summaryrefslogtreecommitdiff
path: root/include/net/mac80211.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-03mac80211: Fix HT rate control configurationSujith1-1/+2
2010-02-15cfg80211/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-08mac80211: remove get_tx_stats() driver opKalle Valo1-22/+0
2010-02-08mac80211: 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-25mac80211: fix update_tkip_key() documentation about the contextKalle Valo1-1/+1
2010-01-22mac80211: pass vif and station to update_tkip_keyJohannes Berg1-2/+4
2010-01-19mac80211: re-enable re-transmission of filtered framesJohannes Berg1-0/+4
2010-01-14mac80211: improve powersave documentationKalle Valo1-21/+54
2010-01-14mac80211: 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-28mac80211: annotate sleeping driver opsKalle Valo1-12/+31
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg1-42/+15
2009-12-28mac80211: introduce flush operationJohannes Berg1-0/+5
2009-12-28wireless: 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-21mac80211: 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-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+4
2009-12-01Merge 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-18mac80211: make software rate control optionalJohannes Berg1-0/+14
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg1-15/+13
2009-11-18mac80211: add the total ampdu length to tx infoFelix Fietkau1-2/+5
2009-11-06mac80211: async station powersave handlingJohannes Berg1-0/+32
2009-11-04mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg1-2/+23
2009-10-30mac80211: deprecate qual valueJohannes Berg1-1/+1
2009-10-30mac80211: introduce ieee80211_beacon_get_tim()Johannes Berg1-8/+34
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg1-8/+7
2009-10-27mac80211: add ieee80211_rx_ni()Kalle Valo1-6/+26
2009-10-12mac80211: document ieee80211_rx() context requirementJohannes Berg1-0/+2
2009-08-28mac80211: remove ieee80211_rx namespace hackJohn W. Linville1-10/+1
2009-08-20mac80211: remove deprecated APIJohannes Berg1-15/+0
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-6/+15
2009-08-14mac80211: allow DMA optimisationJohannes Berg1-0/+5
2009-08-14mac80211: document TX powersave filter requirementsJohannes Berg1-1/+8
2009-08-14mac80211: explain TX retry and statusJohannes Berg1-0/+15
2009-08-04mac80211: FIF_PSPOLL filter flagIgor Perminov1-2/+6
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-8/+42