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-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
2023-01-20
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
21
-2395
/
+2582
2023-01-20
net: microchip: sparx5: add support for DSCP rewrite
Daniel Machon
4
-0
/
+124
2023-01-20
net: microchip: sparx5: add support for PCP rewrite
Daniel Machon
4
-14
/
+191
2023-01-20
net: stmmac: enable all safety features by default
Andrew Halaney
1
-0
/
+14
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-19
Merge tag 'mlx5-updates-2023-01-18' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
15
-292
/
+174
2023-01-19
devlink: remove devl*_port_health_reporter_destroy()
Jiri Pirko
2
-2
/
+2
2023-01-19
devlink: protect health reporter operation with instance lock
Jiri Pirko
1
-4
/
+4
2023-01-19
net/mlx5: Remove MLX5E_LOCKED_FLOW flag
Jiri Pirko
1
-12
/
+2
2023-01-19
net/mlx5e: Create separate devlink instance for ethernet auxiliary device
Jiri Pirko
4
-23
/
+55
2023-01-19
devlink: remove linecards lock
Jiri Pirko
1
-4
/
+4
2023-01-19
net: ethernet: ti: am65-cpsw: Handle -EPROBE_DEFER for Serdes PHY
Siddharth Vadapalli
1
-0
/
+2
2023-01-19
ice: Remove excess space
Tony Nguyen
1
-1
/
+1
2023-01-19
ice: Introduce local var for readability
Tony Nguyen
1
-3
/
+6
2023-01-19
ice: Match parameter name for ice_cfg_phy_fc()
Tony Nguyen
1
-1
/
+1
2023-01-19
ice: Explicitly return 0
Tony Nguyen
2
-2
/
+2
2023-01-19
ice: Reduce scope of variables
Tony Nguyen
2
-5
/
+10
2023-01-19
ice: Move support DDP code out of ice_flex_pipe.c
Sergey Temerkhanov
6
-2300
/
+2344
2023-01-19
ice: Remove cppcheck suppressions
Tony Nguyen
4
-8
/
+0
2023-01-19
ice: combine cases in ice_ksettings_find_adv_link_speed()
Przemek Kitszel
1
-12
/
+8
2023-01-19
ice: Add support for 100G KR2/CR2/SR2 link reporting
Anirudh Venkataramanan
1
-9
/
+32
[prev]
[next]