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-12-13
net: phy: at803x: drop specific PHY ID check from cable test functions
Christian Marangi
1
-45
/
+50
2023-12-13
net: phy: at803x: move at8035 specific DT parse to dedicated probe
Christian Marangi
1
-19
/
+41
2023-12-13
net: phy: at803x: move at8031 functions in dedicated section
Christian Marangi
1
-133
/
+133
2023-12-13
net: phy: at803x: make at8031 related DT functions name more specific
Christian Marangi
1
-8
/
+8
2023-12-13
net: phy: at803x: move specific at8031 config_intr to dedicated function
Christian Marangi
1
-6
/
+24
2023-12-13
net: phy: at803x: move specific at8031 WOL bits to dedicated function
Christian Marangi
1
-17
/
+25
2023-12-13
net: phy: at803x: move specific at8031 config_init to dedicated function
Christian Marangi
1
-20
/
+25
2023-12-13
net: phy: at803x: move specific at8031 probe mode check to dedicated probe
Christian Marangi
1
-20
/
+19
2023-12-13
net: phy: at803x: move specific DT option for at8031 to specific probe
Christian Marangi
1
-24
/
+31
2023-12-13
net: phy: at803x: move qca83xx specific check in dedicated functions
Christian Marangi
1
-31
/
+37
2023-12-13
net: phy: at803x: raname hw_stats functions to qca83xx specific name
Christian Marangi
1
-22
/
+22
2023-12-13
net: phy: at803x: move disable WOL to specific at8031 probe
Christian Marangi
1
-10
/
+17
2023-12-13
net: phy: at803x: fix passing the wrong reference for config_intr
Christian Marangi
1
-3
/
+3
2023-12-13
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
2
-35
/
+0
2023-12-12
net: ena: Fix XDP redirection error
David Arinzon
1
-3
/
+0
2023-12-12
net: ena: Fix DMA syncing in XDP path when SWIOTLB is on
David Arinzon
1
-14
/
+9
2023-12-12
net: ena: Fix xdp drops handling due to multibuf packets
David Arinzon
1
-7
/
+10
2023-12-12
net: ena: Destroy correct number of xdp queues upon failure
David Arinzon
1
-6
/
+7
2023-12-12
bnxt_en: Make PTP TX timestamp HWRM query silent
Pavan Chebbi
1
-3
/
+3
2023-12-12
bnxt_en: Skip nic close/open when configuring tstamp filters
Pavan Chebbi
2
-20
/
+11
2023-12-12
bnxt_en: Add support for UDP GSO on 5760X chips
Michael Chan
2
-3
/
+19
2023-12-12
bnxt_en: add rx_filter_miss extended stats
Damodharam Ammepalli
1
-0
/
+1
2023-12-12
bnxt_en: Configure UDP tunnel TPA
Michael Chan
2
-0
/
+34
2023-12-12
bnxt_en: Add support for VXLAN GPE
Michael Chan
2
-5
/
+40
2023-12-12
bnxt_en: Use proper TUNNEL_DST_PORT_ALLOC* commands
Michael Chan
1
-2
/
+2
2023-12-12
bnxt_en: Allocate extra QP backing store memory when RoCE FW reports it
Selvin Xavier
1
-2
/
+12
2023-12-12
bnxt_en: Support TX coalesced completion on 5760X chips
Michael Chan
2
-2
/
+12
2023-12-12
bnxt_en: Prevent TX timeout with a very small TX ring
Michael Chan
1
-1
/
+4
2023-12-12
bnxt_en: Fix TX ring indexing logic
Michael Chan
2
-2
/
+2
2023-12-12
bnxt_en: Fix AGG ring check logic in bnxt_check_rings()
Somnath Kotur
1
-3
/
+3
2023-12-12
bnxt_en: Fix trimming of P5 RX and TX rings
Michael Chan
1
-5
/
+11
2023-12-12
net: mdio-gpio: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+2
2023-12-12
Merge tag 'pef2256-framer' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Jakub Kicinski
8
-0
/
+2073
2023-12-12
net: wan: framer: Add support for the Lantiq PEF2256 framer
Herve Codina
5
-0
/
+1156
2023-12-12
net: wan: Add framer framework support
Herve Codina
5
-0
/
+917
2023-12-12
qed: Fix a potential use-after-free in qed_cxt_tables_alloc
Dinghao Liu
1
-0
/
+1
2023-12-12
net: asix: fix fortify warning
Dmitry Antipov
2
-4
/
+6
2023-12-12
e1000e: Use pcie_capability_read_word() for reading LNKSTA
Ilpo Järvinen
2
-8
/
+4
2023-12-12
iavf: Fix iavf_shutdown to call iavf_remove instead iavf_close
Slawomir Laba
1
-51
/
+21
2023-12-12
iavf: Handle ntuple on/off based on new state machines for flow director
Piotr Gardocki
1
-0
/
+59
2023-12-12
iavf: Introduce new state machines for flow director
Piotr Gardocki
5
-23
/
+139
2023-12-12
e1000e: Use PCI_EXP_LNKSTA_NLW & FIELD_GET() instead of custom defines/code
Ilpo Järvinen
2
-5
/
+4
2023-12-12
igb: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
1
-3
/
+3
2023-12-12
wifi: ath12k: fix the issue that the multicast/broadcast indicator is not rea...
Lingbo Kong
1
-2
/
+2
2023-12-12
wifi: ath11k: Fix ath11k_htc_record flexible record
Jeff Johnson
1
-3
/
+1
2023-12-12
wifi: iwlegacy: Add null pointer check to il_leds_init()
Kunwu Chan
1
-0
/
+3
2023-12-12
wifi: rtw88: Use random MAC when efuse MAC invalid
Chris Morgan
1
-0
/
+5
2023-12-12
wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()
Dmitry Antipov
1
-17
/
+25
2023-12-12
wifi: rtw89: avoid stringop-overflow warning
Arnd Bergmann
1
-0
/
+8
2023-12-12
Merge tag 'mt76-for-kvalo-2023-12-06' of https://github.com/nbd168/wireless
Kalle Valo
57
-743
/
+3266
[prev]
[next]