aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* nl80211: add parameter to force multi channel concurrency (BRCM)Eyal Shapira2012-08-021-0/+9
* nl80211: fix extending shared_freq detection to AP/GO (BRCM)Eyal Shapira2012-08-021-0/+4
* nl80211: Use native cfg80211 sta events (BRCM)Dmitry Shmidt2012-08-021-90/+15
* nl80211_driver: add private commands to use dropbcastLuciano Coelho2012-08-021-2/+76
* nl80211: Implement some private cmdsYotam Rubin2012-08-021-27/+29
* nl80211: add support for drop rx filtersEyal Shapira2012-08-021-0/+34
* driver_nl80211: Enable only unicast RXFILTER by defaultPontus Fuchs2012-08-021-1/+10
* driver_nl80211: Add and align rx filters IDsEyal Shapira2012-08-021-11/+33
* driver_nl80211: rx filters - add support for longer patternsEyal Shapira2012-08-021-63/+138
* driver_nl80211: Add support for DRIVER RXFILTER commandPontus Fuchs2012-08-021-0/+174
* nl80211: Add get_noa() support for WFD certification (BRCM)Dmitry Shmidt2012-08-021-1/+22
* nl80211: Special send_mlme rules (BRCM)Dmitry Shmidt2012-08-021-0/+14
* nl80211: Add MLME events (BRCM)Dmitry Shmidt2012-08-021-0/+13
* nl80211: Add set_noa, set_p2p_powersave, set_ap_wps_ieDmitry Shmidt2012-08-022-0/+81
* Broadcom: nl80211: Register assoc/disassoc/deauth frames with Probe RequestDmitry Shmidt2012-08-021-0/+30
* Add P2P support for BRCM CFG80211 driver (nl80211)Dmitry Shmidt2012-08-021-0/+39
* Android: Add private commands support for nl80211Dmitry Shmidt2012-08-021-3/+29
* Android: nl80211: Add driver_cmd POWERMODE and GETPOWERDmitry Shmidt2012-08-021-0/+71
* nl80211: Add private function supportDmitry Shmidt2012-08-021-0/+36
* Android: wext: Add signal_poll command support (wext)Dmitry Shmidt2012-08-022-3/+35
* Android: wext: Suppress additional DISASSOCIATE eventsDmitry Shmidt2012-08-022-0/+16
* Android: wext: Add driver_cmd CSCANDmitry Shmidt2012-08-021-0/+115
* Android: wext: Add combo_scan()Dmitry Shmidt2012-08-021-0/+103
* Android: wext: Add driver_cmdDmitry Shmidt2012-08-021-0/+93
* Add extended 'driver' commandDmitry Shmidt2012-08-021-0/+11
* add set/cancel_priority callsEliad Peller2012-08-022-0/+71
* initiate roaming on beacon_lossEliad Peller2012-08-023-0/+7
* wpa_s: don't reschedule the sched scan on each scan complete eventVictor Goldenshtein2012-08-022-4/+7
* wpa_s: Disable bgscan and roaming when driver support is limitedEyal Shapira2012-08-021-0/+2
* nl80211: Handle ROAMING_SUPPORT eventEyal Shapira2012-08-022-0/+38
* sched scan: add support for short and long intervalsEyal Shapira2012-08-022-34/+54
* sched scan: read driver support for sched scan intervalsEyal Shapira2012-08-022-0/+7
* driver_nl80211: disable 11b rates on interface changeEliad Peller2012-07-301-0/+2
* driver_nl80211: set ap params before beaconingEliad Peller2012-07-301-3/+4
* p2p: consider age for the p2p scan resultsYoni Divinsky2012-07-301-1/+2
* update nl80211_copy.h (INTERNAL)Arik Nemtsov2012-07-301-1/+171
* nl80211: Support setting sched scan RSSI thresholdThomas Pedersen2012-07-252-2/+25
* nl80211: Save VHT capabilities from the driverMahesh Palivela2012-07-041-0/+12
* Sync with linux/nl80211.h from wireless-testing.gitJouni Malinen2012-07-041-0/+14
* Update license notification in driver_wired.cJouni Malinen2012-07-021-8/+2
* Update license notification in roboswitch interface fileJouni Malinen2012-07-021-8/+2
* P2P: Remove unused P2P_SCAN_SPECIFICJouni Malinen2012-06-301-5/+0
* Update license notification in files initially contributed by SamJouni Malinen2012-06-303-24/+6
* hostapd: Initial IEEE 802.11ac (VHT) definitionsMahesh Palivela2012-06-301-0/+10
* nl80211: Handle CH_SWITCH eventThomas Pedersen2012-06-253-1/+59
* Sync with include/linux/nl80211.h from wireless-testing.gitJouni Malinen2012-06-251-55/+112
* nl80211: Simplify cbmsg bufferJohannes Berg2012-06-231-4/+1
* atheros: Remove unused variablesJouni Malinen2012-06-231-4/+0
* atheros: Fix build when WPS and IEEE80211R are both disabledBaruch Siach2012-06-231-0/+2
* P2P: Add driver op for requesting GO/AP channel switchJithu Jance2012-06-101-0/+12