index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7921
/
usb.c
Age
Commit message (
Expand
)
Author
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
2023-09-30
wifi: mt76: mt792x: move some common usb code in mt792x module
Lorenzo Bianconi
2023-09-30
wifi: mt76: mt792x: move mt7921_skb_add_usb_sdio_hdr in mt792x module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move mt7921u_disconnect mt792x-lib
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt792x: introduce mt792x-usb module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move init shared code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move dma shared code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move mac shared code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.h
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_hif_ops in mt792x_hif_ops
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev
Lorenzo Bianconi
2023-04-17
wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`
Jiefeng Li
2023-04-17
wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support
Reese Russell
2023-04-17
wifi: mt76: move shared mac definitions in mt76_connac2_mac.h
Lorenzo Bianconi
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
2023-04-17
wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routine
Lorenzo Bianconi
2023-02-03
wifi: mt76: mt7921u: add support for Comfast CF-952AX
Chuanhong Guo
2023-02-03
wifi: mt76: mt7921: avoid mcu_restart function pointer
Lorenzo Bianconi
2022-12-01
wifi: mt76: mt7921: introduce chanctx support
Sean Wang
2022-12-01
wifi: mt76: mt7921: introduce remain_on_channel support
Sean Wang
2022-12-01
Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...
Ben Greear
2022-09-15
wifi: mt76: mt7921: get rid of the false positive reset
Sean Wang
2022-09-15
wifi: mt76: mt7921u: remove unnecessary MT76_STATE_SUSPEND
Sean Wang
2022-09-15
wifi: mt76: mt7921u: fix race issue between reset and suspend/resume
Sean Wang
2022-09-15
wifi: mt76: add rx_check callback for usb devices
Lorenzo Bianconi
2022-07-11
mt76: move mt76_connac2_mcu_fill_message in mt76_connac module
Lorenzo Bianconi
2022-07-11
mt76: move mcu_txd/mcu_rxd structures in shared code
Lorenzo Bianconi
2022-07-11
mt76: mt7921: get rid of mt7921_mcu_exit
Lorenzo Bianconi
2022-05-13
mt76: mt7921u: add suspend/resume support
Lorenzo Bianconi
2022-03-16
mt76: mt7921: move mt7921_init_hw in a dedicated work
Lorenzo Bianconi
2022-03-16
mt76: mt7921: add mt7921u driver
Lorenzo Bianconi