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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-14
wifi: iwlwifi: pcie: remove redundant argument
Johannes Berg
1
-3
/
+4
2023-06-14
wifi: iwlwifi: pcie: clear FW debug memory on init
Johannes Berg
1
-5
/
+4
2023-06-14
wifi: iwlwifi: dbg-tlv: fix DRAM data init
Johannes Berg
1
-8
/
+6
2023-06-14
wifi: iwlwifi: mvm: allow ADD_STA not to be advertised by the firwmare
Emmanuel Grumbach
6
-14
/
+20
2023-06-14
wifi: iwlwifi: mvm: put only a single IGTK into FW
Johannes Berg
3
-2
/
+67
2023-06-14
wifi: iwlwifi: mvm: fix potential array out of bounds access
Gregory Greenman
1
-2
/
+7
2023-06-14
wifi: iwlwifi: support version C0 of BZ and GL devices
Mukesh Sisodiya
3
-2
/
+41
2023-06-14
wifi: iwlwifi: mvm: add support for Extra EHT LTF
Gregory Greenman
3
-0
/
+19
2023-06-14
wifi: iwlwifi: mvm: Refactor iwl_mvm_get_lmac_id()
Ariel Malamud
6
-12
/
+13
2023-06-14
wifi: iwlwifi: improve debug prints in iwl_read_ppag_table()
Alon Giladi
1
-15
/
+22
2023-06-14
wifi: iwlwifi: mvm: initialize the rx_vec before using it
Mukesh Sisodiya
1
-1
/
+4
2023-06-14
wifi: iwlwifi: mvm: rename BTM support flag and its TLV
Haim Dreyfuss
3
-5
/
+5
2023-06-14
wifi: iwlwifi: mvm: support U-SIG EHT validate checks
Johannes Berg
3
-1
/
+11
2023-06-14
wifi: iwlwifi: mvm: Propagate ERP slot changes to FW
Ilan Peer
1
-1
/
+5
2023-06-14
wifi: iwlwifi: mvm: FTM responder MLO support
Avraham Stern
4
-16
/
+21
2023-06-14
wifi: iwlwifi: pass ESR parameters to the firmware
Emmanuel Grumbach
3
-3
/
+24
2023-06-14
wifi: iwlwifi: debugfs: add ppag capa to fw info file
Alon Giladi
1
-2
/
+11
2023-06-14
wifi: iwlwifi: mvm: always set MH len in offload_assist
Johannes Berg
1
-3
/
+3
2023-06-14
wifi: iwlwifi: fw: print PC register value instead of address
Mukesh Sisodiya
1
-1
/
+6
2023-06-14
wifi: iwlwifi: unify checks for HW error values
Johannes Berg
6
-6
/
+13
2023-06-14
wifi: iwlwifi: mvm: fix getting LDPC/STBC support
Mukesh Sisodiya
1
-2
/
+2
2023-06-14
wifi: iwlwifi: bump FW API to 79 for AX devices
Gregory Greenman
1
-1
/
+1
2023-06-14
wifi: iwlwifi: update response for mcc_update command
Abhishek Naik
6
-59
/
+166
2023-06-14
wifi: iwlwifi: mvm: FTM initiator MLO support
Avraham Stern
1
-17
/
+31
2023-06-14
wifi: iwlwifi: mvm: Handle return value for iwl_mvm_sta_init
Mukesh Sisodiya
1
-0
/
+2
2023-06-14
wifi: iwlwifi: make debugfs entries link specific
Benjamin Berg
6
-54
/
+169
2023-06-14
wifi: mac80211_hwsim: Don't access vif valid links directly
Ilan Peer
1
-2
/
+3
2023-06-14
wifi: mac80211: add helpers to access sband iftype data
Johannes Berg
3
-10
/
+6
2023-06-14
wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regression
Hugh Dickins
1
-6
/
+6
2023-06-13
net: ethernet: ti: am65-cpsw: Call of_node_put() on error path
Dan Carpenter
1
-1
/
+1
2023-06-13
mctp i2c: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
1
-1
/
+1
2023-06-13
amd-xgbe: extend 10Mbps support to MAC version 21H
Raju Rangoju
1
-6
/
+7
2023-06-13
wifi: ath11k: fix memory leak in WMI firmware stats
P Praneesh
2
-0
/
+6
2023-06-13
wifi: ath11k: debug: add ATH11K_DBG_CE
Kalle Valo
2
-2
/
+5
2023-06-13
wifi: ath11k: htc: cleanup debug messages
Kalle Valo
1
-13
/
+21
2023-06-13
wifi: ath11k: don't use %pK
Kalle Valo
5
-13
/
+13
2023-06-13
wifi: ath11k: hal: cleanup debug message
Kalle Valo
1
-1
/
+1
2023-06-13
wifi: ath11k: debug: use all upper case in ATH11k_DBG_HAL
Kalle Valo
3
-17
/
+17
2023-06-13
wifi: ath11k: dp: cleanup debug message
Kalle Valo
1
-8
/
+4
2023-06-13
wifi: ath11k: pci: cleanup debug logging
Kalle Valo
3
-10
/
+10
2023-06-13
wifi: ath11k: wmi: add unified command debug messages
Kalle Valo
1
-143
/
+185
2023-06-13
wifi: ath11k: wmi: use common error handling style
Kalle Valo
1
-24
/
+56
2023-06-13
wifi: ath11k: wmi: cleanup error handling in ath11k_wmi_send_init_country_cmd()
Kalle Valo
1
-4
/
+8
2023-06-13
wifi: ath11k: remove unsupported event handlers
Kalle Valo
1
-15
/
+1
2023-06-13
wifi: ath11k: add WMI event debug messages
Kalle Valo
1
-18
/
+54
2023-06-13
wifi: ath11k: remove manual mask names from debug messages
Kalle Valo
12
-184
/
+184
2023-06-13
wifi: ath11k: print debug level in debug messages
Kalle Valo
2
-1
/
+43
2023-06-13
wifi: ath11k: debug: remove unused ATH11K_DBG_ANY
Kalle Valo
1
-1
/
+0
2023-06-13
wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()
Remi Pommarel
1
-3
/
+4
2023-06-13
octeontx2-af: Set XOFF on other child transmit schedulers during SMQ flush
Naveen Mamindlapalli
2
-2
/
+144
[prev]
[next]