summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
AgeCommit message (Expand)Author
2010-03-03mac80211: Fix HT rate control configurationSujith
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen
2010-02-09mac80211: Retry null data frame for power save.Vivek Natarajan
2010-02-08mac80211: remove get_tx_stats() driver opKalle Valo
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg
2010-02-01mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg
2010-01-25mac80211: fix update_tkip_key() documentation about the contextKalle Valo
2010-01-22mac80211: pass vif and station to update_tkip_keyJohannes Berg
2010-01-19mac80211: re-enable re-transmission of filtered framesJohannes Berg
2010-01-14mac80211: improve powersave documentationKalle Valo
2010-01-14mac80211: fix mac80211.h documentation warningsKalle Valo
2010-01-12mac80211: add U-APSD client supportKalle Valo
2010-01-12mac80211: create Probe Request templateKalle Valo
2010-01-12mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen
2010-01-12mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen
2010-01-12mac80211: Add new callback set_coverage_classLukáš Turek
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-28mac80211: annotate sleeping driver opsKalle Valo
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28mac80211: introduce flush operationJohannes Berg
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-12-14mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-28mac80211: move cmntr flag out of rx flagsJohannes Berg
2009-11-19mac80211: request TX status where neededJohannes Berg
2009-11-18mac80211: make software rate control optionalJohannes Berg
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg
2009-11-18mac80211: add the total ampdu length to tx infoFelix Fietkau
2009-11-06mac80211: async station powersave handlingJohannes Berg
2009-11-04mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg
2009-10-30mac80211: deprecate qual valueJohannes Berg
2009-10-30mac80211: introduce ieee80211_beacon_get_tim()Johannes Berg
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg
2009-10-27mac80211: add ieee80211_rx_ni()Kalle Valo
2009-10-12mac80211: document ieee80211_rx() context requirementJohannes Berg
2009-08-28mac80211: remove ieee80211_rx namespace hackJohn W. Linville
2009-08-20mac80211: remove deprecated APIJohannes Berg
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-14mac80211: allow DMA optimisationJohannes Berg
2009-08-14mac80211: document TX powersave filter requirementsJohannes Berg
2009-08-14mac80211: explain TX retry and statusJohannes Berg
2009-08-04mac80211: FIF_PSPOLL filter flagIgor Perminov
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez