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