aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAge
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-12
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-11
| | |\
| | | * phy: Fix initialization in micrel driver.David S. Miller2010-05-06
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-05
| | |\|
| | * | NET: mdio-octeon: Enable the hardware before using it.David Daney2010-04-30
| * | | phy/micrel: Add module device ID table for autoloading.David S. Miller2010-05-03
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-03
| |\ \ \ | | | |/ | | |/|
| | * | drivers/net/phy: micrel phy driverDavid J. Choi2010-05-03
| | |/
| * | PHY: fix typo in bcm63xx PHY driver tableFlorian Fainelli2010-04-13
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
| |\|
| * | phylib: Add module table to all existing phy driversDavid Woodhouse2010-04-02
| * | phylib: Support phy module autoloadingDavid Woodhouse2010-04-02
| * | NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe2010-03-17
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* tg3: Push phylib definitions to phylibMatt Carlson2010-02-17
* libphy: add phy_find_first functionJiri Pirko2010-02-04
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-23
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-23
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-12
| | |\
| * | | phylib: Move workqueue initialization to a proper placeAnton Vorontsov2010-01-19
| | |/ | |/|
* | | phy: add RTBI mode for m88e1111Liu Yu-B132012010-01-21
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-11
|\| |
| * | 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
* | | phy: SMSC device Energy Detect power-down modeGiuseppe Cavallaro2010-01-06
| |/ |/|
* | 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