summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAge
* mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-13
* mac80211: reassign channel contexts before stationsJohannes Berg2012-11-09
* mac80211: clarify interface iteration and make it configurableJohannes Berg2012-11-09
* mac80211: call driver method when restart completesJohannes Berg2012-11-09
* mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-30
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-10-30
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-29
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-29
| | |\
| | | * mac80211: use blacklist for duplicate IE checkJohannes Berg2012-10-24
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-29
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-23
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau2012-10-15
| | | |/ | | |/|
* | | | mac80211: add explicit AP/GO driver operationsJohannes Berg2012-10-26
| |_|/ |/| |
* | | mac80211: use non-atomic bitmap operation for local variableJohannes Berg2012-10-25
|/ /
* | mac80211: VHT peer STA capsMahesh Palivela2012-10-17
* | ieee80211: Rename VHT cap structMahesh Palivela2012-10-17
* | mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen2012-10-17
* | mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-17
* | mac80211: use channel contextsJohannes Berg2012-10-17
|/
* mac80211: change locking around ieee80211_recalc_smpsJohannes Berg2012-09-14
* mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli2012-09-07
* mac80211: check power constraint IE size when parsingJohannes Berg2012-09-06
* mac80211: pass channel to ieee80211_send_probe_reqJohannes Berg2012-08-20
* mac80211: support P2P Device abstractionJohannes Berg2012-08-20
* cfg80211: add P2P Device abstractionJohannes Berg2012-08-20
* mac80211: check size of channel switch IE when parsingJohannes Berg2012-08-20
* mac80211: fix current vs. operating channel in preq/beaconJohannes Berg2012-07-31
* mac80211: use oper_channel in utils and configJohannes Berg2012-07-31
* mac80211: add PS flag to bss_confEliad Peller2012-07-31
* mac80211: iterate the virtual monitor interfaceJohannes Berg2012-07-12
* mac80211: fix invalid band deref building preq IEsArik Nemtsov2012-07-12
* mac80211: fix crash with single-queue driversJohannes Berg2012-07-06
* mac80211: always set in_reconfig=false on wakeupEliad Peller2012-07-06
* mac80211: include VHT capability IE in probe requestsMahesh Palivela2012-07-02
* mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg2012-06-28
* mac80211: stop Rx during HW reconfigArik Nemtsov2012-06-18
* mac80211: add stations after AP start on reconfigArik Nemtsov2012-06-06
* mac80211: configure 11b/g channel access rules for legacy APsStanislaw Gruszka2012-06-06
* mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-04
* mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira2012-05-29
* mac80211: Advertise HT protection mode in IEsAshok Nagarajan2012-05-08
* mac80211: check for non-managed interfaceWey-Yi Guy2012-04-24
* mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy2012-04-23
* mac80211: fix STA channel width fieldThomas Pedersen2012-04-23
* mac80211: add function retrieve average rssiWey-Yi Guy2012-04-16
* mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-13
* mac80211: add improved HW queue controlJohannes Berg2012-04-11
* mac80211: add explicit monitor interface if neededJohannes Berg2012-04-11
* mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan2012-04-11
* mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan2012-04-11