summaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+2
2012-11-09mac80211: don't send null data packet when not associatedJohannes Berg1-0/+2
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-7/+35
2012-10-24mac80211: use blacklist for duplicate IE checkJohannes Berg1-7/+35
2012-10-15mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau1-2/+2
2012-09-14mac80211: change locking around ieee80211_recalc_smpsJohannes Berg1-3/+4
2012-09-07mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli1-0/+39
2012-09-06mac80211: check power constraint IE size when parsingJohannes Berg1-1/+4
2012-08-20mac80211: pass channel to ieee80211_send_probe_reqJohannes Berg1-3/+3
2012-08-20mac80211: support P2P Device abstractionJohannes Berg1-2/+12
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg1-0/+2
2012-08-20mac80211: check size of channel switch IE when parsingJohannes Berg1-2/+5
2012-07-31mac80211: fix current vs. operating channel in preq/beaconJohannes Berg1-12/+15
2012-07-31mac80211: use oper_channel in utils and configJohannes Berg1-2/+2
2012-07-31mac80211: add PS flag to bss_confEliad Peller1-1/+2
2012-07-12mac80211: iterate the virtual monitor interfaceJohannes Berg1-0/+9
2012-07-12mac80211: fix invalid band deref building preq IEsArik Nemtsov1-0/+2
2012-07-06mac80211: fix crash with single-queue driversJohannes Berg1-2/+10
2012-07-06mac80211: always set in_reconfig=false on wakeupEliad Peller1-1/+1
2012-07-02mac80211: include VHT capability IE in probe requestsMahesh Palivela1-0/+25
2012-06-28mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg1-6/+4
2012-06-18mac80211: stop Rx during HW reconfigArik Nemtsov1-0/+3
2012-06-06mac80211: add stations after AP start on reconfigArik Nemtsov1-7/+30
2012-06-06mac80211: configure 11b/g channel access rules for legacy APsStanislaw Gruszka1-34/+46
2012-06-04mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman1-1/+1
2012-05-29mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira1-6/+6
2012-05-08mac80211: Advertise HT protection mode in IEsAshok Nagarajan1-6/+3
2012-04-24mac80211: check for non-managed interfaceWey-Yi Guy1-0/+4
2012-04-23mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy1-0/+1
2012-04-23mac80211: fix STA channel width fieldThomas Pedersen1-1/+3
2012-04-16mac80211: add function retrieve average rssiWey-Yi Guy1-0/+8
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior1-19/+15
2012-04-11mac80211: add improved HW queue controlJohannes Berg1-10/+38
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg1-0/+10
2012-04-11mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan1-3/+13
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan1-4/+14
2012-04-10mac80211: lazily stop queues in add_pendingJohannes Berg1-4/+4
2012-04-10mac80211: debounce queue stop/wakeJohannes Berg1-0/+6
2012-04-10mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg1-12/+18
2012-04-10mac80211: use AC constantsJohannes Berg1-4/+4
2012-04-10mac80211: inline ieee80211_add_pending_skbsJohannes Berg1-6/+0
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg1-22/+21
2012-03-07mac80211: Filter duplicate IE idsPaul Stewart1-2/+35
2012-03-05mac80211: combine QoS with other BSS changesJohannes Berg1-3/+6
2012-02-27mac80211: remove local_to_hwJohannes Berg1-1/+1
2012-02-06mac80211: implement sta_add/sta_remove in sta_stateJohannes Berg1-2/+0
2012-02-06mac80211: add sta_state callbackJohannes Berg1-1/+9
2012-02-06mac80211: simplify AP_VLAN handlingJohannes Berg1-9/+2
2012-01-27mac80211: send null packet on active (psm) reconfigurationEliad Peller1-0/+15
2012-01-24mac80211: In IBSS the DA field of auth frames is different from BSSIDAntonio Quartulli1-3/+3