aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* mac80211: reject unhandled action framesJohannes Berg2010-02-15
* mac80211: fix netdev renameJohannes Berg2010-02-15
* mac80211: Deny TX BA session requests during disassociationSujith2010-02-10
* mac80211: Retry null data frame for power save.Vivek Natarajan2010-02-09
* mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan2010-02-08
* mac80211: make rate_control_alloc staticAndres Salomon2010-02-08
* mac80211: remove get_tx_stats() driver opKalle Valo2010-02-08
* mac80211: fix deauth raceJohannes Berg2010-02-08
* mac80211: fix bss_conf.dtim_periodJohannes Berg2010-02-08
* mac80211: Added a new debugfs file for reading channel_typeBenoit Papillault2010-02-08
* mac80211: tear down all agg queues when restart/reconfig hwWey-Yi Guy2010-02-08
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-08
* mac80211: don't probe if we have probe responseJohannes Berg2010-02-08
* wireless: update radiotap parserJohannes Berg2010-02-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-08
|\
| * mac80211: fix deferred hardware scan requestsJohannes Berg2010-02-08
| * mac80211: Fix probe request filtering in IBSS modeBenoit Papillault2010-02-08
| * mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi2010-01-26
* | mac80211: Don't call rate control when HW handles itVasanthakumar2010-02-01
* | mac80211: fix sta lookup with AP VLAN interfaces and injected framesFelix Fietkau2010-02-01
* | mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau2010-02-01
* | mac80211: fix sta lookup for received action frames on an AP VLANFelix Fietkau2010-02-01
* | mac80211: reduce stack usage in sta_agg_status_read()Pavel Roskin2010-02-01
* | mac80211: reduce stack usage in sta_ht_capa_read()Pavel Roskin2010-02-01
* | mac80211: wait for beacon before enabling powersaveJohannes Berg2010-01-26
* | mac80211: fill jiffies/vif on filtered framesJohannes Berg2010-01-25
* | mac80211: track work started through callbacksJohannes Berg2010-01-25
* | mac80211: fix sw cryptoJohannes Berg2010-01-25
* | mac80211: fix WARN_ON in the new work codeFelix Fietkau2010-01-25
* | mac80211: fix update_tkip_key() documentation about the contextKalle Valo2010-01-25
* | mac80211: fix tx select key null pointer crash with hostapdKalle Valo2010-01-23
* | mac80211: add missing key checkJohannes Berg2010-01-22
* | mac80211: fix rx data handling for non-data frames on multiple vifsFelix Fietkau2010-01-22
* | mac80211: pass vif and station to update_tkip_keyJohannes Berg2010-01-22
* | mac80211: avoid NULL ptr deref when using WEPJohn W. Linville2010-01-22
* | mac80211: Fixed a bug in IBSS mergeBenoit Papillault2010-01-19
* | mac80211: removed useless code in IBSS managementBenoit Papillault2010-01-19
* | mac80211: re-enable re-transmission of filtered framesJohannes Berg2010-01-19
* | mac80211: move control.hw_key assignmentJohannes Berg2010-01-19
* | mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPTJohannes Berg2010-01-19
* | mac80211: clear TX control on filtered framesJohannes Berg2010-01-19
* | mac80211: move and rename misc tx handlerJohannes Berg2010-01-19
* | mac80211: pid: replace open-coded msecs_to_jiffiesBob Copeland2010-01-19
* | mac80211: fix WMM AC default for non-QoS data framesFelix Fietkau2010-01-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-19
|\|
| * mac80211: fix sign error in pid controllerBob Copeland2010-01-18
| * mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault2010-01-15
| * mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau2010-01-11
| * mac80211: fix endian errorJohannes Berg2010-01-08
| * mac80211: add missing sanity checks for action framesFelix Fietkau2010-01-08