summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-10-06net: ethernet: mediatek: get hw lro capability by the chip id instead of by t...Nelson Chang
2016-10-06net: ethernet: mediatek: get the chip id by ETHDMASYS registersNelson Chang
2016-10-06net: bgmac: Fix errant feature flag checkJon Mason
2016-10-06drivers: net: cpsw-phy-sel: add support to configure rgmii internal delayMugunthan V N
2016-10-06net: hns: Add missing \n to end of dev_err messages, tidy up textColin Ian King
2016-10-06net: ps3_gelic: Add missing \n to end of deb_dbg messageColin Ian King
2016-10-06net: axienet: Add missing \n to end of dev_err messagesColin Ian King
2016-10-06Merge branch 'fman-next' of git://git.freescale.com/ppc/upstream/linuxDavid S. Miller
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-10-04mlxsw: switchx2: Fix misuse of hard_header_lenYotam Gigi
2016-10-04mlxsw: spectrum: Fix misuse of hard_header_lenYotam Gigi
2016-10-04fsl/fman: remove leftover commentMadalin Bucur
2016-10-04fsl/fman: fix return value checkingMadalin Bucur
2016-10-04fsl/fman: simplify redundant conditionMadalin Bucur
2016-10-04fsl/fman: check of_get_phy_mode() return valueMadalin Bucur
2016-10-04fsl/fman: check pcsphy pointer before useMadalin Bucur
2016-10-04fsl/fman: MEMAC may use QSGMII PHY interface modeMadalin Bucur
2016-10-04fsl/fman: return a phy_dev pointer from initMadalin Bucur
2016-10-04fsl/fman: simplify device tree readsMadalin Bucur
2016-10-04fsl/fman: use of_get_phy_mode()Madalin Bucur
2016-10-04fsl/fman: small fixesMadalin Bucur
2016-10-04fsl/fman: fix loadable module compilationIgal Liberman
2016-10-04fsl/fman: split lines over 80 charactersMadalin Bucur
2016-10-04net/faraday: Stop NCSI device on shutdownGavin Shan
2016-10-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2016-10-03i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli
2016-10-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-10-03qed: Add RoCE ll2 & GSI supportRam Amrani
2016-10-03qed: Add support for memory registeration verbsRam Amrani
2016-10-03qed: Add support for QP verbsRam Amrani
2016-10-03qed: PD,PKEY and CQ verb supportRam Amrani
2016-10-03qed: Add support for RoCE hw initRam Amrani
2016-10-03qede: Add qedr frameworkRam Amrani
2016-10-03qed: Add Light L2 supportYuval Mintz
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03i40e: fix sideband flow director vector allocationStefan Assmann
2016-10-03i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann
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