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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-01
wifi: mt76: mt7996: fix possible NULL pointer dereference in mt7996_mac_write...
Lorenzo Bianconi
1
-7
/
+12
2023-05-27
wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_poll
Lorenzo Bianconi
1
-0
/
+3
2023-05-12
wifi: mt76: connac: fix stats->tx_bytes calculation
Ryder Lee
2
-2
/
+3
2023-05-12
wifi: mt76: mt7996: fix endianness of MT_TXD6_TX_RATE
Ryder Lee
1
-1
/
+1
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
71
-1029
/
+1706
2023-04-19
wifi: mt76: mt7996: fill txd by host driver
Ryder Lee
1
-9
/
+4
2023-04-19
wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported drivers
Felix Fietkau
4
-0
/
+4
2023-04-19
wifi: mt76: dma: use napi_build_skb
Felix Fietkau
1
-1
/
+1
2023-04-19
wifi: mt76: mt7615: increase eeprom size for mt7663
Felix Fietkau
3
-2
/
+8
2023-04-19
wifi: mt76: mt7996: enable mesh HW amsdu/de-amsdu support
Ryder Lee
5
-9
/
+27
2023-04-19
wifi: mt76: mt7996: enable configured beacon tx rate
Ryder Lee
3
-6
/
+24
2023-04-19
wifi: mt76: mt7996: enable BSS_CHANGED_MCAST_RATE support
Ryder Lee
4
-4
/
+18
2023-04-19
wifi: mt76: mt7996: enable BSS_CHANGED_BASIC_RATES support
Ryder Lee
7
-33
/
+85
2023-04-17
wifi: mt76: connac: add nss calculation into mt76_connac2_mac_tx_rate_val()
Ryder Lee
1
-16
/
+27
2023-04-17
wifi: mt76: connac: fix txd multicast rate setting
Ryder Lee
1
-1
/
+2
2023-04-17
wifi: mt76: mt7921e: stop chip reset worker in unregister hook
Quan Zhou
1
-1
/
+2
2023-04-17
wifi: mt76: mt7921e: improve reliability of dma reset
Quan Zhou
1
-16
/
+20
2023-04-17
wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`
Jiefeng Li
1
-1
/
+1
2023-04-17
mt76: mt7921: fix kernel panic by accessing unallocated eeprom.data
Sean Wang
1
-20
/
+0
2023-04-17
wifi: mt76: move mcu_uni_event and mcu_reg_event in common code
Lorenzo Bianconi
5
-30
/
+19
2023-04-17
wifi: mt76: mt7996: enable coredump support
Ryder Lee
9
-2
/
+496
2023-04-17
wifi: mt76: mt7996: add full system reset knobs into debugfs
Ryder Lee
6
-30
/
+178
2023-04-17
wifi: mt76: mt7996: enable full system reset support
Bo Jiao
8
-71
/
+365
2023-04-17
wifi: mt76: mt7921: enable p2p support
Sean Wang
6
-13
/
+18
2023-04-17
wifi: mt76: mt7921: Replace fake flex-arrays with flexible-array members
Gustavo A. R. Silva
1
-5
/
+5
2023-04-17
wifi: mt76: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-04-17
wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support
Reese Russell
1
-0
/
+3
2023-04-17
wifi: mt76: mt7915: drop redundant prefix of mt7915_txpower_puts()
Ryder Lee
1
-18
/
+18
2023-04-17
wifi: mt76: fix 6GHz high channel not be scanned
Ming Yen Hsieh
1
-3
/
+10
2023-04-17
wifi: mt76: mt7921e: fix probe timeout after reboot
Quan Zhou
1
-3
/
+3
2023-04-17
wifi: mt76: move shared mac definitions in mt76_connac2_mac.h
Lorenzo Bianconi
17
-120
/
+59
2023-04-17
wifi: mt76: mt7921: get rid of eeprom.h
Lorenzo Bianconi
5
-33
/
+11
2023-04-17
wifi: mt76: add mt76_connac_gen_ppe_thresh utility routine
Lorenzo Bianconi
5
-66
/
+25
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
17
-31
/
+2
2023-04-17
wifi: mt76: add mt76_connac_irq_enable utility routine
Lorenzo Bianconi
7
-30
/
+20
2023-04-17
wifi: mt76: move irq_tasklet in mt76_dev struct
Lorenzo Bianconi
15
-28
/
+24
2023-04-17
wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unset
Mario Limonciello
1
-0
/
+6
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: introduce mt7921_get_mac80211_ops utility routine
Lorenzo Bianconi
5
-55
/
+35
2023-04-17
wifi: mt76: mt7996: fix eeprom tx path bitfields
StanleyYP Wang
1
-4
/
+4
2023-04-17
wifi: mt76: mt7996: remove mt7996_mcu_set_pm()
Peter Chiu
3
-35
/
+0
2023-04-17
wifi: mt76: mt7996: init mpdu density cap
Peter Chiu
1
-2
/
+7
2023-04-17
wifi: mt76: mt7996: fix pointer calculation in ie countdown event
Peter Chiu
1
-1
/
+2
2023-04-17
wifi: mt76: mt7996: remove unused eeprom band selection
Shayne Chen
2
-5
/
+0
2023-04-17
wifi: mt76: mt7996: let non-bufferable MMPDUs use correct hw queue
Shayne Chen
3
-10
/
+12
2023-04-17
wifi: mt76: mt7996: add eht rx rate support
Shayne Chen
3
-11
/
+27
2023-04-17
wifi: mt76: mt7996: remove mt7996_mcu_beacon_check_caps()
Ryder Lee
3
-124
/
+8
2023-04-17
wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()
Ryder Lee
3
-110
/
+12
2023-04-17
wifi: mt76: connac: refresh tx session timer for WED device
Ryder Lee
1
-0
/
+11
2023-04-17
wifi: mt76: add missing locking to protect against concurrent rx/status calls
Felix Fietkau
5
-3
/
+18
[next]