summaryrefslogtreecommitdiff
path: root/include/net/mac80211.h
AgeCommit message (Expand)AuthorFilesLines
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-4/+13
2010-04-20mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau1-0/+4
2010-04-20mac80211: document IEEE80211_CONF_CHANGE_QOSStanislaw Gruszka1-0/+1
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig1-1/+2
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma1-0/+1
2010-04-20mac80211: fix typo in commentsDaniel Halperin1-3/+3
2010-04-16mac80211: add LDPC control flagLuis R. Rodriguez1-0/+2
2010-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+9
2010-04-04net: convert multicast list to list_headJiri Pirko1-1/+1
2010-03-31mac80211: explicitly disable/enable QoSStanislaw Gruszka1-0/+5
2010-03-31mac80211: support paged rx SKBsZhu Yi1-1/+4
2010-03-24mac80211: Add support for connection quality monitoringJuuso Oikarinen1-0/+30
2010-03-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen1-2/+22
2010-03-09mac80211: deprecate RX status noiseJohannes Berg1-2/+2
2010-03-03mac80211: Fix HT rate control configurationSujith1-1/+2
2010-02-16cfg80211/mac80211: allow registering for and sending action framesJouni Malinen1-1/+5
2010-02-09mac80211: Retry null data frame for power save.Vivek Natarajan1-0/+6
2010-02-09mac80211: remove get_tx_stats() driver opKalle Valo1-22/+0
2010-02-09mac80211: allow station add/remove to sleepJohannes Berg1-6/+15
2010-02-01mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau1-0/+3
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg1-1/+6
2010-01-26mac80211: fix update_tkip_key() documentation about the contextKalle Valo1-1/+1
2010-01-23mac80211: pass vif and station to update_tkip_keyJohannes Berg1-2/+4
2010-01-20mac80211: re-enable re-transmission of filtered framesJohannes Berg1-0/+4
2010-01-15mac80211: improve powersave documentationKalle Valo1-21/+54
2010-01-15mac80211: fix mac80211.h documentation warningsKalle Valo1-1/+6
2010-01-12mac80211: add U-APSD client supportKalle Valo1-0/+7
2010-01-12mac80211: create Probe Request templateKalle Valo1-0/+17
2010-01-12mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo1-0/+30
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen1-4/+4
2010-01-12mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen1-0/+2
2010-01-12mac80211: Add new callback set_coverage_classLukáš Turek1-0/+5
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+0
2009-12-29mac80211: annotate sleeping driver opsKalle Valo1-12/+31
2009-12-29mac80211: remove struct ieee80211_if_init_confJohannes Berg1-42/+15
2009-12-29mac80211: introduce flush operationJohannes Berg1-0/+5
2009-12-29wireless: remove remaining qual codeJohannes Berg1-2/+0
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+6
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg1-0/+59
2009-12-22mac80211: reduce reliance on netdevJohannes Berg1-0/+2
2009-12-14mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde1-0/+6
2009-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+4
2009-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+6
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg1-0/+6
2009-11-28mac80211: move cmntr flag out of rx flagsJohannes Berg1-0/+4
2009-11-19mac80211: request TX status where neededJohannes Berg1-1/+1
2009-11-19mac80211: make software rate control optionalJohannes Berg1-0/+14
2009-11-19mac80211: convert aggregation to operate on vifs/stasJohannes Berg1-15/+13
2009-11-19mac80211: add the total ampdu length to tx infoFelix Fietkau1-2/+5
2009-11-07mac80211: async station powersave handlingJohannes Berg1-0/+32