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
/
b53
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
2
-27
/
+12
2024-02-08
net: dsa: b53: unexport and move b53_eee_enable_set()
Vladimir Oltean
2
-16
/
+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
2
-8
/
+8
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
2
-3
/
+3
2023-09-20
net: dsa: b53: Convert to platform remove callback returning void
Uwe Kleine-König
2
-9
/
+5
2023-08-24
net: dsa: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2
-2
/
+2
2023-07-26
net: dsa: Explicitly include correct DT includes
Rob Herring
2
-0
/
+2
2023-07-18
net: dsa: remove legacy_pre_march2020 from drivers
Russell King (Oracle)
1
-6
/
+0
2023-06-22
net: dsa: b53: update PCS driver to use neg_mode
Russell King (Oracle)
1
-1
/
+2
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+14
2023-03-27
net: dsa: b53: mmap: add phy ops
Álvaro Fernández Rojas
1
-0
/
+14
2023-03-27
net: dsa: b53: mdio: add support for BCM53134
Paul Geurts
3
-3
/
+24
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-03-22
net: dsa: b53: add BCM63268 RGMII configuration
Álvaro Fernández Rojas
2
-1
/
+6
2023-03-22
net: dsa: b53: mmap: allow passing a chip ID
Álvaro Fernández Rojas
3
-10
/
+44
2023-03-22
net: dsa: b53: mmap: add more 63xx SoCs
Álvaro Fernández Rojas
1
-0
/
+3
2023-03-21
net: dsa: b53: add support for BCM63xx RGMIIs
Álvaro Fernández Rojas
2
-0
/
+47
2023-03-17
net: dsa: b53: mmap: fix device tree support
Álvaro Fernández Rojas
1
-1
/
+1
2022-11-22
net: dsa: modularize DSA_TAG_PROTO_NONE
Vladimir Oltean
1
-0
/
+1
2022-09-22
net: dsa: b53: remove unnecessary set_drvdata()
Yang Yingliang
3
-6
/
+0
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-07-06
net: dsa: b53: remove unnecessary spi_set_drvdata()
Yang Yingliang
1
-2
/
+0
2022-06-04
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)
5
-72
/
+75
2022-03-17
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
2
-2
/
+4
2022-02-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
1
-3
/
+1
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
2
-2
/
+2
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
2
-8
/
+16
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)
5
-76
/
+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)
5
-0
/
+95
2022-02-22
net: dsa: b53: clean up if() condition to be more readable
Russell King (Oracle)
1
-4
/
+7
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2022-01-24
net: use bool values to pass bool param of phy_init_eee()
Jisheng Zhang
1
-1
/
+1
2021-12-08
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2
-2
/
+4
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2
-6
/
+6
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
1
-2
/
+2
2021-12-02
net: dsa: b53: Add SPI ID table
Florian Fainelli
1
-0
/
+14
2021-10-25
net: dsa: b53: serialize access to the ARL table
Vladimir Oltean
2
-7
/
+30
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
2
-35
/
+6
[next]