index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
broadcom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: broadcom: fix checkpatch complains about tabs
Kevin Lo
2020-05-16
1
-1
/
+1
*
net: phy: broadcom: add support for BCM54811 PHY
Kevin Lo
2020-05-15
1
-5
/
+51
*
net: phy: broadcom: Add support for BCM53125 internal PHYs
Florian Fainelli
2020-04-18
1
-0
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-21
1
-2
/
+2
|
\
|
*
net: phy: broadcom: Fix a typo ("firsly")
Jonathan Neuschäfer
2020-02-18
1
-2
/
+2
*
|
net: phy: broadcom: Wire suspend/resume for BCM54810
Florian Fainelli
2020-02-19
1
-0
/
+16
*
|
net: phy: broadcom: Have bcm54xx_adjust_rxrefclk() check for flags
Florian Fainelli
2020-02-19
1
-4
/
+1
*
|
net: phy: broadcom: Allow BCM54810 to use bcm54xx_adjust_rxrefclk()
Florian Fainelli
2020-02-19
1
-1
/
+2
|
/
*
net: phy: broadcom: add 1000Base-X support for BCM54616S
Tao Ren
2019-10-23
1
-4
/
+53
*
net: phy: broadcom: Use bcm54xx_config_clock_delay() for BCM54612E
Florian Fainelli
2019-10-04
1
-20
/
+1
*
net: phy: broadcom: Fix RGMII delays configuration for BCM54210E
Florian Fainelli
2019-10-04
1
-8
/
+3
*
net: phy: broadcom: Add genphy_suspend and genphy_resume for BCM5464
Vladimir Oltean
2019-06-09
1
-0
/
+2
*
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
2019-04-15
1
-17
/
+17
*
net: phy: bcm54xx: Encode link speed and activity into LEDs
Vladimir Oltean
2019-03-26
1
-0
/
+13
*
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2019-01-22
1
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-11
1
-2
/
+16
|
\
|
*
net: phy: Allow BCM54616S PHY to setup internal TX/RX clock delay
Tao Ren
2018-11-06
1
-2
/
+16
*
|
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
2018-11-11
1
-16
/
+0
|
/
*
net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.
Kun Yi
2018-06-05
1
-2
/
+14
*
net: phy: broadcom: add support for BCM89610 PHY
Bhadram Varka
2018-05-04
1
-0
/
+10
*
net: phy: broadcom: Add entry for 5395 switch PHYs
Florian Fainelli
2017-12-15
1
-0
/
+42
*
net: phy: broadcom: re-add mistakenly removed config settings
Heiner Kallweit
2017-12-04
1
-0
/
+3
*
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
2017-12-01
1
-30
/
+0
*
net: phy: broadcom: support new device flag for setting master mode
Rafał Miłecki
2017-10-12
1
-0
/
+6
*
net: phy: Remove residual magic from PHY drivers
Andrew Lunn
2017-05-16
1
-15
/
+15
*
net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delay
Abhishek Shah
2017-04-30
1
-36
/
+33
*
net: phy: broadcom: rehook BCM54612E specific init
Rafał Miłecki
2017-02-01
1
-34
/
+33
*
net: phy: broadcom: add support for BCM54210E
Rafał Miłecki
2017-01-27
1
-1
/
+33
*
net: phy: broadcom: drop duplicated define for RGMII SKEW delay
Rafał Miłecki
2017-01-25
1
-1
/
+1
*
net: phy: broadcom: use auxctl reading helper in BCM54612E code
Rafał Miłecki
2017-01-25
1
-4
/
+2
*
net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
Timur Tabi
2016-12-10
1
-28
/
+14
*
net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common library
Florian Fainelli
2016-11-24
1
-15
/
+0
*
net: phy: broadcom: Add BCM54810 PHY entry
Jon Mason
2016-11-07
1
-1
/
+57
*
net: phy: broadcom: add bcm54xx_auxctl_read
Jon Mason
2016-11-07
1
-0
/
+10
*
net: phy: broadcom: Add support for BCM54612E
Xo Wang
2016-10-26
1
-0
/
+48
*
phy: Centralize setting driver module owner
Andrew Lunn
2016-01-07
1
-12
/
+0
*
broadcom: fix PHY_ID_BCM5481 entry in the id table
Aaro Koskinen
2015-11-23
1
-1
/
+1
*
net: phy: Add Broadcom phy library for common interfaces
Arun Parameswaran
2015-10-08
1
-105
/
+44
*
net: phy: broadcom: Add BCM54616S phy entry
Alessio Igor Bogani
2015-04-08
1
-0
/
+14
*
net: phy: replace phy_drivers_register calls
Johan Hovold
2014-11-12
1
-14
/
+1
*
net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.h
Florian Fainelli
2014-08-23
1
-18
/
+0
*
net: phy: broadcom: extract all registers to brcmphy.h
Florian Fainelli
2014-08-23
1
-104
/
+0
*
net: phy: broadcom: extract register definitions
Florian Fainelli
2014-02-14
1
-52
/
+0
*
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
2012-07-09
1
-102
/
+17
*
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
1
-4
/
+2
*
treewide: Correct spelling of successfully in comments
Joe Perches
2011-09-27
1
-1
/
+1
*
net/phy: fix many "defined but unused" warnings
Uwe Kleine-König
2010-10-05
1
-1
/
+1
*
broadcom: Add 5241 support
Dmitry Baryshkov
2010-06-24
1
-0
/
+22
*
broadcom: move all PHY_ID's to header
Dmitry Baryshkov
2010-06-24
1
-12
/
+12
*
phylib: Add module table to all existing phy drivers
David Woodhouse
2010-04-02
1
-0
/
+16
[next]