summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash
2016-09-16alx: fix error handling in __alx_openTobias Regnery
2016-09-15cxgb4vf: don't offload Rx checksums for IPv6 fragmentsHariprasad Shenai
2016-09-13mlxsw: spectrum: Add support for new ethtool APIIdo Schimmel
2016-09-13mlxsw: spectrum: Indicate support of multiple port typesIdo Schimmel
2016-09-13mlxsw: spectrum: Report port type according to operational speedIdo Schimmel
2016-09-13mlxsw: spectrum: Report link partner's advertised speedsIdo Schimmel
2016-09-13mlxsw: spectrum: Correctly report autonegotiationIdo Schimmel
2016-09-13net: ethernet: apm: xgene: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-13net: ethernet: apm: xgene: use phydev from struct net_devicePhilippe Reynes
2016-09-13net: ethernet: dwmac: fix non static symbol warningWei Yongjun
2016-09-13net: macb: fix missing unlock on error in macb_start_xmit()Wei Yongjun
2016-09-13net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman
2016-09-13stmmac: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-13sis900: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-13sfc: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-13natsemi: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-13net: mvneta: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-13ixgbe: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-13i825xx: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-13net/fsl_pq_mdio: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-13sundance: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-13bnx2: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-13ethernet: amd: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-13starfire: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-133c59x: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-12net/mlx4_en: Fix panic on xmit while port is downMoshe Shemesh
2016-09-12net/mlx4_en: Fixes for DCBXTariq Toukan
2016-09-12net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()Kamal Heib
2016-09-12net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()Kamal Heib
2016-09-11net/mlx5: Organize device list API in one placeMohamad Haj Yahia
2016-09-11net/mlx5e: Restore vlan filter after seamless resetMohamad Haj Yahia
2016-09-11net/mlx5e: Implement mlx5e interface attach/detach callbacksMohamad Haj Yahia
2016-09-11net/mlx5: Implement vports admin state backup/restoreMohamad Haj Yahia
2016-09-11net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia
2016-09-11net/mlx5: Implement eswitch attach/detach flowsMohamad Haj Yahia
2016-09-11net/mlx5: Implement SRIOV attach/detach flowsMohamad Haj Yahia
2016-09-11net/mlx5: Split the load/unload flow into hardware and software flowsMohamad Haj Yahia
2016-09-11net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia
2016-09-11net/mlx5: SRIOV core code refactoringMohamad Haj Yahia
2016-09-11net/mlx5: Skip waiting for vf pages in internal errorMohamad Haj Yahia
2016-09-11net: fs_enet: make rx_copybreak value configurableChristophe Leroy
2016-09-11net: fs_enet: don't unmap DMA when packet len is below copybreakChristophe Leroy
2016-09-11net: fs_enet: merge NAPI RX and NAPI TXChristophe Leroy
2016-09-11net: ethernet: renesas: sh_eth: add POST registers for rzChris Brandt
2016-09-10alx: add module parameter to enable msi-x supportTobias Regnery
2016-09-10alx: add msi-x supportTobias Regnery
2016-09-10alx: factor out part of the interrupt handlerTobias Regnery