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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-10-10
1
-0
/
+1
*
wifi: mt7601u: fix clang -Wformat warning
Justin Stitt
2022-07-18
1
-1
/
+1
*
wifi: mt7601u: eeprom: fix clang -Wformat warning
Justin Stitt
2022-07-18
1
-1
/
+1
*
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-15
2
-2
/
+4
*
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
1
-1
/
+1
*
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
1
-3
/
+6
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
2
-3
/
+3
*
mt7601u: Remove redundant initialization of variable ret
Colin Ian King
2021-10-13
1
-1
/
+1
*
mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.
Wei Mingzhi
2021-06-22
1
-0
/
+1
*
mt7601u: enable TDLS support
Lorenzo Bianconi
2021-04-11
1
-0
/
+1
*
mt7601u: fix always true expression
Colin Ian King
2021-04-11
1
-1
/
+1
*
Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-02-06
2
-5
/
+19
|
\
|
*
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: check the status of device in calibration
Zhi Han
2021-01-14
1
-0
/
+3
|
*
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: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-22
1
-28
/
+6
*
mt7601u: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-07
3
-5
/
+5
*
mt7601u: phy: Fix misnaming when documented function parameter 'dac'
Lee Jones
2020-09-01
1
-1
/
+1
*
mt7601u: add missing release on skb in mt7601u_mcu_msg_send
Navid Emamdoost
2020-08-02
1
-1
/
+3
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-1
/
+1
*
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-11-06
2
-2
/
+2
|
\
|
*
mt7601u: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
zhong jiang
2019-10-31
1
-1
/
+1
|
*
mt7601u: fix bbp version check in mt7601u_wait_bbp_ready
Lorenzo Bianconi
2019-10-01
1
-1
/
+1
*
|
mac80211: simplify TX aggregation start
Johannes Berg
2019-10-04
1
-2
/
+1
|
/
*
mt7601u: null check the allocation
Navid Emamdoost
2019-08-06
1
-0
/
+3
*
mt7601u: use params->ssn value directly
Stanislaw Gruszka
2019-07-24
1
-2
/
+2
*
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
2019-06-26
2
-22
/
+36
|
\
|
*
mt7601u: fix possible memory leak when the device is disconnected
Lorenzo Bianconi
2019-06-25
2
-7
/
+18
|
*
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
23
-207
/
+23
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
mt7601u: check chip version on probe
Stanislaw Gruszka
2019-03-19
1
-0
/
+4
*
mt7601u: do not use WARN_ON in the datapath
Lorenzo Bianconi
2019-02-01
1
-3
/
+3
*
mt7601u: bump supported EEPROM version
Stanislaw Gruszka
2019-02-01
1
-1
/
+1
*
mt7601u: expose 802.11w support
Davide Caratti
2018-07-30
1
-0
/
+1
*
mt7601u: use sw encryption for hw unsupported ciphers
Lorenzo Bianconi
2018-07-30
1
-0
/
+11
*
mt7601u: remove warning when avg_rssi is zero
Stanislaw Gruszka
2018-06-24
1
-2
/
+4
*
mt7601u: run calibration works after finishing scanning
Stanislaw Gruszka
2018-04-24
1
-0
/
+6
*
mt7601u: use EWMA to calculate avg_rssi
Stanislaw Gruszka
2018-04-24
3
-6
/
+13
*
mt7601u: phy: mark expected switch fall-through
Gustavo A. R. Silva
2018-04-24
1
-0
/
+1
*
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-05
1
-1
/
+1
|
\
|
*
mt7601u: use firmware_request_cache() to address cache on reboot
Luis R. Rodriguez
2018-03-22
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-01
1
-3
/
+3
|
\
\
|
*
|
net/mediatek: disambiguate mt76 vs mt7601u trace events
Alexei Starovoitov
2018-03-28
1
-3
/
+3
|
|
/
*
|
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-27
1
-9
/
+7
*
|
mt7601u: let mac80211 validate rx CCMP PN
Lorenzo Bianconi
2018-03-13
2
-1
/
+10
[next]