aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2008-04-25phylib: Add support for board-level PHY fixupsAndy Fleming
2008-04-17phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker
2008-04-17PHY: add BCM5464 support to broadcom PHY driverPaul Gortmaker
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-04-04net: marvell.c fix sparse shadowed variable warningHarvey Harrison
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-26phy/broadcom: add support for BCM5481 PHYAnton Vorontsov
2008-03-25netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik
2008-03-25Marvell PHY m88e1111 driver fixAlexandr Smirnov
2008-03-05FIXED_PHY must depend on PHYLIB=yAdrian Bunk
2008-03-05dm9161: add configuration for MII/RMIIfrederic Rodo
2008-02-23net/phy/mdio_bus.c: fix a check-after-useAdrian Bunk
2008-02-11net/phy/fixed.c: fix a use-after-freeAdrian Bunk
2008-02-03phylib: Add Realtek 821x eth PHY supportJohnson Leung
2008-02-03PHYLIB: Locking fixes for PHY I/O potentially sleepingNate Case
2008-02-03PHYLIB: Add BCM5482 PHY supportNate Case
2008-01-23phy/fixed.c: rework to not duplicate PHY layer functionalityVitaly Bordug
2007-12-04PHY: Add the phy_device_release device method.Anton Vorontsov
2007-12-01Stop phy code from returning success to unknown ioctls.David Woodhouse
2007-12-01phylib: marvell: add support for TX-only and RX-only Internal DelayKim Phillips
2007-11-05phylib: Silence driver registrationOlof Johansson
2007-11-05phylib: Add ID for Marvell 88E1240Olof Johansson
2007-10-19phy/bitbang: missing MODULE_LICENSERandy Dunlap
2007-10-10Generic bitbanged MDIO libraryScott Wood
2007-10-10PHYLIB: fix an interrupt loop potential when haltingMaciej W. Rozycki
2007-10-10PHYLIB: IRQ event workqueue handling fixesMaciej W. Rozycki
2007-10-10PHYLIB: Spinlock fixes for softirqsMaciej W. Rozycki
2007-10-10PHY fixed driver: rework release path and update phy_id notationVitaly Bordug
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng
2007-09-20phy: export phy_mii_ioctlDomen Puncer
2007-09-13Fix a lock problem in generic phy codeHans-Jürgen Koch
2007-08-25phy layer: fix genphy_setup_forced (don't reset)Domen Puncer
2007-08-07phy layer: fix phy_mii_ioctl for autonegotiationDomen Puncer
2007-07-24Fix error checking in Vitesse IRQ configAndy Fleming
2007-07-18Fix Vitesse RGMII-ID supportAndy Fleming
2007-07-18Fix Vitesse 824x PHY interrupt ackingAndy Fleming
2007-07-10phylib: Add Marvell 88E1112 phy idOlof Johansson
2007-07-10phylib: cleanup marvell.c a bitOlof Johansson
2007-07-08phylib: m88e1111: enable SGMII modeKapil Juneja
2007-07-08phylib: add the ICPlus IP175C PHY driverMichael Barkowski
2007-06-28phy: Fix phy_id for Vitesse 824x PHYKumar Gala
2007-06-09phylib: add RGMII-ID mode to the Marvell m88e1111 PHY to fix broken ucc_gethKim Phillips
2007-05-24fix compiler warning in fixed.cDenver Gingerich
2007-05-11Add support for the Davicom DM9161A PHYKim Phillips
2007-05-11Use menuconfig objects: PHYJan Engelhardt
2007-05-10[S390] Kconfig: unwanted menus for s390.Martin Schwidefsky
2007-05-09unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov
2007-05-09phy: use flush_work_keventd()Andrew Morton
2007-04-28network: add the missing phy_device speed information to phy_mii_ioctlShan Lu