summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-10-03i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann
2016-10-03net: qcom/emac: fix return value check in emac_sgmii_config()Wei Yongjun
2016-10-02fm10k: wrap long line for alloc_workqueueJacob Keller
2016-10-03net: mvmdio: do not clk_disable_unprepare() NULL clockAlexey Khoroshilov
2016-10-03mlxsw: spectrum_router: avoid potential uninitialized data usageArnd Bergmann
2016-10-03net/mlx5e: shut up maybe-uninitialized warningArnd Bergmann
2016-10-02fm10k: use generic ethtool_op_get_ts_info callbackJacob Keller
2016-10-03cxgb4: unexport cxgb4_dcb_enabledArnd Bergmann
2016-10-03net: fec: set mac address unconditionallyGavin Schenk
2016-10-03net: ethernet: mediatek: mark symbols static where possibleBaoyou Xie
2016-10-03cxgb4: mark cxgb_setup_tc() staticBaoyou Xie
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-30mlx5: Add ndo_poll_controller() implementationCalvin Owens
2016-09-30nfp: bpf: zero extend 4 byte context loadsJakub Kicinski
2016-09-30mlx4: remove unused fieldsDavid Decotigny
2016-09-30tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller
2016-09-29net: qcom/emac: initial ACPI supportTimur Tabi
2016-09-29net: qcom/emac: use device_get_mac_addressTimur Tabi
2016-09-29net: qcom/emac: do not use devm on internal phy pdevTimur Tabi
2016-09-28sh_eth: add R8A7743/5 supportSergei Shtylyov
2016-09-28rocker: use FIB notifications instead of switchdev callsJiri Pirko
2016-09-28mlxsw: spectrum_router: Use FIB notifications instead of switchdev callsJiri Pirko
2016-09-27igb: restore PPS signal on igb_ptp_resetJacob Keller
2016-09-27igb: bump version to igb-5.4.0Todd Fujinaka
2016-09-27igbvf: bump version to igbvf-2.4.0Todd Fujinaka
2016-09-27igb: fix non static symbol warningWei Yongjun
2016-09-27bnx2x: free the mac filter group list before freeing the cmdjbaron@akamai.com
2016-09-27net: ethernet: mediatek: bug fix to disable HW LRONelson Chang
2016-09-27net: ethernet: mediatek: add to stop PDMA while stopping the frame engineNelson Chang
2016-09-27net: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli
2016-09-27Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"Philippe Reynes
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli
2016-09-27net: fec: align IP header in hardwareEric Nelson
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx27Eric Nelson
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx25Eric Nelson
2016-09-26net: tg3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-26bnx2x: allocate mac filtering pending list in PAGE_SIZE incrementsJason Baron
2016-09-26bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE incrementsJason Baron
2016-09-26nfp: bpf: improve handling for disabled BPF syscallArnd Bergmann
2016-09-26net: bcmgenet: remove unused function in bcmgenet.cBaoyou Xie
2016-09-26cxgb4: mark symbols static where possibleBaoyou Xie
2016-09-26net: mvneta: mark symbols static where possibleBaoyou Xie
2016-09-26net: hip04: mark tx_done() staticBaoyou Xie
2016-09-26net: hisilicon: mark symbols static where possibleBaoyou Xie
2016-09-25be2net: fix non static symbol warningsWei Yongjun
2016-09-25net: smc91x: take into account register shiftRobert Jarzmik
2016-09-25cxgb4: fix -ve error check on a signed iqColin Ian King
2016-09-24i40evf: support queue-specific settings for interrupt moderationJacob Keller
2016-09-24i40e: don't configure zero-size RSS tableMitch Williams