aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-22mac80211: selective throughput LED trigger activeJohannes Berg1-2/+3
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg1-0/+2
2010-11-17mac80211: fix powersaving clients racesJohannes Berg1-2/+12
2010-11-16mac80211: Add function to get probe request template for current APJuuso Oikarinen1-5/+18
2010-11-16mac80211: support hardware TX fragmentation offloadArik Nemtsov1-0/+3
2010-10-06mac80211: avoid transmitting delBA to old APJohannes Berg1-1/+1
2010-10-05mac80211: fix deadlock with multiple interfacesJohannes Berg1-17/+3
2010-09-24mac80211: Add DS Parameter Set into Probe Request on 2.4 GHzJouni Malinen1-2/+14
2010-09-24mac80211: Filter ProbeReq SuppRates based on TX rate maskJouni Malinen1-15/+22
2010-09-16mac80211: add p2p device type supportJohannes Berg1-14/+4
2010-09-16cfg80211/mac80211: use lockdep_assert_heldJohannes Berg1-2/+2
2010-08-27mac80211: fix offchannel queue stopJohannes Berg1-1/+4
2010-08-27mac80211: switch to ieee80211_sdata_runningJohannes Berg1-1/+1
2010-08-27mac80211: use subqueue helpersJohannes Berg1-2/+2
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg1-3/+3
2010-07-26mac80211: Don't set per-BSS QoS for monitor interfacesSujith1-2/+6
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg1-3/+4
2010-06-14mac80211: simplify station/aggregation codeJohannes Berg1-15/+16
2010-05-07mac80211: fix BSS info reconfigurationJohannes Berg1-5/+20
2010-04-08mac80211: enhance tracingJohannes Berg1-0/+4
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into mergeJohn W. Linville1-9/+9
2010-04-07mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg1-1/+1
2010-03-31mac80211: explicitly disable/enable QoSStanislaw Gruszka1-0/+5
2010-03-30mac80211: move netdev queue enabling to correct spotJohannes Berg1-6/+6
2010-03-30mac80211: correct typos in "unavailable upon resume" warningJohn W. Linville1-3/+3
2010-02-08mac80211: tear down all agg queues when restart/reconfig hwWey-Yi Guy1-0/+8
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg1-9/+7
2010-01-15mac80211: fix memory leak in ieee80211_send_probe_reqMing Lei1-0/+1
2010-01-12mac80211: add U-APSD client supportKalle Valo1-0/+2
2010-01-12mac80211: flush workqueue before calling driver ->stop() methodLennert Buytenhek1-1/+1
2010-01-12mac80211: use Probe Request template when sending a direct scanKalle Valo1-24/+16
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+12
2010-01-05mac80211: No need to include WEXT headers hereJouni Malinen1-1/+0
2010-01-05mac80211: fix skb buffering issueJohannes Berg1-0/+12
2010-01-04mac80211: fix typo added by "mac80211: fix propagation of failed..."John W. Linville1-1/+1
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+12
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg1-7/+2
2009-12-28mac80211: split up and insert custom IEs correctlyJohannes Berg1-20/+114
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg1-5/+5
2009-12-28mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez1-0/+12
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2009-12-22mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg1-3/+11
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg1-0/+74
2009-12-21mac80211: trace interface nameJohannes Berg1-1/+1
2009-12-21mac80211: reduce reliance on netdevJohannes Berg1-7/+7
2009-12-07mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan1-1/+1
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-10/+9
2009-11-19mac80211: fix resumeJohannes Berg1-10/+9
2009-11-18mac80211: use a structure to hold the mesh config information elementRui Paulo1-2/+2
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg1-2/+4