index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHY
Florian Fainelli
2016-02-16
1
-36
/
+18
*
|
net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistent
Florian Fainelli
2016-02-16
1
-2
/
+2
*
|
net: phy: dp83848: Add comments for register definitions
Andrew F. Davis
2016-02-11
1
-2
/
+2
*
|
net: phy: dp83848: Add support for TI TLK10x Ethernet PHYs
Andrew F. Davis
2016-02-11
1
-0
/
+3
*
|
net: phy: dp83848: Reorganize code for readability and safety
Andrew F. Davis
2016-02-11
1
-13
/
+20
*
|
net: phy: dp83848: Add PHY ID for TI version of DP83848C
Andrew F. Davis
2016-02-11
1
-3
/
+6
*
|
net: phy: dp83848: Add macro for dp83848 compatible devices
Andrew F. Davis
2016-02-11
1
-19
/
+22
*
|
net: phy: spi_ks8995: add support for MICREL KSZ8795CLX
Helmut Buchsbaum
2016-02-11
1
-0
/
+29
*
|
net: phy: spi_ks8995: generalize creation of SPI commands
Helmut Buchsbaum
2016-02-11
1
-11
/
+35
*
|
net: phy: spi_ks8995: add support for resetting switch using GPIO
Helmut Buchsbaum
2016-02-11
1
-9
/
+62
*
|
net: phy: spi_ks8995: verify chip and determine revision
Helmut Buchsbaum
2016-02-11
1
-38
/
+80
*
|
net: phy: spi_ks8995: introduce spi_device_id table
Helmut Buchsbaum
2016-02-11
1
-2
/
+40
|
/
*
net: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
2016-01-28
1
-0
/
+1
*
net: phy: smsc: Fix disabling energy detect mode
Teresa Remmet
2016-01-21
1
-10
/
+44
*
net: phy: Fix phy_mac_interrupt()
Florian Fainelli
2016-01-21
1
-13
/
+18
*
net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS
Florian Fainelli
2016-01-21
1
-5
/
+10
*
net: dp83640: Fix tx timestamp overflow handling.
Manfred Rudigier
2016-01-20
1
-0
/
+17
*
net: phy: at803x: Add the interrupt register bit definitions
Martin Blumenstingl
2016-01-17
1
-9
/
+23
*
net: phy: at803x: Clean up duplicate register definitions
Martin Blumenstingl
2016-01-17
1
-8
/
+11
*
net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode
Martin Blumenstingl
2016-01-17
1
-9
/
+54
*
net: phy: at803x: Don't set gbit features for the AR8030 phy
Martin Blumenstingl
2016-01-17
1
-1
/
+1
*
net: phy: turn carrier off on phy attach
Sjoerd Simons
2016-01-15
1
-0
/
+5
*
phy: remove an unneeded condition
Dan Carpenter
2016-01-12
1
-1
/
+1
*
mdio_bus: NULL dereference on allocation error
Dan Carpenter
2016-01-12
1
-5
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-11
1
-2
/
+10
|
\
|
*
phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.
Roosen Henri
2016-01-08
1
-2
/
+10
*
|
net: phy: Add support for SMSC LAN8740 PHY
Joshua Henderson
2016-01-10
1
-0
/
+22
*
|
mdio: Abstract device_remove() and device_free()
Andrew Lunn
2016-01-07
3
-14
/
+29
*
|
mdio: Add support for mdio drivers.
Andrew Lunn
2016-01-07
4
-13
/
+198
*
|
mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()
Andrew Lunn
2016-01-07
1
-1
/
+15
*
|
mdio_bus: Generalise of_mdiobus_link_phydev()
Andrew Lunn
2016-01-07
1
-14
/
+15
*
|
phy: Move phy specific bus match into phy_device
Andrew Lunn
2016-01-07
2
-26
/
+40
*
|
phy: Centralize setting driver module owner
Andrew Lunn
2016-01-07
26
-118
/
+8
*
|
phy: Move PHY PM operations into phy_device
Andrew Lunn
2016-01-07
2
-73
/
+120
*
|
phy_device: Move phy attributes into phy_device
Andrew Lunn
2016-01-07
2
-42
/
+44
*
|
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
2
-13
/
+54
*
|
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
13
-89
/
+95
*
|
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
8
-36
/
+10
*
|
phy: mdio-octeon: Use devm_mdiobus_alloc_size()
Andrew Lunn
2016-01-07
1
-7
/
+5
*
|
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
1
-0
/
+27
*
|
phy: phy_{read|write}_mmd_indirect: get addr from phydev
Andrew Lunn
2016-01-07
4
-32
/
+23
*
|
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
2
-2
/
+2
*
|
phy: Add phydev_err() and phydev_dbg() macros
Andrew Lunn
2016-01-07
4
-13
/
+17
*
|
phy: micrel: Add ethtool statistics counters
Andrew Lunn
2015-12-31
1
-0
/
+96
*
|
phy: marvell: Add ethtool statistics counters
Andrew Lunn
2015-12-31
1
-0
/
+135
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
2
-3
/
+17
|
\
\
|
|
/
|
*
net: phy: mdio-mux: Check return value of mdiobus_alloc()
Tobias Klauser
2015-12-14
1
-1
/
+6
|
*
phy: micrel: Fix finding PHY properties in MAC node.
Andrew Lunn
2015-12-11
1
-2
/
+11
*
|
PHY: DP83867: Remove looking in parent device for OF properties
Andrew Lunn
2015-12-06
1
-4
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
2
-2
/
+3
|
\
\
|
|
/
[prev]
[next]