Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent...
[linux-flexiantxendom0-3.2.10.git] / net / mac80211 / agg-rx.c
2012-03-26 Stanislaw Gruszkamac80211: fix possible tid_rx->reorder_timer use after...
2012-01-12 Eric Dumazetnet: reintroduce missing rcu_assign_pointer() calls
2011-12-06 Alexander Simonmac80211: Add HT operation modes for IBSS
2011-11-28 Felix Fietkaumac80211: do not pass AP VLAN vif pointers to drivers
2011-11-28 Nikolay Martynovmac80211: log reason and initiator when rx agg is stopped
2011-11-28 Nikolay Martynovmac80211: trivial: use WLAN_BACK_RECIPIENT instead...
2011-11-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-17 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-08 Thomas Pedersenmac80211: allow frame aggregation for mesh
2011-10-31 Paul Gortmakernet: Add export.h for EXPORT_SYMBOL/THIS_MODULE to...
2011-10-11 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-30 Johannes Bergmac80211: optimise station flags
2011-09-19 John W. LinvilleMerge branch 'master' of ssh://infradead/~/public_git...
2011-09-13 Joe Perchesmac80211: Remove unnecessary OOM logging messages
2011-08-02 Stephen Hemmingerrcu: convert uses of rcu_assign_pointer(x, NULL) to...
2011-07-20 Eliad Pellermac80211: check sta_info_get() return value
2011-06-27 Arik Nemtsovmac80211: reestablish mis-configured existing Rx BA...
2011-06-07 Shahar Levimac80211: Stop BA session event from device
2011-05-16 Johannes Bergmac80211: sparse RCU annotations
2011-01-28 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-01-28 David S. MillerMerge branch 'master' of ssh:///linux/kernel/git/linvil...
2011-01-19 Johannes Bergmac80211: track receiver's aggregation reorder buffer...
2011-01-19 Luciano Coelhomac80211: add hw configuration for max ampdu buffer...
2011-01-13 Luciano Coelhomac80211: use maximum number of AMPDU frames as default...
2010-11-29 Johannes Bergmac80211: fix RX aggregation locking
2010-10-06 Johannes Bergmac80211: avoid transmitting delBA to old AP
2010-08-16 Christian Lampartermac80211: AMPDU rx reorder timeout timer
2010-06-14 Johannes Bergmac80211: update aggregation documentation
2010-06-14 Johannes Bergmac80211: change RX aggregation locking
2010-06-14 Johannes Bergmac80211: fix RX aggregation timer
2010-06-14 Johannes Bergmac80211: defer RX agg session teardown to work
2010-06-14 Johannes Bergmac80211: use RCU for RX aggregation
2010-04-23 John W. LinvilleMerge branch 'master' into for-davem
2010-04-19 Johannes Bergmac80211: fix stopping RX BA session from timer
2010-04-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-04-07 Johannes Bergmac80211: clean up/fix aggregation code
2010-04-07 Johannes Bergmac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
2010-04-07 Johannes Bergmac80211: remove ieee80211_sta_stop_rx_ba_session
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-21 Johannes Bergmac80211: trace interface name
2009-12-21 Johannes Bergmac80211: reduce reliance on netdev
2009-12-21 Johannes Bergmac80211: make station management completely depend...
2009-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-30 Johannes Bergmac80211: fix two remote exploits
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-11-18 Johannes Bergmac80211: remove encrypt parameter from ieee80211_tx_skb
2009-11-18 Johannes Bergmac80211: convert aggregation to operate on vifs/stas
2009-05-06 Jouni Malinenmac80211: Add a timeout for frames in the RX reorder...
2009-05-06 Johannes Bergmac80211: add driver ops wrappers
2009-03-28 Sujithmac80211: Tear down aggregation sessions for suspend...
2009-02-27 Johannes Bergmac80211: split IBSS/managed code
2009-02-13 Johannes Bergmac80211: further cleanups to stopping BA sessions
2009-02-13 Johannes Bergmac80211: RX aggregation: clean up stop session
2009-02-13 Johannes Bergmac80211: fix aggregation timer lockups
2009-02-13 Johannes Bergmac80211: restrict aggregation to supported interface...
2009-02-13 Johannes Bergmac80211: restructure HT code