index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
agg-rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-12
mt76: add Rx stats support for radiotap
Ryder Lee
1
-2
/
+2
2020-05-12
mt76: avoid rx reorder buffer overflow
Ryder Lee
1
-4
/
+4
2020-02-14
mt76: clear skb pointers from rx aggregation reorder buffer during cleanup
Felix Fietkau
1
-0
/
+1
2020-02-14
mt76: use AC specific reorder timeout
Markus Theil
1
-4
/
+12
2019-12-12
wireless/mediatek: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
1
-2
/
+2
2019-11-20
mt76: fix aggregation stop issue
Felix Fietkau
1
-4
/
+6
2019-11-20
mt76: drop rcu read lock in mt76_rx_aggr_stop
Felix Fietkau
1
-7
/
+3
2019-11-20
mt76: use cancel_delayed_work_sync in mt76_rx_aggr_shutdown
Felix Fietkau
1
-1
/
+1
2019-09-05
mt76: fix some checkpatch warnings
Ryder Lee
1
-11
/
+12
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
1
-12
/
+1
2019-05-01
mt76: use macro for sn and seq_ctrl conversion
Ryder Lee
1
-1
/
+1
2018-08-02
mt76x2: add napi struct to mt76_rx_poll_complete/mt76_rx_complete signatures
Lorenzo Bianconi
1
-1
/
+1
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+13
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+1
2018-04-30
mt76: add rcu locking in tid reorder function
Felix Fietkau
1
-2
/
+4
2018-04-24
mt76: check qos ack policy before reordering packets
Felix Fietkau
1
-1
/
+8
2018-04-24
mt76: set RX_FLAG_DUP_VALIDATED for A-MPDU reordered packets
Felix Fietkau
1
-0
/
+1
2018-04-24
mt76: fix potential sleep in atomic context
Felix Fietkau
1
-1
/
+1
2018-02-01
mt76: avoid re-queueing A-MPDU rx reorder work if no frames are pending
Felix Fietkau
1
-1
/
+5
2018-02-01
mt76: implement processing of BlockAckReq frames
Felix Fietkau
1
-1
/
+33
2018-01-26
mt76: split mt76_rx_complete
Felix Fietkau
1
-7
/
+1
2018-01-26
mt76: implement A-MPDU rx reordering in the driver code
Felix Fietkau
1
-0
/
+264