summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-26ibmvnic: Move initialization of sub crqs to ibmvnic_initNathan Fontenot
2017-04-26ibmvnic: Split initialization of scrqs to its own routineNathan Fontenot
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-25qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com
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-25sfc: tx ring can only have 2048 entries for all EF10 NICsBert Kenward
2017-04-24qlcnic: fix unchecked return valuePan Bian
2017-04-24Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
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-24ravb: Double free on error in ravb_start_xmit()Dan Carpenter
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-24net: tc35815: move free after the dereferenceDan Carpenter
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-24net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_statsMartin KaFai Lau
2017-04-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2017-04-22net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handlingIlan Tayari
2017-04-22net/mlx5e: Fix small packet thresholdEugenia Emantayev
2017-04-22net/mlx5: Fix UAR memory leakMaor Gottlieb
2017-04-22net/mlx5e: Make sure the FW max encap size is enough for ipv6 tunnelsOr Gerlitz
2017-04-22net/mlx5e: Make sure the FW max encap size is enough for ipv4 tunnelsOr Gerlitz