summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: pass dtim_period to low level driverEmmanuel Grumbach2008-08-041-1/+3
* mac80211: partially fix skb->cb useJohannes Berg2008-07-291-6/+0Star
* mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2008-07-291-1/+0Star
* mac80211: Reimplement WME using ->select_queue().David S. Miller2008-07-181-8/+0Star
* mac80211: fix struct ieee80211_tx_queue_paramsJohannes Berg2008-07-141-5/+5
* mac80211: fix TX sequence numbersJohannes Berg2008-07-141-0/+12
* mac80211: revamp beacon configurationJohannes Berg2008-07-141-33/+16Star
* mac80211: power management wext hooksSamuel Ortiz2008-07-141-0/+2
* mac80211: fix lots of kernel-docRandy Dunlap2008-07-081-15/+25
* mac80211: add block ack request capabilityRon Rindjunsky2008-07-081-0/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-061-0/+9
|\
| * mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach2008-06-301-0/+9
* | mac80211: add spectrum capabilitiesTomas Winkler2008-06-301-0/+5
* | mac80211: Add RTNL warning for workqueueIvo van Doorn2008-06-271-2/+5
* | mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez2008-06-271-1/+6
* | mac80211: add utility function to get header lengthHarvey Harrison2008-06-141-0/+6