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-07-04
wifi: iwlwifi: keep BHs disabled when TXing from reclaim
Benjamin Berg
1
-2
/
+2
2024-07-04
wifi: iwlwifi: use already mapped data when TXing an AMSDU
Benjamin Berg
2
-22
/
+63
2024-07-04
wifi: iwlwifi: keep the TSO and workaround pages mapped
Benjamin Berg
3
-17
/
+95
2024-07-04
wifi: iwlwifi: map entire SKB when sending AMSDUs
Benjamin Berg
4
-21
/
+128
2024-07-04
wifi: iwlwifi: return a new allocation for hdr page space
Benjamin Berg
3
-45
/
+44
2024-07-04
wifi: iwlwifi: mvm: simplify EMLSR blocking
Johannes Berg
1
-6
/
+8
2024-07-04
wifi: iwlwifi: mvm: align reorder buffer entries to cacheline
Johannes Berg
1
-1
/
+1
2024-07-04
wifi: iwlwifi: mvm: clean up reorder buffer data
Johannes Berg
3
-13
/
+10
2024-07-04
wifi: iwlwifi: mvm: don't send an ROC command with max_delay = 0
Emmanuel Grumbach
1
-3
/
+14
2024-07-04
wifi: iwlwifi: mvm: fix interface combinations
Johannes Berg
1
-2
/
+2
2024-07-04
net: dsa: microchip: lan937x: Add error handling in lan937x_setup
Oleksij Rempel
1
-10
/
+17
2024-07-03
ice: use proper macro for testing bit
Petr Oros
1
-1
/
+1
2024-07-03
ice: Reject pin requests with unsupported flags
Jacob Keller
2
-16
/
+23
2024-07-03
ice: Don't process extts if PTP is disabled
Jacob Keller
1
-0
/
+4
2024-07-03
ice: Fix improper extts handling
Milena Olech
2
-22
/
+91
2024-07-03
bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
Sam Sun
1
-3
/
+3
2024-07-03
net: rswitch: Avoid use-after-free in rswitch_poll()
Radu Rendec
1
-2
/
+2
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
3
-3
/
+0
2024-07-03
wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereference
Miri Korenblit
3
-4
/
+6
2024-07-03
wifi: iwlwifi: mvm: avoid link lookup in statistics
Johannes Berg
1
-7
/
+6
2024-07-03
wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILL
Emmanuel Grumbach
2
-8
/
+4
2024-07-03
wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCK
Daniel Gabay
1
-1
/
+1
2024-07-03
Merge tag 'ath-next-20240702' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
29
-119
/
+5011
2024-07-03
wifi: wilc1000: fix ies_len type in connect path
Jozef Hopko
1
-1
/
+2
2024-07-03
net: wwan: mhi: make default data link id configurable
Slark Xiao
1
-2
/
+16
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
3
-6
/
+6
2024-07-03
net: dsa: microchip: lan937x: disable VPHY support
Lucas Stach
2
-0
/
+7
2024-07-03
net: dsa: microchip: lan937x: disable in-band status support for RGMII interf...
Lucas Stach
1
-1
/
+2
2024-07-03
net: dsa: microchip: lan9371/2: add 100BaseTX PHY support
Lucas Stach
3
-0
/
+6
2024-07-03
net: stmmac: enable HW-accelerated VLAN stripping for gmac4 only
Furong Xu
1
-3
/
+4
2024-07-02
net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif...
Dave Jiang
1
-1
/
+1
2024-07-02
net: phy: aquantia: add missing include guards
Bartosz Golaszewski
1
-0
/
+5
2024-07-02
net: txgbe: free isb resources at the right time
Jiawen Wu
3
-4
/
+9
2024-07-02
net: txgbe: add extra handle for MSI/INTx into thread irq handle
Jiawen Wu
1
-5
/
+39
2024-07-02
net: txgbe: remove separate irq request for MSI and INTx
Jiawen Wu
6
-76
/
+15
2024-07-02
net: txgbe: initialize num_q_vectors for MSI/INTx interrupts
Jiawen Wu
1
-0
/
+1
2024-07-02
net: stmmac: dwmac-stm32: update err status in case different of stm32mp13
Christophe Roullier
1
-2
/
+4
2024-07-02
net: stmmac: dwmac-stm32: Add test to verify if ETHCK is used before checking...
Christophe Roullier
1
-0
/
+3
2024-07-02
net: stmmac: dwmac-qcom-ethqos: fix error array size
Yijie Yang
1
-1
/
+1
2024-07-02
bnxt_en: unlink page pool when stopping Rx queue
David Wei
1
-5
/
+1
2024-07-02
wifi: rtw89: 8852bt: rfk: add RCK
Ping-Ke Shih
2
-0
/
+44
2024-07-02
wifi: rtw89: 8852bt: rfk: add DACK
Ping-Ke Shih
3
-0
/
+503
2024-07-02
wifi: rtw89: 8852bt: rfk: add RX DCK
Ping-Ke Shih
2
-0
/
+58
2024-07-02
wifi: rtw89: 8852bt: rfk: add IQK
Ping-Ke Shih
3
-0
/
+894
2024-07-02
wifi: rtw89: constrain TX power according to Transmit Power Envelope
Zong-Zhe Yang
6
-18
/
+262
2024-07-02
wifi: rtw89: coex: Add coexistence policy for hardware scan
Ching-Te Ku
2
-1
/
+26
2024-07-01
net: phy: fix potential use of NULL pointer in phy_suspend()
Russell King (Oracle)
1
-2
/
+2
2024-07-01
e1000e: Fix S0ix residency on corporate systems
Dima Ruinskiy
1
-66
/
+66
2024-07-01
Merge tag 'linux-can-next-for-6.11-20240629' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
14
-230
/
+294
2024-07-01
wifi: ath12k: Support TQM stats
Dinesh Karthikeyan
2
-0
/
+391
[prev]
[next]