summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: fix PS-poll response, raceJohannes Berg2009-07-271-0/+4
* mac80211: remove master netdevJohannes Berg2009-07-241-0/+3
* mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez2009-07-241-0/+23
* mac80211: drop frames for sta with no valid rateLuis R. Rodriguez2009-07-241-0/+11
* cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-101-0/+5
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-15/+14
* mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-101-0/+3
* cfg80211: add rfkill supportJohannes Berg2009-06-031-3/+17
* mac80211: deprecate conf.beacon_int properlyJohannes Berg2009-06-031-12/+2
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-28/+0
OpenPOWER on IntegriCloud