index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Use setup_timer instead of init_timer
Ondřej Lysoněk
2017-03-06
1
-6
/
+6
*
mac80211: reject TSPEC TIDs (TSIDs) for aggregation
Johannes Berg
2016-09-15
1
-0
/
+3
*
mac80211: implement fair queueing per txq
Michal Kazior
2016-06-09
1
-2
/
+6
*
mac80211: add A-MSDU tx support
Felix Fietkau
2016-04-06
1
-0
/
+5
*
mac80211: pass block ack session timeout to to driver
Sara Sharon
2016-01-14
1
-18
/
+35
*
mac80211: always set the buf_size in AddBA req to 64
Gregory Greenman
2015-11-20
1
-1
/
+2
*
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
2015-09-22
1
-5
/
+10
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-2
/
+2
*
mac80211: add an intermediate software queue implementation
Felix Fietkau
2015-04-01
1
-0
/
+44
*
mac80211: reject aggregation sessions with non-HT peers
Johannes Berg
2015-03-30
1
-1
/
+4
*
mac80211: agg-tx: avoid sending DelBA with sta->lock held
Johannes Berg
2015-03-30
1
-2
/
+7
*
mac80211: synchronously reserve TID per station
Liad Kaufman
2014-11-19
1
-0
/
+7
*
mac80211: add WMM admission control support
Johannes Berg
2014-10-22
1
-5
/
+0
*
mac80211: introduce refcount for queue_stop_reasons
Luciano Coelho
2014-06-23
1
-2
/
+6
*
mac80211: send {ADD,DEL}BA on AC_VO like other mgmt frames, as per spec
Karl Beldan
2014-02-04
1
-1
/
+1
*
mac80211: fix aggregation state with current drivers
Johannes Berg
2013-01-24
1
-7
/
+10
*
mac80211: improve aggregation debug messages
Johannes Berg
2013-01-18
1
-17
/
+27
*
mac80211: split TX aggregation stop action
Johannes Berg
2013-01-03
1
-5
/
+35
*
mac80211: move ieee80211_remove_tid_tx function
Johannes Berg
2013-01-03
1
-103
/
+103
*
mac80211: split out aggregation TX removal
Johannes Berg
2013-01-03
1
-18
/
+30
*
mac80211: split aggregation stop by reason
Johannes Berg
2013-01-03
1
-9
/
+8
*
mac80211: warn only once if ampdu_action isn't assigned
Chaitanya
2012-12-07
1
-1
/
+1
*
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
2012-11-19
1
-6
/
+6
*
mac80211: don't send delBA on addBA failure
Johannes Berg
2012-09-21
1
-1
/
+1
*
mac80211: request TX status for BlockAck Requests
Christian Lamparter
2012-07-07
1
-1
/
+2
*
mac80211: clean up debugging
Johannes Berg
2012-06-24
1
-31
/
+41
*
net: mac80211: Add and use ht_vdbg debugging macro
Joe Perches
2012-06-05
1
-74
/
+29
*
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-06-05
1
-38
/
+30
*
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
[next]