summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2010-11-30mac80211: Minor optimization in ieee80211_rx_h_dataHelmut Schaa
2010-11-29mac80211: fix RX aggregation lockingJohannes Berg
2010-11-29mac80211: implement off-channel mgmt TXJohannes Berg
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg
2010-11-24mac80211: implement packet loss notificationJohannes Berg
2010-11-24mac80211: avoid aggregation for VO trafficLuis R. Rodriguez
2010-11-24mac80211: reduce the number of retries for nullfunc probingFelix Fietkau
2010-11-24mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau
2010-11-24mac80211: probe the AP when resumingFelix Fietkau
2010-11-24mac80211: calculate beacon loss time accuratelyFelix Fietkau
2010-11-24mac80211: restart beacon miss timer on system resume from suspendFelix Fietkau
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville
2010-11-22mac80211: Disable hw crypto for GTKs on AP VLAN interfacesHelmut Schaa
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf
2010-11-17mac80211: fix powersaving clients racesJohannes Berg
2010-11-17mac80211: defines for AC numbersJohannes Berg
2010-11-16mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau
2010-11-16mac80211: Add function to get probe request template for current APJuuso Oikarinen
2010-11-16mac80211: Add antenna configurationBruno Randolf
2010-11-16mac80211: support hardware TX fragmentation offloadArik Nemtsov
2010-11-15mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()Jesper Juhl
2010-11-15mac80211: refactor debugfs function generation codeEliad Peller
2010-11-15mac80211: minstrel_ht - reduce the overhead of rate samplingFelix Fietkau
2010-11-08mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scanBrian Cavagnolo
2010-10-29mac80211: fix failure to check kmalloc return value in key_key_readJesper Juhl
2010-10-27mac80211: Fix scan_ies_len to include DS ParamsJouni Malinen
2010-10-25mac80211: Fix ibss station got expired immediatelyRajkumar Manoharan
2010-10-25mac80211: don't sanitize invalid ratesChristian Lamparter
2010-10-25mac80211: cancel restart_work explicitly instead of depending on flush_schedu...Tejun Heo
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-13mac80211: fix SMPS requestJohannes Berg
2010-10-13mac80211: add probe request filter flagJohannes Berg
2010-10-11mac80211: minstrel_ht A-MPDU fixBjörn Smedman
2010-10-11mac80211: don't kmalloc 16 bytesJohannes Berg
2010-10-11mac80211: temporarily disable reorder release timerChristian Lamparter
2010-10-11mac80211: fix possible null-pointer de-referenceChristian Lamparter
2010-10-11wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear
2010-10-11mac80211: Improve mlme probe response log messages.Ben Greear
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-10-07cfg80211: constify WDS addressJohannes Berg
2010-10-07mac80211: fix sw scan lockingJohannes Berg
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-07Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville