index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
agg-tx.c
Age
Commit message (
Expand
)
Author
2015-11-20
mac80211: always set the buf_size in AddBA req to 64
Gregory Greenman
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-04-01
mac80211: add an intermediate software queue implementation
Felix Fietkau
2015-03-30
mac80211: reject aggregation sessions with non-HT peers
Johannes Berg
2015-03-30
mac80211: agg-tx: avoid sending DelBA with sta->lock held
Johannes Berg
2014-11-19
mac80211: synchronously reserve TID per station
Liad Kaufman
2014-10-22
mac80211: add WMM admission control support
Johannes Berg
2014-06-23
mac80211: introduce refcount for queue_stop_reasons
Luciano Coelho
2014-02-04
mac80211: send {ADD,DEL}BA on AC_VO like other mgmt frames, as per spec
Karl Beldan
2013-01-24
mac80211: fix aggregation state with current drivers
Johannes Berg
2013-01-18
mac80211: improve aggregation debug messages
Johannes Berg
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
2013-01-03
mac80211: move ieee80211_remove_tid_tx function
Johannes Berg
2013-01-03
mac80211: split out aggregation TX removal
Johannes Berg
2013-01-03
mac80211: split aggregation stop by reason
Johannes Berg
2012-12-07
mac80211: warn only once if ampdu_action isn't assigned
Chaitanya
2012-11-19
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
2012-09-21
mac80211: don't send delBA on addBA failure
Johannes Berg
2012-07-07
mac80211: request TX status for BlockAck Requests
Christian Lamparter
2012-06-24
mac80211: clean up debugging
Johannes Berg
2012-06-05
net: mac80211: Add and use ht_vdbg debugging macro
Joe Perches
2012-06-05
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-05-16
mac80211: fix TX aggregation session timer
Johannes Berg
2012-04-11
mac80211: add improved HW queue control
Johannes Berg
2012-04-09
mac80211: optimize aggregation session timeout handling
Felix Fietkau
2011-12-19
mac80211: split addba retries in time
Nikolay Martynov
2011-12-15
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
Helmut Schaa
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-13
mac80211: Purge A-MPDU TX queues before station destructions
Yogesh Ashok Powar
2011-12-07
mac80211: fix another race in aggregation start
Johannes Berg
2011-12-06
mac80211: Add HT operation modes for IBSS
Alexander Simon
2011-12-06
mac80211: handle protection mode, RIFS and ADDBA for HT IBSS
Simon Wunderlich
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-28
mac80211: do not pass AP VLAN vif pointers to drivers
Felix Fietkau
2011-11-28
mac80211: timeout tx agg sessions in way similar to rx agg sessions
Nikolay Martynov
2011-11-28
mac80211: fix race between the AGG SM and the Tx data path
Emmanuel Grumbach
2011-11-28
mac80211: fix race condition caused by late addBA response
Nikolay Martynov
2011-11-28
mac80211: don't stop a single aggregation session twice
Johannes Berg
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-08
mac80211: allow frame aggregation for mesh
Thomas Pedersen
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-09-30
mac80211: optimise station flags
Johannes Berg
2011-09-14
mac80211: make ieee80211_send_bar available for drivers
Felix Fietkau
2011-09-13
mac80211: add flag to indicate HW only Tx-agg setup support
Arik Nemtsov
2011-09-13
mac80211: Remove unnecessary OOM logging messages
Joe Perches
2011-08-22
wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields
Helmut Schaa
2011-08-08
mac80211: Stop TX BA session if buf_size is zero
Helmut Schaa
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-16
mac80211: sparse RCU annotations
Johannes Berg
[next]