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
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-05
net: dsa: qca8k: put MDIO controller OF node if unavailable
Vladimir Oltean
1
-2
/
+1
2024-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+3
2024-02-01
net: dsa: Add KSZ8567 switch support
Philippe Schenker
4
-1
/
+52
2024-01-31
net: dsa: mv88e6xxx: Fix failed probe due to unsupported C45 reads
Andrew Lunn
1
-1
/
+1
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
8
-19
/
+19
2024-01-29
net: dsa: qca8k: fix illegal usage of GPIO
Michal Vokáč
1
-2
/
+1
2024-01-29
net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
Arınç ÜNAL
1
-6
/
+3
2024-01-29
net: dsa: mt7530: do not set priv->p5_interface on mt7530_setup_port5()
Arınç ÜNAL
1
-2
/
+0
2024-01-29
net: dsa: mt7530: improve code path for setting up port 5
Arınç ÜNAL
1
-9
/
+8
2024-01-29
net: dsa: mt7530: improve comments regarding switch ports
Arınç ÜNAL
1
-10
/
+20
2024-01-29
net: dsa: mt7530: store port 5 SGMII capability of MT7531
Arınç ÜNAL
3
-39
/
+22
2024-01-29
net: dsa: mt7530: use p5_interface_select as data type for p5_intf_sel
Arınç ÜNAL
1
-2
/
+2
2024-01-29
net: dsa: mt7530: always trap frames to active CPU port on MT7530
Arınç ÜNAL
2
-6
/
+35
2024-01-26
net: dsa: microchip: implement PHY loopback configuration for KSZ8794 and KSZ...
Oleksij Rempel
2
-7
/
+70
2024-01-26
net: dsa: microchip: Remove redundant optimization in ksz8_w_phy_bmcr
Oleksij Rempel
1
-67
/
+29
2024-01-26
net: dsa: microchip: ksz8: move BMCR specific code to separate function
Oleksij Rempel
1
-126
/
+240
2024-01-26
net: dsa: mt7530: select MEDIATEK_GE_PHY for NET_DSA_MT7530_MDIO
Arınç ÜNAL
1
-1
/
+1
2024-01-26
net: dsa: mt7530: fix 10M/100M speed on MT7988 switch
Daniel Golle
1
-2
/
+1
2024-01-25
net: dsa: mt7530: support OF-based registration of switch MDIO bus
Arınç ÜNAL
1
-8
/
+26
2024-01-16
net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe
Kunwu Chan
1
-0
/
+2
2024-01-05
net: dsa: bcm_sf2: drop priv->master_mii_dn
Vladimir Oltean
2
-4
/
+3
2024-01-05
net: dsa: bcm_sf2: stop assigning an OF node to the ds->user_mii_bus
Vladimir Oltean
1
-1
/
+0
2024-01-05
net: dsa: qca8k: use "dev" consistently within qca8k_mdio_register()
Vladimir Oltean
1
-4
/
+5
2024-01-05
net: dsa: qca8k: consolidate calls to a single devm_of_mdiobus_register()
Vladimir Oltean
1
-13
/
+11
2024-01-05
net: dsa: qca8k: assign ds->user_mii_bus only for the non-OF case
Vladimir Oltean
3
-4
/
+6
2024-01-05
net: dsa: qca8k: skip MDIO bus creation if its OF node has status = "disabled"
Vladimir Oltean
1
-3
/
+5
2024-01-05
net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() failure
Vladimir Oltean
1
-5
/
+16
2024-01-05
net: dsa: lantiq_gswip: ignore MDIO buses disabled in OF
Vladimir Oltean
1
-3
/
+3
2024-01-05
net: dsa: lantiq_gswip: use devres for internal MDIO bus, not ds->user_mii_bus
Vladimir Oltean
1
-38
/
+31
2024-01-05
net: dsa: lantiq_gswip: delete irrelevant use of ds->phys_mii_mask
Vladimir Oltean
1
-1
/
+0
2023-12-15
net: dsa: mv88e6xxx: Add "rmon" counter group support
Tobias Waldekranz
1
-0
/
+42
2023-12-15
net: dsa: mv88e6xxx: Limit histogram counters to ingress traffic
Tobias Waldekranz
2
-7
/
+6
2023-12-15
net: dsa: mv88e6xxx: Add "eth-mac" counter group support
Tobias Waldekranz
1
-0
/
+39
2023-12-15
net: dsa: mv88e6xxx: Give each hw stat an ID
Tobias Waldekranz
1
-63
/
+75
2023-12-15
net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path
Tobias Waldekranz
3
-11
/
+11
2023-12-15
net: dsa: mv88e6xxx: Create API to read a single stat counter
Tobias Waldekranz
2
-83
/
+106
2023-12-15
net: dsa: mv88e6xxx: Push locking into stats snapshotting
Tobias Waldekranz
1
-6
/
+7
2023-12-12
net: dsa: realtek: Rewrite RTL8366RB MTU handling
Linus Walleij
1
-18
/
+30
2023-12-12
net: dsa: realtek: Rename bogus RTL8368S variable
Linus Walleij
1
-5
/
+6
2023-12-08
net: dsa: microchip: use DSA_TAG_PROTO without _VALUE define
Sean Nyekjaer
1
-1
/
+1
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
[email protected]
6
-9
/
+9
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+41
2023-12-07
net: dsa: microchip: provide a list of valid protocols for xmit handler
Sean Nyekjaer
1
-4
/
+12
2023-12-07
net: dsa: microchip: move ksz_chip_id enum to platform include
Daniel Danzberger
1
-19
/
+1
2023-12-07
net: dsa: microchip: properly support platform_data probing
Vladimir Oltean
1
-8
/
+13
2023-12-07
net: dsa: microchip: add property to select internal RMII reference clock
Ante Knezic
2
-6
/
+26
2023-12-06
net: dsa: mv88e6xxx: Restore USXGMII support for 6393X
Tobias Waldekranz
1
-2
/
+29
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+20
2023-11-29
net: dsa: sja1105: Use units.h instead of the copy of a definition
Andy Shevchenko
1
-1
/
+2
2023-11-29
net: dsa: microchip: make phylink_mac_link_up() not optional
Oleksij Rempel
1
-4
/
+2
[prev]
[next]