summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-121-20/+7Star
* mac80211: remove fragmentation offload functionalityJohannes Berg2008-12-121-5/+0Star
* 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/+0Star
* 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-211-16/+12Star
|\
| * mac80211: remove ieee80211_notify_macJohannes Berg2008-11-181-20/+0Star
* | mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith2008-11-101-0/+2
* | mac80211: remove SSID driver codeJohannes Berg2008-11-101-10/+1Star
* | mac80211: fix two kernel-doc warningsJohannes Berg2008-11-011-1/+3
* | mac80211: Re-enable aggregationSujith2008-11-011-4/+4
* | mac80211: fix a few typos in mac80211 kernel docBob Copeland2008-11-011-6/+6
* | mac80211: remove rate_control_clearJohannes Berg2008-11-011-1/+0Star
* | mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-011-98/+156
* | mac80211: rewrite HT handlingJohannes Berg2008-11-011-33/+26Star
* | mac80211: move bss_conf into vifJohannes Berg2008-11-011-0/+3
* | mac80211: make retry limits part of hw configJohannes Berg2008-11-011-4/+10
* | mac80211: introduce hw config change flagsJohannes Berg2008-11-011-5/+25
* | mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-11-011-6/+1Star
* | 802.11: clean up/fix HT supportJohannes Berg2008-11-011-6/+6
* | mac80211: fix short slot handlingJohannes Berg2008-10-311-12/+16
* | mac80211: remove max_antenna_gain configJohannes Berg2008-10-311-2/+0Star
* | mac80211: remove wiphy_to_hwJohannes Berg2008-10-311-2/+0Star
|/
* mac80211.h: fix kernel-doc excessesRandy Dunlap2008-10-271-6/+5Star
* mac80211: fixme for kernel-docRandy Dunlap2008-10-151-1/+2
* mac80211: add multi-rate retry supportFelix Fietkau2008-10-071-4/+25
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-071-2/+2
* mac80211: clean up rate control APIJohannes Berg2008-09-241-0/+68
* mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-151-0/+1
* mac80211: share sta_info->ht_infoJohannes Berg2008-09-151-0/+2
* mac80211: share sta->supp_ratesJohannes Berg2008-09-151-0/+2
* mac80211: share STA information with driverJohannes Berg2008-09-151-5/+48
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-31/+4Star
* mac80211: inform driver of basic ratesetJohannes Berg2008-09-151-0/+6
* mac80211: fix scan vs. interface removal raceJohannes Berg2008-09-151-1/+3
* cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez2008-09-151-0/+2
* mac80211: make conf_tx non-atomicJohannes Berg2008-09-111-1/+1
* mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen2008-08-291-0/+9
* mac80211: remove ieee80211_get_hdrlenHarvey Harrison2008-08-221-10/+0Star
* mac80211: add rx status flag for short preambleBruno Randolf2008-08-221-0/+2
* mac80211: add ieee80211_queue_stopped)Tomas Winkler2008-08-221-0/+10
* mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATELuis R. Rodriguez2008-08-181-8/+3Star
* mac80211: make listen_interval be limited by low level driverTomas Winkler2008-08-041-1/+8