summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/3com/3c515: Fix timer handling, prevent leaks and crashesThomas Gleixner2016-12-161-7/+8
* e1000: use disable_hardirq() for e1000_netpoll()WANG Cong2016-12-112-6/+6
* i40e: don't truncate match_method assignmentKeller, Jacob E2016-12-111-2/+1Star
* net: ethernet: ti: netcp: add support of cptsWingMan Kwok2016-12-114-14/+452
* net: ethernet: stmmac: remove private tx queue lockLino Sanfilippo2016-12-112-23/+6Star
* net: ethernet: sxgbe: remove private tx queue lockLino Sanfilippo2016-12-112-22/+6Star
* net: nicvf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-101-25/+31
* net: ethernet: ti: cpsw: sync rates for channels in dual emac modeIvan Khoronzhuk2016-12-101-1/+11
* net: ethernet: ti: cpsw: re-split res only when speed is changedIvan Khoronzhuk2016-12-101-5/+59
* net: ethernet: ti: cpsw: combine budget and weight split and checkIvan Khoronzhuk2016-12-101-73/+34Star
* net: ethernet: ti: cpsw: don't start queue twiceIvan Khoronzhuk2016-12-101-2/+0Star
* net: ethernet: ti: cpsw: use same macros to get active slaveIvan Khoronzhuk2016-12-101-4/+1Star
* net: mvneta: select GENERIC_ALLOCATORArnd Bergmann2016-12-101-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-1010-6/+77
|\
| * net: mlx5: Fix Kconfig help textChristopher Covington2016-12-101-2/+0Star
| * net: smsc911x: back out silently on probe deferralsLinus Walleij2016-12-101-1/+8
| * ibmveth: set correct gso_size and gso_typeThomas Falcon2016-12-102-2/+64
| * net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli2016-12-091-0/+1
| * net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli2016-12-091-0/+1
| * cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V2016-12-093-1/+2
| * drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" linksAlex2016-12-071-0/+1
* | net: qcom/emac: add support for the Qualcomm Technologies QDF2400Timur Tabi2016-12-104-5/+249
* | net: qcom/emac: move phy init code to separate filesTimur Tabi2016-12-105-523/+478Star
* | net: xgene: avoid bogus maybe-uninitialized warningArnd Bergmann2016-12-091-3/+3
* | net: xgene: move xgene_cle_ptree_ewdn data off stackArnd Bergmann2016-12-092-389/+381Star
* | net/mlx5e: use %pad format string for dma_addr_tArnd Bergmann2016-12-091-2/+2
* | liquidio VF error handlingRaghu Vatsavayi2016-12-091-0/+139
* | liquidio VF timestampRaghu Vatsavayi2016-12-091-1/+179
* | liquidio VF ethtool statsRaghu Vatsavayi2016-12-093-98/+495
* | liquidio VF vxlanRaghu Vatsavayi2016-12-091-3/+94
* | liquidio VF vlan supportRaghu Vatsavayi2016-12-091-0/+80
* | cxgb4/cxgb4vf: Remove deprecated module parametersGanesh Goudar2016-12-082-48/+2Star
* | mlx4: xdp: Reserve headroom for receiving packet when XDP prog is activeMartin KaFai Lau2016-12-084-17/+27
* | mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrsMartin KaFai Lau2016-12-082-30/+44
* | bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-084-0/+19
* | liquidio VF rx data and ctl pathRaghu Vatsavayi2016-12-084-4/+423
* | liquidio CN23XX: VF TX buffersRaghu Vatsavayi2016-12-081-0/+182
* | liquidio CN23XX: VF xmitRaghu Vatsavayi2016-12-083-3/+364
* | liquidio CN23XX: VF scatter gather listsRaghu Vatsavayi2016-12-081-0/+134
* | liquidio CN23XX: VF mac addressRaghu Vatsavayi2016-12-083-0/+197
* | liquidio CN23XX: VF link statusRaghu Vatsavayi2016-12-081-0/+249
* | liquidio CN23XX: VF offload featuresRaghu Vatsavayi2016-12-082-0/+565
* | net: smmac: allow configuring lower pbl valuesNiklas Cassel2016-12-084-2/+7
* | net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel2016-12-083-11/+15
* | net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASKNiklas Cassel2016-12-081-1/+1
* | net: stmmac: stmmac_platform: fix parsing of DT bindingNiklas Cassel2016-12-082-16/+17
* | net: stmmac: simplify the common DMA init APINiklas Cassel2016-12-085-22/+22
* | net: stmmac: return error if no DMA configuration is foundNiklas Cassel2016-12-081-9/+9
* | net: ethernet: slicoss: use module_pci_driver()Tobias Klauser2016-12-081-12/+1Star
* | net: stmmac: stmmac_platform: use correct setup function for gmac4Niklas Cassel2016-12-082-2/+3