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
/
mt7615
/
usb.c
Age
Commit message (
Expand
)
Author
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
2022-09-15
wifi: mt76: add rx_check callback for usb devices
Lorenzo Bianconi
2022-03-16
mt76: usb: introduce __mt76u_init utility routine
Lorenzo Bianconi
2022-03-16
mt76: mt7663u: introduce mt7663u_mcu_power_on routine
Lorenzo Bianconi
2022-02-03
mt76: mt7615: add support for LG LGSBWAC02 (MT7663BUN)
Piotr Dymacz
2021-01-29
mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu module
Lorenzo Bianconi
2021-01-27
mt76: mt7615: unify init work
Felix Fietkau
2021-01-26
mt76: move mac_work in mt76_core module
Lorenzo Bianconi
2020-12-04
mt76: mt76u: rely on woker APIs for rx work
Lorenzo Bianconi
2020-09-24
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2020-07-21
mt76: mt7615: introduce mt7663-usb-sdio-common module
Lorenzo Bianconi
2020-07-21
mt76: mt76u: add mt76_skb_adjust_pad utility routine
Lorenzo Bianconi
2020-07-21
mt76: mt7663u: fix memory leak in set key
Sean Wang
2020-07-21
mt76: mt7663u: sync probe sampling with rate configuration
Lorenzo Bianconi
2020-07-21
mt76: mt7615: introduce mt7615_mutex_{acquire,release} utilities
Lorenzo Bianconi
2020-07-21
mt76: move mt76 workqueue in common code
Lorenzo Bianconi
2020-07-21
mt76: mt7615: use full on-chip memory address for WF_PHY registers
Felix Fietkau
2020-07-21
mt76: overwrite qid for non-bufferable mgmt frames
Lorenzo Bianconi
2020-06-23
mt76: mt7663u: fix memory leaks in mt7663u_probe
Lorenzo Bianconi
2020-06-07
mt76: overwrite qid for non-bufferable mgmt frames
Lorenzo Bianconi
2020-05-28
mt76: mt7615: switch to per-vif power_save support
Lorenzo Bianconi
2020-05-28
mt76: mt7615: introduce remain_on_channel support
Lorenzo Bianconi
2020-05-12
mt76: mt7615: usb: cancel ps work stopping the vif
Lorenzo Bianconi
2020-05-12
mt76: mt7663u: add missing register definitions
Lorenzo Bianconi
2020-05-12
mt76: mt7663u: copy key pointer in mt7663u_mac_write_txwi
Lorenzo Bianconi
2020-05-12
mt76: mt7663u: introduce suspend/resume to mt7663u
Sean Wang
2020-05-12
mt76: mt7663: add the possibility to load firmware v2
Lorenzo Bianconi
2020-05-12
mt76: enable TDLS support
Lorenzo Bianconi
2020-05-12
mt76: mt7663u: enable AirTimeFairness
Lorenzo Bianconi
2020-05-12
mt76: mt7615: introduce mt7663u support
Lorenzo Bianconi