index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
bcm-phy-lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: broadcom: use genphy_c45_an_config_eee_aneg in bcm_config_lre_aneg
Heiner Kallweit
2024-11-08
1
-1
/
+1
*
net: broadcom: use ethtool string helpers
Rosen Penev
2024-11-07
1
-2
/
+1
*
net: phy: bcm-phy-lib: Implement BroadR-Reach link modes
Kamil HorĂ¡k (2N)
2024-07-15
1
-0
/
+115
*
net: phy: broadcom: Add support for setting LED brightness
Florian Fainelli
2023-06-09
1
-0
/
+27
*
net: phy: broadcom: Add LPI counter
Florian Fainelli
2023-06-02
1
-7
/
+12
*
net: phy: broadcom: Register dummy IRQ handler
Florian Fainelli
2023-05-26
1
-0
/
+6
*
net: phy: broadcom: Add support for Wake-on-LAN
Florian Fainelli
2023-05-13
1
-0
/
+212
*
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
*
net: phy: broadcom: Only advertise EEE for supported modes
Florian Fainelli
2021-03-31
1
-3
/
+10
*
net: phy: broadcom: remove use of ack_interrupt()
Ioana Ciornei
2020-11-06
1
-4
/
+14
*
net: phy: broadcom: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-06
1
-0
/
+31
*
net: phy: broadcom: don't export RDB/legacy access methods
Michael Walle
2020-06-01
1
-4
/
+2
*
net: phy: broadcom: add cable test support
Michael Walle
2020-05-13
1
-0
/
+189
*
net: phy: broadcom: add bcm_phy_modify_exp()
Michael Walle
2020-05-13
1
-0
/
+32
*
net: phy: broadcom: add exp register access methods without buslock
Michael Walle
2020-05-13
1
-7
/
+31
*
net: phy: broadcom: add helper to write/read RDB registers
Michael Walle
2020-04-22
1
-0
/
+80
*
net: phy: bcm7xx: add jumbo frame configuration to PHY
Murali Krishna Policharla
2020-03-28
1
-0
/
+22
*
net: phy: Prepare for moving Omega out of bcm7xxx
Florian Fainelli
2019-03-21
1
-0
/
+52
*
net: phy: Remove redundent License text when SPDX header is present
Andrew Lunn
2019-01-23
1
-5
/
+0
*
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2019-01-23
1
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-27
1
-1
/
+1
|
\
|
*
net: phy: broadcom: Fix auxiliary control register reads
Florian Fainelli
2018-05-23
1
-1
/
+1
*
|
drivers: net: replace UINT64_MAX with U64_MAX
Jisheng Zhang
2018-04-28
1
-5
/
+1
|
/
*
net: phy: broadcom: Use strlcpy() for ethtool::get_strings
Florian Fainelli
2018-03-06
1
-2
/
+2
*
net: phy: switch remaining users to phy_(read|write)_mmd()
Russell King
2017-03-22
1
-8
/
+4
*
net: phy: bcm-phylib: replace obsolete EEE macro references
Doug Berger
2017-03-14
1
-3
/
+3
*
net: phy: broadcom: Add support code for reading PHY counters
Florian Fainelli
2016-11-30
1
-0
/
+70
*
net: phy: broadcom: Allow enabling or disabling of EEE
Florian Fainelli
2016-11-24
1
-4
/
+10
*
net: phy: broadcom: Add support code for downshift/Wirespeed
Florian Fainelli
2016-11-24
1
-0
/
+86
*
net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common library
Florian Fainelli
2016-11-24
1
-0
/
+17
*
phy: phy_{read|write}_mmd_indirect: get addr from phydev
Andrew Lunn
2016-01-07
1
-4
/
+4
*
net: phy: bcm-phy-lib: Fix module license issue
Arun Parameswaran
2015-10-19
1
-0
/
+5
*
net: phy: Add Broadcom phy library for common interfaces
Arun Parameswaran
2015-10-08
1
-0
/
+208