summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-02-08mac80211: Reset dynamic ps timer in Rx path.master-2010-02-08Vivek 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-02lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk
2010-02-02lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk
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-02-01cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez
2010-02-01cfg80211: avoid flushing the global workqueue for core reg hintsLuis R. Rodriguez
2010-01-27cfg80211: fix wext-compat for setting rate to 'auto'master-2010-01-27John W. Linville
2010-01-26mac80211: wait for beacon before enabling powersavemaster-2010-01-26Johannes Berg
2010-01-26cfg80211: export cfg80211_find_ieJohannes Berg
2010-01-26mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi
2010-01-25mac80211: fill jiffies/vif on filtered framesmaster-2010-01-25Johannes 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 hostapdmaster-2010-01-23Kalle Valo
2010-01-22mac80211: add missing key checkmaster-2010-01-22Johannes Berg
2010-01-22mac80211: fix rx data handling for non-data frames on multiple vifsFelix Fietkau
2010-01-22mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk
2010-01-22cfg80211: export multiple MAC addresses in sysfsJohannes Berg
2010-01-22mac80211: pass vif and station to update_tkip_keyJohannes Berg
2010-01-22mac80211: avoid NULL ptr deref when using WEPJohn W. Linville
2010-01-19nl80211: Allow association to change channels during reassociationJouni Malinen
2010-01-19mac80211: Fixed a bug in IBSS mergeBenoit Papillault
2010-01-19mac80211: removed useless code in IBSS managementBenoit Papillault
2010-01-19cfg80211: rcu-ify rdev and wdevJohannes Berg
2010-01-19mac80211: re-enable re-transmission of filtered framesJohannes Berg
2010-01-19mac80211: move control.hw_key assignmentJohannes Berg
2010-01-19mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPTJohannes Berg
2010-01-19mac80211: clear TX control on filtered framesJohannes Berg
2010-01-19mac80211: move and rename misc tx handlerJohannes Berg
2010-01-19mac80211: pid: replace open-coded msecs_to_jiffiesBob Copeland
2010-01-19mac80211: fix WMM AC default for non-QoS data framesFelix Fietkau