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-03-07
net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_mode
Russell King (Oracle)
1
-1
/
+2
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-03-05
net: dsa: microchip: fix register write order in ksz8_ind_write8()
Tobias Jakobi (Compleo)
1
-2
/
+2
2024-03-05
net: dsa: mt7530: simplify link operations
Arınç ÜNAL
2
-13
/
+1
2024-03-05
net: dsa: mt7530: sort link settings ops and force link down on all ports
Arınç ÜNAL
1
-2
/
+12
2024-03-05
net: dsa: mt7530: put initialising PCS devices code back to original order
Arınç ÜNAL
1
-10
/
+10
2024-03-05
net: dsa: mt7530: get rid of mt753x_mac_config()
Arınç ÜNAL
1
-12
/
+2
2024-03-05
net: dsa: mt7530: get rid of priv->info->cpu_port_config()
Arınç ÜNAL
2
-118
/
+7
2024-03-05
net: dsa: mt7530: get rid of useless error returns on phylink code path
Arınç ÜNAL
2
-68
/
+19
2024-03-05
net: dsa: mt7530: do not use SW_PHY_RST to reset MT7531 switch
Arınç ÜNAL
1
-4
/
+2
2024-03-05
net: dsa: mt7530: set interrupt register only for MT7530
Arınç ÜNAL
1
-1
/
+1
2024-03-05
net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional
Arınç ÜNAL
1
-14
/
+4
2024-02-29
net: dsa: mv88e6xxx: add Amethyst specific SMI GPIO function
Robert Marko
3
-1
/
+37
2024-02-29
net: dsa: mv88e6xxx: rename mv88e6xxx_g2_scratch_gpio_set_smi
Robert Marko
3
-4
/
+4
2024-02-28
net: dsa: realtek: support reset controller
Luiz Angelo Daros de Luca
3
-5
/
+41
2024-02-26
net: dsa: microchip: Add support for bridge port isolation
Oleksij Rempel
2
-5
/
+51
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-02-13
net: dsa: realtek: fix digital interface select macro for EXT0
Luiz Angelo Daros de Luca
1
-2
/
+2
2024-02-12
net: dsa: realtek: embed dsa_switch into realtek_priv
Luiz Angelo Daros de Luca
4
-16
/
+19
2024-02-12
net: dsa: realtek: use the same mii bus driver for both interfaces
Luiz Angelo Daros de Luca
6
-97
/
+14
2024-02-12
net: dsa: realtek: migrate user_mii_bus setup to realtek_dsa
Luiz Angelo Daros de Luca
3
-56
/
+70
2024-02-12
net: dsa: realtek: clean user_mii_bus setup
Luiz Angelo Daros de Luca
1
-10
/
+3
2024-02-12
net: dsa: realtek: get internal MDIO node by name
Luiz Angelo Daros de Luca
1
-1
/
+1
2024-02-12
net: dsa: realtek: merge rtl83xx and interface modules into realtek_dsa
Luiz Angelo Daros de Luca
5
-14
/
+12
2024-02-12
net: dsa: realtek: common rtl83xx module
Luiz Angelo Daros de Luca
8
-273
/
+322
2024-02-12
net: dsa: realtek: keep variant reference in realtek_priv
Luiz Angelo Daros de Luca
3
-12
/
+7
2024-02-12
net: dsa: realtek: convert variants into real drivers
Luiz Angelo Daros de Luca
7
-73
/
+292
2024-02-12
net: dsa: realtek: introduce REALTEK_DSA namespace
Luiz Angelo Daros de Luca
5
-11
/
+15
2024-02-12
net: dsa: realtek: drop cleanup from realtek_ops
Luiz Angelo Daros de Luca
1
-1
/
+0
2024-02-09
net: fill in MODULE_DESCRIPTION()s for dsa_loop_bdinfo
Breno Leitao
1
-0
/
+1
2024-02-08
net: dsa: b53: unexport and move b53_eee_enable_set()
Vladimir Oltean
2
-16
/
+13
2024-02-07
net: dsa: mt7530: do not clear config->supported_interfaces
Arınç ÜNAL
1
-2
/
+0
2024-02-07
net: dsa: mt7530: correct port capabilities of MT7988
Arınç ÜNAL
1
-1
/
+1
2024-02-07
net: dsa: mt7530: remove pad_setup function pointer
Arınç ÜNAL
2
-37
/
+2
2024-02-07
net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
Arınç ÜNAL
1
-8
/
+11
2024-02-07
net: dsa: mt7530: simplify mt7530_pad_clk_setup()
Arınç ÜNAL
1
-51
/
+40
2024-02-07
net: dsa: mt7530: move XTAL check to mt7530_setup()
Arınç ÜNAL
1
-7
/
+6
2024-02-07
net: dsa: mt7530: empty default case on mt7530_setup_port5()
Arınç ÜNAL
1
-4
/
+1
2024-02-07
net: dsa: b53: remove eee_enabled/eee_active in b53_get_mac_eee()
Russell King (Oracle)
1
-6
/
+0
2024-02-07
net: dsa: mv88e6xxx: Return -ENODEV when C45 not supported
Andrew Lunn
1
-1
/
+1
2024-02-05
net: dsa: qca8k: consistently use "ret" rather than "err" for error codes
Vladimir Oltean
1
-8
/
+8
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
[next]