aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/agg-rx.c
Commit message (Expand)AuthorAge
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-11
|\
| * mac80211: optimise station flagsJohannes Berg2011-09-30
* | Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville2011-09-19
|\|
| * mac80211: Remove unnecessary OOM logging messagesJoe Perches2011-09-13
* | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
|/
* mac80211: check sta_info_get() return valueEliad Peller2011-07-20
* mac80211: reestablish mis-configured existing Rx BA sessionsArik Nemtsov2011-06-27
* mac80211: Stop BA session event from deviceShahar Levi2011-06-07
* mac80211: sparse RCU annotationsJohannes Berg2011-05-16
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-01-27
|\
| * mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-19
| * mac80211: add hw configuration for max ampdu buffer sizeLuciano Coelho2011-01-19
* | mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho2011-01-13
|/
* mac80211: fix RX aggregation lockingJohannes Berg2010-11-29
* mac80211: avoid transmitting delBA to old APJohannes Berg2010-10-06
* mac80211: AMPDU rx reorder timeout timerChristian Lamparter2010-08-16
* mac80211: update aggregation documentationJohannes Berg2010-06-14
* mac80211: change RX aggregation lockingJohannes Berg2010-06-14
* mac80211: fix RX aggregation timerJohannes Berg2010-06-14
* mac80211: defer RX agg session teardown to workJohannes Berg2010-06-14
* mac80211: use RCU for RX aggregationJohannes Berg2010-06-14
* Merge branch 'master' into for-davemJohn W. Linville2010-04-23
|\
| * mac80211: fix stopping RX BA session from timerJohannes Berg2010-04-19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\|
| * mac80211: clean up/fix aggregation codeJohannes Berg2010-04-07
| * mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg2010-04-07
| * mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg2010-04-07
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* mac80211: trace interface nameJohannes Berg2009-12-21
* mac80211: reduce reliance on netdevJohannes Berg2009-12-21
* mac80211: make station management completely depend on vifJohannes Berg2009-12-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
|\
| * mac80211: fix two remote exploitsJohannes Berg2009-11-30
* | net: Move && and || to end of previous lineJoe Perches2009-11-29
* | mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg2009-11-18
* | mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-18
|/
* mac80211: Add a timeout for frames in the RX reorder bufferJouni Malinen2009-05-06
* mac80211: add driver ops wrappersJohannes Berg2009-05-06
* mac80211: Tear down aggregation sessions for suspend/resumeSujith2009-03-27
* mac80211: split IBSS/managed codeJohannes Berg2009-02-27
* mac80211: further cleanups to stopping BA sessionsJohannes Berg2009-02-13
* mac80211: RX aggregation: clean up stop sessionJohannes Berg2009-02-13
* mac80211: fix aggregation timer lockupsJohannes Berg2009-02-13
* mac80211: restrict aggregation to supported interface modesJohannes Berg2009-02-13
* mac80211: restructure HT codeJohannes Berg2009-02-13