aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-10mac80211: remove SSID driver codeJohannes Berg1-10/+1
2008-10-31mac80211: fix two kernel-doc warningsJohannes Berg1-1/+3
2008-10-31mac80211: Re-enable aggregationSujith1-4/+4
2008-10-31mac80211: fix a few typos in mac80211 kernel docBob Copeland1-6/+6
2008-10-31mac80211: remove rate_control_clearJohannes Berg1-1/+0
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-98/+156
2008-10-31mac80211: rewrite HT handlingJohannes Berg1-33/+26
2008-10-31mac80211: move bss_conf into vifJohannes Berg1-0/+3
2008-10-31mac80211: make retry limits part of hw configJohannes Berg1-4/+10
2008-10-31mac80211: introduce hw config change flagsJohannes Berg1-5/+25
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg1-6/+1
2008-10-31802.11: clean up/fix HT supportJohannes Berg1-6/+6
2008-10-31mac80211: fix short slot handlingJohannes Berg1-12/+16
2008-10-31mac80211: remove max_antenna_gain configJohannes Berg1-2/+0
2008-10-31mac80211: remove wiphy_to_hwJohannes Berg1-2/+0
2008-10-27mac80211.h: fix kernel-doc excessesRandy Dunlap1-6/+5
2008-10-14mac80211: fixme for kernel-docRandy Dunlap1-1/+2
2008-10-06mac80211: add multi-rate retry supportFelix Fietkau1-4/+25
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau1-2/+2
2008-09-24mac80211: clean up rate control APIJohannes Berg1-0/+68
2008-09-15mac80211: fix virtual interfaces vs. injectionJohannes Berg1-0/+1
2008-09-15mac80211: share sta_info->ht_infoJohannes Berg1-0/+2
2008-09-15mac80211: share sta->supp_ratesJohannes Berg1-0/+2
2008-09-15mac80211: share STA information with driverJohannes Berg1-5/+48
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-31/+4
2008-09-15mac80211: inform driver of basic ratesetJohannes Berg1-0/+6
2008-09-15mac80211: fix scan vs. interface removal raceJohannes Berg1-1/+3
2008-09-15cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez1-0/+2
2008-09-11mac80211: make conf_tx non-atomicJohannes Berg1-1/+1
2008-08-29mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen1-0/+9
2008-08-22mac80211: remove ieee80211_get_hdrlenHarvey Harrison1-10/+0
2008-08-22mac80211: add rx status flag for short preambleBruno Randolf1-0/+2
2008-08-22mac80211: add ieee80211_queue_stopped)Tomas Winkler1-0/+10
2008-08-18mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATELuis R. Rodriguez1-8/+3
2008-08-04mac80211: make listen_interval be limited by low level driverTomas Winkler1-1/+8