开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2021-10-13
mt7601u: Remove redundant initialization of variable ret
Colin Ian King
2021-02-06
Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-01-25
mt7601u: process tx URBs with status EPROTO properly
Lorenzo Bianconi
2021-01-25
mt7601u: use ieee80211_rx_list to pass frames to the network stack as a batch
Lorenzo Bianconi
2021-01-25
mt7601u: fix kernel crash unplugging the device
Lorenzo Bianconi
2021-01-18
mt7601u: fix rx buffer refcounting
Lorenzo Bianconi
2021-01-14
mt7601u: process URBs in status EPROTO properly
Zhi Han
2020-11-07
wireless: mt7601u: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-07
mt7601u: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-06-26
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
2019-06-25
mt7601u: fix possible memory leak when the device is disconnected
Lorenzo Bianconi
2019-06-25
mt7601u: do not schedule rx_tasklet when the device has been disconnected
Lorenzo Bianconi
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-02-01
mt7601u: do not use WARN_ON in the datapath
Lorenzo Bianconi
2017-08-24
mt7601u: check memory allocation failure
Christophe Jaillet
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-09-09
mt7601u: use linux/bitfield.h
Jakub Kicinski
2015-08-10
mt7601u: lock out rx path and tx status reporting
Jakub Kicinski
2015-08-10
mt7601u: fix tx status reporting contexts
Jakub Kicinski
2015-08-10
mt7601u: use correct ieee80211_rx variant
Jakub Kicinski
2015-06-08
mt7601u: watch out for invalid-length frames
Jakub Kicinski
2015-06-08
mt7601u: unify paged and non-paged RX dma paths
Jakub Kicinski
2015-05-28
add mt7601u driver
Jakub Kicinski