index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-01-18
mt7601u: fix rx buffer refcounting
Lorenzo Bianconi
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