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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-12
wifi: ath12k: configure RDDM size to MHI for device recovery
Wen Gong
3
-0
/
+9
2023-10-12
wifi: ath12k: add parsing of phy bitmap for reg rules
Aditya Kumar Singh
3
-2
/
+23
2023-10-12
wifi: ath11k: add parsing of phy bitmap for reg rules
Aditya Kumar Singh
3
-2
/
+17
2023-10-12
wifi: ath11k: ath11k_debugfs_register(): fix format-truncation warning
Kalle Valo
1
-2
/
+2
2023-10-12
wifi: rtw89: coex: add annotation __counted_by() to struct rtw89_btc_btf_set_...
Ping-Ke Shih
1
-6
/
+5
2023-10-12
wifi: rtw89: coex: add annotation __counted_by() for struct rtw89_btc_btf_set...
Ping-Ke Shih
1
-7
/
+5
2023-10-12
wifi: rtw89: add EHT radiotap in monitor mode
Ping-Ke Shih
2
-1
/
+76
2023-10-12
wifi: rtw89: show EHT rate in debugfs
Ping-Ke Shih
1
-0
/
+14
2023-10-12
wifi: rtw89: parse TX EHT rate selected by firmware from RA C2H report
Ping-Ke Shih
2
-0
/
+13
2023-10-12
wifi: rtw89: Add EHT rate mask as parameters of RA H2C command
Ping-Ke Shih
3
-1
/
+63
2023-10-12
wifi: rtw89: parse EHT information from RX descriptor and PPDU status packet
Ping-Ke Shih
1
-15
/
+44
2023-10-12
wifi: rtlwifi: use convenient list_count_nodes()
Dmitry Antipov
3
-14
/
+6
2023-10-12
wifi: p54: Annotate struct p54_cal_database with __counted_by
Kees Cook
1
-1
/
+1
2023-10-11
netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_schedule
Christian Marangi
1
-3
/
+1
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
1
-1
/
+1
2023-10-11
wifi: brcmfmac: fweh: Add __counted_by for struct brcmf_fweh_queue_item and u...
Gustavo A. R. Silva
1
-3
/
+3
2023-10-11
wifi: hostap: Add __counted_by for struct prism2_download_data and use struct...
Gustavo A. R. Silva
2
-3
/
+2
2023-10-11
wifi: rtw88: Remove duplicate NULL check before calling usb_kill/free_urb()
Jinjie Ruan
1
-6
/
+3
2023-10-10
wifi: ath12k: Consistently use ath12k_vif_to_arvif()
Jeff Johnson
1
-22
/
+22
2023-10-10
wifi: ath11k: call ath11k_mac_fils_discovery() without condition
Aloka Dixit
1
-3
/
+1
2023-10-10
wifi: ath12k: remove redundant memset() in ath12k_hal_reo_qdesc_setup()
Dmitry Antipov
1
-2
/
+0
2023-10-09
wifi: rtlwifi: use unsigned long for bt_coexist_8723 timestamp
Dmitry Antipov
2
-10
/
+8
2023-10-09
wifi: rtw88: 8821c: tweak CCK TX filter setting for SRRC regulation
Zong-Zhe Yang
4
-0
/
+78
2023-10-09
wifi: rtw88: regd: update regulatory map to R64-R42
Zong-Zhe Yang
1
-7
/
+7
2023-10-09
wifi: rtw88: 8822c: update TX power limit to V70
Zong-Zhe Yang
1
-717
/
+522
2023-10-09
wifi: rtw88: 8821c: update TX power limit to V67
Zong-Zhe Yang
1
-329
/
+825
2023-10-09
wifi: rtw88: regd: configure QATAR and UK
Zong-Zhe Yang
2
-1
/
+5
2023-10-09
wifi: wfx: fix case where rates are out of order
Felipe Negrelli Wolter
1
-42
/
+29
2023-10-09
wifi: wfx: implement wfx_remain_on_channel()
Jérôme Pouiller
5
-1
/
+76
2023-10-09
wifi: wfx: allow to send frames during ROC
Jérôme Pouiller
4
-15
/
+62
2023-10-09
wifi: wfx: scan_lock is global to the device
Jérôme Pouiller
4
-12
/
+8
2023-10-09
wifi: wfx: simplify exclusion between scan and Rx filters
Jérôme Pouiller
1
-4
/
+4
2023-10-09
wifi: wfx: introduce hif_scan_uniq()
Jérôme Pouiller
2
-0
/
+26
2023-10-09
wifi: wfx: move wfx_skb_*() out of the header file
Jérôme Pouiller
2
-17
/
+20
2023-10-09
wifi: wfx: relocate wfx_rate_mask_to_hw()
Jérôme Pouiller
3
-19
/
+18
2023-10-09
wifi: wfx: fix power_save setting when AP is stopped
Jérôme Pouiller
1
-0
/
+5
2023-10-09
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
15
-115
/
+248
2023-10-09
Merge tag 'mt76-for-kvalo-2023-09-30' of https://github.com/nbd168/wireless
Kalle Valo
71
-560
/
+10196
2023-10-06
Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
190
-2484
/
+11491
2023-10-06
Merge wireless into wireless-next
Johannes Berg
13
-89
/
+123
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-89
/
+123
2023-10-05
wifi: rtlwifi: remove unreachable code in rtl92d_dm_check_edca_turbo()
Dmitry Antipov
1
-16
/
+2
2023-10-05
wifi: rtw89: debug: txpwr table supports Wi-Fi 7 chips
Zong-Zhe Yang
2
-5
/
+210
2023-10-05
wifi: rtw89: debug: show txpwr table according to chip gen
Zong-Zhe Yang
1
-18
/
+42
2023-10-05
wifi: rtw89: phy: set TX power RU limit according to chip gen
Zong-Zhe Yang
5
-48
/
+214
2023-10-05
wifi: rtw89: phy: set TX power limit according to chip gen
Zong-Zhe Yang
5
-53
/
+377
2023-10-05
wifi: rtw89: phy: set TX power offset according to chip gen
Zong-Zhe Yang
4
-5
/
+48
2023-10-05
wifi: rtw89: phy: set TX power by rate according to chip gen
Zong-Zhe Yang
4
-14
/
+137
2023-10-05
wifi: rtw89: mac: get TX power control register according to chip gen
Zong-Zhe Yang
4
-14
/
+98
2023-10-05
wifi: ath12k: fix debug messages
Kalle Valo
1
-1
/
+1
[prev]
[next]