summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-04-25drivers: net: xgene-v2: Fix error return code in xge_mdio_config()Wei Yongjun
2017-04-25qed: fix invalid use of sizeof in qed_alloc_qm_data()Wei Yongjun
2017-04-25net: ethernet: ti: netcp_core: remove unused compl queue mappingIvan Khoronzhuk
2017-04-25qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish
2017-04-25qede: Configure UDP ports in local context.Chopra, Manish
2017-04-25qede: Disable tunnel offloads for non offloaded UDP portsChopra, Manish
2017-04-25qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish
2017-04-25qed: refactor tunnelling - API/StructsChopra, Manish
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