summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix association to 20/40 MHz VHT networksJohannes Berg2014-02-271-0/+1
* mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg2014-02-241-0/+22
* mac80211: fix memory leakEytan Lifshitz2014-02-111-0/+1
* mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg2013-12-191-5/+20
* mac80211: don't delay station destructionJohannes Berg2013-12-161-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-0/+2
|\
| * mac80211: fix connection pollingEliad Peller2013-11-251-0/+2
* | mac80211: update ht flag if bss configuration changedAvri Altman2013-12-021-8/+10
* | mac80211: move csa_chandef to sdataLuciano Coelho2013-11-251-5/+4Star
* | mac80211: add generic cipher scheme supportMax Stepanov2013-11-251-0/+4
* | cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic2013-11-251-2/+4
* | mac80211: remove useless tests for arrayJohannes Berg2013-11-251-3/+3
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-051-17/+15Star
|\
| * mac80211: refactor the parsing of chan switch ieChun-Yeow Yeoh2013-10-281-17/+15Star
| * mac80211: implement SMPS for APEmmanuel Grumbach2013-10-281-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-9/+86
|\ \ | |/ |/|
| * mac80211: disable WMM with invalid parametersJohannes Berg2013-10-171-9/+86
* | mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov2013-10-021-14/+43
* | mac80211: split off channel switch parsing functionSimon Wunderlich2013-09-261-223/+16Star
* | mac80211: change beacon/connection pollingStanislaw Gruszka2013-09-261-29/+9Star
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-281-8/+3Star
|\
| * mac80211: ignore (E)CSA in probe response framesJohannes Berg2013-08-231-8/+3Star
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-161-0/+9
|\ \
| * | mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channelsSimon Wunderlich2013-08-091-0/+9
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-091-18/+36
|\ \ \ | |/ / |/| / | |/
| * mac80211: continue using disabled channels while connectedJohannes Berg2013-07-311-1/+10
| * mac80211: ignore HT primary channel while connectedJohannes Berg2013-07-311-13/+13
| * mac80211: don't wait for TX status foreverJohannes Berg2013-07-311-3/+12
| * mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright2013-07-311-1/+1
* | cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich2013-07-161-1/+2
* | mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-161-41/+54
|/
* cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg2013-06-191-8/+7Star
* Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-06-191-7/+80
|\
| * mac80211: work around broken APs not including HT infoJohannes Berg2013-06-121-7/+80
* | mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich2013-06-181-0/+12
* | mac80211: track AP's beacon rate and give it to the driverAlexander Bondar2013-06-131-1/+7
* | mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-051-9/+11
* | mac80211: fix powersave bug and clean up ieee80211_rx_bss_infoAlexander Bondar2013-06-051-21/+9Star
* | cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg2013-06-041-21/+23
* | mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframesPontus Fuchs2013-06-041-0/+4
* | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-251-223/+118Star
* | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-251-10/+35
|\|
| * mac80211: fix direct probe authStanislaw Gruszka2013-05-171-6/+6
| * mac80211: report deauth to cfg80211 for local state changeJohannes Berg2013-05-161-4/+4
| * mac80211: fix HT beacon-based channel switch handlingJohannes Berg2013-05-161-6/+22
| * mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg2013-05-161-0/+25
* | mac80211: enable power save only if DTIM period is availableAlexander Bondar2013-05-161-0/+4
* | mac80211: fix HT beacon-based channel switch handlingJohannes Berg2013-05-161-6/+22
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-231-4/+20
|\
| * mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg2013-04-101-4/+20