summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-223-0/+192
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-123-25/+81
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-211-1/+2
| |\ \
| * | | NET: Add driver for Octeon MDIO buses.David Daney2009-12-173-0/+192
* | | | phylib: Move workqueue initialization to a proper placeAnton Vorontsov2010-01-192-3/+2
| |_|/ |/| |
* | | broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()roel kluin2010-01-031-2/+2
* | | phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov2009-12-302-22/+58
* | | phylib: Fix deadlock on resumeAnton Vorontsov2009-12-301-2/+22
| |/ |/|
* | broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()Roel Kluin2009-12-181-1/+2
|/
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-9/+9
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-1/+1
|\
| * net: fix mdio section mismatch warningStephen Rothwell2009-11-171-1/+1
* | tg3 / broadcom: Optionally disable TXC if no linkMatt Carlson2009-11-021-0/+5
* | tg3 / broadcom: Add APD support for GPHYsMatt Carlson2009-11-021-9/+42
* | tg3 / broadcom: Add code to disable rxc refclkMatt Carlson2009-11-021-0/+43
* | tg3 / broadcom: Refine AC131 APD supportMatt Carlson2009-11-021-3/+5
* | tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flagMatt Carlson2009-11-021-0/+6
* | broadcom: Consolidate dev_flags definitionsMatt Carlson2009-11-021-10/+1
* | broadcom: Fix slow link problemMatt Carlson2009-11-021-8/+14
* | broadcom: Isolate phy dsp accessesMatt Carlson2009-11-021-48/+42
|/
* net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov2009-10-141-0/+1
* phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYsAnton Vorontsov2009-09-111-1/+20
* drivers/net/phy: introduce missing kfreeJulia Lawall2009-09-111-1/+1
* netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings2009-09-031-3/+0
* broadcom: Make the 57780 IEEE compliantMatt Carlson2009-08-261-2/+35
* broadcom: Add AC131 phy supportMatt Carlson2009-08-261-0/+158
* broadcom: Add BCM50610M supportMatt Carlson2009-08-261-8/+30
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-231-41/+36
|\
| * net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware2009-07-231-41/+36
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-161-1/+3
|\ \ | |/
| * NET: phy_device, fix lock imbalanceJiri Slaby2009-07-141-1/+3
* | MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.Maxime Bizon2009-07-073-0/+139
|/
* phylib: fixes for PHY_RESUMING state changesWade Farnsworth2009-07-021-3/+22
* phy_device: fix parameter name in kernel-docRandy Dunlap2009-06-171-1/+1
* net/phy/marvell: update m88e1111 support for SGMII modeHaiying Wang2009-06-031-0/+1
* phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely2009-04-271-33/+85
* phylib: rework to prepare for OF registration of PHYsGrant Likely2009-04-272-30/+44
* phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto2009-04-161-3/+2
* phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin2009-04-131-0/+13
* phylib: Allow early-out in phy_changeAnatolij Gustschin2009-04-131-0/+9
* phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov2009-04-131-0/+41
* phy: error handling for platform_device_register_simple()Dan Carpenter2009-04-111-2/+3
* workqueue: add to_delayed_work() helper functionJean Delvare2009-04-021-2/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-261-0/+31
|\
| * phy: add new LAN8710 and LAN8720 device ids to smsc phy driverSteve Glendinning2009-03-231-0/+31
* | phylib: convert state_queue work to delayed_workMarcin Slusarz2009-03-131-30/+11
* | mdio: fix non-constant printk warningsStephen Hemminger2009-02-261-1/+1
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-141-0/+2
|\ \ | |/
| * mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas2009-02-101-0/+2
* | phylib: Rework suspend/resume code to check netdev wakeup capabilityAnton Vorontsov2009-02-011-14/+40
OpenPOWER on IntegriCloud