Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
refs/heads/axolotl/v5.17-dev
/
net
/
mac80211
/
agg-rx.c
511ab0c
mac80211: fix lookup when adding AddBA extension element
by Johannes Berg
· 3 years, 1 month ago
8223ac1
mac80211: fix memory leaks with element parsing
by Johannes Berg
· 3 years, 3 months ago
5d24828
mac80211: always allocate struct ieee802_11_elems
by Johannes Berg
· 3 years, 3 months ago
db8ebd0
mac80211: use bitfield helpers for BA session action frames
by Johannes Berg
· 4 years, 1 month ago
39f774e
net: mac80211: agg-rx.c: fix duplicated words
by Randy Dunlap
· 4 years, 4 months ago
6628d00
mac8211: fix struct initialisation
by John Crispin
· 4 years, 5 months ago
93382a0
mac80211: accept aggregation sessions on 6 GHz
by Johannes Berg
· 4 years, 7 months ago
f12cac5
mac80211: add missing null return check from call to ieee80211_get_sband
by Colin Ian King
· 5 years ago
2ab4587
mac80211: add support for the ADDBA extension element
by John Crispin
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
41cbb0f
mac80211: add support for HE
by Luca Coelho
· 7 years ago
b8042b3d
ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE
by Johannes Berg
· 7 years ago
21b7022
mac80211: agg-rx: Accept ADDBA request update if timeout did not change
by Ilan Peer
· 7 years ago
ed04c46
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
3b07029
mac80211: Fix sending ADDBA response for an ongoing session
by Ilan Peer
· 7 years ago
a9d09bc
mac80211: make __ieee80211_start_rx_ba_session static
by Johannes Berg
· 7 years ago
d559e30
mac80211: avoid looking up tid_tx/tid_rx from timers
by Johannes Berg
· 7 years ago
7cca2ac
mac80211: aggregation: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
1272c5d
mac80211: add documentation to ieee80211_rx_ba_offl()
by Luca Coelho
· 7 years ago
bde59c4
mac80211: fix deadlock in driver-managed RX BA session start
by Johannes Berg
· 7 years ago
04c2cf3
mac80211: add api to start ba session timer expired flow
by Naftali Goldstein
· 7 years ago
b080db5
networking: convert many more places to skb_put_zero()
by Johannes Berg
· 8 years ago
699cb58
mac80211: manage RX BA session offload without SKB queue
by Johannes Berg
· 8 years ago
f8f118c
mac80211: Use setup_timer instead of init_timer
by Ondřej Lysoněk
· 8 years ago
09e0a2f
mac80211: fix typo in debug print
by Sara Sharon
· 8 years ago
b7540d8
mac80211: don't reorder frames with SN smaller than SSN
by Sara Sharon
· 8 years ago
1c3d185
mac80211: fix tid_agg_rx NULL dereference
by Johannes Berg
· 8 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
85d5313
mac80211: reject TSPEC TIDs (TSIDs) for aggregation
by Johannes Berg
· 8 years ago
bfe40fa
mac80211: send delBA on unexpected BlockAck data frames
by Johannes Berg
· 8 years ago
480dd46
mac80211: RX BA support for sta max_rx_aggregation_subframes
by Maxim Altshul
· 8 years ago
f89e07d
mac80211: agg-rx: refuse ADDBA Request with timeout update
by Johannes Berg
· 8 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
06470f7
mac80211: add API to allow filtering frames in BA sessions
by Sara Sharon
· 9 years ago
412a6d8
mac80211: support hw managing reorder logic
by Sara Sharon
· 9 years ago
f39ea26
mac80211: fix use of uninitialised values in RX aggregation
by Chris Bainbridge
· 9 years ago
50ea05e
mac80211: pass block ack session timeout to to driver
by Sara Sharon
· 9 years ago
fad4718
mac80211: pass RX aggregation window size to driver
by Sara Sharon
· 9 years ago
99e7ca4
mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support
by Emmanuel Grumbach
· 9 years ago
e3abc8f
mac80211: allow to transmit A-MSDU within A-MPDU
by Emmanuel Grumbach
· 9 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
788211d
mac80211: fix RX A-MPDU session reorder timer deletion
by Johannes Berg
· 10 years ago
8f9c77f
mac80211: reject aggregation sessions with non-HT peers
by Johannes Berg
· 10 years ago
4549cf2
mac80211: fix offloaded BA session traffic after hw restart
by Michal Kazior
· 10 years ago
08cf42e
mac80211: add support for Rx reordering offloading
by Michal Kazior
· 10 years ago
83eb935
mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE
by Michal Kazior
· 10 years ago
0a214d3
mac80211: improve aggregation debug messages
by Johannes Berg
· 12 years ago
5a306f5
mac80211: introduce IEEE80211_NUM_TIDS and use it
by Johannes Berg
· 12 years ago
bdcbd8e
mac80211: clean up debugging
by Johannes Berg
· 13 years ago
7c9c46c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
d63e9ae
net: mac80211: Add and use ht_vdbg debugging macro
by Joe Perches
· 13 years ago
f0d2320
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
by Joe Perches
· 13 years ago
d8c7aae
mac80211: add missing rcu_read_lock/unlock in agg-rx session timer
by Felix Fietkau
· 13 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 13 years ago
12d3952f
mac80211: optimize aggregation session timeout handling
by Felix Fietkau
· 13 years ago
d72308b
mac80211: fix possible tid_rx->reorder_timer use after free
by Stanislaw Gruszka
· 13 years ago
cf778b0
net: reintroduce missing rcu_assign_pointer() calls
by Eric Dumazet
· 13 years ago
13c40c5
mac80211: Add HT operation modes for IBSS
by Alexander Simon
· 13 years ago
bc192f8
mac80211: do not pass AP VLAN vif pointers to drivers
by Felix Fietkau
· 13 years ago
5ccc32f
mac80211: log reason and initiator when rx agg is stopped
by Nikolay Martynov
· 13 years ago
a7f39f6
mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0
by Nikolay Martynov
· 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
094daf7
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
c2c98fd
mac80211: optimise station flags
by Johannes Berg
· 13 years ago
b53d63e
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-davem
by John W. Linville
· 13 years ago
d15b845
mac80211: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
0a557ed
mac80211: check sta_info_get() return value
by Eliad Peller
· 13 years ago
15b4d84
mac80211: reestablish mis-configured existing Rx BA sessions
by Arik Nemtsov
· 14 years ago
f41ccd7
mac80211: Stop BA session event from device
by Shahar Levi
· 14 years ago
40b275b
mac80211: sparse RCU annotations
by Johannes Berg
· 14 years ago
8571a19
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
0b01f03
mac80211: track receiver's aggregation reorder buffer size
by Johannes Berg
· 14 years ago
df6ba5d
mac80211: add hw configuration for max ampdu buffer size
by Luciano Coelho
· 14 years ago
82694f7
mac80211: use maximum number of AMPDU frames as default in BA RX
by Luciano Coelho
· 14 years ago
dd31857
mac80211: fix RX aggregation locking
by Johannes Berg
· 14 years ago
53f73c0
mac80211: avoid transmitting delBA to old AP
by Johannes Berg
· 14 years ago
2bff8eb
mac80211: AMPDU rx reorder timeout timer
by Christian Lamparter
· 14 years ago
73a72a8
mac80211: update aggregation documentation
by Johannes Berg
· 15 years ago
a93e364
mac80211: change RX aggregation locking
by Johannes Berg
· 15 years ago
f955ebb
mac80211: fix RX aggregation timer
by Johannes Berg
· 15 years ago
7c3b1dd
mac80211: defer RX agg session teardown to work
by Johannes Berg
· 15 years ago
a87f736
mac80211: use RCU for RX aggregation
by Johannes Berg
· 15 years ago
3b51cc9
Merge branch 'master' into for-davem
by John W. Linville
· 15 years ago
2aab4c2
mac80211: fix stopping RX BA session from timer
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
098a607
mac80211: clean up/fix aggregation code
by Johannes Berg
· 15 years ago
618f356
mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
by Johannes Berg
· 15 years ago
66b0470
mac80211: remove ieee80211_sta_stop_rx_ba_session
by Johannes Berg
· 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
12375ef
mac80211: trace interface name
by Johannes Berg
· 15 years ago
47846c9
mac80211: reduce reliance on netdev
by Johannes Berg
· 15 years ago
abe6063
mac80211: make station management completely depend on vif
by Johannes Berg
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4253119
mac80211: fix two remote exploits
by Johannes Berg
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
62ae67b
mac80211: remove encrypt parameter from ieee80211_tx_skb
by Johannes Berg
· 15 years ago
c951ad3
mac80211: convert aggregation to operate on vifs/stas
by Johannes Berg
· 15 years ago
Next »