index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2016-11-24
net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
Florian Fainelli
1
-0
/
+4
2016-10-22
net: dsa: bcm_sf2: Do not rely on kexec_in_progress
Florian Fainelli
1
-2
/
+3
2016-10-20
net: dsa: bcm_sf2: Prevent GPHY shutdown for kexec'd kernels
Florian Fainelli
1
-0
/
+14
2016-10-17
net: dsa: bcm_sf2: Fix module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-09-16
net: dsa: bcm_sf2: Fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-09-12
net: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_device
Florian Fainelli
1
-1
/
+1
2016-08-27
net: dsa: bcm_sf2: Utilize mask clear/set helpers in bcm_sf2_intr_disable
Florian Fainelli
1
-4
/
+2
2016-08-26
net: dsa: bcm_sf2: Remove duplicate code
Florian Fainelli
1
-756
/
+16
2016-08-26
net: dsa: bcm_sf2: Utilize core B53 driver when possible
Florian Fainelli
1
-47
/
+183
2016-08-25
net: dsa: rename switch operations structure
Vivien Didelot
1
-2
/
+2
2016-08-23
net: dsa: Allow the DSA driver to indicate the tag protocol
Andrew Lunn
1
-1
/
+6
2016-08-20
net: dsa: bcm_sf2: Remove probing through old DSA binding
Florian Fainelli
1
-15
/
+0
2016-08-20
net: dsa: bcm_sf2: Use device managed helpers
Florian Fainelli
1
-23
/
+13
2016-08-20
net: dsa: bcm_sf2: Make it a real platform device driver
Florian Fainelli
1
-60
/
+118
2016-07-31
net: dsa: bcm_sf2: Unwind errors in correct order
Florian Fainelli
1
-2
/
+3
2016-06-10
net: dsa: bcm_sf2: Add VLAN support
Florian Fainelli
1
-1
/
+265
2016-06-10
net: dsa: bcm_sf2: Move setup function at the far end
Florian Fainelli
1
-119
/
+119
2016-06-10
net: dsa: bcm_sf2: Split fast age into a helper function
Florian Fainelli
1
-7
/
+13
2016-06-08
net: dsa: bcm_sf2: Register our slave MDIO bus
Florian Fainelli
1
-81
/
+134
2016-06-05
net: dsa: Add a ports structure and use it in the switch structure
Andrew Lunn
1
-2
/
+2
2016-05-12
dsa: Rename switch chip data to cd
Andrew Lunn
1
-2
/
+2
2016-04-18
net: dsa: constify probed name
Vivien Didelot
1
-3
/
+3
2016-04-14
dsa: Rename phys_port_mask to enabled_port_mask
Andrew Lunn
1
-9
/
+10
2016-04-14
net: dsa: Rename DSA probe function.
Andrew Lunn
1
-3
/
+4
2016-04-14
net: dsa: Have the switch driver allocate there own private memory
Andrew Lunn
1
-2
/
+8
2016-04-14
net: dsa: Pass the dsa device to the switch drivers
Andrew Lunn
1
-1
/
+2
2016-04-08
net: dsa: make the FDB add function return void
Vivien Didelot
1
-4
/
+5
2016-04-08
net: dsa: make the STP state function return void
Vivien Didelot
1
-10
/
+6
2016-03-14
net: dsa: make port_bridge_leave return void
Vivien Didelot
1
-3
/
+1
2016-03-14
net: dsa: rename port_*_bridge routines
Vivien Didelot
1
-2
/
+2
2016-02-23
net: dsa: pass bridge down to drivers
Vivien Didelot
1
-5
/
+7
2015-10-27
net: dsa: bcm_sf2: Unhardcode port numbers
Florian Fainelli
1
-11
/
+91
2015-10-27
net: dsa: bcm_sf2: Implement FDB operations
Florian Fainelli
1
-0
/
+236
2015-09-09
net: dsa: bcm_sf2: Fix ageing conditions and operation
Florian Fainelli
1
-4
/
+8
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+13
2015-07-22
net: dsa: bcm_sf2: Do not override speed settings
Florian Fainelli
1
-17
/
+1
2015-07-21
net: dsa: bcm_sf2: do not use indirect reads and writes for 7445E0
Florian Fainelli
1
-2
/
+13
2015-06-11
net: dsa: bcm_sf2: Utilize BRCM_PSEUDO_PHY_ADDR
Florian Fainelli
1
-3
/
+4
2015-05-18
net: dsa: bcm_sf2: properly propagate carrier down state for MoCA
Florian Fainelli
1
-0
/
+7
2015-02-26
net: dsa: bcm_sf2: add HW bridging support
Florian Fainelli
1
-1
/
+154
2015-02-08
net: dsa: bcm_sf2: implement GPHY power down
Florian Fainelli
1
-9
/
+41
2015-02-08
net: dsa: bcm_sf2: move GPHY enabling to its own function
Florian Fainelli
1
-12
/
+20
2015-01-26
net: dsa: bcm_sf2: factor interrupt disabling in a function
Florian Fainelli
1
-12
/
+12
2014-12-12
net: dsa: bcm_sf2: force link for all fixed PHY devices
Florian Fainelli
1
-10
/
+13
2014-11-26
net: dsa: bcm_sf2: reset switch prior to initialization
Florian Fainelli
1
-23
/
+29
2014-11-26
net: dsa: bcm_sf2: fix unmapping registers in case of errors
Florian Fainelli
1
-2
/
+4
2014-09-29
net: dsa: bcm_sf2: add support for controlling EEE
Florian Fainelli
1
-0
/
+73
2014-09-29
net: dsa: bcm_sf2: add port_enable/disable callbacks
Florian Fainelli
1
-20
/
+40
2014-09-29
net: dsa: bcm_sf2: disable RGMII interface(s) when link is down
Florian Fainelli
1
-0
/
+9
2014-09-22
net: dsa: bcm_sf2: add support for Wake-on-LAN
Florian Fainelli
1
-0
/
+58
[next]