index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt7601u
/
dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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