summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-31net: phy: marvell: Refactor setting downshift into a helperAndrew Lunn
2017-07-31net: phy: marvell: Use the set_polarity helperAndrew Lunn
2017-07-31net: phy: marvell: Refactor m88e1121 RGMII delay configurationAndrew Lunn
2017-07-31net: phy: marvell: Consolidate setting the phy-modeAndrew Lunn
2017-07-31net: phy: marvell: consolidate RGMII delay codeAndrew Lunn
2017-07-31net: phy: marvell: Use core genphy_soft_reset()Andrew Lunn
2017-07-31net: phy: marvell: tabificationAndrew Lunn
2017-07-31net: bcmgenet: Add dependency on HAS_IOMEM && OFFlorian Fainelli
2017-07-31net: phy: Log only PHY state transitionsMarc Gonzalez
2017-07-31mlxsw: spectrum_router: Simplify a piece of codePetr Machata
2017-07-31mlxsw: spectrum_router: Clarify a piece of codePetr Machata
2017-07-31mlxsw: spectrum_router: Simplify a piece of codePetr Machata
2017-07-31mlxsw: reg.h: Namespace IP2ME registersPetr Machata
2017-07-31mlxsw: Update specification of reg_ritr_typePetr Machata
2017-07-31mlxsw: spectrum_router: Fix a typoPetr Machata
2017-07-31mlxsw: reg.h: Fix a typoPetr Machata
2017-07-31mlxsw: spectrum_acl: Fix a typoPetr Machata
2017-07-31net: bcmgenet: Utilize bcmgenet_mii_exit() for error pathFlorian Fainelli
2017-07-31net: bcmgenet: Drop legacy MDIO codeFlorian Fainelli
2017-07-31net: bcmgenet: utilize generic Broadcom UniMAC MDIO controller driverFlorian Fainelli
2017-07-31net: phy: mdio-bcm-unimac: Allow specifying platform dataFlorian Fainelli
2017-07-31net: phy: mdio-bcm-unimac: Add debug print for PHY workaroundFlorian Fainelli
2017-07-31net: phy: mdio-bcm-unimac: create unique bus namesFlorian Fainelli
2017-07-31net: phy: mdio-bcm-unimac: factor busy polling loopFlorian Fainelli
2017-07-30net: fec: Allow reception of frames bigger than 1522 bytesAndrew Lunn
2017-07-30net: fec: Issue error for missing but expected PHYAndrew Lunn
2017-07-30net: dsa: lan9303: MDIO access phy registers directlyEgil Hjelmeland
2017-07-30net: dsa: lan9303: Renamed indirect phy access functionsEgil Hjelmeland
2017-07-30net: dsa: lan9303: Multiply by 4 to get MDIO registerEgil Hjelmeland
2017-07-30net: dsa: lan9303: Fix lan9303_detect_phy_setup() for MDIOEgil Hjelmeland
2017-07-29cxgb4: ethtool forward error correction management supportCasey Leedom
2017-07-29cxgb4: core hardware/firmware support for Forward Error Correction on a linkCasey Leedom
2017-07-29netvsc: signal host if receive ring is emptiedstephen hemminger
2017-07-29netvsc: fix error unwind on device setup failurestephen hemminger
2017-07-29netvsc: optimize receive completionsstephen hemminger
2017-07-29netvsc: remove unnecessary indirection of page_bufferstephen hemminger
2017-07-29netvsc: don't print pointer value in error messagestephen hemminger
2017-07-29netvsc: fix warnings reported by lockdepstephen hemminger
2017-07-29netvsc: fix return value for set_channelsstephen hemminger
2017-07-29liquidio: bump up driver version to match newer NIC firmwareFelix Manlunas
2017-07-29bnxt_re: add MAY_USE_DEVLINK dependencySathya Perla
2017-07-29net: moxa: Add spaces preferred around that '{+,-}'SZ Lin
2017-07-29net: moxa: Fix for typo in comment to function moxart_mac_setup_desc_ring()SZ Lin
2017-07-29net: moxa: Remove extra space after a castSZ Lin
2017-07-29net: moxa: Fix comparison to NULL could be written with !SZ Lin
2017-07-29net: moxa: Prefer 'unsigned int' to bare use of 'unsigned'SZ Lin
2017-07-29net: moxa: Remove braces from single-line bodySZ Lin
2017-07-27liquidio: cleanup: removed cryptic and misleading macroRick Farrington
2017-07-27liquidio: standardization: use min_t instead of custom macroRick Farrington
2017-07-27net: phy: Remove stale comments referencing timerFlorian Fainelli