aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds1-1/+0
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+39
2010-05-12mac80211: add offload channel switch supportJohannes Berg1-0/+39
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+6
2010-05-07mac80211: improve HT channel handlingJohannes Berg1-0/+4
2010-05-07mac80211: fix BSS info reconfigurationJohannes Berg1-0/+2
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-10/+11
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville1-7/+1
2010-04-28mac80211: notify driver about IBSS statusJohannes Berg1-1/+5
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg1-1/+1
2010-04-27mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen1-1/+4
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-19mac80211: fix typo in commentsDaniel Halperin1-3/+3
2010-04-16mac80211: add LDPC control flagLuis R. Rodriguez1-0/+2
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+9
2010-04-03net: 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-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