aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-01-22kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap
2012-01-12dp83640: Fix NOHZ local_softirq_pending 08 warningManfred Rudigier
2012-01-12phylib: introduce mdiobus_alloc_size()Timur Tabi
2012-01-10mdio-octeon: use an unique MDIO bus name.Florian Fainelli
2012-01-10mdio-gpio: use an unique MDIO bus name.Florian Fainelli
2012-01-10phy/fixed: use an unique MDIO bus name.Florian Fainelli
2012-01-03net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas
2011-12-19phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support addedFrederic LAMBERT
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-26net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings
2011-11-21net: Change mii to ethtool advertisement function namesMatt Carlson
2011-11-16net: Add ethtool to mii advertisment conversion helpersMatt Carlson
2011-11-15mdio-gpio: Add reset functionality to mdio-gpio driver(v2).Srinivas Kandagatla
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-24dp83640: free packet queues on removeRichard Cochran
2011-10-24dp83640: use proper function to free transmit time stamping packetsRichard Cochran
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-24net: Fix driver name for mdio-gpio.cDirk Eibach
2011-10-19phylib: Modify Vitesse RGMII skew settingsAndy Fleming
2011-10-18net/phy: extra delay only for RGMII interfaces for IC+ IP 1001Giuseppe CAVALLARO
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-30netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.David Daney
2011-09-30netdev/phy: Use mdiobus_read() so that proper locks are taken.David Daney
2011-09-29dp83640: reduce driver noiseRichard Cochran
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches
2011-09-26dp83640: add time stamp insertion for sync messagesRichard Cochran
2011-09-26dp83640: enable six external events and one periodic outputRichard Cochran
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-20net/phy: add IC+ IP101A and support APS.Giuseppe CAVALLARO
2011-08-27drivers/net: Kconfig & Makefile cleanupJeff Kirsher
2011-08-26net/phy: fix DP83865 phy interrupt handlerGiuseppe CAVALLARO
2011-08-07dp83640: increase receive time stamp buffer sizeRichard Cochran
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-17net: icplus: remove unnecessary codeGreg Dietsche
2011-06-16dp83640: drop PHY status frames in the driver.Richard Cochran
2011-06-16dp83640: fix phy status frame event parsingRichard Cochran
2011-06-16phylib: Allow BCM63XX PHY to be selected only on BCM63XX.Ralf Baechle
2011-05-23ptp: Fix dp83640 build warning when building staticallyJohn Stultz
2011-05-23ptp: Added a clock driver for the National Semiconductor PHYTER.Richard Cochran
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-14phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addressesPeter Korsgaard