| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-20 | net: mii: Fix the Speed display when the network cable is not connected | Xiangqian Zhang | 1 | -0/+3 |
| 2021-08-19 | net: mii: make mii_ethtool_gset() return void | Pavel Skripkin | 1 | -5/+1 |
| 2021-05-20 | mii: remove leading spaces before tabs | Hui Tang | 1 | -1/+1 |
| 2020-10-29 | net: mii: Report advertised link capabilities when autonegotiation is off | Ćukasz Stelmach | 1 | -9/+11 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2017-06-05 | net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ... | yuval.shaia@oracle.com | 1 | -6/+2 |
| 2016-11-09 | net: mii: report 0 for unknown lp_advertising | Arnd Bergmann | 1 | -0/+2 |
| 2016-11-02 | net: mii: add generic function to support ksetting support | Philippe Reynes | 1 | -0/+195 |
| 2015-01-19 | mii: Handle link state changes for forced modes in mii_check_media() | Ben Hutchings | 1 | -5/+7 |
| 2012-03-01 | ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmd | Ben Hutchings | 1 | -2/+2 |
| 2011-11-21 | net: Change mii to ethtool advertisement function names | Matt Carlson | 1 | -8/+7 |
| 2011-11-16 | net: Add ethtool to mii advertisment conversion helpers | Matt Carlson | 1 | -37/+9 |
| 2011-05-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+4 |
| 2011-04-29 | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 1 | -6/+9 |
| 2011-04-29 | ethtool: Use full 32 bit speed range in ethtool's set_settings | David Decotigny | 1 | -6/+7 |
| 2011-04-29 | ethtool: Call ethtool's get/set_settings callbacks with cleaned data | David Decotigny | 1 | -0/+3 |
| 2011-04-29 | mii: add support of pause frames in mii_get_an | artpol | 1 | -0/+4 |
| 2011-03-03 | mii: Convert printks to netdev_info | Joe Perches | 1 | -7/+7 |
| 2009-09-03 | netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations | Ben Hutchings | 1 | -3/+0 |
| 2009-04-29 | mii: Rewrite mii_ethtool_gset() to report mdio_support and lp_advertising | Ben Hutchings | 1 | -34/+57 |
| 2007-04-28 | mii: add kernel-doc notation | Randy Dunlap | 1 | -0/+57 |
| 2006-09-13 | drivers/net: Trim trailing whitespace | Jeff Garzik | 1 | -9/+9 |
| 2005-09-14 | [PATCH] mii: Add test for GigE support | Dale Farnsworth | 1 | -0/+15 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+398 |