summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-14Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-10-14qedr: Add RoCE driver frameworkRam Amrani
2016-10-13net: axienet: Remove unused parameter from __axienet_device_resetTobias Klauser
2016-10-13liquidio: CN23XX: fix a loop timeoutDan Carpenter
2016-10-13stmmac: fix error check when init ptpGiuseppe CAVALLARO
2016-10-13stmmac: fix ptp init for gmac4Giuseppe CAVALLARO
2016-10-13qed: fix old-style function definitionArnd Bergmann
2016-10-13net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert
2016-10-13qed: Fix to use list_for_each_entry_safe() when delete itemsWei Yongjun
2016-10-13tlan: avoid unused label with PCI=nArnd Bergmann
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-11kthread: kthread worker API cleanupPetr Mladek
2016-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-09be2net: Enable VF link state setting for BE3Suresh Reddy
2016-10-09be2net: Fix TX stats for TSO packetsSriharsha Basavapatna
2016-10-09be2net: Update Copyright string in be_hw.hSriharsha Basavapatna
2016-10-09be2net: NCSI FW section should be properly updated with ethtool for BE3Sriharsha Basavapatna
2016-10-09be2net: Provide an alternate way to read pf_num for BEx chipsSriharsha Basavapatna
2016-10-07Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-10-07net: macb: NULL out phydev after removing mdio busNathan Sullivan
2016-10-07iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise
2016-10-07cxgb4: advertise support for FR_NSMR_TPTE_WRSteve Wise
2016-10-07IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein
2016-10-06ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEMGeert Uytterhoeven
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