index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
wifi: ath12k: Fix a NULL pointer dereference in ath12k_mac_op_hw_scan()
Wen Gong
2023-08-02
1
-2
/
+5
|
|
*
wifi: ath11k: Remove cal_done check during probe
Seevalamuthu Mariappan
2023-08-02
1
-1
/
+1
|
|
*
wifi: ath11k: Add coldboot calibration support for QCN9074
Anilkumar Kolli
2023-08-02
5
-29
/
+36
|
|
*
wifi: ath11k: Split coldboot calibration hw_param
Seevalamuthu Mariappan
2023-08-02
5
-14
/
+35
|
|
*
wifi: ath11k: simplify ath11k_mac_validate_vht_he_fixed_rate_settings()
Dmitry Antipov
2023-08-02
1
-2
/
+2
|
|
*
wifi: ath11k: fix band selection for ppdu received in channel 177 of 5 GHz
Aditya Kumar Singh
2023-08-02
1
-1
/
+1
|
|
*
wifi: wil6210: fix fortify warnings
Dmitry Antipov
2023-07-27
4
-6
/
+10
|
|
*
wifi: ath9k: fix printk specifier
Dongliang Mu
2023-07-25
2
-4
/
+4
|
|
*
wifi: ath6kl: Remove error checking for debugfs_create_dir()
Wang Ming
2023-07-25
1
-2
/
+0
|
|
*
wifi: ath5k: remove phydir check from ath5k_debug_init_device()
Minjie Du
2023-07-25
1
-2
/
+0
|
|
*
wifi: ath9k: fix fortify warnings
Dmitry Antipov
2023-07-25
2
-4
/
+6
|
|
*
wifi: ath9k: avoid using uninitialized array
Dmitry Antipov
2023-07-25
1
-0
/
+2
|
*
|
wifi: rtw89: return failure if needed firmware elements are not recognized
Ping-Ke Shih
2023-08-03
7
-0
/
+18
|
*
|
wifi: rtw89: add to parse firmware elements of BB and RF tables
Ping-Ke Shih
2023-08-03
4
-4
/
+121
|
*
|
wifi: rtw89: introduce infrastructure of firmware elements
Ping-Ke Shih
2023-08-03
3
-0
/
+135
|
*
|
wifi: rtw89: add firmware suit for BB MCU 0/1
Ping-Ke Shih
2023-08-03
1
-2
/
+15
|
*
|
wifi: rtw89: add firmware parser for v1 format
Ping-Ke Shih
2023-08-03
2
-12
/
+111
|
*
|
wifi: rtw89: introduce v1 format of firmware header
Ping-Ke Shih
2023-08-03
3
-13
/
+89
|
*
|
wifi: rtw89: support firmware log with formatted text
Chin-Yen Lee
2023-08-03
6
-16
/
+194
|
*
|
wifi: rtw89: recognize log format from firmware file
Chin-Yen Lee
2023-08-03
2
-8
/
+21
|
*
|
wifi: mwifiex: fix error recovery in PCIE buffer descriptor management
Dmitry Antipov
2023-08-02
1
-8
/
+17
|
*
|
wifi: brcmsmac: cleanup SCB-related data types
Dmitry Antipov
2023-08-02
5
-28
/
+4
|
*
|
wifi: brcmsmac: remove more unused data types
Dmitry Antipov
2023-08-02
2
-14
/
+0
|
*
|
wifi: mt76: Replace strlcpy() with strscpy()
Azeem Shaikh
2023-08-02
4
-4
/
+4
|
*
|
Merge tag 'mt76-for-kvalo-2023-07-31' of https://github.com/nbd168/wireless
Kalle Valo
2023-08-02
84
-4827
/
+5752
|
|
\
\
|
|
*
|
wifi: mt76: mt7915: fix power-limits while chan_switch
Ryder Lee
2023-07-31
1
-1
/
+2
|
|
*
|
wifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_chan_mib_info
Ryder Lee
2023-07-31
1
-1
/
+1
|
|
*
|
wifi: mt76: mt76x02: fix return value check in mt76x02_mac_process_rx
Yuanjun Gong
2023-07-31
1
-1
/
+2
|
|
*
|
wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTH
Lin Ma
2023-07-26
1
-0
/
+1
|
|
*
|
wifi: mt76: mt7921: move mt7921u_disconnect mt792x-lib
Lorenzo Bianconi
2023-07-26
3
-21
/
+21
|
|
*
|
wifi: mt76: mt7921: move mt7921_dma_init in pci.c
Lorenzo Bianconi
2023-07-26
4
-73
/
+67
|
|
*
|
wifi: mt76: mt792x: move MT7921_PM_TIMEOUT and MT7921_HW_SCAN_TIMEOUT in comm...
Lorenzo Bianconi
2023-07-26
4
-5
/
+5
|
|
*
|
wifi: mt76: mt76_connac3: move lmac queue enumeration in mt76_connac3_mac.h
Lorenzo Bianconi
2023-07-26
2
-14
/
+14
|
|
*
|
wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib module
Lorenzo Bianconi
2023-07-26
4
-67
/
+66
|
|
*
|
wifi: mt76: mt792x: introduce mt792x-usb module
Lorenzo Bianconi
2023-07-26
8
-188
/
+208
|
|
*
|
wifi: mt76: mt7921: move acpi_sar code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
10
-197
/
+202
|
|
*
|
wifi: mt76: mt7921: move runtime-pm pci code in mt792x-lib
Lorenzo Bianconi
2023-07-26
8
-81
/
+85
|
|
*
|
wifi: mt76: mt7921: move shared runtime-pm code on mt792x-lib
Lorenzo Bianconi
2023-07-26
9
-126
/
+128
|
|
*
|
wifi: mt76: mt7921: move hif_ops macro in mt792x.h
Lorenzo Bianconi
2023-07-26
7
-15
/
+15
|
|
*
|
wifi: mt76: mt792x: move more dma shared code in mt792x_dma
Lorenzo Bianconi
2023-07-26
9
-337
/
+364
|
|
*
|
wifi: mt76: mt792x: introduce mt792x_irq_map
Lorenzo Bianconi
2023-07-26
6
-43
/
+77
|
|
*
|
wifi: mt76: mt7921: move init shared code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
8
-261
/
+288
|
|
*
|
wifi: mt76: mt7921: move debugfs shared code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
4
-172
/
+183
|
|
*
|
wifi: mt76: mt7921: move dma shared code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
8
-111
/
+119
|
|
*
|
wifi: mt76: mt7921: move mac shared code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
10
-184
/
+187
|
|
*
|
wifi: mt76: mt792x: introduce mt792x-lib module
Lorenzo Bianconi
2023-07-26
19
-694
/
+763
|
|
*
|
wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.h
Lorenzo Bianconi
2023-07-26
5
-43
/
+43
|
|
*
|
wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.h
Lorenzo Bianconi
2023-07-26
6
-103
/
+103
|
|
*
|
wifi: mt76: mt792x: move shared structure definition in mt792x.h
Lorenzo Bianconi
2023-07-26
2
-110
/
+130
|
|
*
|
wifi: mt76: mt7921: rename mt7921_hif_ops in mt792x_hif_ops
Lorenzo Bianconi
2023-07-26
4
-5
/
+5
[prev]
[next]