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.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
/
bcm_sf2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-21
net: dsa: bcm_sf2: make const array static, makes object smaller
Colin Ian King
1
-1
/
+1
2020-09-24
net: dsa: bcm_sf2: Include address 0 for MDIO diversion
Florian Fainelli
1
-1
/
+1
2020-09-24
net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU port
Florian Fainelli
1
-0
/
+11
2020-09-10
net: dsa: b53: Report VLAN table occupancy via devlink
Florian Fainelli
1
-1
/
+7
2020-09-05
net: dsa: bcm_sf2: Ensure that MDIO diversion is used
Florian Fainelli
1
-2
/
+29
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-09-04
net: dsa: bcm_sf2: recalculate switch clock rate based on ports
Florian Fainelli
1
-2
/
+66
2020-09-04
net: dsa: bcm_sf2: request and handle clocks
Florian Fainelli
1
-2
/
+18
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-30
net: dsa/bcm_sf2: move pause mode setting into mac_link_up()
Russell King
1
-7
/
+15
2020-06-30
net: dsa/bcm_sf2: move speed/duplex forcing to mac_link_up()
Russell King
1
-27
/
+16
2020-06-30
net: dsa/bcm_sf2: fix incorrect usage of state->link
Russell King
1
-2
/
+26
2020-06-19
net: dsa: bcm_sf2: Fix node reference count
Florian Fainelli
1
-0
/
+2
2020-04-06
net: dsa: bcm_sf2: Ensure correct sub-node is parsed
Florian Fainelli
1
-1
/
+6
2020-04-06
net: dsa: bcm_sf2: Do not register slave MDIO bus with OF
Florian Fainelli
1
-1
/
+1
2020-03-31
net: dsa: bcm_sf2: Disable learning for ASP port
Florian Fainelli
1
-1
/
+9
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+1
2020-02-27
net: dsa: propagate resolved link config via mac_link_up()
Russell King
1
-1
/
+3
2020-02-27
net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec
Florian Fainelli
1
-2
/
+1
2020-02-27
Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278"
Florian Fainelli
1
-3
/
+0
2020-02-17
net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278
Florian Fainelli
1
-0
/
+3
2020-02-07
net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port
Florian Fainelli
1
-1
/
+3
2020-01-17
net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec
Florian Fainelli
1
-1
/
+1
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2019-11-06
net: dsa: bcm_sf2: Add support for optional reset controller line
Florian Fainelli
1
-0
/
+19
2019-11-06
net: dsa: bcm_sf2: Fix driver removal
Florian Fainelli
1
-2
/
+2
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-3
/
+4
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-15
/
+21
2019-11-02
net: dsa: bcm_sf2: Fix IMP setup for port different than 8
Florian Fainelli
1
-15
/
+21
2019-10-28
net: dsa: bcm_sf2: Wire up MDB operations
Florian Fainelli
1
-0
/
+3
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
1
-4
/
+4
2019-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+8
2019-08-22
net: dsa: bcm_sf2: Do not configure PHYLINK on CPU port
Florian Fainelli
1
-2
/
+8
2019-08-20
net: dsa: do not enable or disable non user ports
Vivien Didelot
1
-0
/
+3
2019-08-01
net: dsa: bcm_sf2: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-03-21
net: dsa: bcm_sf2: Remove print of base address
Florian Fainelli
1
-4
/
+5
2019-02-25
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
1
-5
/
+4
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+6
2019-02-16
net: dsa: bcm_sf2: Do not assume DSA master supports WoL
Florian Fainelli
1
-4
/
+6
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-02-14
net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend()
Dan Carpenter
1
-1
/
+1
2019-02-09
net: dsa: bcm_sf2: Add support for CFP statistics
Florian Fainelli
1
-1
/
+15
2019-02-09
net: dsa: bcm_sf2: Prepare for adding CFP statistics
Florian Fainelli
1
-3
/
+21
2019-02-09
net: dsa: bcm_sf2: Remove stats mutex
Florian Fainelli
1
-1
/
+0
2018-12-28
net: dsa: bcm_sf2: Propagate error value from mdio_write
Kangjie Lu
1
-4
/
+3
2018-11-07
net: dsa: bcm_sf2: Turn on PHY to allow successful registration
Florian Fainelli
1
-0
/
+4
2018-11-07
net: dsa: bcm_sf2: Restore CFP rules during system resume
Florian Fainelli
1
-0
/
+4
2018-11-07
net: dsa: bcm_sf2: Keep copy of inserted rules
Florian Fainelli
1
-0
/
+2
2018-10-22
net: dsa: bcm_sf2: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
[next]