summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson131-143/+10
2016-10-12drivers: net: xgene: fix: Use GPIO to get link statusIyappan Subramanian3-3/+23
2016-10-12net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-30/+40
2016-10-12net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-17/+25
2016-10-12net: ti: cpsw: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-7/+10
2016-10-12net: stmmac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-41/+56
2016-10-12net: stmmac: use phydev from struct net_devicePhilippe Reynes4-33/+30
2016-10-12net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-31/+53
2016-10-12net: mv643xx_eth: use phydev from struct net_devicePhilippe Reynes1-45/+43
2016-10-12treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada4-4/+0
2016-10-12kthread: kthread worker API cleanupPetr Mladek1-5/+5
2016-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-954/+1043
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-16/+10
2016-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds12-44/+111
2016-10-09be2net: Enable VF link state setting for BE3Suresh Reddy1-1/+1
2016-10-09be2net: Fix TX stats for TSO packetsSriharsha Basavapatna1-2/+12
2016-10-09be2net: Update Copyright string in be_hw.hSriharsha Basavapatna1-1/+1
2016-10-09be2net: NCSI FW section should be properly updated with ethtool for BE3Sriharsha Basavapatna1-1/+23
2016-10-09be2net: Provide an alternate way to read pf_num for BEx chipsSriharsha Basavapatna2-1/+10
2016-10-08Merge branch 'work.const-qstr' into work.miscAl Viro3-16/+10
2016-10-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds5-6/+338
2016-10-08wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()Christophe Jaillet1-4/+4
2016-10-08net: macb: NULL out phydev after removing mdio busNathan Sullivan1-0/+1
2016-10-08xen-netback: make sure that hashes are not send to unaware frontendsPaul Durrant1-11/+9
2016-10-07iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise1-0/+1
2016-10-07cxgb4: advertise support for FR_NSMR_TPTE_WRSteve Wise4-0/+10
2016-10-07IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein1-4/+9
2016-10-07drivers: net: phy: Correct duplicate MDIO_XGENE entryLaura Abbott1-7/+1
2016-10-07ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEMGeert Uytterhoeven1-0/+1
2016-10-07net: ethernet: mediatek: get hw lro capability by the chip id instead of by t...Nelson Chang2-2/+13
2016-10-07net: ethernet: mediatek: get the chip id by ETHDMASYS registersNelson Chang2-0/+34
2016-10-07net: bgmac: Fix errant feature flag checkJon Mason1-1/+1
2016-10-07net: phy: Add Wake-on-LAN driver for Microsemi PHYs.Raju Lakkaraju1-0/+128
2016-10-07drivers: net: cpsw-phy-sel: add support to configure rgmii internal delayMugunthan V N1-0/+14
2016-10-07net: hns: Add missing \n to end of dev_err messages, tidy up textColin Ian King1-11/+11
2016-10-07net: ps3_gelic: Add missing \n to end of deb_dbg messageColin Ian King1-1/+1
2016-10-07net: axienet: Add missing \n to end of dev_err messagesColin Ian King1-2/+2
2016-10-07xen/netback: add fraglist support for to-guest rxRoss Lagerwall2-10/+30
2016-10-07xen-netback: batch copies for multiple to-guest rx packetsDavid Vrabel2-10/+18
2016-10-07xen-netback: process guest rx packets in batchesDavid Vrabel1-1/+14
2016-10-07xen-netback: immediately wake tx queue when guest rx queue has spaceDavid Vrabel1-16/+8
2016-10-07xen-netback: refactor guest rxDavid Vrabel2-384/+215
2016-10-07xen-netback: retire guest rx side prefix GSO featurePaul Durrant4-50/+2
2016-10-07xen-netback: separate guest side rx code into separate modulePaul Durrant3-755/+790
2016-10-07Merge branch 'fman-next' of git://git.freescale.com/ppc/upstream/linuxDavid S. Miller10-116/+132
2016-10-06phy: micrel.c: Enable ksz9031 energy-detect power-down modeMike Looijmans1-0/+21
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds700-17554/+72839
2016-10-05mlxsw: switchx2: Fix misuse of hard_header_lenYotam Gigi1-1/+1
2016-10-05mlxsw: spectrum: Fix misuse of hard_header_lenYotam Gigi1-1/+1
2016-10-04fsl/fman: remove leftover commentMadalin Bucur1-4/+0