summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+2Star
* 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/+1Star
* 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
* | mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg2009-12-221-0/+2
* | mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-221-0/+14
* | mac80211: reduce reliance on netdevJohannes Berg2009-12-221-1/+4
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-041-2/+2
|\
| * mac80211: correctly place aMPDU RX reorder codeJohannes Berg2009-11-281-0/+1
| * mac80211: move cmntr flag out of rx flagsJohannes Berg2009-11-281-2/+1Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-021-0/+2
|\ \
| * | mac80211: fix spurious delBA handlingJohannes Berg2009-11-301-0/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-291-0/+8
|\| | | |/ |/|
| * mac80211: fix resumeJohannes Berg2009-11-191-0/+8
* | mac80211: remove dead struct memberJohannes Berg2009-11-231-1/+0Star
* | cfg80211: introduce capability for 4addr modeJohannes Berg2009-11-191-2/+2
* | mac80211: use a structure to hold the mesh config information elementRui Paulo2009-11-181-2/+1Star
* | mac80211: move TX status handlingJohannes Berg2009-11-181-0/+13
* | mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg2009-11-181-2/+1Star
* | mac80211: improve rate handlingJohannes Berg2009-11-181-1/+0Star
* | mac80211: trim RX dataJohannes Berg2009-11-181-2/+0Star
* | mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-181-1/+2
* | mac80211: implement a timer to send RANN action framesRui Paulo2009-11-131-0/+1
* | mac80211: replace "destination" with "target" to follow the specRui Paulo2009-11-131-5/+5
* | mac80211: implement RANN processing and forwardingRui Paulo2009-11-131-0/+1
* | mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau2009-11-111-0/+5
* | mac80211: update meshconf IERui Paulo2009-11-111-5/+5
* | mac80211: remove sent_ps_bufferedJohannes Berg2009-10-301-1/+0Star
* | mac80211: split hardware scan by bandJohannes Berg2009-10-301-4/+4
* | cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg2009-10-301-112/+2Star
|/
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+4
* mac80211: remove tasklet enable/disableJohannes Berg2009-08-281-0/+3
* mac80211: fix configure_filter invocation after stopJohannes Berg2009-08-281-0/+1
* mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona2009-08-281-0/+4
* mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker2009-08-201-1/+5
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-0/+3