| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | dp83640: Make use of skb_queue_purge instead of reimplementing the code | Alexander Duyck | 2014-09-08 | 1 | -6/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-08 | 1 | -9/+9 |
|\| |
|
| * | phy: fix EEE checks inside the phy_init_eee. | Giuseppe CAVALLARO | 2014-08-28 | 1 | -9/+9 |
* | | net: phy: mdio-sun4i: don't select REGULATOR | Beniamino Galvani | 2014-09-08 | 1 | -2/+0 |
* | | amd-xgbe-phy: Fix build break for missing declaration | Tom Lendacky | 2014-09-07 | 1 | -0/+1 |
* | | net-timestamp: Make the clone operation stand-alone from phy timestamping | Alexander Duyck | 2014-09-06 | 1 | -3/+3 |
* | | amd-xgbe-phy: Checkpatch driver fixes | Lendacky, Thomas | 2014-09-06 | 1 | -4/+0 |
* | | amd-xgbe-phy: Enhance parallel detection to support KR speed | Lendacky, Thomas | 2014-09-06 | 1 | -2/+28 |
* | | amd-xgbe-phy: Check device for current speed mode (KR/KX) | Lendacky, Thomas | 2014-09-06 | 1 | -63/+72 |
* | | net: phy: mdio-bcm-unimac: NULL-terminate unimac_mdio_ids | Florian Fainelli | 2014-09-02 | 1 | -0/+1 |
* | | net: phy: properly report internal PHYs through sysfs | Florian Fainelli | 2014-08-30 | 1 | -1/+7 |
* | | net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entries | Florian Fainelli | 2014-08-28 | 1 | -0/+4 |
* | | net: phy: bcm7xxx: introduce helper macro | Florian Fainelli | 2014-08-28 | 1 | -36/+18 |
* | | net: phy: add generic UniMAC MDIO bus driver | Florian Fainelli | 2014-08-28 | 3 | -0/+221 |
* | | net: phy: bcm7xxx: enable EEE at the PHY level | Florian Fainelli | 2014-08-23 | 1 | -0/+31 |
* | | net: phy: allow phy_init_eee() to work with internal PHYs | Florian Fainelli | 2014-08-23 | 1 | -2/+4 |
* | | net: phy: export phy_{read,write}_mmd_indirect | Florian Fainelli | 2014-08-23 | 1 | -2/+4 |
* | | net: phy: fixed: return an error for Clause 45 over 22 reads | Florian Fainelli | 2014-08-23 | 1 | -0/+11 |
* | | net: phy: bcm7xxx: enable auto power down | Florian Fainelli | 2014-08-23 | 1 | -1/+26 |
* | | 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 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-08-23 | 2 | -33/+42 |
|\| |
|
| * | net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset function | Gwenhael Goavec-Merou | 2014-08-17 | 1 | -12/+21 |
| * | net: phy: bcm7xxx: remove suspend callback for 28nm PHYs | Florian Fainelli | 2014-08-17 | 1 | -4/+1 |
| * | net: phy: bcm7xxx: re-advertise all supported modes out of suspend | Florian Fainelli | 2014-08-17 | 1 | -3/+20 |
| * | net: phy: bcm7xxx: remove 28nm wildcard entry | Florian Fainelli | 2014-08-17 | 1 | -14/+0 |
* | | phylib: use MDIO_DEVS[12] | Sergei Shtylyov | 2014-08-23 | 1 | -2/+2 |
* | | dp83640: Fix length check for event timestamp status messages | Christian Riesch | 2014-08-22 | 1 | -8/+15 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-08-06 | 1 | -1/+0 |
|\ |
|
| * | Revert "net: phy: Set the driver when registering an MDIO bus device" | Fabio Estevam | 2014-08-06 | 1 | -1/+0 |
* | | net: phy: spi_ks8995: Introduce the use of devm_kzalloc | Himangi Saraogi | 2014-08-04 | 1 | -18/+8 |
* | | amd-xgbe-phy: Allow more time for Rx/Tx to become ready | Lendacky, Thomas | 2014-08-03 | 1 | -3/+3 |
* | | net: libphy: Add stubs to hook IEEE MMD Register reads and writes | Vince Bridgers | 2014-07-31 | 1 | -0/+22 |
* | | net: libphy: Add phy specific function to access mmd phy registers | Vince Bridgers | 2014-07-31 | 1 | -23/+38 |
* | | amd-xgbe-phy: Print out the auto-negotiation method used | Lendacky, Thomas | 2014-07-31 | 1 | -0/+8 |
* | | amd-xgbe-phy: Updates to KR training initiation | Lendacky, Thomas | 2014-07-31 | 1 | -0/+7 |
* | | amd-xgbe-phy: Updates to rate change complete check | Lendacky, Thomas | 2014-07-31 | 1 | -2/+25 |
* | | amd-xgbe: Update/fix 2.5GbE support | Lendacky, Thomas | 2014-07-31 | 1 | -15/+77 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-30 | 2 | -1/+15 |
|\| |
|
| * | net: phy: re-apply PHY fixups during phy_register_device | Florian Fainelli | 2014-07-29 | 1 | -1/+1 |
| * | net: phy: Ensure the MDIO bus module is held | Ezequiel Garcia | 2014-07-25 | 1 | -0/+13 |
| * | net: phy: Set the driver when registering an MDIO bus device | Ezequiel Garcia | 2014-07-25 | 1 | -0/+1 |
* | | dp83640: Fix receive timestamp race condition | Stefan Sørensen | 2014-07-23 | 1 | -71/+102 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-16 | 2 | -3/+47 |
|\| |
|
| * | dp83640: Always decode received status frames | Stefan Sørensen | 2014-07-10 | 1 | -3/+3 |
| * | net: fix circular dependency in of_mdio code | Daniel Mack | 2014-07-02 | 1 | -0/+44 |
* | | phy: Expand phy speed/duplex settings array | Lendacky, Thomas | 2014-07-16 | 1 | -1/+21 |
* | | dp83640: Adjust ptp event timestamps | Stefan Sørensen | 2014-07-11 | 1 | -0/+3 |
* | | net: phy: export phy_suspend and phy_resume | Florian Fainelli | 2014-07-09 | 1 | -0/+2 |
* | | ptp: Classify ptp over ip over vlan packets | Stefan Sørensen | 2014-07-08 | 1 | -25/+21 |