aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mii.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05net: mii: mii_lpa_mod_linkmode_lpa_t: Make use of linkmode_mod_bit helperAndrew Lunn1-6/+2
2018-12-05net: mii: Add mii_lpa_mod_linkmode_lpa_tAndrew Lunn1-16/+52
2018-12-05net: mii: Rename mii_stat1000_to_linkmode_lpa_tAndrew Lunn1-10/+10
2018-12-05net: mii: Fix autoneg in mii_lpa_to_linkmode_lpa_t()Andrew Lunn1-3/+6
2018-11-11net: phy: Fixup kerneldoc markup.Andrew Lunn1-1/+1
2018-11-11net: phy: Convert u32 phydev->lp_advertising to linkmodeAndrew Lunn1-0/+36
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn1-6/+8
2018-10-01net: phy: Add limkmode equivalents to some of the MII ethtool helpersAndrew Lunn1-0/+50
2018-10-01net: phy: Add helper for advertise to lcl valueAndrew Lunn1-0/+19
2018-10-01net: phy: Add helper to convert MII ADV register to a linkmodeAndrew Lunn1-0/+31
2018-10-01net: phy: Move linkmode helpers to somewhere publicAndrew Lunn1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return voidyuval.shaia@oracle.com1-1/+1
2016-11-02net: mii: add generic function to support ksetting supportPhilippe Reynes1-0/+4
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-153/+1
2012-07-01phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO1-0/+9
2011-11-21net: Change mii to ethtool advertisement function namesMatt Carlson1-15/+49
2011-11-16net: Add ethtool to mii advertisment conversion helpersMatt Carlson1-0/+166
2011-09-15mii: Remove references to DP83840 PHY in mii.hMark Einon1-3/+3
2011-09-15mii: Convert spaces to tabs in mii.hMark Einon1-106/+104
2011-06-15tg3: Migrate phy preprocessor defs to system defsMatt Carlson1-0/+2
2009-04-29mii: Add mii_advertise_flowctrl()Ben Hutchings1-0/+16
2009-04-29mii: Simplify mii_resolve_flowctrl_fdx()Ben Hutchings1-12/+6
2008-12-16net: Refactor full duplex flow control resolutionSteve Glendinning1-0/+29
2008-12-16net: Move flow control definitions to mii.hSteve Glendinning1-0/+4
2007-05-17[NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.hDavid S. Miller1-2/+2
2006-04-29Sanitise ethtool.h and mii.h for userspace.David Woodhouse1-15/+15
2005-09-14[PATCH] mii: Add test for GigE supportDale Farnsworth1-0/+1
2005-07-30This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming1-1/+8
2005-05-26[BNX2]: New Broadcom gigabit network driver.Michael Chan1-0/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+223