summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2017-07-27nfp: only use direct firmware requestsJakub Kicinski
2017-07-27nfp: look for firmware image by device serial number and PCI nameJakub Kicinski
2017-07-27nfp: remove the probe deferral when FW not presentJakub Kicinski
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma
2017-07-27qede: Add ethtool support for Energy efficient ethernet.Sudarsana Reddy Kalluru
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru
2017-07-27qed/qede: Add setter APIs support for RX flow classificationChopra, Manish
2017-07-27qede: Add getter APIs support for RX flow classificationChopra, Manish
2017-07-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-07-26Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-07-26hamradio: dmascc: avoid -Wformat-overflow warningArnd Bergmann
2017-07-26i40e: handle setting administratively set MAC address back to zeroStefan Assmann
2017-07-26i40evf: remove unnecessary __packedTushar Dave
2017-07-26i40evf: Use le32_to_cpu before evaluating HW desc fieldsTushar Dave
2017-07-26i40e: report BPF prog id during XDP_QUERY_PROGDaniel Borkmann