aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mii.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-051-0/+4
|\
| * mii: add support of pause frames in mii_get_anartpol2011-04-291-0/+4
* | ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-6/+9
* | ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-291-6/+7
* | ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-291-0/+3
|/
* mii: Convert printks to netdev_infoJoe Perches2011-03-031-7/+7
* netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings2009-09-031-3/+0
* mii: Rewrite mii_ethtool_gset() to report mdio_support and lp_advertisingBen Hutchings2009-04-291-34/+57
* mii: add kernel-doc notationRandy Dunlap2007-04-281-0/+57
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-9/+9
* [PATCH] mii: Add test for GigE supportDale Farnsworth2005-09-141-0/+15
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+398