aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-26mac80211: fix direct probe loop on ieee80211_work_purgeJuuso Oikarinen
2010-02-26mac80211: use listen interval 5 as defaultHelmut Schaa
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-16mac80211: split ieee80211_drop_unencryptedJohannes Berg
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen
2010-02-15mac80211: reject unhandled action framesJohannes Berg
2010-02-15mac80211: fix netdev renameJohannes Berg
2010-02-14mac80211: Fix error introduced in netdev_mc_count() changes.David S. Miller
2010-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-12mac80211: fix handling of null-rate control in rate_control_get_rateJuuso Oikarinen
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-02-10mac80211: Deny TX BA session requests during disassociationSujith
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-09mac80211: Retry null data frame for power save.Vivek Natarajan
2010-02-08mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan
2010-02-08mac80211: make rate_control_alloc staticAndres Salomon
2010-02-08mac80211: remove get_tx_stats() driver opKalle Valo
2010-02-08mac80211: fix deauth raceJohannes Berg
2010-02-08mac80211: fix bss_conf.dtim_periodJohannes Berg
2010-02-08mac80211: Added a new debugfs file for reading channel_typeBenoit Papillault
2010-02-08mac80211: tear down all agg queues when restart/reconfig hwWey-Yi Guy
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg
2010-02-08mac80211: don't probe if we have probe responseJohannes Berg
2010-02-08wireless: update radiotap parserJohannes Berg
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-08mac80211: fix deferred hardware scan requestsJohannes Berg
2010-02-08mac80211: Fix probe request filtering in IBSS modeBenoit Papillault
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-01mac80211: Don't call rate control when HW handles itVasanthakumar
2010-02-01mac80211: fix sta lookup with AP VLAN interfaces and injected framesFelix Fietkau
2010-02-01mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau
2010-02-01mac80211: fix sta lookup for received action frames on an AP VLANFelix Fietkau
2010-02-01mac80211: reduce stack usage in sta_agg_status_read()Pavel Roskin
2010-02-01mac80211: reduce stack usage in sta_ht_capa_read()Pavel Roskin
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg
2010-01-26mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi
2010-01-25mac80211: fill jiffies/vif on filtered framesJohannes Berg
2010-01-25mac80211: track work started through callbacksJohannes Berg
2010-01-25mac80211: fix sw cryptoJohannes Berg
2010-01-25mac80211: fix WARN_ON in the new work codeFelix Fietkau
2010-01-25mac80211: fix update_tkip_key() documentation about the contextKalle Valo
2010-01-23mac80211: fix tx select key null pointer crash with hostapdKalle Valo
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-22mac80211: add missing key checkJohannes Berg