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
/
mt7615
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-15
wifi: mt76: mt76_eeprom_override to int
Rosen Penev
2
-4
/
+5
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+2
2025-07-07
wifi: mt76: add a wrapper for wcid access with validation
Felix Fietkau
1
-5
/
+2
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
1
-4
/
+7
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-22
wifi: mt76: support power delta calculation for 5 TX paths
Shayne Chen
2
-4
/
+4
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
3
-5
/
+5
2025-01-27
wifi: mt76: move napi_enable() from under BH
Jakub Kicinski
2
-5
/
+11
2025-01-14
wifi: mt76: mt7925: add handler to hif suspend/resume event
Quan Zhou
4
-9
/
+9
2025-01-14
wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO support
Felix Fietkau
1
-2
/
+2
2025-01-14
wifi: mt76: initialize more wcid fields mt76_wcid_init
Felix Fietkau
1
-3
/
+1
2025-01-14
wifi: mt76: rename struct mt76_vif to mt76_vif_link
Felix Fietkau
4
-4
/
+4
2025-01-14
wifi: mt76: add code for emulating hardware scanning
Felix Fietkau
1
-0
/
+1
2025-01-14
wifi: mt76: do not add wcid entries to sta poll list during MCU reset
Felix Fietkau
1
-10
/
+2
2025-01-14
wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO
Sean Wang
1
-1
/
+1
2025-01-13
wifi: mt76: mt7615: Convert comma to semicolon
Shen Lichuan
3
-3
/
+3
2024-11-11
wifi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-09
Merge tag 'mt76-for-kvalo-2024-09-06' of https://github.com/nbd168/wireless
Kalle Valo
8
-36
/
+20
2024-09-06
wifi: mt76: mt7615: check devm_kasprintf() returned value
Ma Ke
1
-0
/
+3
2024-09-06
wifi: mt76: connac: move mt7615_mcu_del_wtbl_all to connac
Felix Fietkau
3
-12
/
+1
2024-09-06
wifi: mt76: connac: add support for passing connection state directly
Felix Fietkau
1
-1
/
+3
2024-09-06
wifi: mac80211: handle ieee80211_radar_detected() for MLO
Aditya Kumar Singh
1
-1
/
+1
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
7
-23
/
+13
2024-07-09
wifi: mt76: mt762x: extend mt76_connac_mcu_sta_basic_tlv for per-link STA
Sean Wang
1
-2
/
+4
2024-07-09
wifi: mt76: mt792x: extend mt76_connac_mcu_uni_add_dev for per-link BSS
Sean Wang
1
-2
/
+2
2024-06-27
Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-2
/
+2
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2
-2
/
+2
2024-06-20
wifi: mt76: un-embedd netdev from mt76_dev
Breno Leitao
1
-3
/
+3
2024-06-01
wifi: mt76: mt7615: add missing chanctx ops
Johannes Berg
1
-0
/
+4
2024-02-08
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
1
-1
/
+1
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
5
-0
/
+5
2023-12-07
wifi: mt76: mt7921s: fix workqueue problem causes STA association fail
Wang Zhao
1
-1
/
+1
2023-12-07
wifi: mt76: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-07
wifi: mt76: introduce wed pointer in mt76_queue
Lorenzo Bianconi
1
-3
/
+3
2023-12-07
wifi: mt76: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-2
/
+2
2023-09-30
wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparison
Shayne Chen
1
-1
/
+1
2023-09-30
wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify code
Jinjie Ruan
1
-4
/
+1
2023-09-30
wifi: mt76: remove unused error path in mt76_connac_tx_complete_skb
Felix Fietkau
1
-1
/
+1
2023-09-30
wifi: mt76: fix race condition related to checking tx queue fill status
Felix Fietkau
1
-2
/
+2
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
1
-1
/
+1
2023-08-04
Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
6
-32
/
+67
2023-08-02
wifi: mt76: Replace strlcpy() with strscpy()
Azeem Shaikh
1
-1
/
+1
2023-07-25
wifi: mt76: mt7615: rely on shared poll_list field
Lorenzo Bianconi
3
-13
/
+12
2023-07-25
wifi: mt76: mt7615: rely on shared sta_poll_list and sta_poll_lock
Lorenzo Bianconi
4
-20
/
+16
2023-07-25
wifi: mt76: mt7615: enable BSS_CHANGED_MU_GROUPS support
Ryder Lee
3
-0
/
+40
2023-07-24
wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)
Paul Fertser
1
-3
/
+3
2023-05-27
wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_poll
Lorenzo Bianconi
1
-0
/
+3
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
14
-62
/
+33
2023-04-19
wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported drivers
Felix Fietkau
1
-0
/
+1
2023-04-19
wifi: mt76: mt7615: increase eeprom size for mt7663
Felix Fietkau
3
-2
/
+8
[next]