aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira2012-06-101-6/+6
* mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg2011-11-261-0/+4
* 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/+0
|/
* 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/+3
* 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/+4
* cfg80211/mac80211: use lockdep_assert_heldJohannes Berg2010-09-161-2/+2
* mac80211: fix offchannel queue stopJohannes Berg2010-08-271-1/+4
* mac80211: switch to ieee80211_sdata_runningJohannes Berg2010-08-271-1/+1
* mac80211: use subqueue helpersJohannes Berg2010-08-271-2/+2
* cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-241-3/+3
* mac80211: Don't set per-BSS QoS for monitor interfacesSujith2010-07-261-2/+6
* mac80211: move QoS-enable to BSS infoJohannes Berg2010-07-201-3/+4
* mac80211: simplify station/aggregation codeJohannes Berg2010-06-141-15/+16
* mac80211: fix BSS info reconfigurationJohannes Berg2010-05-071-5/+20
* mac80211: enhance tracingJohannes Berg2010-04-081-0/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-081-9/+9
|\
| * mac80211: move netdev queue enabling to correct spotJohannes Berg2010-03-301-6/+6
| * mac80211: correct typos in "unavailable upon resume" warningJohn W. Linville2010-03-301-3/+3
* | mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg2010-04-071-1/+1
* | mac80211: explicitly disable/enable QoSStanislaw Gruszka2010-03-311-0/+5
|/
* mac80211: tear down all agg queues when restart/reconfig hwWey-Yi Guy2010-02-081-0/+8
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-081-9/+7
* mac80211: fix memory leak in ieee80211_send_probe_reqMing Lei2010-01-151-0/+1
* mac80211: add U-APSD client supportKalle Valo2010-01-121-0/+2
* mac80211: flush workqueue before calling driver ->stop() methodLennert Buytenhek2010-01-121-1/+1
* mac80211: use Probe Request template when sending a direct scanKalle Valo2010-01-121-24/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-051-0/+12
|\
| * mac80211: fix skb buffering issueJohannes Berg2010-01-051-0/+12
* | mac80211: No need to include WEXT headers hereJouni Malinen2010-01-051-1/+0
* | mac80211: fix typo added by "mac80211: fix propagation of failed..."John W. Linville2010-01-041-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-301-0/+12
|\ \ | |/
| * mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez2009-12-281-0/+12
* | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-7/+2
* | mac80211: split up and insert custom IEs correctlyJohannes Berg2009-12-281-20/+114
* | mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-281-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-281-1/+1
|\ \ | |/
| * mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan2009-12-071-1/+1
* | mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg2009-12-221-3/+11