aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-12
|\
| * broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()roel kluin2010-01-04
| * phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov2009-12-31
| * phylib: Fix deadlock on resumeAnton Vorontsov2009-12-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-21
|\|
| * broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()Roel Kluin2009-12-18
* | NET: Add driver for Octeon MDIO buses.David Daney2009-12-16
|/
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\
| * net: fix mdio section mismatch warningStephen Rothwell2009-11-17
* | tg3 / broadcom: Optionally disable TXC if no linkMatt Carlson2009-11-03
* | tg3 / broadcom: Add APD support for GPHYsMatt Carlson2009-11-03
* | tg3 / broadcom: Add code to disable rxc refclkMatt Carlson2009-11-03
* | tg3 / broadcom: Refine AC131 APD supportMatt Carlson2009-11-03
* | tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flagMatt Carlson2009-11-03
* | broadcom: Consolidate dev_flags definitionsMatt Carlson2009-11-03
* | broadcom: Fix slow link problemMatt Carlson2009-11-03
* | broadcom: Isolate phy dsp accessesMatt Carlson2009-11-03
|/
* net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov2009-10-14
* phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYsAnton Vorontsov2009-09-11
* drivers/net/phy: introduce missing kfreeJulia Lawall2009-09-11
* netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings2009-09-03
* broadcom: Make the 57780 IEEE compliantMatt Carlson2009-08-26
* broadcom: Add AC131 phy supportMatt Carlson2009-08-26
* broadcom: Add BCM50610M supportMatt Carlson2009-08-26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-23
|\
| * net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware2009-07-23
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-16
|\|
| * NET: phy_device, fix lock imbalanceJiri Slaby2009-07-14
* | MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.Maxime Bizon2009-07-07
|/
* phylib: fixes for PHY_RESUMING state changesWade Farnsworth2009-07-02
* phy_device: fix parameter name in kernel-docRandy Dunlap2009-06-17
* net/phy/marvell: update m88e1111 support for SGMII modeHaiying Wang2009-06-03
* phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely2009-04-27
* phylib: rework to prepare for OF registration of PHYsGrant Likely2009-04-27
* phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto2009-04-16
* phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin2009-04-13
* phylib: Allow early-out in phy_changeAnatolij Gustschin2009-04-13
* phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov2009-04-13
* phy: error handling for platform_device_register_simple()Dan Carpenter2009-04-11
* workqueue: add to_delayed_work() helper functionJean Delvare2009-04-02
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-26
|\
| * phy: add new LAN8710 and LAN8720 device ids to smsc phy driverSteve Glendinning2009-03-23
* | phylib: convert state_queue work to delayed_workMarcin Slusarz2009-03-13
* | mdio: fix non-constant printk warningsStephen Hemminger2009-02-27
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-15
|\|
| * mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas2009-02-10
* | phylib: Rework suspend/resume code to check netdev wakeup capabilityAnton Vorontsov2009-02-01
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-26
|\|
| * phy: Add suspend/resume support to SMSC PHYsSteve Glendinning2009-01-22