index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7996
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-01
wifi: libertas: handle possible spu_write_u16() errors
Dmitry Antipov
1
-3
/
+8
2023-08-01
wifi: libertas: cleanup SDIO reset
Dmitry Antipov
1
-12
/
+22
2023-08-01
wifi: libertas: simplify list operations in free_if_spi_card()
Dmitry Antipov
1
-6
/
+3
2023-08-01
wifi: libertas: use convenient lists to manage SDIO packets
Dmitry Antipov
1
-24
/
+13
2023-08-01
wifi: libertas: add missing calls to cancel_work_sync()
Dmitry Antipov
1
-0
/
+2
2023-08-01
wifi: drivers: Explicitly include correct DT includes
Rob Herring
8
-7
/
+6
2023-08-01
wifi: wilc1000: add SPI commands retry mechanism
Amisha Patel
1
-45
/
+103
2023-08-01
wifi: mwifiex: Fix OOB and integer underflow when rx packets
Polaris Pi
3
-4
/
+36
2023-08-01
wifi: wilc1000: remove use of has_thrpt_enh3 flag
Prasurjya Rohan Saikia
1
-93
/
+10
2023-08-01
wifi: rtw89: get data rate mode/NSS/MCS v1 from RX descriptor
Ping-Ke Shih
3
-18
/
+55
2023-08-01
wifi: rtw89: add to display hardware rates v1 histogram in debugfs
Ping-Ke Shih
2
-11
/
+25
2023-08-01
wifi: rtw89: add C2H RA event V1 to support WiFi 7 chips
Ping-Ke Shih
3
-9
/
+42
2023-08-01
wifi: rtw89: use struct to access RA report
Ping-Ke Shih
2
-18
/
+19
2023-08-01
wifi: rtw89: use struct to access firmware C2H event header
Ping-Ke Shih
2
-12
/
+14
2023-08-01
wifi: rtw89: add H2C RA command V1 to support WiFi 7 chips
Ping-Ke Shih
3
-3
/
+31
2023-08-01
wifi: rtw89: use struct to set RA H2C command
Ping-Ke Shih
2
-193
/
+73
2023-08-01
wifi: rtw89: phy: rate pattern handles HW rate by chip gen
Zong-Zhe Yang
1
-15
/
+28
2023-08-01
wifi: rtw89: define hardware rate v1 for WiFi 7 chips
Ping-Ke Shih
1
-0
/
+188
2023-08-01
wifi: rtw89: add chip_info::chip_gen to determine chip generation
Ping-Ke Shih
5
-0
/
+13
2023-08-01
wifi: rtw89: Fix loading of compressed firmware
Larry Finger
1
-24
/
+3
2023-07-31
wifi: mt76: mt7915: fix power-limits while chan_switch
Ryder Lee
1
-1
/
+2
2023-07-31
wifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_chan_mib_info
Ryder Lee
1
-1
/
+1
2023-07-31
wifi: mt76: mt76x02: fix return value check in mt76x02_mac_process_rx
Yuanjun Gong
1
-1
/
+2
2023-07-26
wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTH
Lin Ma
1
-0
/
+1
2023-07-26
wifi: mt76: mt7921: move mt7921u_disconnect mt792x-lib
Lorenzo Bianconi
3
-21
/
+21
2023-07-26
wifi: mt76: mt7921: move mt7921_dma_init in pci.c
Lorenzo Bianconi
4
-73
/
+67
2023-07-26
wifi: mt76: mt792x: move MT7921_PM_TIMEOUT and MT7921_HW_SCAN_TIMEOUT in comm...
Lorenzo Bianconi
4
-5
/
+5
2023-07-26
wifi: mt76: mt76_connac3: move lmac queue enumeration in mt76_connac3_mac.h
Lorenzo Bianconi
2
-14
/
+14
2023-07-26
wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib module
Lorenzo Bianconi
4
-67
/
+66
2023-07-26
wifi: mt76: mt792x: introduce mt792x-usb module
Lorenzo Bianconi
8
-188
/
+208
2023-07-26
wifi: mt76: mt7921: move acpi_sar code in mt792x-lib module
Lorenzo Bianconi
10
-197
/
+202
2023-07-26
wifi: mt76: mt7921: move runtime-pm pci code in mt792x-lib
Lorenzo Bianconi
8
-81
/
+85
2023-07-26
wifi: mt76: mt7921: move shared runtime-pm code on mt792x-lib
Lorenzo Bianconi
9
-126
/
+128
2023-07-26
wifi: mt76: mt7921: move hif_ops macro in mt792x.h
Lorenzo Bianconi
7
-15
/
+15
2023-07-26
wifi: mt76: mt792x: move more dma shared code in mt792x_dma
Lorenzo Bianconi
9
-337
/
+364
2023-07-26
wifi: mt76: mt792x: introduce mt792x_irq_map
Lorenzo Bianconi
6
-43
/
+77
2023-07-26
wifi: mt76: mt7921: move init shared code in mt792x-lib module
Lorenzo Bianconi
8
-261
/
+288
2023-07-26
wifi: mt76: mt7921: move debugfs shared code in mt792x-lib module
Lorenzo Bianconi
4
-172
/
+183
2023-07-26
wifi: mt76: mt7921: move dma shared code in mt792x-lib module
Lorenzo Bianconi
8
-111
/
+119
2023-07-26
wifi: mt76: mt7921: move mac shared code in mt792x-lib module
Lorenzo Bianconi
10
-184
/
+187
2023-07-26
wifi: mt76: mt792x: introduce mt792x-lib module
Lorenzo Bianconi
19
-694
/
+763
2023-07-26
wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.h
Lorenzo Bianconi
5
-43
/
+43
2023-07-26
wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.h
Lorenzo Bianconi
6
-103
/
+103
2023-07-26
wifi: mt76: mt792x: move shared structure definition in mt792x.h
Lorenzo Bianconi
2
-110
/
+130
2023-07-26
wifi: mt76: mt7921: rename mt7921_hif_ops in mt792x_hif_ops
Lorenzo Bianconi
4
-5
/
+5
2023-07-26
wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev
Lorenzo Bianconi
18
-282
/
+282
2023-07-26
wifi: mt76: mt7921: rename mt7921_phy in mt792x_phy
Lorenzo Bianconi
8
-72
/
+72
2023-07-26
wifi: mt76: mt7921: rename mt7921_sta in mt792x_sta
Lorenzo Bianconi
6
-32
/
+32
2023-07-26
wifi: mt76: mt7921: rename mt7921_vif in mt792x_vif
Lorenzo Bianconi
5
-45
/
+45
2023-07-26
wifi: mt76: mt7921: convert acpisar and clc pointers to void
Lorenzo Bianconi
2
-5
/
+5
[next]