index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x2
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-15
wifi: mt76: mt76_eeprom_override to int
Rosen Penev
1
-1
/
+3
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
2
-4
/
+4
2025-05-21
wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
Henk Vergonet
2
-1
/
+14
2025-03-19
wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table
Icenowy Zheng
1
-0
/
+1
2025-03-19
wifi: mt76: only mark tx-status-failed frames as ACKed on mt76x0/2
Felix Fietkau
2
-2
/
+4
2025-01-27
wifi: mt76: move napi_enable() from under BH
Jakub Kicinski
1
-2
/
+5
2025-01-14
wifi: mt76: remove dev->wcid_phy_mask
Felix Fietkau
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
5
-38
/
+16
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2
-2
/
+2
2024-02-22
wifi: mt76: mt76x2u: add netgear wdna3100v3 to device table
Dacio Romero
1
-0
/
+1
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2
-0
/
+8
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
3
-0
/
+3
2023-09-22
wifi: mt76: mt76x02: fix MT76x0 external LNA gain handling
Felix Fietkau
1
-2
/
+11
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
1
-2
/
+2
2022-12-01
wifi: mt76: mt76x02: simplify struct mt76x02_rate_power
Felix Fietkau
1
-13
/
+1
2022-12-01
wifi: mt76: move mt76_rate_power from core to mt76x02 driver code
Felix Fietkau
4
-6
/
+6
2022-04-10
mt76: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-03-16
mt76: usb: introduce __mt76u_init utility routine
Lorenzo Bianconi
1
-1
/
+1
2021-12-19
mt76: mt76x02: introduce SAR support
Lorenzo Bianconi
6
-6
/
+50
2021-10-20
mt76: disable BH around napi_schedule() calls
Felix Fietkau
1
-0
/
+3
2021-10-20
mt76: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-1
/
+1
2021-04-11
mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open coded
Ryder Lee
1
-3
/
+3
2021-01-26
mt76: move chainmask in mt76_phy
Lorenzo Bianconi
2
-2
/
+2
2021-01-26
mt76: move mac_work in mt76_core module
Lorenzo Bianconi
4
-4
/
+4
2020-12-04
mt76: move hw mac_addr in mt76_phy
Lorenzo Bianconi
2
-4
/
+4
2020-12-04
mt76: mt76u: rely on woker APIs for rx work
Lorenzo Bianconi
1
-0
/
+1
2020-12-04
mt76: fix memory leak if device probing fails
Lorenzo Bianconi
1
-1
/
+2
2020-12-04
mt76: implement .mcu_parse_response in struct mt76_mcu_ops
Felix Fietkau
1
-0
/
+1
2020-12-04
mt76: rename __mt76_mcu_send_msg to mt76_mcu_send_msg
Felix Fietkau
1
-8
/
+10
2020-09-24
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
2
-2
/
+3
2020-09-24
mt76: set interrupt mask register to 0 before requesting irq
Felix Fietkau
1
-0
/
+2
2020-07-21
mt76: move mt76 workqueue in common code
Lorenzo Bianconi
1
-5
/
+2
2020-07-21
mt76: mt76x2u: enable HC-M7662BU1
Lorenzo Bianconi
1
-0
/
+1
2020-07-21
mt76: mt76x2: fix pci suspend/resume on mt7612e
Lorenzo Bianconi
3
-0
/
+74
2020-07-21
mt76: mt76x2e: rename routines in pci.c
Lorenzo Bianconi
1
-7
/
+7
2020-05-12
mt76: set runtime stream caps by mt76_phy
Ryder Lee
1
-1
/
+1
2020-05-12
mt76: mt76x2: disable merge of OTP ROM data by default
Felix Fietkau
1
-0
/
+5
2020-05-12
mt76: mt76x2u: introduce Mercury UD13 support
Lorenzo Bianconi
1
-0
/
+1
2020-05-12
mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapter
Matthew Garrett
1
-0
/
+1
2020-05-12
mt76: mt76x02: fix handling MCU timeouts during hw restart
Felix Fietkau
2
-13
/
+7
2020-02-14
mt76: mt76x2: avoid starting the MAC too early
Felix Fietkau
1
-1
/
+1
2020-02-14
mt76: avoid extra RCU synchronization on station removal
Felix Fietkau
2
-0
/
+2
2020-02-14
mt76: mt76u: add {read/write}_extended utility routines
Lorenzo Bianconi
1
-1
/
+1
2020-02-14
mt76: mt76u: move mcu buffer allocation in mt76x02u drivers
Lorenzo Bianconi
1
-0
/
+6
2020-02-14
mt76: mt76x02u: avoid overwrite max_tx_fragments
Lorenzo Bianconi
1
-6
/
+2
2020-02-14
mt76: mt76x2: get rid of leftover target
Lorenzo Bianconi
1
-2
/
+0
2020-02-14
mt76: add multiple wiphy support to mt76_get_min_avg_rssi
Felix Fietkau
1
-1
/
+1
2020-02-14
mt76: move txpower and antenna mask to struct mt76_phy
Felix Fietkau
3
-3
/
+3
2020-02-14
mt76: move txpower_conf back to driver specific structs
Felix Fietkau
3
-6
/
+6
[next]