summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | mac80211: indicate admission control in TX queue parametersAlexander Bondar2013-04-221-0/+1
* | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-221-2/+4
|\ \
| * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-62/+66
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-291-2/+4
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: Don't restart sta-timer if not associated.Ben Greear2013-03-241-2/+4
* | | | mac80211: remove warning from ieee80211_beacon_lossAlexander Bondar2013-04-161-1/+0Star
* | | | mac80211: handle wide bandwidth channel switchJohannes Berg2013-04-161-17/+79
* | | | mac80211: parse VHT channel switch IEsJohannes Berg2013-04-161-8/+8
* | | | mac80211: handle extended channel switch announcementJohannes Berg2013-04-161-4/+27
* | | | mac80211: support secondary channel offset in CSAJohannes Berg2013-04-161-15/+56
* | | | mac80211: support extended channel switchJohannes Berg2013-04-161-26/+51
* | | | mac80211: unify CSA action frame/beacon processingJohannes Berg2013-04-161-28/+43
* | | | mac80211: use second center_freq segment only in 80+80Johannes Berg2013-04-161-6/+4Star
* | | | mac80211: always advertise STBC/MCSes even if no AP supportJohannes Berg2013-04-101-32/+0Star
| |_|/ |/| |
* | | mac80211: don't fiddle with netdev queues in MLME codeJohannes Berg2013-04-081-24/+2Star
* | | mac80211: disable uAPSD if all ACs are under ACMAlexander Bondar2013-04-081-1/+2
* | | mac80211: parse Timeout Interval Element using a structJohannes Berg2013-04-081-3/+3
* | | mac80211: check ERP info IE length in parserJohannes Berg2013-04-081-1/+1
* | | mac80211: check DSSS params IE length in parserJohannes Berg2013-04-081-1/+1
* | | mac80211: be more careful about sending beacon-loss-eventsBen Greear2013-04-081-3/+5
* | | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-7/+17
* | | mac80211: allow drivers to set default uAPSD parametersAlexander Bondar2013-03-251-2/+2
* | | mac80211: add P2P NoA settingsJanusz Dziedzic2013-03-221-20/+25
* | | mac80211: use ieee80211_p2p_noa_attr structureJanusz Dziedzic2013-03-221-11/+15
* | | mac80211: make beacon-loss-count configurableBen Greear2013-03-221-3/+7
|/ /
* | mac80211: stop queues temporarily for flushingJohannes Berg2013-03-181-0/+4
* | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-4/+4
* | mac80211: cleanup suspend/resume on managed modeStanislaw Gruszka2013-03-061-86/+2Star
* | mac80211: support VHT capability overridesJohannes Berg2013-03-061-1/+11
|/
* mac80211: fix VHT MCS calculationJohannes Berg2013-03-011-0/+3
* mac80211: Fix crash due to un-canceled work-itemsBen Greear2013-02-261-0/+11
* mac80211: stop timers before canceling work itemsBen Greear2013-02-261-5/+9
* mac80211: prevent spurious HT/VHT downgrade messageJohannes Berg2013-02-151-0/+4
* mac80211: constify IE parsingJohannes Berg2013-02-151-7/+8
* mac80211: properly track HT/VHT operation changesJohannes Berg2013-02-151-68/+168
* mac80211: move ieee80211_determine_chantype functionJohannes Berg2013-02-151-195/+195
* mac80211: clean up channel use in ieee80211_config_ht_txJohannes Berg2013-02-151-11/+3Star
* mac80211: disable HT/VHT if AP has no HT/VHT capabilityJohannes Berg2013-02-151-2/+14
* mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg2013-02-151-3/+23