aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen2010-06-211-0/+2
* mac80211: Fix ps-qos network latency handlingJuuso Oikarinen2010-06-151-0/+6
* mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen2010-06-141-0/+2
* mac80211: Set basic rates while joining ibss networkTeemu Paasikivi2010-06-141-0/+2
* mac80211: defer RX agg session teardown to workJohannes Berg2010-06-141-0/+2
* mac80211: move BA session workJohannes Berg2010-06-141-1/+4
* mac80211: make TX aggregation start/stop request asyncJohannes Berg2010-06-141-0/+1
* mac80211: refcount aggregation queue stopJohannes Berg2010-06-141-7/+1
* mac80211: remove non-irqsafe aggregation callbacksJohannes Berg2010-06-141-0/+2
* mac80211: use RCU for TX aggregationJohannes Berg2010-06-141-2/+0
* mac80211: move aggregation callback processingJohannes Berg2010-06-141-4/+7
* mac80211: pull mgmt frame rx into rx handlerJohannes Berg2010-06-141-4/+0
* mac80211: use common work functionJohannes Berg2010-06-141-0/+11
* mac80211: use common work structJohannes Berg2010-06-141-3/+1
* mac80211: use common skb queueJohannes Berg2010-06-141-5/+2
* cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg2010-06-141-5/+0
* mac80211: simplify key lockingJohannes Berg2010-06-031-2/+2
* mac80211: Add support for hardware ARP query filteringJuuso Oikarinen2010-06-031-0/+2
* cfg80211: make action channel type optionalJohannes Berg2010-06-021-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-1/+2
|\
| * mac80211: add offload channel switch supportJohannes Berg2010-05-121-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-1/+15
|\ \ | |/
| * mac80211: improve HT channel handlingJohannes Berg2010-05-071-1/+4
| * cfg80211/mac80211: better channel handlingJohannes Berg2010-05-071-0/+11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-1/+2
|\ \ | |/
| * mac80211: improve IBSS scanningJohannes Berg2010-05-031-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-2/+19
|\ \ | |/
| * mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg2010-04-071-2/+0
| * mac80211: Track Beacon signal strength and implement cqm eventsJouni Malinen2010-03-311-0/+19
* | net: convert multicast list to list_headJiri Pirko2010-04-031-2/+1
|/
* mac80211: Add support for connection monitor in hardwareJuuso Oikarinen2010-03-231-2/+2
* mac80211: Improve software scan timingHelmut Schaa2010-03-091-0/+1
* cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-151-1/+5
* mac80211: Retry null data frame for power save.Vivek Natarajan2010-02-091-0/+1
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-081-9/+9
* mac80211: track work started through callbacksJohannes Berg2010-01-251-1/+0
* mac80211: add debugfs interface for U-APSD queue configurationKalle Valo2010-01-121-0/+14
* mac80211: add U-APSD client supportKalle Valo2010-01-121-1/+12
* cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen2010-01-121-2/+2
* mac80211: make off-channel work genericJohannes Berg2009-12-281-2/+5
* mac80211: support remain-on-channel commandJohannes Berg2009-12-281-0/+15
* mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen2009-12-281-1/+7
* mac80211: proper bss private data handlingJohannes Berg2009-12-281-5/+2
* mac80211: split up and insert custom IEs correctlyJohannes Berg2009-12-281-0/+4
* mac80211: generalise work handlingJohannes Berg2009-12-281-15/+44
* mac80211: generalise management work a bitJohannes Berg2009-12-281-18/+35
* mac80211: let cfg80211 manage auth stateJohannes Berg2009-12-281-2/+1
* mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-281-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-281-0/+1
|\
| * mac80211: Fix dynamic power save for scanning.Vivek Natarajan2009-12-071-0/+1