summaryrefslogtreecommitdiff
path: root/include/net/mac80211.h
AgeCommit message (Expand)Author
2008-12-19mac80211: implement dynamic power saveKalle Valo
2008-12-19mac80211: Add HT rates into RX status reportingJouni Malinen
2008-12-19mac80211: Fix HT channel selectionSujith
2008-12-12mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter
2008-12-12mac80211: remove fragmentation offload functionalityJohannes Berg
2008-12-12mac80211: improve sta_notify documentationJohannes Berg
2008-12-05mac80211: document ieee80211_tx_info.padKalle Valo
2008-12-05mac80211: add sta_notify_ps callbackChristian Lamparter
2008-12-05nl80211: Add frequency configuration (including HT40)Jouni Malinen
2008-11-21mac80211: add explicit padding in struct ieee80211_tx_infoJohn W. Linville
2008-11-21mac80211: remove more excess kernel-docRandy Dunlap
2008-11-21mac80211: fix BUILD_BUG_ON() caused by misalignment on armFelix Fietkau
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith
2008-11-10mac80211: remove SSID driver codeJohannes Berg
2008-10-31mac80211: fix two kernel-doc warningsJohannes Berg
2008-10-31mac80211: Re-enable aggregationSujith
2008-10-31mac80211: fix a few typos in mac80211 kernel docBob Copeland
2008-10-31mac80211: remove rate_control_clearJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: rewrite HT handlingJohannes Berg
2008-10-31mac80211: move bss_conf into vifJohannes Berg
2008-10-31mac80211: make retry limits part of hw configJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-31mac80211: fix short slot handlingJohannes Berg
2008-10-31mac80211: remove max_antenna_gain configJohannes Berg
2008-10-31mac80211: remove wiphy_to_hwJohannes Berg
2008-10-27mac80211.h: fix kernel-doc excessesRandy Dunlap
2008-10-14mac80211: fixme for kernel-docRandy Dunlap
2008-10-06mac80211: add multi-rate retry supportFelix Fietkau
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-15mac80211: fix virtual interfaces vs. injectionJohannes Berg
2008-09-15mac80211: share sta_info->ht_infoJohannes Berg
2008-09-15mac80211: share sta->supp_ratesJohannes Berg
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-15mac80211: inform driver of basic ratesetJohannes Berg
2008-09-15mac80211: fix scan vs. interface removal raceJohannes Berg
2008-09-15cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez
2008-09-11mac80211: make conf_tx non-atomicJohannes Berg
2008-08-29mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen
2008-08-22mac80211: remove ieee80211_get_hdrlenHarvey Harrison
2008-08-22mac80211: add rx status flag for short preambleBruno Randolf
2008-08-22mac80211: add ieee80211_queue_stopped)Tomas Winkler
2008-08-18mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATELuis R. Rodriguez
2008-08-04mac80211: make listen_interval be limited by low level driverTomas Winkler