Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
66f5de68cb61a727e82adf86ef6d8a4b2101fd04
/
net
/
mac80211
/
agg-tx.c
a5a2444
mac80211: Fix Tx aggregation session tear down with ITXQs
by Ilan Peer
· 6 years ago
41cbb0f
mac80211: add support for HE
by Luca Coelho
· 6 years ago
b8042b3d
ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE
by Johannes Berg
· 6 years ago
914eac2
mac80211: use timeout from the AddBA response instead of the request
by Sara Sharon
· 7 years ago
e7881bd
Revert "mac80211: Add TXQ scheduling API"
by Johannes Berg
· 7 years ago
e937b8d
mac80211: Add TXQ scheduling API
by Toke Høiland-Jørgensen
· 7 years ago
2316380
mac80211: call synchronize_net once in the restart flow
by Sara Sharon
· 7 years ago
d559e30
mac80211: avoid looking up tid_tx/tid_rx from timers
by Johannes Berg
· 7 years ago
33ddd81
mac80211: properly free requested-but-not-started TX agg sessions
by Johannes Berg
· 7 years ago
7cca2ac
mac80211: aggregation: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
979e1f0
mac80211: agg-tx: call drv_wake_tx_queue in proper context
by Johannes Berg
· 7 years ago
d81b0fd
mac80211: shorten debug prints using ht_dbg() to avoid warning
by Sharon Dvir
· 7 years ago
b080db5
networking: convert many more places to skb_put_zero()
by Johannes Berg
· 7 years ago
7a7c0a6
mac80211: fix TX aggregation start/stop callback race
by Johannes Berg
· 7 years ago
f8f118c
mac80211: Use setup_timer instead of init_timer
by Ondřej Lysoněk
· 8 years ago
85d5313
mac80211: reject TSPEC TIDs (TSIDs) for aggregation
by Johannes Berg
· 8 years ago
fa962b9
mac80211: implement fair queueing per txq
by Michal Kazior
· 8 years ago
6e0456b
mac80211: add A-MSDU tx support
by Felix Fietkau
· 9 years ago
50ea05e
mac80211: pass block ack session timeout to to driver
by Sara Sharon
· 9 years ago
ac06219
mac80211: always set the buf_size in AddBA req to 64
by Gregory Greenman
· 9 years ago
e3abc8f
mac80211: allow to transmit A-MSDU within A-MPDU
by Emmanuel Grumbach
· 9 years ago
30686bf
mac80211: convert HW flags to unsigned long bitmap
by Johannes Berg
· 9 years ago
ba8c3d6
mac80211: add an intermediate software queue implementation
by Felix Fietkau
· 10 years ago
8f9c77f
mac80211: reject aggregation sessions with non-HT peers
by Johannes Berg
· 10 years ago
2c15888
mac80211: agg-tx: avoid sending DelBA with sta->lock held
by Johannes Berg
· 10 years ago
b6da911
mac80211: synchronously reserve TID per station
by Liad Kaufman
· 10 years ago
02219b3
mac80211: add WMM admission control support
by Johannes Berg
· 10 years ago
cca07b0
mac80211: introduce refcount for queue_stop_reasons
by Luciano Coelho
· 10 years ago
c6e1332
mac80211: send {ADD,DEL}BA on AC_VO like other mgmt frames, as per spec
by Karl Beldan
· 11 years ago
8147dc7
mac80211: fix aggregation state with current drivers
by Johannes Berg
· 12 years ago
0a214d3
mac80211: improve aggregation debug messages
by Johannes Berg
· 12 years ago
18b559d
mac80211: split TX aggregation stop action
by Johannes Berg
· 12 years ago
30bf5f1
mac80211: move ieee80211_remove_tid_tx function
by Johannes Berg
· 12 years ago
faec12e
mac80211: split out aggregation TX removal
by Johannes Berg
· 12 years ago
c82c4a8
mac80211: split aggregation stop by reason
by Johannes Berg
· 12 years ago
50c16e2
mac80211: warn only once if ampdu_action isn't assigned
by Chaitanya
· 12 years ago
5a306f5
mac80211: introduce IEEE80211_NUM_TIDS and use it
by Johannes Berg
· 12 years ago
c6f219d
mac80211: don't send delBA on addBA failure
by Johannes Berg
· 12 years ago
2f7916f
mac80211: request TX status for BlockAck Requests
by Christian Lamparter
· 12 years ago
bdcbd8e
mac80211: clean up debugging
by Johannes Berg
· 12 years ago
d63e9ae
net: mac80211: Add and use ht_vdbg debugging macro
by Joe Perches
· 12 years ago
f0d2320
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
by Joe Perches
· 12 years ago
9e73dee
mac80211: fix TX aggregation session timer
by Johannes Berg
· 13 years ago
3a25a8c
mac80211: add improved HW queue control
by Johannes Berg
· 13 years ago
12d3952f
mac80211: optimize aggregation session timeout handling
by Felix Fietkau
· 13 years ago
84381b4
mac80211: split addba retries in time
by Nikolay Martynov
· 13 years ago
cf6bb79
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
by Helmut Schaa
· 13 years ago
5d22df2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
42624d4
mac80211: Purge A-MPDU TX queues before station destructions
by Yogesh Ashok Powar
· 13 years ago
15062e6
mac80211: fix another race in aggregation start
by Johannes Berg
· 13 years ago
13c40c5
mac80211: Add HT operation modes for IBSS
by Alexander Simon
· 13 years ago
ff3cc5f
mac80211: handle protection mode, RIFS and ADDBA for HT IBSS
by Simon Wunderlich
· 13 years ago
d7a4858
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
bc192f8
mac80211: do not pass AP VLAN vif pointers to drivers
by Felix Fietkau
· 13 years ago
285fa69
mac80211: timeout tx agg sessions in way similar to rx agg sessions
by Nikolay Martynov
· 13 years ago
2a1e0fd
mac80211: fix race between the AGG SM and the Tx data path
by Emmanuel Grumbach
· 13 years ago
d305a65
mac80211: fix race condition caused by late addBA response
by Nikolay Martynov
· 13 years ago
24f50a9
mac80211: don't stop a single aggregation session twice
by Johannes Berg
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
ae2772b
mac80211: allow frame aggregation for mesh
by Thomas Pedersen
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
c2c98fd
mac80211: optimise station flags
by Johannes Berg
· 13 years ago
8c77124
mac80211: make ieee80211_send_bar available for drivers
by Felix Fietkau
· 13 years ago
edf6b78
mac80211: add flag to indicate HW only Tx-agg setup support
by Arik Nemtsov
· 13 years ago
d15b845
mac80211: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
c1407b6
wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields
by Helmut Schaa
· 13 years ago
3ca9788
mac80211: Stop TX BA session if buf_size is zero
by Helmut Schaa
· 13 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 13 years ago
40b275b
mac80211: sparse RCU annotations
by Johannes Berg
· 14 years ago
ec034b2
mac80211: fix TX a-MPDU locking
by Johannes Berg
· 14 years ago
0744371
net,rcu: convert call_rcu(kfree_tid_tx) to kfree_rcu()
by Lai Jiangshan
· 14 years ago
5dd36bc
mac80211: allow advertising correct maximum aggregate size
by Johannes Berg
· 14 years ago
0b01f03
mac80211: track receiver's aggregation reorder buffer size
by Johannes Berg
· 14 years ago
bd2ce6e
mac80211: Add timeout to BA session start API
by Sujith Manoharan
· 14 years ago
53f73c0
mac80211: avoid transmitting delBA to old AP
by Johannes Berg
· 14 years ago
4427148
mac80211: delete AddBA response timer
by Johannes Berg
· 14 years ago
73a72a8
mac80211: update aggregation documentation
by Johannes Berg
· 14 years ago
cfcdbde
mac80211: change TX aggregation locking
by Johannes Berg
· 14 years ago
83a5cbf
mac80211: defer TX agg session teardown to work
by Johannes Berg
· 14 years ago
67c282c
mac80211: move BA session work
by Johannes Berg
· 14 years ago
0ab3370
mac80211: make TX aggregation start/stop request async
by Johannes Berg
· 14 years ago
a6a67db
mac80211: refcount aggregation queue stop
by Johannes Berg
· 14 years ago
5d22c89
mac80211: remove non-irqsafe aggregation callbacks
by Johannes Berg
· 14 years ago
a622ab7
mac80211: use RCU for TX aggregation
by Johannes Berg
· 14 years ago
c1475ca
mac80211: move aggregation callback processing
by Johannes Berg
· 14 years ago
2a41905
mac80211: simplify station/aggregation code
by Johannes Berg
· 14 years ago
9d88477
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
6a8579d
mac80211: clean up ieee80211_stop_tx_ba_session
by Johannes Berg
· 14 years ago
51a0d38
mac80211: fix dialog token allocator
by Johannes Berg
· 14 years ago
3b51cc9
Merge branch 'master' into for-davem
by John W. Linville
· 15 years ago
87eb367
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e46754f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
67e0f39
mac80211: add missing newline
by Johannes Berg
· 15 years ago
b4bb5c3
mac80211: remove bogus TX agg state assignment
by Johannes Berg
· 15 years ago
5c01d56
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
b5878a2
mac80211: enhance tracing
by Johannes Berg
· 15 years ago
618f356
mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
by Johannes Berg
· 15 years ago
55f9893
wireless: remove trailing space in messages
by Frans Pop
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4cad6c7
mac80211: Deny TX BA session requests during disassociation
by Sujith
· 15 years ago
Next »