index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
b53
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: b53: unexport and move b53_eee_enable_set()
Vladimir Oltean
2024-02-08
2
-16
/
+13
*
net: dsa: b53: remove eee_enabled/eee_active in b53_get_mac_eee()
Russell King (Oracle)
2024-02-07
1
-6
/
+0
*
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-31
2
-8
/
+8
*
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-24
2
-3
/
+3
*
net: dsa: b53: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
2
-9
/
+5
*
net: dsa: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-08-24
2
-2
/
+2
*
net: dsa: Explicitly include correct DT includes
Rob Herring
2023-07-26
2
-0
/
+2
*
net: dsa: remove legacy_pre_march2020 from drivers
Russell King (Oracle)
2023-07-18
1
-6
/
+0
*
net: dsa: b53: update PCS driver to use neg_mode
Russell King (Oracle)
2023-06-22
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-30
1
-0
/
+14
|
\
|
*
net: dsa: b53: mmap: add phy ops
Álvaro Fernández Rojas
2023-03-27
1
-0
/
+14
*
|
net: dsa: b53: mdio: add support for BCM53134
Paul Geurts
2023-03-27
3
-3
/
+24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-24
1
-1
/
+1
|
\
|
|
*
net: dsa: b53: mmap: fix device tree support
Álvaro Fernández Rojas
2023-03-17
1
-1
/
+1
*
|
net: dsa: b53: add BCM63268 RGMII configuration
Álvaro Fernández Rojas
2023-03-22
2
-1
/
+6
*
|
net: dsa: b53: mmap: allow passing a chip ID
Álvaro Fernández Rojas
2023-03-22
3
-10
/
+44
*
|
net: dsa: b53: mmap: add more 63xx SoCs
Álvaro Fernández Rojas
2023-03-22
1
-0
/
+3
*
|
net: dsa: b53: add support for BCM63xx RGMIIs
Álvaro Fernández Rojas
2023-03-21
2
-0
/
+47
|
/
*
net: dsa: modularize DSA_TAG_PROTO_NONE
Vladimir Oltean
2022-11-22
1
-0
/
+1
*
net: dsa: b53: remove unnecessary set_drvdata()
Yang Yingliang
2022-09-22
3
-6
/
+0
*
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
*
net: dsa: b53: remove unnecessary spi_set_drvdata()
Yang Yingliang
2022-07-06
1
-2
/
+0
*
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-04
1
-5
/
+1
|
\
|
*
net: dsa: don't use bitmap_weight() in b53_arl_read()
Yury Norov
2022-05-02
1
-5
/
+1
*
|
net: dsa: b53: convert to phylink_pcs
Russell King (Oracle)
2022-05-01
5
-72
/
+75
|
/
*
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
2022-03-17
2
-2
/
+4
*
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
2022-02-28
1
-3
/
+1
|
\
|
*
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-3
/
+1
*
|
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
2022-02-27
2
-2
/
+2
*
|
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
2022-02-27
2
-8
/
+16
*
|
net: dsa: b53: mark as non-legacy
Russell King (Oracle)
2022-02-22
1
-0
/
+6
*
|
net: dsa: b53: switch to using phylink_generic_validate()
Russell King (Oracle)
2022-02-22
5
-76
/
+13
*
|
net: dsa: b53: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
2022-02-22
1
-2
/
+0
*
|
net: dsa: b53: populate supported_interfaces and mac_capabilities
Russell King (Oracle)
2022-02-22
5
-0
/
+95
*
|
net: dsa: b53: clean up if() condition to be more readable
Russell King (Oracle)
2022-02-22
1
-4
/
+7
*
|
net: use bool values to pass bool param of phy_init_eee()
Jisheng Zhang
2022-01-24
1
-1
/
+1
|
/
*
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2021-12-08
2
-2
/
+4
*
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2021-12-08
2
-6
/
+6
*
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
2021-12-08
1
-2
/
+2
*
net: dsa: b53: Add SPI ID table
Florian Fainelli
2021-12-02
1
-0
/
+14
*
net: dsa: b53: serialize access to the ARL table
Vladimir Oltean
2021-10-25
2
-7
/
+30
*
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
2021-10-25
2
-35
/
+6
*
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-24
1
-4
/
+2
*
net: dsa: b53: serialize access to the ARL table
Vladimir Oltean
2021-10-24
2
-6
/
+35
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-23
5
-4
/
+69
|
\
|
*
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-09-19
5
-4
/
+69
*
|
net: dsa: b53: Drop unused "cpu_port" field
Rafał Miłecki
2021-09-16
2
-29
/
+0
*
|
net: dsa: b53: Improve flow control setup on BCM5301x
Rafał Miłecki
2021-09-16
1
-1
/
+1
*
|
net: dsa: b53: Drop BCM5301x workaround for a wrong CPU/IMP port
Rafał Miłecki
2021-09-16
1
-6
/
+0
*
|
net: dsa: b53: Include all ports in "enabled_ports"
Rafał Miłecki
2021-09-16
1
-12
/
+11
|
/
[next]