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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
ice: subfunction activation and base devlink ops
Piotr Raczynski
4
-0
/
+290
2024-09-06
ice: basic support for VLAN in subfunctions
Michal Swiatkowski
4
-0
/
+39
2024-09-06
ice: support subfunction devlink Tx topology
Michal Swiatkowski
3
-5
/
+20
2024-09-06
ice: implement netdevice ops for SF representor
Michal Swiatkowski
1
-14
/
+43
2024-09-06
ice: check if SF is ready in ethtool ops
Michal Swiatkowski
3
-4
/
+16
2024-09-06
ice: don't set target VSI for subfunction
Michal Swiatkowski
1
-1
/
+1
2024-09-06
ice: create port representor for SF
Michal Swiatkowski
6
-4
/
+113
2024-09-06
ice: make representor code generic
Michal Swiatkowski
7
-76
/
+121
2024-09-06
ice: implement netdev for subfunction
Piotr Raczynski
1
-1
/
+85
2024-09-06
ice: base subfunction aux driver
Piotr Raczynski
7
-1
/
+215
2024-09-06
ice: allocate devlink for subfunction
Piotr Raczynski
3
-0
/
+47
2024-09-06
ice: treat subfunction VSI the same as PF VSI
Michal Swiatkowski
1
-2
/
+3
2024-09-06
ice: add basic devlink subfunctions support
Piotr Raczynski
7
-2
/
+341
2024-09-06
ice: export ice ndo_ops functions
Piotr Raczynski
4
-29
/
+35
2024-09-06
ice: add new VSI type for subfunctions
Piotr Raczynski
6
-6
/
+35
2024-09-06
bnx2x: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-06
cxgb4: Remove setting of RX software timestamp
Gal Pressman
1
-8
/
+3
2024-09-06
ixgbe: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-06
igc: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-06
igb: Remove setting of RX software timestamp
Gal Pressman
1
-7
/
+1
2024-09-06
ice: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-06
i40e: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-06
net: netcp: Remove setting of RX software timestamp
Gal Pressman
1
-6
/
+1
2024-09-06
net: ti: icssg-prueth: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-06
net: ethernet: ti: cpsw_ethtool: Remove setting of RX software timestamp
Gal Pressman
1
-6
/
+1
2024-09-06
net: ethernet: ti: am65-cpsw-ethtool: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-06
mlxsw: spectrum: Remove setting of RX software timestamp
Gal Pressman
2
-20
/
+6
2024-09-06
net: sparx5: Remove setting of RX software timestamp
Gal Pressman
1
-7
/
+4
2024-09-06
net: lan966x: Remove setting of RX software timestamp
Gal Pressman
1
-7
/
+4
2024-09-06
lan743x: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-05
realtek: Update the Makefile and Kconfig in the realtek folder
Justin Lai
2
-0
/
+20
2024-09-05
rtase: Add a Makefile in the rtase folder
Justin Lai
1
-0
/
+10
2024-09-05
rtase: Implement ethtool function
Justin Lai
1
-0
/
+74
2024-09-05
rtase: Implement pci_driver suspend and resume function
Justin Lai
1
-0
/
+51
2024-09-05
rtase: Implement net_device_ops
Justin Lai
1
-0
/
+235
2024-09-05
rtase: Implement a function to receive packets
Justin Lai
1
-0
/
+144
2024-09-05
rtase: Implement .ndo_start_xmit function
Justin Lai
1
-0
/
+283
2024-09-05
rtase: Implement hardware configuration function
Justin Lai
1
-0
/
+238
2024-09-05
rtase: Implement the interrupt routine and rtase_poll
Justin Lai
1
-0
/
+69
2024-09-05
rtase: Implement the rtase_down function
Justin Lai
1
-0
/
+150
2024-09-05
rtase: Implement the .ndo_open function
Justin Lai
1
-0
/
+405
2024-09-05
rtase: Add support for a pci table in this module
Justin Lai
2
-0
/
+978
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-215
/
+199
2024-09-05
net: stmmac: Batch set RX OWN flag and other flags
Tan En De
2
-4
/
+8
2024-09-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-161
/
+106
2024-09-04
net: cadence: macb: Enable software IRQ coalescing by default
Sean Anderson
1
-0
/
+2
2024-09-04
net: xilinx: axienet: Fix race in axienet_stop
Sean Anderson
2
-0
/
+11
2024-09-04
pds_core: Remove redundant null pointer checks
Li Zetao
1
-4
/
+4
2024-09-04
ionic: Remove redundant null pointer checks in ionic_debugfs_add_qcq()
Li Zetao
1
-1
/
+1
2024-09-04
net: mana: Improve mana_set_channels() in low mem conditions
Shradha Gupta
2
-16
/
+18
[prev]
[next]