aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-271-12/+2
* mac80211: fix aggregation to not require queue stopJohannes Berg2009-03-271-0/+4
* mac80211: unify and fix TX aggregation startJohannes Berg2009-03-271-2/+2
* mac80211: rate control status only for controlled packetsJohannes Berg2009-03-271-0/+4
* mac80211: add beacon filtering supportKalle Valo2009-03-271-0/+33
* mac80211: disable power save when scanningKalle Valo2009-03-271-5/+7
* mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIMEJohannes Berg2009-03-271-6/+0
* mac80211: reduce max number of queuesJohannes Berg2009-03-271-1/+1
* mac80211: remove ieee80211_num_regular_queuesJohannes Berg2009-03-271-5/+0
* mac80211: Add software scan notifiersMichael Buesch2009-02-271-0/+8
* mac80211: Extend the rate control API with an update callbackSujith2009-02-271-0/+13
* mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg2009-02-271-5/+0
* cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-131-2/+4
* mac80211: Remove TSF atomic requirement from the documentationAlina Friedrichsen2009-02-131-2/+2
* mac80211: remove HW_SIGNAL_DBJohannes Berg2009-02-091-14/+8
* mac80211: Generic TSF debuggingAlina Friedrichsen2009-01-291-1/+6
* mac80211: add interface list lockJohannes Berg2009-01-291-3/+2
* mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphyLuis R. Rodriguez2009-01-291-0/+13
* mac80211: Add capability to enable/disable beaconingJohannes Berg2009-01-291-2/+7
* mac80211: Add documentation bits for mac80211_rate_control_flagsSujith2009-01-291-0/+20
* wireless: restrict to 32 legacy ratesJohannes Berg2009-01-291-2/+2
* mac80211: constify ieee80211_if_conf.bssidJohannes Berg2009-01-291-1/+1
* mac80211: document return codes from ops callbacksBob Copeland2009-01-291-2/+13
* mac80211: 802.11w - Add driver capability flag for MFPJouni Malinen2009-01-291-0/+4
* mac80211: 802.11w - Optional software CCMP for management framesJouni Malinen2009-01-291-0/+4
* mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen2009-01-291-0/+2
* mac80211: extend/document powersave APIJohannes Berg2009-01-291-5/+48
* mac80211: move dynamic PS timeout to hardware configJohannes Berg2009-01-291-4/+7
* mac80211: clean up channel type configJohannes Berg2009-01-291-13/+7
* mac80211: remove user_power_level from driver APIJohannes Berg2009-01-291-2/+0
* mac80211: clean up set_key callbackJohannes Berg2009-01-291-12/+8
* mac80211: Fix tx power settingVasanthakumar Thiagarajan2009-01-291-0/+2
* mac80211: no need for ht.enabledLuis R. Rodriguez2009-01-291-1/+0
* mac80211: add HT conf helpersLuis R. Rodriguez2009-01-291-0/+30
* mac80211: more kernel-doc fixesRandy Dunlap2009-01-161-1/+0
* mac80211: implement dynamic power saveKalle Valo2008-12-191-0/+6
* mac80211: Add HT rates into RX status reportingJouni Malinen2008-12-191-2/+9
* mac80211: Fix HT channel selectionSujith2008-12-191-8/+1
* mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-121-20/+7
* mac80211: remove fragmentation offload functionalityJohannes Berg2008-12-121-5/+0
* mac80211: improve sta_notify documentationJohannes Berg2008-12-121-2/+2
* mac80211: document ieee80211_tx_info.padKalle Valo2008-12-051-0/+1
* mac80211: add sta_notify_ps callbackChristian Lamparter2008-12-051-0/+18
* nl80211: Add frequency configuration (including HT40)Jouni Malinen2008-12-051-0/+3
* mac80211: add explicit padding in struct ieee80211_tx_infoJohn W. Linville2008-11-211-0/+1
* mac80211: remove more excess kernel-docRandy Dunlap2008-11-211-2/+0
* mac80211: fix BUILD_BUG_ON() caused by misalignment on armFelix Fietkau2008-11-211-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-201-16/+12
|\
| * mac80211: remove ieee80211_notify_macJohannes Berg2008-11-181-20/+0
* | mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith2008-11-101-0/+2