index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
wifi: mt76: mt7996: enable BSS_CHANGED_BASIC_RATES support
Ryder Lee
2023-04-19
7
-33
/
+85
|
*
|
wifi: mt76: connac: add nss calculation into mt76_connac2_mac_tx_rate_val()
Ryder Lee
2023-04-17
1
-16
/
+27
|
*
|
wifi: mt76: connac: fix txd multicast rate setting
Ryder Lee
2023-04-17
1
-1
/
+2
|
*
|
wifi: mt76: mt7921e: stop chip reset worker in unregister hook
Quan Zhou
2023-04-17
1
-1
/
+2
|
*
|
wifi: mt76: mt7921e: improve reliability of dma reset
Quan Zhou
2023-04-17
1
-16
/
+20
|
*
|
wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`
Jiefeng Li
2023-04-17
1
-1
/
+1
|
*
|
mt76: mt7921: fix kernel panic by accessing unallocated eeprom.data
Sean Wang
2023-04-17
1
-20
/
+0
|
*
|
wifi: mt76: move mcu_uni_event and mcu_reg_event in common code
Lorenzo Bianconi
2023-04-17
5
-30
/
+19
|
*
|
wifi: mt76: mt7996: enable coredump support
Ryder Lee
2023-04-17
9
-2
/
+496
|
*
|
wifi: mt76: mt7996: add full system reset knobs into debugfs
Ryder Lee
2023-04-17
6
-30
/
+178
|
*
|
wifi: mt76: mt7996: enable full system reset support
Bo Jiao
2023-04-17
8
-71
/
+365
|
*
|
wifi: mt76: mt7921: enable p2p support
Sean Wang
2023-04-17
6
-13
/
+18
|
*
|
wifi: mt76: mt7921: Replace fake flex-arrays with flexible-array members
Gustavo A. R. Silva
2023-04-17
1
-5
/
+5
|
*
|
wifi: mt76: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2023-04-17
1
-1
/
+1
|
*
|
wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support
Reese Russell
2023-04-17
1
-0
/
+3
|
*
|
wifi: mt76: mt7915: drop redundant prefix of mt7915_txpower_puts()
Ryder Lee
2023-04-17
1
-18
/
+18
|
*
|
wifi: mt76: fix 6GHz high channel not be scanned
Ming Yen Hsieh
2023-04-17
1
-3
/
+10
|
*
|
wifi: mt76: mt7921e: fix probe timeout after reboot
Quan Zhou
2023-04-17
1
-3
/
+3
|
*
|
wifi: mt76: move shared mac definitions in mt76_connac2_mac.h
Lorenzo Bianconi
2023-04-17
17
-120
/
+59
|
*
|
wifi: mt76: mt7921: get rid of eeprom.h
Lorenzo Bianconi
2023-04-17
5
-33
/
+11
|
*
|
wifi: mt76: add mt76_connac_gen_ppe_thresh utility routine
Lorenzo Bianconi
2023-04-17
5
-66
/
+25
|
*
|
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
2023-04-17
17
-31
/
+2
|
*
|
wifi: mt76: add mt76_connac_irq_enable utility routine
Lorenzo Bianconi
2023-04-17
7
-30
/
+20
|
*
|
wifi: mt76: move irq_tasklet in mt76_dev struct
Lorenzo Bianconi
2023-04-17
15
-28
/
+24
|
*
|
wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unset
Mario Limonciello
2023-04-17
1
-0
/
+6
|
*
|
wifi: mt76: mt7921: use driver flags rather than mac80211 flags to mcu
Neil Chen
2023-04-17
1
-1
/
+16
|
*
|
wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routine
Lorenzo Bianconi
2023-04-17
5
-55
/
+35
|
*
|
wifi: mt76: mt7996: fix eeprom tx path bitfields
StanleyYP Wang
2023-04-17
1
-4
/
+4
|
*
|
wifi: mt76: mt7996: remove mt7996_mcu_set_pm()
Peter Chiu
2023-04-17
3
-35
/
+0
|
*
|
wifi: mt76: mt7996: init mpdu density cap
Peter Chiu
2023-04-17
1
-2
/
+7
|
*
|
wifi: mt76: mt7996: fix pointer calculation in ie countdown event
Peter Chiu
2023-04-17
1
-1
/
+2
|
*
|
wifi: mt76: mt7996: remove unused eeprom band selection
Shayne Chen
2023-04-17
2
-5
/
+0
|
*
|
wifi: mt76: mt7996: let non-bufferable MMPDUs use correct hw queue
Shayne Chen
2023-04-17
3
-10
/
+12
|
*
|
wifi: mt76: mt7996: add eht rx rate support
Shayne Chen
2023-04-17
3
-11
/
+27
|
*
|
wifi: mt76: mt7996: remove mt7996_mcu_beacon_check_caps()
Ryder Lee
2023-04-17
3
-124
/
+8
|
*
|
wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()
Ryder Lee
2023-04-17
3
-110
/
+12
|
*
|
wifi: mt76: connac: refresh tx session timer for WED device
Ryder Lee
2023-04-17
1
-0
/
+11
|
*
|
wifi: mt76: add missing locking to protect against concurrent rx/status calls
Felix Fietkau
2023-04-17
5
-3
/
+18
|
*
|
wifi: mt76: handle failure of vzalloc in mt7615_coredump_work
Kang Chen
2023-04-17
1
-3
/
+5
|
*
|
wifi: mt76: drop the incorrect scatter and gather frame
Peter Chiu
2023-04-17
2
-2
/
+5
|
*
|
wifi: mt76: mt7915: rework init flow in mt7915_thermal_init()
Howard Hsu
2023-04-17
1
-4
/
+4
|
*
|
wifi: mt76: mt7915: add dev->hif2 support for mt7916 WED device
Sujuan Chen
2023-04-17
3
-8
/
+16
|
*
|
wifi: mt76: mt7915: expose device tree match table
Lorenz Brun
2023-04-17
1
-0
/
+2
|
*
|
wifi: mt76: dynamic channel bandwidth changes in AP mode
Ryder Lee
2023-04-17
1
-1
/
+2
|
*
|
wifi: mt76: mt7996: fix radiotap bitfield
Ryder Lee
2023-04-17
2
-48
/
+47
|
*
|
wifi: mt76: mt7915: unlock on error in mt7915_thermal_temp_store()
Dan Carpenter
2023-04-17
1
-0
/
+1
|
*
|
wifi: mt76: mt7996: Remove unneeded semicolon
Yang Li
2023-04-17
1
-1
/
+1
|
*
|
wifi: mt76: mt7921: fix PCI DMA hang after reboot
Deren Wu
2023-04-17
1
-11
/
+1
|
*
|
wifi: mt76: mt7921: fix wrong command to set STA channel
Deren Wu
2023-04-17
1
-1
/
+1
|
*
|
wifi: mt76: remove redundent MCU_UNI_CMD_* definitions
Deren Wu
2023-04-17
1
-3
/
+0
[prev]
[next]