index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7603
Age
Commit message (
Expand
)
Author
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-07
wifi: mt76: add a wrapper for wcid access with validation
Felix Fietkau
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
2025-01-27
wifi: mt76: move napi_enable() from under BH
Jakub Kicinski
2025-01-14
wifi: mt76: remove dev->wcid_phy_mask
Felix Fietkau
2025-01-14
wifi: mt76: initialize more wcid fields mt76_wcid_init
Felix Fietkau
2025-01-14
wifi: mt76: do not add wcid entries to sta poll list during MCU reset
Felix Fietkau
2024-11-11
wifi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-06
wifi: mt76: change .sta_assoc callback to .sta_event
Felix Fietkau
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
2024-09-06
wifi: mt76: mt7603: initialize chainmask
Felix Fietkau
2024-09-06
wifi: mt76: mt7603: fix reading target power from eeprom
Felix Fietkau
2024-09-06
wifi: mt76: mt7603: fix mixed declarations and code
Felix Fietkau
2024-06-27
Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-20
wifi: mt76: un-embedd netdev from mt76_dev
Breno Leitao
2024-05-02
wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset
Felix Fietkau
2024-05-02
wifi: mt76: mt7603: fix tx queue of loopback packets
Felix Fietkau
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
2023-12-07
wifi: mt76: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-07
wifi: mt76: introduce wed pointer in mt76_queue
Lorenzo Bianconi
2023-09-30
wifi: mt76: fix race condition related to checking tx queue fill status
Felix Fietkau
2023-09-30
wifi: mt76: mt7603: disable A-MSDU tx support on MT7628
Felix Fietkau
2023-09-30
wifi: mt76: mt7603: add missing register initialization for MT7628
Felix Fietkau
2023-09-30
wifi: mt76: mt7603: improve stuck beacon handling
Felix Fietkau
2023-09-30
wifi: mt76: mt7603: improve watchdog reset reliablity
Felix Fietkau
2023-09-30
wifi: mt76: mt7603: rework/fix rx pse hang check
Felix Fietkau
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
2023-07-26
wifi: mt76: mt7603: fix tx filter/flush function
Felix Fietkau
2023-07-26
wifi: mt76: mt7603: fix beacon interval after disabling a single vif
Felix Fietkau
2023-07-25
wifi: mt76: mt7603: rely on shared poll_list field
Lorenzo Bianconi
2023-07-25
wifi: mt76: mt7603: rely on shared sta_poll_list and sta_poll_lock
Lorenzo Bianconi
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-04-17
wifi: mt76: add missing locking to protect against concurrent rx/status calls
Felix Fietkau
2023-04-03
wifi: mt76: ignore key disable commands
Felix Fietkau
2023-02-03
wifi: mt76: mt7603: avoid mcu_restart function pointer
Lorenzo Bianconi
2022-12-09
wifi: mt76: move leds struct in mt76_phy
Lorenzo Bianconi
2022-12-09
wifi: mt76: move leds field in leds struct
Lorenzo Bianconi
2022-12-01
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
2022-12-01
wifi: mt76: move aggr_stats array in mt76_phy
Lorenzo Bianconi
2022-09-06
wifi: mac80211: make smps_mode per-link
Benjamin Berg
2022-07-18
Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wireless
Kalle Valo
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-11
mt76: pass original queue id from __mt76_tx_queue_skb to the driver
Felix Fietkau
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-05-13
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
2022-05-13
mt76: mt7603: move spin_lock_bh() to spin_lock()
Yunbo Yu
[next]