summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap2012-01-221-3/+2Star
* dp83640: Fix NOHZ local_softirq_pending 08 warningManfred Rudigier2012-01-131-1/+1
* phylib: introduce mdiobus_alloc_size()Timur Tabi2012-01-131-5/+19
* mdio-octeon: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+2
* mdio-gpio: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+1
* phy/fixed: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+1
* net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas2012-01-041-20/+1Star
* phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support addedFrederic LAMBERT2011-12-193-0/+380
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-261-1/+1
|\
| * net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings2011-11-261-1/+1
* | net: Change mii to ethtool advertisement function namesMatt Carlson2011-11-211-2/+2
* | net: Add ethtool to mii advertisment conversion helpersMatt Carlson2011-11-171-17/+3Star
* | mdio-gpio: Add reset functionality to mdio-gpio driver(v2).Srinivas Kandagatla2011-11-152-0/+10
|/
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-11-011-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-256-69/+287
|\
| * dp83640: free packet queues on removeRichard Cochran2011-10-251-0/+7
| * dp83640: use proper function to free transmit time stamping packetsRichard Cochran2011-10-251-2/+2
| * Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-251-1/+1
| |\
| | * net: Fix driver name for mdio-gpio.cDirk Eibach2011-10-241-1/+1
| * | phylib: Modify Vitesse RGMII skew settingsAndy Fleming2011-10-191-12/+22
| * | net/phy: extra delay only for RGMII interfaces for IC+ IP 1001Giuseppe CAVALLARO2011-10-191-5/+8
| * | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-2/+2
| |\|
| * | netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.David Daney2011-10-011-7/+7
| * | netdev/phy: Use mdiobus_read() so that proper locks are taken.David Daney2011-10-011-2/+2
| * | dp83640: add time stamp insertion for sync messagesRichard Cochran2011-09-261-13/+57
| * | dp83640: enable six external events and one periodic outputRichard Cochran2011-09-261-19/+116
| * | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-6/+11
| |\ \
| * | | net/phy: add IC+ IP101A and support APS.Giuseppe CAVALLARO2011-09-201-11/+68
| * | | drivers/net: Kconfig & Makefile cleanupJeff Kirsher2011-08-271-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | treewide: Correct spelling of successfully in commentsJoe Perches2011-09-271-1/+1
| | |/ | |/|
* / | dp83640: reduce driver noiseRichard Cochran2011-09-291-2/+2
|/ /
* / net/phy: fix DP83865 phy interrupt handlerGiuseppe CAVALLARO2011-08-261-6/+11
|/
* dp83640: increase receive time stamp buffer sizeRichard Cochran2011-08-081-3/+2Star
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-212-7/+18
|\
| * dp83640: drop PHY status frames in the driver.Richard Cochran2011-06-171-2/+2
| * dp83640: fix phy status frame event parsingRichard Cochran2011-06-171-5/+15
| * phylib: Allow BCM63XX PHY to be selected only on BCM63XX.Ralf Baechle2011-06-171-0/+1
* | net: icplus: remove unnecessary codeGreg Dietsche2011-06-171-5/+1Star
|/
* ptp: Fix dp83640 build warning when building staticallyJohn Stultz2011-05-231-1/+1
* ptp: Added a clock driver for the National Semiconductor PHYTER.Richard Cochran2011-05-233-0/+1368
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-1/+1
* ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-291-4/+6
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-2/+2
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde2011-03-301-2/+6
|/
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-171-5/+4Star
|\
| * dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4Star
* | phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addressesPeter Korsgaard2011-03-141-3/+5