aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Fix HT rate control configurationSujith2010-03-031-1/+2
* 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/+6
* mac80211: remove get_tx_stats() driver opKalle Valo2010-02-081-22/+0
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-081-6/+15
* mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau2010-02-011-0/+3
* mac80211: wait for beacon before enabling powersaveJohannes Berg2010-01-261-1/+6
* mac80211: fix update_tkip_key() documentation about the contextKalle Valo2010-01-251-1/+1
* mac80211: pass vif and station to update_tkip_keyJohannes Berg2010-01-221-2/+4
* mac80211: re-enable re-transmission of filtered framesJohannes Berg2010-01-191-0/+4
* mac80211: improve powersave documentationKalle Valo2010-01-141-21/+54
* mac80211: fix mac80211.h documentation warningsKalle Valo2010-01-141-1/+6
* mac80211: add U-APSD client supportKalle Valo2010-01-121-0/+7
* mac80211: create Probe Request templateKalle Valo2010-01-121-0/+17
* mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo2010-01-121-0/+30
* cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen2010-01-121-4/+4
* mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen2010-01-121-0/+2
* mac80211: Add new callback set_coverage_classLukáš Turek2010-01-121-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-301-2/+0
|\
| * wireless: remove remaining qual codeJohannes Berg2009-12-281-2/+0
* | mac80211: annotate sleeping driver opsKalle Valo2009-12-281-12/+31
* | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-42/+15
* | mac80211: introduce flush operationJohannes Berg2009-12-281-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-281-0/+6
|\ \ | |/
| * mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde2009-12-141-0/+6
* | mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-221-0/+59
* | mac80211: reduce reliance on netdevJohannes Berg2009-12-211-0/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-041-0/+4
|\
| * mac80211: move cmntr flag out of rx flagsJohannes Berg2009-11-281-0/+4
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-011-0/+6
|\ \ | |/ |/|
| * mac80211: fix spurious delBA handlingJohannes Berg2009-11-301-0/+6
* | mac80211: request TX status where neededJohannes Berg2009-11-191-1/+1
* | mac80211: make software rate control optionalJohannes Berg2009-11-181-0/+14
* | mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-181-15/+13
* | mac80211: add the total ampdu length to tx infoFelix Fietkau2009-11-181-2/+5
* | mac80211: async station powersave handlingJohannes Berg2009-11-061-0/+32
* | mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg2009-11-041-2/+23
* | mac80211: deprecate qual valueJohannes Berg2009-10-301-1/+1
* | mac80211: introduce ieee80211_beacon_get_tim()Johannes Berg2009-10-301-8/+34
* | mac80211: remove RX_FLAG_RADIOTAPJohannes Berg2009-10-301-8/+7
* | mac80211: add ieee80211_rx_ni()Kalle Valo2009-10-271-6/+26
|/
* mac80211: document ieee80211_rx() context requirementJohannes Berg2009-10-121-0/+2
* mac80211: remove ieee80211_rx namespace hackJohn W. Linville2009-08-281-10/+1
* mac80211: remove deprecated APIJohannes Berg2009-08-201-15/+0
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-6/+15
* mac80211: allow DMA optimisationJohannes Berg2009-08-141-0/+5
* mac80211: document TX powersave filter requirementsJohannes Berg2009-08-141-1/+8
* mac80211: explain TX retry and statusJohannes Berg2009-08-141-0/+15
* mac80211: FIF_PSPOLL filter flagIgor Perminov2009-08-041-2/+6
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-041-8/+42