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
2023-01-24
ice: move devlink port creation/deletion
Paul M Stillwell Jr
2
-11
/
+17
2023-01-24
net: mscc: ocelot: fix incorrect verify_enabled reporting in ethtool get_mm()
Vladimir Oltean
1
-0
/
+1
2023-01-24
nfp: flower: change get/set_eeprom logic and enable for flower reps
James Hershaw
1
-4
/
+7
2023-01-24
net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release action
Siddharth Vadapalli
3
-10
/
+12
2023-01-24
net: ethernet: ti: am65-cpsw: Delete unreachable error handling code
Siddharth Vadapalli
1
-5
/
+0
2023-01-23
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-69
/
+66
2023-01-23
net: ethernet: adi: adin1110: Fix multicast offloading
Alexandru Tachici
1
-1
/
+1
2023-01-23
net: microchip: sparx5: Fix uninitialized variable in vcap_path_exist()
Dan Carpenter
1
-1
/
+2
2023-01-23
net/mlx5e: Support RX XDP metadata
Toke Høiland-Jørgensen
8
-26
/
+84
2023-01-23
net/mlx5e: Introduce wrapper for xdp_buff
Toke Høiland-Jørgensen
4
-43
/
+57
2023-01-23
net/mlx4_en: Support RX XDP metadata
Stanislav Fomichev
4
-5
/
+52
2023-01-23
net/mlx4_en: Introduce wrapper for xdp_buff
Stanislav Fomichev
1
-11
/
+15
2023-01-23
Merge back thermal control material for 6.3.
Rafael J. Wysocki
3
-195
/
+55
2023-01-23
net: enetc: stop auto-configuring the port pMAC
Vladimir Oltean
1
-13
/
+0
2023-01-23
net: enetc: implement software lockstep for port MAC registers
Vladimir Oltean
4
-44
/
+51
2023-01-23
net: enetc: stop configuring pMAC in lockstep with eMAC
Vladimir Oltean
2
-4
/
+1
2023-01-23
net: enetc: add definition for offset between eMAC and pMAC regs
Vladimir Oltean
1
-51
/
+53
2023-01-23
net: enetc: detect frame preemption hardware capability
Vladimir Oltean
3
-3
/
+8
2023-01-23
net: enetc: build common object files into a separate module
Vladimir Oltean
5
-3
/
+46
2023-01-23
net: mscc: ocelot: add MAC Merge layer support for VSC9959
Vladimir Oltean
4
-4
/
+231
2023-01-23
net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959
Vladimir Oltean
1
-10
/
+279
2023-01-23
net: mscc: ocelot: hide access to ocelot_stats_layout behind a helper
Vladimir Oltean
1
-11
/
+29
2023-01-23
net: mscc: ocelot: allow ocelot_stat_layout elements with no name
Vladimir Oltean
1
-2
/
+2
2023-01-23
net: fec: Use page_pool_put_full_page when freeing rx buffers
Wei Fang
1
-1
/
+1
2023-01-20
mlxsw: Add support of latency TLV
Amit Cohen
1
-1
/
+34
2023-01-20
mlxsw: core: Define latency TLV fields
Amit Cohen
1
-0
/
+16
2023-01-20
mlxsw: emad: Add support for latency TLV
Amit Cohen
1
-0
/
+4
2023-01-20
mlxsw: core: Do not worry about changing 'enable_string_tlv' while sending EMADs
Amit Cohen
1
-15
/
+8
2023-01-20
mlxsw: Enable string TLV usage according to MGIR output
Amit Cohen
3
-9
/
+30
2023-01-20
mlxsw: reg: Add TLV related fields to MGIR register
Amit Cohen
1
-0
/
+12
2023-01-20
net: ethernet: renesas: rswitch: Fix ethernet-ports handling
Yoshihiro Shimoda
2
-9
/
+25
2023-01-20
net: mana: Fix IRQ name - add PCI and queue number
Haiyang Zhang
1
-1
/
+8
2023-01-20
net: microchip: vcap: use kmemdup() to allocate memory
Yang Yingliang
1
-4
/
+2
2023-01-20
net: Remove C45 check in C22 only MDIO bus drivers
Andrew Lunn
6
-36
/
+0
2023-01-20
net: ngbe: Drop mdiobus_c45_regad()
Michael Walle
1
-2
/
+2
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
25
-93
/
+111
2023-01-20
iavf: schedule watchdog immediately when changing primary MAC
Stefan Assmann
1
-1
/
+1
2023-01-20
iavf: Move netdev_update_features() into watchdog task
Marcin Szycik
2
-18
/
+17
2023-01-20
iavf: fix temporary deadlock and failure to set MAC address
Michal Schmidt
4
-51
/
+49
2023-01-20
Revert "Merge branch 'octeontx2-af-CPT'"
Jakub Kicinski
5
-277
/
+87
2023-01-20
octeontx2-af: add mbox to return CPT_AF_FLT_INT info
Srujana Challa
3
-0
/
+56
2023-01-20
octeontx2-af: update cpt lf alloc mailbox
Srujana Challa
2
-3
/
+9
2023-01-20
octeontx2-af: restore rxc conf after teardown sequence
Nithin Dabilpuram
1
-4
/
+18
2023-01-20
octeontx2-af: optimize cpt pf identification
Srujana Challa
3
-3
/
+20
2023-01-20
octeontx2-af: modify FLR sequence for CPT
Srujana Challa
3
-47
/
+53
2023-01-20
octeontx2-af: add mbox for CPT LF reset
Srujana Challa
2
-0
/
+41
2023-01-20
octeontx2-af: recover CPT engine when it gets fault
Srujana Challa
1
-30
/
+80
2023-01-20
ice: use GNSS subsystem instead of TTY
Arkadiusz Kubalewski
5
-257
/
+149
2023-01-20
net: hns: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
1
-10
/
+10
2023-01-20
bnxt: Do not read past the end of test names
Kees Cook
2
-17
/
+5
[prev]
[next]