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-08-08
net: ti: icssg_prueth: populate netdev of_node
Matthias Schiffer
2
-0
/
+2
2024-08-08
net: sungem_phy: Constify struct mii_phy_def
Christophe JAILLET
1
-16
/
+19
2024-08-08
net: atlantic: use ethtool_sprintf
Rosen Penev
1
-14
/
+7
2024-08-08
bnx2x: Provide declaration of dmae_reg_go_c in header
Simon Horman
2
-2
/
+2
2024-08-09
wifi: rtw88: Enable USB RX aggregation for 8822c/8822b/8821c
Bitterblue Smith
5
-4
/
+58
2024-08-09
wifi: rtw88: usb: Support RX aggregation
Bitterblue Smith
1
-21
/
+40
2024-08-09
wifi: rtw88: usb: Update the RX stats after every frame
Bitterblue Smith
1
-0
/
+1
2024-08-09
wifi: rtw88: usb: Init RX burst length according to USB speed
Bitterblue Smith
2
-1
/
+28
2024-08-09
wifi: rtl8xxxu: add missing rtl8192cu USB IDs
Peter Robinson
1
-0
/
+6
2024-08-09
wifi: rtl8xxxu: drop reference to staging drivers
Peter Robinson
1
-3
/
+2
2024-08-09
wifi: rtw89: wow: add net-detect support for 8852c
Chin-Yen Lee
1
-1
/
+3
2024-08-09
wifi: rtw89: wow: add delay option for net-detect
Chin-Yen Lee
4
-3
/
+27
2024-08-09
wifi: rtw89: wow: add WoWLAN net-detect support
Chin-Yen Lee
9
-78
/
+568
2024-08-09
wifi: rtw89: wow: implement PS mode for net-detect
Chin-Yen Lee
4
-7
/
+89
2024-08-09
wifi: rtw89: 8852c: support firmware format up to v1
Ping-Ke Shih
1
-2
/
+2
2024-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-91
/
+101
2024-08-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-4
/
+10
2024-08-08
net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.
Martin Whitaker
1
-0
/
+11
2024-08-08
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
1
-1
/
+1
2024-08-08
net: pse-pd: tps23881: include missing bitfield.h header
Arnd Bergmann
1
-0
/
+1
2024-08-08
net: fec: Stop PPS on driver remove
Csókás, Bence
1
-0
/
+3
2024-08-08
net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilities
Florian Fainelli
1
-9
/
+5
2024-08-08
net: stmmac: dwmac4: fix PCS duplex mode decode
Russell King (Oracle)
2
-3
/
+1
2024-08-07
idpf: fix UAFs when destroying the queues
Alexander Lobakin
2
-35
/
+13
2024-08-07
idpf: fix memleak in vport interrupt configuration
Michal Kubiak
1
-11
/
+8
2024-08-07
idpf: fix memory leaks and crashes while performing a soft reset
Alexander Lobakin
1
-15
/
+15
2024-08-07
net: mvpp2: Increase size of queue_name buffer
Simon Horman
1
-1
/
+1
2024-08-07
bonding: Pass string literal as format argument of alloc_ordered_workqueue()
Simon Horman
1
-1
/
+2
2024-08-07
bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()
Michael Chan
1
-6
/
+7
2024-08-07
net: fec: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
1
-7
/
+7
2024-08-07
net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()
Joe Hattori
1
-1
/
+3
2024-08-07
net/fungible: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-10
/
+7
2024-08-07
igc: Fix qbv tx latency by setting gtxoffset
Faizal Rahim
1
-1
/
+1
2024-08-07
igc: Fix reset adapter logics when tx mode change
Faizal Rahim
1
-5
/
+19
2024-08-07
igc: Fix qbv_config_change_errors logics
Faizal Rahim
3
-10
/
+15
2024-08-07
igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer
Faizal Rahim
2
-0
/
+40
2024-08-07
ice: Fix incorrect assigns of FEC counts
Mateusz Polchlopek
1
-4
/
+4
2024-08-07
ice: Skip PTP HW writes during PTP reset procedure
Grzegorz Nitka
1
-0
/
+4
2024-08-07
ice: Fix reset handler
Grzegorz Nitka
1
-0
/
+2
2024-08-07
wifi: b43: Constify struct lpphy_tx_gain_table_entry
Christophe JAILLET
2
-11
/
+11
2024-08-07
wifi: rtlwifi: rtl8192du: Initialise value32 in _rtl92du_init_queue_reserved_...
Bitterblue Smith
1
-1
/
+1
2024-08-07
wifi: ath12k: fix invalid AMPDU factor calculation in ath12k_peer_assoc_h_he()
Baochen Qiang
1
-3
/
+2
2024-08-07
wifi: ath12k: match WMI BSS chan info structure with firmware definition
P Praneesh
1
-1
/
+1
2024-08-07
wifi: ath12k: fix BSS chan info request WMI command
P Praneesh
2
-0
/
+2
2024-08-07
wifi: ath12k: restore ASPM for supported hardwares only
Aditya Kumar Singh
3
-1
/
+9
2024-08-07
wifi: ath9k: Remove error checks when creating debugfs entries
Toke Høiland-Jørgensen
2
-4
/
+0
2024-08-07
wifi: ath9k: use devm for gpio_request_one()
Rosen Penev
1
-4
/
+2
2024-08-07
wifi: ath9k: use devm for request_irq()
Rosen Penev
2
-11
/
+5
2024-08-07
wifi: rtw89: correct VHT TX rate on 20MHz connection
Dian-Syuan Yang
1
-2
/
+5
2024-08-07
wifi: rtw89: add support for HW encryption in unicast management frames
Kuan-Chung Chen
10
-15
/
+40
[prev]
[next]