summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-04-24qlcnic: fix unchecked return valuePan Bian
2017-04-24nfp: remove the refresh of all ports optimizationJakub Kicinski
2017-04-24nfp: fix free list buffer size reportingJakub Kicinski
2017-04-24nfp: add NSP routine to get static informationDavid Brunecz
2017-04-24nfp: parse metadata prepend before XDP runsJakub Kicinski
2017-04-24nfp: make use of the DMA_ATTR_SKIP_CPU_SYNC attrJakub Kicinski
2017-04-24Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-04-24net: netcp: fix spelling mistake: "memomry" -> "memory"Colin Ian King
2017-04-24net: atheros: atl1: use offset_in_page() macroGeliang Tang
2017-04-24bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configurationDeepak Khungar
2017-04-24bnxt_en: Check the FW_LLDP_AGENT flag before allowing DCBX host agent.Michael Chan
2017-04-24bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtoolDeepak Khungar
2017-04-24bnxt_en: Fix VF attributes reporting.Michael Chan
2017-04-24bnxt_en: Pass DCB RoCE app priority to firmware.Michael Chan
2017-04-24ibmvnic: Free skb's in cases of failure in transmitThomas Falcon
2017-04-24ibmvnic: Validate napi exist before disabling themNathan Fontenot
2017-04-24ibmvnic: Add set_link_state routine for setting adapter link stateNathan Fontenot
2017-04-24ibmvnic: Move initialization of the stats token to ibmvnic_openNathan Fontenot
2017-04-24ibmvnic: Only retrieve error info if presentNathan Fontenot
2017-04-24ibmvnic: Insert header on VLAN tagged received frameMurilo Fossa Vicentini
2017-04-24ibmvnic: Set real number of rx queuesThomas Falcon
2017-04-24qed: Add support for static dcbx.sudarsana.kalluru@cavium.com
2017-04-24qed: Support dcbnl IEEE selector field.sudarsana.kalluru@cavium.com
2017-04-24qed: Add additional DCBx debug messages.sudarsana.kalluru@cavium.com
2017-04-24qed: Separate RoCE DCBx support for V2.sudarsana.kalluru@cavium.com
2017-04-24qed: Cleanup DCBx unnecessary parameters.sudarsana.kalluru@cavium.com
2017-04-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2017-04-22mlx5: fix warning about missing prototypeStephen Hemminger
2017-04-22mlx5: hide unused functionsStephen Hemminger
2017-04-22net/mlx5: E-Switch, Add control for encapsulationRoi Dayan
2017-04-22net/mlx5: E-Switch, Refactor fast path FDB table creation in switchdev modeOr Gerlitz
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21net: arc_emac: switch to phy_start()/phy_stop()Alexander Kochetkov
2017-04-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-04-21ibmvnic: Remove unused bouce bufferNathan Fontenot
2017-04-21ibmvnic: Allocate zero-filled memory for sub crqsNathan Fontenot
2017-04-21ibmvnic: Disable irq prior to closeBrian King
2017-04-21ibmvnic: Correct crq and resource releasingNathan Fontenot
2017-04-21ibmvnic: Remove inflight listNathan Fontenot
2017-04-21ibmvnic: Do not disable IRQ after scheduling taskletBrian King
2017-04-21ibmvnic: Fixup atomic API usageBrian King
2017-04-21ibmvnic: Unmap longer term buffer before freeBrian King
2017-04-21ibmvnic: Fix ibmvnic_change_mac_addr struct formatMurilo Fossa Vicentini
2017-04-21ibmvnic: Report errors when failing to release sub-crqsThomas Falcon
2017-04-21liquidio: remove unnecessary variable assignmentArnd Bergmann
2017-04-20igbvf: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-20igb: Enable reading of wake up packetKim Tatt Chuah
2017-04-20igb/igbvf: Add VF MAC filter request capabilitiesYury Kylulin
2017-04-20igb: improve MAC filter handlingYury Kylulin
2017-04-20e1000e: fix timing for 82579 Gigabit Ethernet controllerBernd Faust