index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
agg-tx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix TX aggregation session timer
Johannes Berg
2012-05-16
1
-2
/
+8
*
mac80211: add improved HW queue control
Johannes Berg
2012-04-11
1
-19
/
+20
*
mac80211: optimize aggregation session timeout handling
Felix Fietkau
2012-04-09
1
-2
/
+16
*
mac80211: split addba retries in time
Nikolay Martynov
2011-12-19
1
-0
/
+19
*
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
Helmut Schaa
2011-12-15
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-14
1
-45
/
+41
|
\
|
*
mac80211: fix another race in aggregation start
Johannes Berg
2011-12-07
1
-45
/
+41
*
|
mac80211: Purge A-MPDU TX queues before station destructions
Yogesh Ashok Powar
2011-12-13
1
-0
/
+2
*
|
mac80211: Add HT operation modes for IBSS
Alexander Simon
2011-12-06
1
-1
/
+4
*
|
mac80211: handle protection mode, RIFS and ADDBA for HT IBSS
Simon Wunderlich
2011-12-06
1
-0
/
+21
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-02
1
-3
/
+39
|
\
\
|
|
/
|
*
mac80211: fix race between the AGG SM and the Tx data path
Emmanuel Grumbach
2011-11-28
1
-0
/
+14
|
*
mac80211: fix race condition caused by late addBA response
Nikolay Martynov
2011-11-28
1
-1
/
+17
|
*
mac80211: don't stop a single aggregation session twice
Johannes Berg
2011-11-28
1
-2
/
+8
*
|
mac80211: do not pass AP VLAN vif pointers to drivers
Felix Fietkau
2011-11-28
1
-2
/
+2
*
|
mac80211: timeout tx agg sessions in way similar to rx agg sessions
Nikolay Martynov
2011-11-28
1
-1
/
+34
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
1
-0
/
+1
|
\
\
|
*
|
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
|
/
*
|
mac80211: allow frame aggregation for mesh
Thomas Pedersen
2011-11-08
1
-7
/
+3
|
/
*
mac80211: optimise station flags
Johannes Berg
2011-09-30
1
-1
/
+1
*
mac80211: make ieee80211_send_bar available for drivers
Felix Fietkau
2011-09-14
1
-1
/
+3
*
mac80211: add flag to indicate HW only Tx-agg setup support
Arik Nemtsov
2011-09-13
1
-1
/
+2
*
mac80211: Remove unnecessary OOM logging messages
Joe Perches
2011-09-13
1
-27
/
+8
*
wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields
Helmut Schaa
2011-08-22
1
-1
/
+1
*
mac80211: Stop TX BA session if buf_size is zero
Helmut Schaa
2011-08-08
1
-11
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
1
-21
/
+38
|
\
|
*
mac80211: sparse RCU annotations
Johannes Berg
2011-05-16
1
-15
/
+21
|
*
mac80211: fix TX a-MPDU locking
Johannes Berg
2011-05-16
1
-6
/
+17
*
|
net,rcu: convert call_rcu(kfree_tid_tx) to kfree_rcu()
Lai Jiangshan
2011-05-07
1
-11
/
+3
|
/
*
mac80211: allow advertising correct maximum aggregate size
Johannes Berg
2011-01-19
1
-1
/
+2
*
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
2011-01-19
1
-3
/
+17
*
mac80211: Add timeout to BA session start API
Sujith Manoharan
2010-12-15
1
-2
/
+5
*
mac80211: avoid transmitting delBA to old AP
Johannes Berg
2010-10-06
1
-5
/
+9
*
mac80211: delete AddBA response timer
Johannes Berg
2010-10-06
1
-0
/
+2
*
mac80211: update aggregation documentation
Johannes Berg
2010-06-14
1
-16
/
+27
*
mac80211: change TX aggregation locking
Johannes Berg
2010-06-14
1
-41
/
+53
*
mac80211: defer TX agg session teardown to work
Johannes Berg
2010-06-14
1
-5
/
+5
*
mac80211: move BA session work
Johannes Berg
2010-06-14
1
-36
/
+3
*
mac80211: make TX aggregation start/stop request async
Johannes Berg
2010-06-14
1
-52
/
+125
*
mac80211: refcount aggregation queue stop
Johannes Berg
2010-06-14
1
-30
/
+47
*
mac80211: remove non-irqsafe aggregation callbacks
Johannes Berg
2010-06-14
1
-2
/
+0
*
mac80211: use RCU for TX aggregation
Johannes Berg
2010-06-14
1
-112
/
+117
*
mac80211: move aggregation callback processing
Johannes Berg
2010-06-14
1
-8
/
+6
*
mac80211: simplify station/aggregation code
Johannes Berg
2010-06-14
1
-9
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-07
1
-2
/
+4
|
\
|
*
mac80211: fix dialog token allocator
Johannes Berg
2010-06-01
1
-2
/
+4
*
|
mac80211: clean up ieee80211_stop_tx_ba_session
Johannes Berg
2010-06-03
1
-4
/
+3
|
/
*
Merge branch 'master' into for-davem
John W. Linville
2010-04-23
1
-1
/
+1
|
\
|
*
mac80211: add missing newline
Johannes Berg
2010-04-19
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-21
1
-1
/
+0
|
\
\
[next]