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
/
mt7615
/
main.c
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-01-14
wifi: mt76: mt7925: add handler to hif suspend/resume event
Quan Zhou
2025-01-14
wifi: mt76: initialize more wcid fields mt76_wcid_init
Felix Fietkau
2025-01-14
wifi: mt76: rename struct mt76_vif to mt76_vif_link
Felix Fietkau
2025-01-14
wifi: mt76: add code for emulating hardware scanning
Felix Fietkau
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-01
wifi: mt76: mt7615: add missing chanctx ops
Johannes Berg
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
2023-09-30
wifi: mt76: fix race condition related to checking tx queue fill status
Felix Fietkau
2023-07-25
wifi: mt76: mt7615: rely on shared poll_list field
Lorenzo Bianconi
2023-07-25
wifi: mt76: mt7615: rely on shared sta_poll_list and sta_poll_lock
Lorenzo Bianconi
2023-07-25
wifi: mt76: mt7615: enable BSS_CHANGED_MU_GROUPS support
Ryder Lee
2023-04-03
wifi: mt76: ignore key disable commands
Felix Fietkau
2022-12-01
wifi: mt76: mt7615: rely on mt7615_phy in mt7615_mac_reset_counters
Lorenzo Bianconi
2022-12-01
wifi: mt76: mt7615: enable use_cts_prot support
Ryder Lee
2022-09-15
wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_...
Lorenzo Bianconi
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: add phy_idx to mt76_wcid
Lorenzo Bianconi
2022-07-11
mt76: mt7615: fix throughput regression on DFS channels
Felix Fietkau
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: fix MBSS index condition in DBDC mode
Evelyn Tsai
2022-05-13
mt76: fix use-after-free by removing a non-RCU wcid pointer
Felix Fietkau
2022-02-23
mt76: mt7615: introduce SAR support
Lorenzo Bianconi
2022-02-03
mt76: stop the radar detector after leaving dfs channel
Xing Song
2022-02-03
mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_update
Lorenzo Bianconi
2022-02-03
mt76: mt7615: update bss_info with cipher after setting the group key
Felix Fietkau
2021-12-19
mt76: connac: introduce MCU_EXT macros
Lorenzo Bianconi
2021-12-19
mt76: mt7615: improve wmm index allocation
Felix Fietkau
2021-12-19
mt76: mt7615: remove dead code in get_omac_idx
Lorenzo Bianconi
2021-10-23
mt76: mt7615: mt7622: fix ibss and meshpoint
Nick Hainke
2021-10-20
mt76: do not reset MIB counters in get_stats callback
Lorenzo Bianconi
2021-10-20
mt76: introduce packet_id idr
Lorenzo Bianconi
2021-10-20
mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac module
Lorenzo Bianconi
2021-06-19
mt76: mt7615: set macwork timeout according to runtime-pm
Lorenzo Bianconi
2021-06-19
mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unref
Lorenzo Bianconi
2021-06-19
mt76: mt7615: remove useless if condition in mt7615_add_interface()
Lorenzo Bianconi
2021-06-19
mt76: mt7615: add .offset_tsf callback
Ryder Lee
2021-06-19
mt76: mt7663: enable hw rx header translation
Lorenzo Bianconi
2021-04-21
mt76: connac: do not run mt76_txq_schedule_all directly
Lorenzo Bianconi
2021-04-21
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
2021-04-21
mt76: connac: move mcu_update_arp_filter in mt76_connac module
Lorenzo Bianconi
2021-04-21
mt76: introduce single-sku support for mt7663/mt7921
Lorenzo Bianconi
2021-04-12
mt76: mt7615: keep mcu_add_bss_info enabled till interface removal
Ryder Lee
2021-04-12
mt76: mt7663: fix when beacon filter is being applied
Sean Wang
2021-04-12
mt76: mt7615: check mcu returned values in mt7615_ops
Ryder Lee
2021-04-12
mt76: mt7615: fix mib stats counter reporting to mac80211
Lorenzo Bianconi
[next]