summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Call driver commands after drv_start in mac80211 restart codeYogesh Ashok Powar2012-01-041-10/+9Star
* 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/+0Star
| * 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-11-011-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/+7Star
* 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/+3Star
* cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar2011-08-121-167/+0Star
* mac80211: clear sta.drv_priv on reconfigurationEliad Peller2011-08-101-0/+1
* mac80211: implement scan supported ratesJohannes Berg2011-07-191-7/+5Star
* mac80211: reconfigure tx on device reconfigurationEliad Peller2011-07-181-1/+6
* mac80211: be more careful in suspend/resumeJohannes Berg2011-07-151-26/+28
* mac80211: allow driver to disconnect after resumeJohannes Berg2011-07-131-0/+27
* mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman2011-07-111-0/+40
* mac80211: Drop DS Channel PARAM in directed probePaul Stewart2011-06-271-5/+16
* networking: fix warning about unused label wake_upVincent Zweije2011-06-101-0/+2
* mac80211: add basic support for WoWLANJohannes Berg2011-05-051-0/+19
* mac80211: clean up station cleanup timerJohannes Berg2011-04-041-1/+1
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-181-0/+2
|\
| * mac80211: add missing locking in ieee80211_reconfigEliad Peller2011-02-091-0/+2
* | mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg2011-02-181-6/+0Star
|/
* mac80211: selective throughput LED trigger activeJohannes Berg2010-12-221-2/+3
* mac80211: add throughput based LED blink triggerJohannes Berg2010-12-221-0/+2
* mac80211: fix powersaving clients racesJohannes Berg2010-11-171-2/+12
* mac80211: Add function to get probe request template for current APJuuso Oikarinen2010-11-161-5/+18
* mac80211: support hardware TX fragmentation offloadArik Nemtsov2010-11-161-0/+3
* mac80211: avoid transmitting delBA to old APJohannes Berg2010-10-061-1/+1
* mac80211: fix deadlock with multiple interfacesJohannes Berg2010-10-051-17/+3Star
* mac80211: Add DS Parameter Set into Probe Request on 2.4 GHzJouni Malinen2010-09-241-2/+14
* mac80211: Filter ProbeReq SuppRates based on TX rate maskJouni Malinen2010-09-241-15/+22
* mac80211: add p2p device type supportJohannes Berg2010-09-161-14/+4Star
* cfg80211/mac80211: use lockdep_assert_heldJohannes Berg2010-09-161-2/+2
* mac80211: fix offchannel queue stopJohannes Berg2010-08-271-1/+4