summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-10-06xen-netback: process guest rx packets in batchesDavid Vrabel1-1/+14
2016-10-06xen-netback: immediately wake tx queue when guest rx queue has spaceDavid Vrabel1-16/+8
2016-10-06xen-netback: refactor guest rxDavid Vrabel2-384/+215
2016-10-06xen-netback: retire guest rx side prefix GSO featurePaul Durrant4-50/+2
2016-10-06xen-netback: separate guest side rx code into separate modulePaul Durrant3-755/+790
2016-10-06Merge branch 'fman-next' of git://git.freescale.com/ppc/upstream/linuxDavid S. Miller10-116/+132
2016-10-05phy: 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-04mlxsw: switchx2: Fix misuse of hard_header_lenYotam Gigi1-1/+1
2016-10-04mlxsw: spectrum: Fix misuse of hard_header_lenYotam Gigi1-1/+1
2016-10-04fsl/fman: remove leftover commentMadalin Bucur1-4/+0
2016-10-04fsl/fman: fix return value checkingMadalin Bucur1-2/+2
2016-10-04fsl/fman: simplify redundant conditionMadalin Bucur1-2/+1
2016-10-04fsl/fman: check of_get_phy_mode() return valueMadalin Bucur1-4/+6
2016-10-04fsl/fman: check pcsphy pointer before useMadalin Bucur1-0/+3
2016-10-04fsl/fman: MEMAC may use QSGMII PHY interface modeMadalin Bucur1-1/+2
2016-10-04fsl/fman: return a phy_dev pointer from initMadalin Bucur2-12/+13
2016-10-04fsl/fman: simplify device tree readsMadalin Bucur3-48/+30
2016-10-04fsl/fman: use of_get_phy_mode()Madalin Bucur1-31/+2
2016-10-04fsl/fman: small fixesMadalin Bucur2-6/+8
2016-10-04fsl/fman: fix loadable module compilationIgal Liberman4-7/+64
2016-10-04fsl/fman: split lines over 80 charactersMadalin Bucur2-2/+4
2016-10-04net/faraday: Stop NCSI device on shutdownGavin Shan1-0/+2
2016-10-04net: phy: Add Edge-rate driver for Microsemi PHYs.Raju Lakkaraju1-0/+125
2016-10-04vmxnet3: Wake queue from reset workBenjamin Poirier1-1/+1
2016-10-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-1/+3
2016-10-03i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli1-0/+6
2016-10-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-29/+47
2016-10-03qed: Add RoCE ll2 & GSI supportRam Amrani6-12/+444
2016-10-03qed: Add support for memory registeration verbsRam Amrani1-0/+240
2016-10-03qed: Add support for QP verbsRam Amrani3-0/+1269
2016-10-03qed: PD,PKEY and CQ verb supportRam Amrani2-0/+345
2016-10-03qed: Add support for RoCE hw initRam Amrani13-7/+1269
2016-10-03qede: Add qedr frameworkRam Amrani5-15/+362
2016-10-03qed: Add Light L2 supportYuval Mintz11-3/+2194
2016-10-03Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+12
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-113/+229
2016-10-03i40e: fix sideband flow director vector allocationStefan Assmann1-2/+9
2016-10-03i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann1-16/+22
2016-10-03i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann1-11/+16
2016-10-03net: qcom/emac: fix return value check in emac_sgmii_config()Wei Yongjun1-4/+9
2016-10-03net: hns: delete redundant broadcast packet filter processDaode Huang1-10/+0
2016-10-03net: hns: bug fix about broadcast/multicast packetsDaode Huang1-0/+16
2016-10-03net: hns: fix the bug of forwarding tableDaode Huang3-5/+18
2016-10-03net: hns: fix port not available after testing loopbackKejian Yan4-14/+7
2016-10-03net: hns: delete repeat read fbd num after whileDaode Huang1-13/+2
2016-10-03net: hns: add fini_process for v2 napi processDaode Huang1-7/+38
2016-10-03net: hns: bug fix about setting coalsecs-usecs to 0Daode Huang2-0/+20
2016-10-03net: hns: fix port unavailable after hnae_reserve_buffer_map faillipeng1-5/+18
2016-10-02fm10k: wrap long line for alloc_workqueueJacob Keller1-1/+2