summaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
AgeCommit message (Expand)Author
2011-11-26mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg
2011-07-19mac80211: implement scan supported ratesJohannes Berg
2011-07-18mac80211: reconfigure tx on device reconfigurationEliad Peller
2011-07-15mac80211: be more careful in suspend/resumeJohannes Berg
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg
2011-07-11mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman
2011-06-27mac80211: Drop DS Channel PARAM in directed probePaul Stewart
2011-06-10networking: fix warning about unused label wake_upVincent Zweije
2011-05-05mac80211: add basic support for WoWLANJohannes Berg
2011-04-04mac80211: clean up station cleanup timerJohannes Berg
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2011-02-18mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg
2011-02-09mac80211: add missing locking in ieee80211_reconfigEliad Peller
2010-12-22mac80211: selective throughput LED trigger activeJohannes Berg
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg
2010-11-17mac80211: fix powersaving clients racesJohannes Berg
2010-11-16mac80211: Add function to get probe request template for current APJuuso Oikarinen
2010-11-16mac80211: support hardware TX fragmentation offloadArik Nemtsov
2010-10-06mac80211: avoid transmitting delBA to old APJohannes Berg
2010-10-05mac80211: fix deadlock with multiple interfacesJohannes Berg
2010-09-24mac80211: Add DS Parameter Set into Probe Request on 2.4 GHzJouni Malinen
2010-09-24mac80211: Filter ProbeReq SuppRates based on TX rate maskJouni Malinen
2010-09-16mac80211: add p2p device type supportJohannes Berg
2010-09-16cfg80211/mac80211: use lockdep_assert_heldJohannes Berg
2010-08-27mac80211: fix offchannel queue stopJohannes Berg
2010-08-27mac80211: switch to ieee80211_sdata_runningJohannes Berg
2010-08-27mac80211: use subqueue helpersJohannes Berg
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-07-26mac80211: Don't set per-BSS QoS for monitor interfacesSujith
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg
2010-06-14mac80211: simplify station/aggregation codeJohannes Berg
2010-05-07mac80211: fix BSS info reconfigurationJohannes Berg
2010-04-08mac80211: enhance tracingJohannes Berg
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-07mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg
2010-03-31mac80211: explicitly disable/enable QoSStanislaw Gruszka
2010-03-30mac80211: move netdev queue enabling to correct spotJohannes Berg
2010-03-30mac80211: correct typos in "unavailable upon resume" warningJohn W. Linville
2010-02-08mac80211: tear down all agg queues when restart/reconfig hwWey-Yi Guy
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg
2010-01-15mac80211: fix memory leak in ieee80211_send_probe_reqMing Lei
2010-01-12mac80211: add U-APSD client supportKalle Valo
2010-01-12mac80211: flush workqueue before calling driver ->stop() methodLennert Buytenhek
2010-01-12mac80211: use Probe Request template when sending a direct scanKalle Valo
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-05mac80211: No need to include WEXT headers hereJouni Malinen
2010-01-05mac80211: fix skb buffering issueJohannes Berg
2010-01-04mac80211: fix typo added by "mac80211: fix propagation of failed..."John W. Linville
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg