summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-141-0/+2
|\
| * mac80211: don't send null data packet when not associatedJohannes Berg2012-11-091-0/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-291-7/+35
|\ \ | |/
| * mac80211: use blacklist for duplicate IE checkJohannes Berg2012-10-241-7/+35
* | mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau2012-10-151-2/+2
|/
* mac80211: change locking around ieee80211_recalc_smpsJohannes Berg2012-09-141-3/+4
* mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli2012-09-071-0/+39
* mac80211: check power constraint IE size when parsingJohannes Berg2012-09-061-1/+4
* mac80211: pass channel to ieee80211_send_probe_reqJohannes Berg2012-08-201-3/+3
* mac80211: support P2P Device abstractionJohannes Berg2012-08-201-2/+12
* cfg80211: add P2P Device abstractionJohannes Berg2012-08-201-0/+2
* mac80211: check size of channel switch IE when parsingJohannes Berg2012-08-201-2/+5
* mac80211: fix current vs. operating channel in preq/beaconJohannes Berg2012-07-311-12/+15
* mac80211: use oper_channel in utils and configJohannes Berg2012-07-311-2/+2
* mac80211: add PS flag to bss_confEliad Peller2012-07-311-1/+2
* mac80211: iterate the virtual monitor interfaceJohannes Berg2012-07-121-0/+9
* mac80211: fix invalid band deref building preq IEsArik Nemtsov2012-07-121-0/+2
* mac80211: fix crash with single-queue driversJohannes Berg2012-07-061-2/+10
* mac80211: always set in_reconfig=false on wakeupEliad Peller2012-07-061-1/+1
* mac80211: include VHT capability IE in probe requestsMahesh Palivela2012-07-021-0/+25
* mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg2012-06-281-6/+4
* mac80211: stop Rx during HW reconfigArik Nemtsov2012-06-181-0/+3
* mac80211: add stations after AP start on reconfigArik Nemtsov2012-06-061-7/+30
* mac80211: configure 11b/g channel access rules for legacy APsStanislaw Gruszka2012-06-061-34/+46
* mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-041-1/+1
* mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira2012-05-291-6/+6
* mac80211: Advertise HT protection mode in IEsAshok Nagarajan2012-05-081-6/+3
* mac80211: check for non-managed interfaceWey-Yi Guy2012-04-241-0/+4
* mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy2012-04-231-0/+1
* mac80211: fix STA channel width fieldThomas Pedersen2012-04-231-1/+3
* mac80211: add function retrieve average rssiWey-Yi Guy2012-04-161-0/+8
* mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-131-19/+15
* mac80211: add improved HW queue controlJohannes Berg2012-04-111-10/+38
* mac80211: add explicit monitor interface if neededJohannes Berg2012-04-111-0/+10
* mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan2012-04-111-3/+13
* mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan2012-04-111-4/+14
* mac80211: lazily stop queues in add_pendingJohannes Berg2012-04-101-4/+4
* mac80211: debounce queue stop/wakeJohannes Berg2012-04-101-0/+6
* mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg2012-04-101-12/+18
* mac80211: use AC constantsJohannes Berg2012-04-101-4/+4
* mac80211: inline ieee80211_add_pending_skbsJohannes Berg2012-04-101-6/+0
* wireless: rename ht_info to ht_operationJohannes Berg2012-04-091-22/+21
* mac80211: Filter duplicate IE idsPaul Stewart2012-03-071-2/+35
* mac80211: combine QoS with other BSS changesJohannes Berg2012-03-051-3/+6
* mac80211: remove local_to_hwJohannes Berg2012-02-271-1/+1
* mac80211: implement sta_add/sta_remove in sta_stateJohannes Berg2012-02-061-2/+0
* mac80211: add sta_state callbackJohannes Berg2012-02-061-1/+9
* mac80211: simplify AP_VLAN handlingJohannes Berg2012-02-061-9/+2
* mac80211: send null packet on active (psm) reconfigurationEliad Peller2012-01-271-0/+15
* mac80211: In IBSS the DA field of auth frames is different from BSSIDAntonio Quartulli2012-01-241-3/+3
OpenPOWER on IntegriCloud