index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
bcm7xxx.c
Age
Commit message (
Expand
)
Author
2015-11-25
net: phy: bcm7xxx: Add entry for Broadcom BCM7435
Florian Fainelli
2015-10-08
net: phy: bcm7xxx: Modified to use global core register defines
Arun Parameswaran
2015-10-08
net: phy: Add Broadcom phy library for common interfaces
Arun Parameswaran
2015-06-28
net: phy: bcm7xxx: workaround MDIO management controller initial read
Florian Fainelli
2015-06-08
net: phy: bcm7xxx: update workaround to fix 100BaseT corner cases
Florian Fainelli
2015-05-25
net: phy: bcm7xxx: Fix 7425 PHY ID and flags
Florian Fainelli
2015-03-09
net: phy: bcm7xxx: add alternate id for 7439
Florian Fainelli
2014-12-08
net: phy: bcm7xxx: add an explicit version check for GPHY rev G0
Florian Fainelli
2014-11-12
net: phy: bcm7xxx: add workaround for PHY revision E0 and F0
Florian Fainelli
2014-11-12
net: phy: bcm7xxx: add PHY revision D0 workaround sequence
Florian Fainelli
2014-11-12
net: phy: bcm7xxx: introduce r_rc_cal_reset helper
Florian Fainelli
2014-11-12
net: phy: bcm7xxx: drop A0 revision workaround and fix B0 workaround
Florian Fainelli
2014-11-12
net: phy: bcm7xxx: only show PHY revision once
Florian Fainelli
2014-11-12
net: phy: replace phy_drivers_register calls
Johan Hovold
2014-10-01
net: phy: add BCM7425 and BCM7429 PHYs
Petri Gynther
2014-09-19
net: phy: bcm7xxx: utilize PHY revision in config_init
Florian Fainelli
2014-09-19
net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WAR
Florian Fainelli
2014-08-27
net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entries
Florian Fainelli
2014-08-27
net: phy: bcm7xxx: introduce helper macro
Florian Fainelli
2014-08-23
net: phy: bcm7xxx: enable EEE at the PHY level
Florian Fainelli
2014-08-23
net: phy: bcm7xxx: enable auto power down
Florian Fainelli
2014-08-16
net: phy: bcm7xxx: remove suspend callback for 28nm PHYs
Florian Fainelli
2014-08-16
net: phy: bcm7xxx: re-advertise all supported modes out of suspend
Florian Fainelli
2014-08-16
net: phy: bcm7xxx: remove 28nm wildcard entry
Florian Fainelli
2014-03-26
net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTER
Florian Fainelli
2014-03-26
net: phy: bcm7xxx: fix spurious MDIO failures during workaround
Florian Fainelli
2014-03-26
net: phy: bcm7xxx: define constants for our registers
Florian Fainelli
2014-02-14
net: phy: add Broadcom BCM7xxx internal PHY driver
Florian Fainelli