summaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
AgeCommit message (Expand)Author
2012-10-26mac80211: add explicit AP/GO driver operationsJohannes Berg
2012-10-25mac80211: use non-atomic bitmap operation for local variableJohannes Berg
2012-10-17mac80211: VHT peer STA capsMahesh Palivela
2012-10-17ieee80211: Rename VHT cap structMahesh Palivela
2012-10-17mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg
2012-10-17mac80211: use channel contextsJohannes Berg
2012-09-14mac80211: change locking around ieee80211_recalc_smpsJohannes Berg
2012-09-07mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli
2012-09-06mac80211: check power constraint IE size when parsingJohannes Berg
2012-08-20mac80211: pass channel to ieee80211_send_probe_reqJohannes Berg
2012-08-20mac80211: support P2P Device abstractionJohannes Berg
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg
2012-08-20mac80211: check size of channel switch IE when parsingJohannes Berg
2012-07-31mac80211: fix current vs. operating channel in preq/beaconJohannes Berg
2012-07-31mac80211: use oper_channel in utils and configJohannes Berg
2012-07-31mac80211: add PS flag to bss_confEliad Peller
2012-07-12mac80211: iterate the virtual monitor interfaceJohannes Berg
2012-07-12mac80211: fix invalid band deref building preq IEsArik Nemtsov
2012-07-06mac80211: fix crash with single-queue driversJohannes Berg
2012-07-06mac80211: always set in_reconfig=false on wakeupEliad Peller
2012-07-02mac80211: include VHT capability IE in probe requestsMahesh Palivela
2012-06-28mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg
2012-06-18mac80211: stop Rx during HW reconfigArik Nemtsov
2012-06-06mac80211: add stations after AP start on reconfigArik Nemtsov
2012-06-06mac80211: configure 11b/g channel access rules for legacy APsStanislaw Gruszka
2012-06-04mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman
2012-05-29mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira
2012-05-09mac80211: Advertise HT protection mode in IEsAshok Nagarajan
2012-04-24mac80211: check for non-managed interfaceWey-Yi Guy
2012-04-23mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy
2012-04-23mac80211: fix STA channel width fieldThomas Pedersen
2012-04-16mac80211: add function retrieve average rssiWey-Yi Guy
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior
2012-04-11mac80211: add improved HW queue controlJohannes Berg
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg
2012-04-11mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan
2012-04-10mac80211: lazily stop queues in add_pendingJohannes Berg
2012-04-10mac80211: debounce queue stop/wakeJohannes Berg
2012-04-10mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg
2012-04-10mac80211: use AC constantsJohannes Berg
2012-04-10mac80211: inline ieee80211_add_pending_skbsJohannes Berg
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg
2012-03-07mac80211: Filter duplicate IE idsPaul Stewart
2012-03-05mac80211: combine QoS with other BSS changesJohannes Berg
2012-02-27mac80211: remove local_to_hwJohannes Berg
2012-02-06mac80211: implement sta_add/sta_remove in sta_stateJohannes Berg
2012-02-06mac80211: add sta_state callbackJohannes Berg
2012-02-06mac80211: simplify AP_VLAN handlingJohannes Berg