aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-06SMSC LAN911x and LAN921x vendor driverSteve Glendinning
2008-11-03broadcom: Add support for BCM50610Matt Carlson
2008-11-03broadcom: Refine expansion register access routineMatt Carlson
2008-11-03broadcom: Add flow control supportMatt Carlson
2008-10-16NET: convert the phy_device file to use bus_find_device_by_nameGreg Kroah-Hartman
2008-10-13net: export genphy_restart_anegAdrian Bunk
2008-10-13net/phy: add missing kernel-docRandy Dunlap
2008-10-09phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek
2008-10-08phylib: add mdiobus_{read,write}Lennert Buytenhek
2008-10-08phylib: give mdio buses a device tree presenceLennert Buytenhek
2008-10-08phylib: move to dynamic allocation of struct mii_busLennert Buytenhek
2008-10-08phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek
2008-10-08phylib: Wake PHY state machine on interruptTrent Piepho
2008-10-08PHY: Avoid unnecessary aneg restartsTrent Piepho
2008-10-08phylib: phy_mii_ioctl() fixesLennert Buytenhek
2008-09-19phylib: allow incremental scanning of an mii busLennert Buytenhek
2008-07-22net/phy: Fix 88e1111 copper/fiber selection in RGMII modeWang Jian
2008-07-22net/phy: Fix copper/fiber auto-selection for 88e1111Wang Jian
2008-07-11Fix missing exports for net/phy/mdio-bitbang.cTakashi Iwai
2008-05-30net: OpenFirmware GPIO based MDIO bitbang driverLaurent Pinchart
2008-05-29Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...David S. Miller
2008-05-22phylib: do EXPORT_SYMBOL on get_phy_idPaul Gortmaker
2008-05-22PHYLIB: Kconfig: Complete the list of Broadcom PHYs supportedMaciej W. Rozycki
2008-05-22PHYLIB: Add 1000Base-X support for Broadcom bcm5482Nate Case
2008-05-22PHYLIB: Kconfig: Fix the dependency on S390Maciej W. Rozycki
2008-05-06phylib: Fix some sparse warningsAndy Fleming
2008-04-29Add support for SMSC LAN8187 and LAN8700 PHYsSteve Glendinning
2008-04-29Rename SMSC phy functions to be more genericSteve Glendinning
2008-04-29drivers/net/phy: fix kernel-doc notationRandy Dunlap
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