aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* update nl80211_copy.h (INTERNAL)Arik Nemtsov2012-07-301-1/+171
* nl80211: Support setting sched scan RSSI thresholdThomas Pedersen2012-07-252-2/+25
* P2P: Fix provision discovery retries during p2p_findJouni Malinen2012-07-232-5/+11
* WPS SSDP: Fix socket leaks on error pathsJouni Malinen2012-07-071-1/+6
* WPS UDF: Fix fd leak on error pathJouni Malinen2012-07-071-1/+3
* Fix AP build without NEED_AP_MLMEJouni Malinen2012-07-071-0/+2
* OpenSSL: Add support for HMAC functions with 0.9.8 and olderJouni Malinen2012-07-071-0/+9
* 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
* eloop: Fix EVENT_TYPE_WRITE with poll()-based eloopJouni Malinen2012-07-041-1/+1
* EAP-pwd: Replace direct OpenSSL HMAC use with wrapperJouni Malinen2012-07-024-125/+150
* OpenSSL: Add support for crypto_hash_{init,update,finish}()Jouni Malinen2012-07-021-0/+82
* P2P: Check memory allocation result in a Service Discovery ResponseMasashi Honma2012-07-021-1/+6
* Update license notification in driver_wired.cJouni Malinen2012-07-021-8/+2
* Update license notification in roboswitch interface fileJouni Malinen2012-07-021-8/+2
* Move p2p_connect PIN format validation into a separate functionJouni Malinen2012-06-302-0/+17
* P2P: Remove unused P2P_SCAN_SPECIFICJouni Malinen2012-06-302-8/+1
* P2P: Remove GO neg/invite special cases from searchJohannes Berg2012-06-301-37/+2