summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: Call driver commands after drv_start in mac80211 restart codeYogesh Ashok Powar2012-01-041-10/+9
* mac80211: configure BSS_CHANGED_ARP_FILTER on reconfigurationEliad Peller2011-12-131-1/+2
* mac80211: handle protection mode, RIFS and ADDBA for HT IBSSSimon Wunderlich2011-12-061-0/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-1/+4
|\
| * Revert "mac80211: clear sta.drv_priv on reconfiguration"John W. Linville2011-12-011-1/+0
| * mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg2011-11-091-0/+4
* | mac80211: don't indicate probe resp change in IBSS modeArik Nemtsov2011-11-281-2/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\ \
| * | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
| |/
* | mac80211: Support ht-cap over-rides.Ben Greear2011-11-211-6/+7
* | cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg2011-11-211-0/+167
* | mac80211: use skb list for fragmentsJohannes Berg2011-11-211-3/+3
* | mac80211: Save probe response data for bssArik Nemtsov2011-11-111-1/+2
* | mac80211: add recalc PS in ieee80211_reconfig()Eyal Shapira2011-11-111-0/+2
* | mac80211: verify virtual interfaces in driver APIJohannes Berg2011-11-091-1/+1
* | mac80211: set BSS_CHANGED_IDLE on vif reconfigEliad Peller2011-11-091-1/+2
* | mac80211: Add HT helper functionsAlexander Simon2011-11-081-17/+99
|/
* mac80211: optimise station flagsJohannes Berg2011-09-301-1/+1
* mac80211: remove return value from add_pending_skbsJohannes Berg2011-09-301-10/+7
* mac80211: standardize adding supported rates IEsArik Nemtsov2011-09-301-0/+57
* mac80211: save tx params per sdataEliad Peller2011-09-271-4/+11
* mac80211: Send the management frame at requested rateRajkumar Manoharan2011-09-271-2/+6
* mac80211: add ssid config to bss information in AP-modeArik Nemtsov2011-09-141-0/+2
* mac80211: Remove unnecessary OOM logging messagesJoe Perches2011-09-131-8/+3
* cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar2011-08-121-167/+0
OpenPOWER on IntegriCloud