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
/
ethernet
/
broadcom
/
genet
/
bcmmii.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-13
net: bcmgenet: Add RGMII_RXID support
Stefan Wahren
1
-0
/
+5
2019-11-13
net: bcmgenet: Refactor register access in bcmgenet_mii_config
Stefan Wahren
1
-22
/
+20
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-51
/
+94
2019-11-06
Revert "net: bcmgenet: soft reset 40nm EPHYs before MAC init"
Doug Berger
1
-51
/
+61
2019-11-06
net: bcmgenet: use RGMII loopback for MAC reset
Doug Berger
1
-0
/
+33
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-4
/
+4
2019-10-18
net: bcmgenet: soft reset 40nm EPHYs before MAC init
Doug Berger
1
-61
/
+51
2019-10-16
net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3
Florian Fainelli
1
-1
/
+5
2019-10-15
net: bcmgenet: Set phydev->dev_flags only for internal PHYs
Florian Fainelli
1
-2
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-05
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
1
-1
/
+1
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-2
/
+3
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-10-23
net: bcmgenet: fix OF child-node lookup
Johan Hovold
1
-1
/
+1
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2018-10-16
net: bcmgenet: Poll internal PHY for GENETv5
Florian Fainelli
1
-2
/
+5
2018-09-13
net: bcmgenet: Fix speed selection for reverse MII
Andrew Lunn
1
-4
/
+3
2018-09-13
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
1
-1
/
+1
2018-08-30
net: bcmgenet: use MAC link status for fixed phy
Doug Berger
1
-2
/
+8
2017-11-01
net: bcmgenet: Avoid calling platform_device_put() twice in bcmgenet_mii_exit()
Wei Yongjun
1
-1
/
+0
2017-10-26
net: bcmgenet: use dev->phydev instead of priv->phydev
Doug Berger
1
-10
/
+7
2017-10-26
Revert "net: bcmgenet: Software reset EPHY after power on"
Doug Berger
1
-16
/
+0
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2017-08-01
Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"
Florian Fainelli
1
-3
/
+4
2017-08-01
net: bcmgenet: Utilize bcmgenet_mii_exit() for error path
Florian Fainelli
1
-6
/
+1
2017-08-01
net: bcmgenet: Drop legacy MDIO code
Florian Fainelli
1
-125
/
+0
2017-08-01
net: bcmgenet: utilize generic Broadcom UniMAC MDIO controller driver
Florian Fainelli
1
-34
/
+114
2017-06-23
net: bcmgenet: Remove special handling of "internal" phy-mode
Florian Fainelli
1
-16
/
+8
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-17
/
+0
2017-03-22
net: bcmgenet: remove bcmgenet_internal_phy_setup()
Doug Berger
1
-15
/
+0
2017-03-14
net: bcmgenet: add support for the GENETv5 hardware
Doug Berger
1
-28
/
+34
2016-11-30
net: ethernet: bcmgenet: fix fixed-link phydev leaks
Johan Hovold
1
-0
/
+6
2016-11-28
net: bcmgenet: fix phydev reference leak
Johan Hovold
1
-1
/
+3
2016-09-27
Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
Florian Fainelli
1
-11
/
+13
2016-07-05
net: ethernet: bcmgenet: use phydev from struct net_device
Philippe Reynes
1
-13
/
+11
2016-01-21
net: bcmgenet: Properly configure PHY to ignore interrupt
Florian Fainelli
1
-1
/
+1
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
1
-1
/
+1
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-1
/
+1
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-10
/
+0
2015-11-01
net: bcmgenet: Software reset EPHY after power on
Florian Fainelli
1
-0
/
+18
2015-09-01
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
1
-1
/
+1
2015-07-27
net: bcmgenet: Register link_update callback for all MoCA PHYs
Florian Fainelli
1
-14
/
+23
2015-07-21
net: bcmgenet: Remove init parameter from bcmgenet_mii_config
Florian Fainelli
1
-4
/
+3
2015-07-21
net: bcmgenet: Delay PHY initialization to bcmgenet_open()
Florian Fainelli
1
-25
/
+12
2015-07-21
net: bcmgenet: Determine PHY type before scanning MDIO bus
Florian Fainelli
1
-5
/
+24
2015-07-21
net: bcmgenet: Remove excessive PHY reset
Florian Fainelli
1
-11
/
+0
2015-06-29
net: bcmgenet: workaround initial read failures for integrated PHYs
Florian Fainelli
1
-4
/
+50
2015-06-11
net: bcmgenet: handle broken turn-around for specific PHYs
Florian Fainelli
1
-1
/
+6
2015-06-08
net: bcmgenet: power on MII block for all MII modes
Florian Fainelli
1
-3
/
+9
2015-04-01
net: bcmgenet: enable MoCA link state change detection
Petri Gynther
1
-0
/
+16
[next]