index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7921
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
wifi: mt76: change .sta_assoc callback to .sta_event
Felix Fietkau
1
-3
/
+8
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
1
-16
/
+7
2024-08-13
wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change
Bert Karwatzki
1
-1
/
+1
2024-07-26
wifi: mt76: mt7921: fix null pointer access in mt792x_mac_link_bss_remove
Sean Wang
1
-0
/
+1
2024-07-09
wifi: mt76: mt792x: extend mt76_connac_mcu_uni_add_dev for per-link BSS
Sean Wang
1
-2
/
+2
2024-07-09
wifi: mt76: mt792x: add struct mt792x_chanctx
Deren Wu
1
-18
/
+13
2024-07-09
wifi: mt76: mt792x: add struct mt792x_link_sta
Deren Wu
1
-38
/
+38
2024-07-09
wifi: mt76: mt792x: add struct mt792x_bss_conf
Deren Wu
1
-21
/
+21
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
1
-2
/
+2
2024-05-02
wifi: mt76: mt7921e: add LED control support
Hao Zhang
1
-1
/
+26
2024-05-02
wifi: mt76: mt7921: cqm rssi low/high event notify
Rong Yan
1
-0
/
+5
2024-02-22
wifi: mt76: mt7921: fix a potential association failure upon resuming
Leon Yen
1
-0
/
+13
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
1
-0
/
+1
2023-12-11
wifi: mt76: mt7921: fix wrong 6Ghz power type
Ming Yen Hsieh
1
-3
/
+35
2023-09-30
wifi: mt76: mt7921: add 6GHz power type support for clc
Ming Yen Hsieh
1
-0
/
+34
2023-09-30
wifi: mt76: mt792x: move some common usb code in mt792x module
Lorenzo Bianconi
1
-20
/
+1
2023-09-30
wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vif
Sean Wang
1
-6
/
+6
2023-09-30
wifi: mt76: fix race condition related to checking tx queue fill status
Felix Fietkau
1
-1
/
+1
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
1
-6
/
+3
2023-07-26
wifi: mt76: mt7921: move acpi_sar code in mt792x-lib module
Lorenzo Bianconi
1
-7
/
+4
2023-07-26
wifi: mt76: mt7921: move mac shared code in mt792x-lib module
Lorenzo Bianconi
1
-2
/
+2
2023-07-26
wifi: mt76: mt792x: introduce mt792x-lib module
Lorenzo Bianconi
1
-496
/
+39
2023-07-26
wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.h
Lorenzo Bianconi
1
-33
/
+33
2023-07-26
wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.h
Lorenzo Bianconi
1
-72
/
+72
2023-07-26
wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev
Lorenzo Bianconi
1
-44
/
+44
2023-07-26
wifi: mt76: mt7921: rename mt7921_phy in mt792x_phy
Lorenzo Bianconi
1
-29
/
+29
2023-07-26
wifi: mt76: mt7921: rename mt7921_sta in mt792x_sta
Lorenzo Bianconi
1
-11
/
+11
2023-07-26
wifi: mt76: mt7921: rename mt7921_vif in mt792x_vif
Lorenzo Bianconi
1
-26
/
+26
2023-07-25
wifi: mt76: move ampdu_state in mt76_wcid
Lorenzo Bianconi
1
-3
/
+3
2023-07-25
wifi: mt76: mt7921: rely on shared poll_list field
Lorenzo Bianconi
1
-6
/
+6
2023-07-25
wifi: mt76: mt7921: rely on shared sta_poll_list and sta_poll_lock
Lorenzo Bianconi
1
-4
/
+4
2023-07-25
wifi: mt76: add tx_nss histogram to ethtool stats
Ryder Lee
1
-0
/
+4
2023-07-25
wifi: mt76: mt7921e: report tx retries/failed counts in tx free event
Deren Wu
1
-0
/
+6
2023-07-25
wifi: mt76: mt7921: rely on mib_stats shared definition
Lorenzo Bianconi
1
-2
/
+2
2023-07-25
wifi: mt76: mt7921: do not support one stream on secondary antenna only
Deren Wu
1
-1
/
+1
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-24
/
+18
2023-04-17
wifi: mt76: add mt76_connac_gen_ppe_thresh utility routine
Lorenzo Bianconi
1
-22
/
+1
2023-04-17
wifi: mt76: mt7921: use driver flags rather than mac80211 flags to mcu
Neil Chen
1
-1
/
+16
2023-04-17
wifi: mt76: mt7921: fix wrong command to set STA channel
Deren Wu
1
-1
/
+1
2023-04-03
wifi: mt76: ignore key disable commands
Felix Fietkau
1
-7
/
+6
2023-02-03
wifi: mt76: add EHT rate stats for ethtool
Shayne Chen
1
-1
/
+1
2023-02-03
wifi: mt76: enable page_pool stats
Lorenzo Bianconi
1
-4
/
+27
2023-02-03
wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistent
Neil Chen
1
-45
/
+3
2023-02-03
wifi: mt76: mt7921: add ack signal support
Deren Wu
1
-0
/
+8
2023-02-03
wifi: mt76: mt7921: fix channel switch fail in monitor mode
Deren Wu
1
-1
/
+4
2023-02-03
wifi: mt76: mt7921: fix deadlock in mt7921_abort_roc
Felix Fietkau
1
-15
/
+7
2022-12-01
wifi: mt76: mt7921: fix wrong power after multiple SAR set
YN Chen
1
-0
/
+6
2022-12-01
wifi: mt76: mt7921: introduce chanctx support
Sean Wang
1
-4
/
+107
2022-12-01
wifi: mt76: mt7921: introduce remain_on_channel support
Sean Wang
1
-0
/
+112
2022-12-01
wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...
Sean Wang
1
-4
/
+6
[next]