summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* 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: 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/+7Star
* 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/+16Star
* 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/+0Star
* | 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/+2Star
* | 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
* | mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-221-0/+74
* | mac80211: trace interface nameJohannes Berg2009-12-221-1/+1
* | mac80211: reduce reliance on netdevJohannes Berg2009-12-221-7/+7
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-291-10/+9Star
|\
| * mac80211: fix resumeJohannes Berg2009-11-191-10/+9Star
* | mac80211: use a structure to hold the mesh config information elementRui Paulo2009-11-181-2/+2
* | mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg2009-11-181-2/+4
* | mac80211: implement RANN processing and forwardingRui Paulo2009-11-131-0/+4
* | mac80211: split hardware scan by bandJohannes Berg2009-10-301-3/+5
|/
* mac80211: use kfree_skb() to free struct sk_buff pointersRoel Kluin2009-10-071-2/+2
* mac80211: fix configure_filter invocation after stopJohannes Berg2009-08-281-0/+10
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-2/+0Star
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-041-0/+41
* mac80211: verify info->control.vif is not NULLJohannes Berg2009-07-291-0/+13
* mac80211: remove master netdevJohannes Berg2009-07-241-39/+13Star
* cfg80211: rework key operationJohannes Berg2009-07-241-5/+11
* mac80211: disconnect when user changes channelJohannes Berg2009-06-151-25/+0Star
* mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-101-0/+46
* cfg80211: add rfkill supportJohannes Berg2009-06-031-1/+1
* mac80211: fix transposed min/max CW valuesJohannes Berg2009-06-031-4/+4
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-73/+0Star
* mac80211: cancel/restart all timers across suspend/resumeJohannes Berg2009-05-201-0/+43
* mac80211: set default QoS values according to specJohannes Berg2009-05-111-12/+48
* mac80211: add driver ops wrappersJohannes Berg2009-05-061-7/+7
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-14/+3Star
* mac80211: validate TIM IE length (redux)Johannes Berg2009-04-221-2/+4
* nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-221-1/+1
* mac80211: implement beacon filtering in softwareJohannes Berg2009-04-221-2/+21
* mac80211: add hardware restart functionJohannes Berg2009-04-221-0/+118
* mac80211: include HT capabilities in probe requestJohannes Berg2009-04-221-0/+16