aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-12/+2
2009-03-27mac80211: fix aggregation to not require queue stopJohannes Berg1-0/+4
2009-03-27mac80211: unify and fix TX aggregation startJohannes Berg1-2/+2
2009-03-27mac80211: rate control status only for controlled packetsJohannes Berg1-0/+4
2009-03-27mac80211: add beacon filtering supportKalle Valo1-0/+33
2009-03-27mac80211: disable power save when scanningKalle Valo1-5/+7
2009-03-27mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIMEJohannes Berg1-6/+0
2009-03-27mac80211: reduce max number of queuesJohannes Berg1-1/+1
2009-03-27mac80211: remove ieee80211_num_regular_queuesJohannes Berg1-5/+0
2009-02-27mac80211: Add software scan notifiersMichael Buesch1-0/+8
2009-02-27mac80211: Extend the rate control API with an update callbackSujith1-0/+13
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg1-5/+0
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg1-2/+4
2009-02-13mac80211: Remove TSF atomic requirement from the documentationAlina Friedrichsen1-2/+2
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg1-14/+8
2009-01-29mac80211: Generic TSF debuggingAlina Friedrichsen1-1/+6
2009-01-29mac80211: add interface list lockJohannes Berg1-3/+2
2009-01-29mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphyLuis R. Rodriguez1-0/+13
2009-01-29mac80211: Add capability to enable/disable beaconingJohannes Berg1-2/+7
2009-01-29mac80211: Add documentation bits for mac80211_rate_control_flagsSujith1-0/+20
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg1-2/+2
2009-01-29mac80211: constify ieee80211_if_conf.bssidJohannes Berg1-1/+1
2009-01-29mac80211: document return codes from ops callbacksBob Copeland1-2/+13
2009-01-29mac80211: 802.11w - Add driver capability flag for MFPJouni Malinen1-0/+4
2009-01-29mac80211: 802.11w - Optional software CCMP for management framesJouni Malinen1-0/+4
2009-01-29mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen1-0/+2
2009-01-29mac80211: extend/document powersave APIJohannes Berg1-5/+48
2009-01-29mac80211: move dynamic PS timeout to hardware configJohannes Berg1-4/+7
2009-01-29mac80211: clean up channel type configJohannes Berg1-13/+7
2009-01-29mac80211: remove user_power_level from driver APIJohannes Berg1-2/+0
2009-01-29mac80211: clean up set_key callbackJohannes Berg1-12/+8
2009-01-29mac80211: Fix tx power settingVasanthakumar Thiagarajan1-0/+2
2009-01-29mac80211: no need for ht.enabledLuis R. Rodriguez1-1/+0
2009-01-29mac80211: add HT conf helpersLuis R. Rodriguez1-0/+30
2009-01-16mac80211: more kernel-doc fixesRandy Dunlap1-1/+0
2008-12-19mac80211: implement dynamic power saveKalle Valo1-0/+6
2008-12-19mac80211: Add HT rates into RX status reportingJouni Malinen1-2/+9
2008-12-19mac80211: Fix HT channel selectionSujith1-8/+1
2008-12-12mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter1-20/+7
2008-12-12mac80211: remove fragmentation offload functionalityJohannes Berg1-5/+0
2008-12-12mac80211: improve sta_notify documentationJohannes Berg1-2/+2
2008-12-05mac80211: document ieee80211_tx_info.padKalle Valo1-0/+1
2008-12-05mac80211: add sta_notify_ps callbackChristian Lamparter1-0/+18
2008-12-05nl80211: Add frequency configuration (including HT40)Jouni Malinen1-0/+3
2008-11-21mac80211: add explicit padding in struct ieee80211_tx_infoJohn W. Linville1-0/+1
2008-11-21mac80211: remove more excess kernel-docRandy Dunlap1-2/+0
2008-11-21mac80211: fix BUILD_BUG_ON() caused by misalignment on armFelix Fietkau1-1/+1
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-16/+12
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg1-20/+0
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith1-0/+2