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