aboutsummaryrefslogtreecommitdiffstats
path: root/src
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
* P2P: Resolve frequency conflicts between STA and P2P (BRCM)Eyal Shapira2012-08-021-0/+4
* Prep work to configure a prioritized interface (BRCM)Eyal Shapira2012-08-022-0/+6
* nl80211: Use native cfg80211 sta events (BRCM)Dmitry Shmidt2012-08-021-90/+15
* Fix p2p service discoveryIrfan Sheriff2012-08-023-3/+100
* Use keystore ENGINE for private key operationsKenny Root2012-08-021-0/+9
* 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
* Add WPA_UNICODE_SSID supportDmitry Shmidt2012-08-021-0/+2
* 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
* Revert "P2P: Assume GO Negotiation failed if GO Neg Conf wait times out"Eyal Shapira2012-08-021-8/+0
* add set/cancel_priority to ap mode as wellEliad Peller2012-08-027-0/+50
* 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
* P2P: update scan resultsEliad Peller2012-08-021-2/+13
* 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
* ap: add missing WLAN_STA_ASSOC_REQ_OK flag cleanupsEliad Peller2012-08-022-5/+6
* Fix deauth with reason 7 due to multiple assoc_req receivedEyal Shapira2012-08-021-0/+9
* save eapol for later use (EAPOL Start race)Eliad Peller2012-08-024-0/+38
* add station before getting assoc resp tx completionEliad Peller2012-08-021-39/+48
* 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-306-11/+36
* P2P: ignore neg_req with previously used dialog_tokenEliad Peller2012-07-301-0/+8
* P2P: use GO channel for Operating Channel IEEliad Peller2012-07-303-3/+3
* P2P: enable to set in the conf file the wmm paramsYoni Divinsky2012-07-305-14/+85