index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
b53
/
b53_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
net: dsa: b53: provide own phylink MAC operations
Florian Fainelli
1
-14
/
+26
2024-04-25
net: dsa: b53: Remove b53_adjust_link()
Florian Fainelli
1
-40
/
+0
2024-04-25
net: dsa: b53: Call b53_eee_init() from b53_mac_link_up()
Florian Fainelli
1
-1
/
+5
2024-04-25
net: dsa: b53: Configure RGMII for 531x5 and MII for 5325
Florian Fainelli
1
-3
/
+14
2024-04-25
net: dsa: b53: Force flow control for BCM5301X CPU port(s)
Florian Fainelli
1
-0
/
+4
2024-04-25
net: dsa: b53: Introduce b53_adjust_5325_mii()
Florian Fainelli
1
-19
/
+25
2024-04-25
net: dsa: b53: Introduce b53_adjust_531x5_rgmii()
Florian Fainelli
1
-38
/
+46
2024-04-25
net: dsa: b53: Stop exporting b53_phylink_* routines
Florian Fainelli
1
-15
/
+12
2024-02-09
net: dsa: b53: unexport and move b53_eee_enable_set()
Vladimir Oltean
1
-15
/
+13
2024-02-07
net: dsa: b53: remove eee_enabled/eee_active in b53_get_mac_eee()
Russell King (Oracle)
1
-6
/
+0
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-5
/
+5
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
1
-2
/
+2
2023-07-18
net: dsa: remove legacy_pre_march2020 from drivers
Russell King (Oracle)
1
-6
/
+0
2023-03-27
net: dsa: b53: mdio: add support for BCM53134
Paul Geurts
1
-0
/
+15
2023-03-23
net: dsa: b53: add BCM63268 RGMII configuration
Álvaro Fernández Rojas
1
-1
/
+5
2023-03-23
net: dsa: b53: mmap: allow passing a chip ID
Álvaro Fernández Rojas
1
-0
/
+13
2023-03-21
net: dsa: b53: add support for BCM63xx RGMIIs
Álvaro Fernández Rojas
1
-0
/
+46
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-06-05
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-5
/
+1
2022-05-02
net: dsa: don't use bitmap_weight() in b53_arl_read()
Yury Norov
1
-5
/
+1
2022-05-01
net: dsa: b53: convert to phylink_pcs
Russell King (Oracle)
1
-29
/
+7
2022-03-18
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
1
-1
/
+2
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
1
-1
/
+1
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
1
-4
/
+8
2022-02-22
net: dsa: b53: mark as non-legacy
Russell King (Oracle)
1
-0
/
+6
2022-02-22
net: dsa: b53: switch to using phylink_generic_validate()
Russell King (Oracle)
1
-44
/
+13
2022-02-22
net: dsa: b53: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
1
-2
/
+0
2022-02-22
net: dsa: b53: populate supported_interfaces and mac_capabilities
Russell King (Oracle)
1
-0
/
+28
2022-02-22
net: dsa: b53: clean up if() condition to be more readable
Russell King (Oracle)
1
-4
/
+7
2022-01-25
net: use bool values to pass bool param of phy_init_eee()
Jisheng Zhang
1
-1
/
+1
2021-12-09
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
1
-1
/
+2
2021-12-09
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
1
-4
/
+4
2021-12-09
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
1
-2
/
+2
2021-10-25
net: dsa: b53: serialize access to the ARL table
Vladimir Oltean
1
-7
/
+29
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
1
-34
/
+6
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-4
/
+2
2021-10-24
net: dsa: b53: serialize access to the ARL table
Vladimir Oltean
1
-6
/
+34
2021-09-17
net: dsa: b53: Drop unused "cpu_port" field
Rafał Miłecki
1
-28
/
+0
2021-09-17
net: dsa: b53: Improve flow control setup on BCM5301x
Rafał Miłecki
1
-1
/
+1
2021-09-17
net: dsa: b53: Drop BCM5301x workaround for a wrong CPU/IMP port
Rafał Miłecki
1
-6
/
+0
2021-09-17
net: dsa: b53: Include all ports in "enabled_ports"
Rafał Miłecki
1
-12
/
+11
2021-09-05
net: dsa: b53: Fix IMP port setup on BCM5301x
Rafał Miłecki
1
-3
/
+25
2021-09-02
net: dsa: b53: Set correct number of ports in the DSA struct
Rafał Miłecki
1
-1
/
+2
2021-09-02
net: dsa: b53: Fix calculating number of switch ports
Rafał Miłecki
1
-2
/
+1
2021-08-06
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
1
-10
/
+0
2021-06-22
net: dsa: b53: Create default VLAN entry explicitly
Florian Fainelli
1
-8
/
+19
2021-06-09
net: dsa: b53: Do not force CPU to be always tagged
Florian Fainelli
1
-3
/
+14
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+7
2021-03-17
net: dsa: b53: support legacy tags
Álvaro Fernández Rojas
1
-5
/
+7
2021-03-11
net: dsa: b53: Add debug prints in b53_vlan_enable()
Florian Fainelli
1
-4
/
+7
[next]