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-08-23
wifi: rsi: rsi_91x_debugfs: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-2
/
+1
2023-08-23
wifi: rsi: rsi_91x_coex: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-7
/
+4
2023-08-22
Revert "wifi: mac80211_hwsim: check the return value of nla_put_u32"
Johannes Berg
1
-3
/
+2
2023-08-22
wifi: mac80211_hwsim: avoid calling nlmsg_free() in IRQ or IRQ disabled
EN-WEI WU
1
-3
/
+3
2023-08-22
wifi: mac80211_hwsim: drop short frames
Johannes Berg
1
-3
/
+4
2023-08-22
wifi: ath9k: Remove unused declarations
Yue Haibing
2
-3
/
+0
2023-08-22
wifi: ath9k: Remove unnecessary ternary operators
Ruan Jinjie
3
-4
/
+3
2023-08-22
wifi: ath9k: consistently use kstrtoX_from_user() functions
Dmitry Antipov
5
-139
/
+61
2023-08-22
wifi: ath9k: fix parameter check in ath9k_init_debug()
Minjie Du
1
-1
/
+1
2023-08-22
wifi: ath9k: protect WMI command response buffer replacement with a lock
Fedor Pchelkin
1
-6
/
+8
2023-08-22
wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx
Fedor Pchelkin
1
-2
/
+4
2023-08-22
wifi: ath5k: Remove redundant dev_err()
Ruan Jinjie
1
-1
/
+0
2023-08-22
wifi: iwlmei: don't send nic info with invalid mac address
Avraham Stern
1
-3
/
+7
2023-08-22
wifi: iwlmei: send driver down SAP message only if wiamt is enabled
Avraham Stern
1
-1
/
+3
2023-08-22
wifi: iwlmei: send HOST_GOES_DOWN message even if wiamt is disabled
Avraham Stern
1
-23
/
+19
2023-08-22
wifi: iwlmei: don't send SAP messages if AMT is disabled
Avraham Stern
1
-7
/
+7
2023-08-22
wifi: iwlwifi: pcie: avoid a warning in case prepare card failed
Avraham Stern
1
-10
/
+1
2023-08-22
wifi: iwlwifi: remove memory check for LMAC error address
Mukesh Sisodiya
1
-2
/
+1
2023-08-22
wifi: iwlwifi: mvm: support flush on AP interfaces
Johannes Berg
1
-6
/
+0
2023-08-22
wifi: iwlwifi: mvm: enable HE TX/RX <242 tone RU on new RFs
Johannes Berg
1
-0
/
+2
2023-08-22
wifi: iwlwifi: add Razer to ppag approved list
Gregory Greenman
1
-0
/
+5
2023-08-22
wifi: iwlwifi: pcie: point invalid TFDs to invalid data
Johannes Berg
4
-6
/
+71
2023-08-22
wifi: iwlwifi: queue: move iwl_txq_gen2_set_tb() up
Johannes Berg
1
-36
/
+35
2023-08-22
wifi: iwlwifi: pcie: move gen1 TB handling to header
Johannes Berg
2
-17
/
+16
2023-08-22
wifi: iwlwifi: remove 'def_rx_queue' struct member
Johannes Berg
4
-6
/
+4
2023-08-22
wifi: iwlwifi: pcie: clean up gen1/gen2 TFD unmap
Johannes Berg
3
-34
/
+16
2023-08-22
wifi: iwlwifi: remove WARN from read_mem32()
Johannes Berg
1
-2
/
+2
2023-08-22
wifi: iwlwifi: api: fix a small upper/lower-case typo
Johannes Berg
1
-2
/
+2
2023-08-22
wifi: iwlwifi: mvm: advertise MLO only if EHT is enabled
Johannes Berg
1
-2
/
+3
2023-08-21
wifi: ath10k: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-4
/
+5
2023-08-21
wifi: ath12k: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-4
/
+6
2023-08-21
wifi: ath11k: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-4
/
+6
2023-08-21
wifi: rtw89: regd: update regulatory map to R64-R43
Zong-Zhe Yang
1
-13
/
+14
2023-08-21
wifi: rtw89: fix a width vs precision bug
Dan Carpenter
1
-1
/
+1
2023-08-21
wifi: rt2x00: correct MAC_SYS_CTRL register RX mask in R-Calibration
Shiji Yang
1
-1
/
+1
2023-08-21
wifi: rtlwifi: use eth_broadcast_addr() to assign broadcast address
Yang Yingliang
1
-1
/
+1
2023-08-21
wifi: rtw89: Introduce Time Averaged SAR (TAS) feature
Kuan-Chung Chen
6
-0
/
+230
2023-08-21
wifi: rtw89: 8852b: rfk: fine tune IQK parameters to improve performance on 2...
Ping-Ke Shih
1
-2
/
+2
2023-08-21
wifi: ipw2x00: refactor to use kstrtoul
Justin Stitt
1
-27
/
+12
2023-08-21
wifi: mwifiex: fix comment typos in SDIO module
Dmitry Antipov
1
-2
/
+2
2023-08-21
wifi: mwifiex: cleanup adapter data
Dmitry Antipov
3
-8
/
+0
2023-08-21
wifi: mwifiex: Fix missed return in oob checks failed path
Polaris Pi
2
-0
/
+2
2023-08-21
wifi: mwifiex: use is_zero_ether_addr() instead of ether_addr_equal()
Ruan Jinjie
1
-2
/
+1
2023-08-21
wifi: mwifiex: drop BUG_ON from TX paths
Dmitry Antipov
4
-44
/
+34
2023-08-21
wifi: mwifiex: handle possible mwifiex_write_reg() errors
Dmitry Antipov
1
-10
/
+12
2023-08-21
wifi: mwifiex: handle possible sscanf() errors
Dmitry Antipov
1
-2
/
+8
2023-08-21
wifi: mwifiex: cleanup private data structures
Dmitry Antipov
5
-15
/
+0
2023-08-21
wifi: mwifiex: fix memory leak in mwifiex_histogram_read()
Dmitry Antipov
1
-2
/
+7
2023-08-16
wlcore: spi: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-15
wifi: iwlwifi: mvm: add dependency for PTP clock
Randy Dunlap
1
-0
/
+1
[prev]
[next]