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
/
mt7601u
/
dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-16
wifi: mt7601u: fix an integer underflow
Jisoo Jang
1
-1
/
+2
2021-10-13
mt7601u: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-02-06
Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-5
/
+16
2021-01-25
mt7601u: process tx URBs with status EPROTO properly
Lorenzo Bianconi
1
-0
/
+1
2021-01-25
mt7601u: use ieee80211_rx_list to pass frames to the network stack as a batch
Lorenzo Bianconi
1
-5
/
+14
2021-01-25
mt7601u: fix kernel crash unplugging the device
Lorenzo Bianconi
1
-1
/
+1
2021-01-18
mt7601u: fix rx buffer refcounting
Lorenzo Bianconi
1
-2
/
+1
2021-01-14
mt7601u: process URBs in status EPROTO properly
Zhi Han
1
-0
/
+1
2020-11-07
wireless: mt7601u: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+6
2020-09-07
mt7601u: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2019-06-26
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
1
-20
/
+34
2019-06-25
mt7601u: fix possible memory leak when the device is disconnected
Lorenzo Bianconi
1
-5
/
+16
2019-06-25
mt7601u: do not schedule rx_tasklet when the device has been disconnected
Lorenzo Bianconi
1
-15
/
+18
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-02-01
mt7601u: do not use WARN_ON in the datapath
Lorenzo Bianconi
1
-3
/
+3
2017-08-24
mt7601u: check memory allocation failure
Christophe Jaillet
1
-0
/
+5
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+2
2016-09-09
mt7601u: use linux/bitfield.h
Jakub Kicinski
1
-1
/
+1
2015-08-10
mt7601u: lock out rx path and tx status reporting
Jakub Kicinski
1
-0
/
+2
2015-08-10
mt7601u: fix tx status reporting contexts
Jakub Kicinski
1
-4
/
+26
2015-08-10
mt7601u: use correct ieee80211_rx variant
Jakub Kicinski
1
-1
/
+1
2015-06-08
mt7601u: watch out for invalid-length frames
Jakub Kicinski
1
-2
/
+12
2015-06-08
mt7601u: unify paged and non-paged RX dma paths
Jakub Kicinski
1
-50
/
+12
2015-05-28
add mt7601u driver
Jakub Kicinski
1
-0
/
+533