aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mii.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+4
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny1-6/+9
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny1-6/+7
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny1-0/+3
2011-04-29mii: add support of pause frames in mii_get_anartpol1-0/+4
2011-03-03mii: Convert printks to netdev_infoJoe Perches1-7/+7
2009-09-03netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings1-3/+0
2009-04-29mii: Rewrite mii_ethtool_gset() to report mdio_support and lp_advertisingBen Hutchings1-34/+57
2007-04-28mii: add kernel-doc notationRandy Dunlap1-0/+57
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-9/+9
2005-09-14[PATCH] mii: Add test for GigE supportDale Farnsworth1-0/+15
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+398