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
2024-01-18
wifi: ath12k: fix wrong definitions of hal_reo_update_rx_queue
Baochen Qiang
1
-7
/
+7
2024-01-18
wifi: ath10k: replace ENOTSUPP with EOPNOTSUPP
Karthikeyan Periyasamy
6
-20
/
+22
2024-01-18
wifi: ath11k: replace ENOTSUPP with EOPNOTSUPP
Karthikeyan Periyasamy
2
-5
/
+5
2024-01-18
wifi: ath12k: replace ENOTSUPP with EOPNOTSUPP
Karthikeyan Periyasamy
3
-9
/
+9
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2024-01-17
net: netdevsim: don't try to destroy PHC on VFs
Jakub Kicinski
1
-2
/
+7
2024-01-17
net: stmmac: Prevent DSA tags from breaking COE
Romain Gantois
1
-3
/
+29
2024-01-17
wifi: ath12k: add QMI PHY capability learn support
Karthikeyan Periyasamy
3
-2
/
+140
2024-01-17
wifi: ath12k: refactor QMI MLO host capability helper function
Karthikeyan Periyasamy
3
-10
/
+36
2024-01-16
net: sfp-bus: fix SFP mode detect from bitrate
Russell King (Oracle)
1
-4
/
+4
2024-01-16
net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe
Kunwu Chan
1
-0
/
+2
2024-01-16
wifi: ath11k: document HAL_RX_BUF_RBM_SW4_BM
Jeff Johnson
1
-1
/
+2
2024-01-16
wifi: ath12k: ath12k_start_vdev_delay(): convert to use ar
Karthikeyan Periyasamy
1
-7
/
+6
2024-01-16
wifi: ath12k: refactor ath12k_mac_op_flush()
Karthikeyan Periyasamy
1
-6
/
+12
2024-01-16
wifi: ath12k: refactor ath12k_mac_op_ampdu_action()
Karthikeyan Periyasamy
1
-5
/
+21
2024-01-16
wifi: ath12k: refactor ath12k_mac_op_configure_filter()
Karthikeyan Periyasamy
1
-9
/
+19
2024-01-16
wifi: ath12k: refactor ath12k_mac_op_update_vif_offload()
Karthikeyan Periyasamy
1
-5
/
+12
2024-01-16
wifi: ath12k: refactor ath12k_mac_op_stop()
Karthikeyan Periyasamy
1
-4
/
+10
2024-01-16
wifi: ath12k: refactor ath12k_mac_op_start()
Karthikeyan Periyasamy
1
-8
/
+23
2024-01-16
wifi: ath12k: refactor ath12k_mac_op_conf_tx()
Karthikeyan Periyasamy
1
-13
/
+28
2024-01-16
wifi: ath12k: refactor ath12k_bss_assoc()
Karthikeyan Periyasamy
1
-17
/
+26
2024-01-16
wifi: ath12k: refactor ath12k_mac_op_config()
Karthikeyan Periyasamy
1
-3
/
+16
2024-01-16
wifi: ath12k: refactor ath12k_mac_register() and ath12k_mac_unregister()
Karthikeyan Periyasamy
1
-81
/
+102
2024-01-16
wifi: ath12k: refactor ath12k_mac_setup_channels_rates()
Karthikeyan Periyasamy
1
-6
/
+7
2024-01-16
wifi: ath12k: refactor ath12k_mac_allocate() and ath12k_mac_destroy()
Karthikeyan Periyasamy
1
-50
/
+76
2024-01-16
wifi: ath12k: relocate ath12k_dp_pdev_pre_alloc() call
Karthikeyan Periyasamy
2
-2
/
+2
2024-01-16
net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...
Qiang Ma
3
-2
/
+10
2024-01-14
wifi: rtl8xxxu: enable channel switch support
Martin Kaistra
2
-5
/
+16
2024-01-14
wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work
Martin Kaistra
1
-0
/
+1
2024-01-14
net: ravb: Fix dma_addr_t truncation in error case
Nikita Yushchenko
1
-1
/
+1
2024-01-14
wifi: ath12k: Use initializers for QMI message buffers
Jeff Johnson
1
-29
/
+11
2024-01-14
wifi: ath12k: Add missing qmi_txn_cancel() calls
Jeff Johnson
1
-0
/
+7
2024-01-14
wifi: ath12k: Remove unnecessary struct qmi_txn initializers
Jeff Johnson
1
-8
/
+8
2024-01-14
wifi: ath11k: use WMI_VDEV_SET_TPC_POWER_CMDID when EXT_TPC_REG_SUPPORT for 6...
Wen Gong
1
-2
/
+22
2024-01-14
wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDID
Wen Gong
2
-0
/
+121
2024-01-14
wifi: ath11k: add WMI_TLV_SERVICE_EXT_TPC_REG_SUPPORT service bit
Wen Gong
1
-0
/
+1
2024-01-14
wifi: ath11k: fill parameters for vdev set tpc power WMI command
Wen Gong
2
-1
/
+288
2024-01-14
wifi: ath11k: save max transmit power in vdev start response event from firmware
Wen Gong
3
-1
/
+4
2024-01-14
wifi: ath11k: add parse of transmit power envelope element
Wen Gong
2
-0
/
+227
2024-01-14
wifi: ath11k: save power spectral density(PSD) of regulatory rule
Wen Gong
1
-5
/
+13
2024-01-14
wifi: ath11k: update regulatory rules when connect to AP on 6 GHz band for st...
Wen Gong
1
-0
/
+18
2024-01-14
wifi: ath11k: update regulatory rules when interface added
Wen Gong
3
-0
/
+15
2024-01-14
wifi: ath11k: fix a possible dead lock caused by ab->base_lock
Baochen Qiang
1
-5
/
+5
2024-01-14
wifi: ath11k: store cur_regulatory_info for each radio
Wen Gong
5
-127
/
+207
2024-01-14
wifi: ath11k: add support to select 6 GHz regulatory type
Wen Gong
3
-17
/
+62
2024-01-13
net: stmmac: Fix ethool link settings ops for integrated PCS
Sneh Shah
1
-4
/
+6
2024-01-12
net: liquidio: fix clang-specific W=1 build warnings
Dmitry Antipov
3
-3
/
+6
2024-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-8
/
+42
2024-01-12
wifi: rtlwifi: rtl_usb: Use sync register writes
Bitterblue Smith
3
-139
/
+66
2024-01-12
wifi: rtlwifi: cleanup few rtlxxx_tx_fill_desc() routines
Dmitry Antipov
3
-12
/
+1
[prev]
[next]