summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ps3_gelic: Add missing \n to end of deb_dbg messageColin Ian King2016-10-071-1/+1
* net: axienet: Add missing \n to end of dev_err messagesColin Ian King2016-10-071-2/+2
* xen/netback: add fraglist support for to-guest rxRoss Lagerwall2016-10-072-10/+30
* xen-netback: batch copies for multiple to-guest rx packetsDavid Vrabel2016-10-072-10/+18
* xen-netback: process guest rx packets in batchesDavid Vrabel2016-10-071-1/+14
* xen-netback: immediately wake tx queue when guest rx queue has spaceDavid Vrabel2016-10-071-16/+8
* xen-netback: refactor guest rxDavid Vrabel2016-10-072-384/+215
* xen-netback: retire guest rx side prefix GSO featurePaul Durrant2016-10-074-50/+2
* xen-netback: separate guest side rx code into separate modulePaul Durrant2016-10-073-755/+790
* Merge branch 'fman-next' of git://git.freescale.com/ppc/upstream/linuxDavid S. Miller2016-10-0710-116/+132
|\
| * fsl/fman: remove leftover commentMadalin Bucur2016-10-041-4/+0
| * fsl/fman: fix return value checkingMadalin Bucur2016-10-041-2/+2
| * fsl/fman: simplify redundant conditionMadalin Bucur2016-10-041-2/+1
| * fsl/fman: check of_get_phy_mode() return valueMadalin Bucur2016-10-041-4/+6
| * fsl/fman: check pcsphy pointer before useMadalin Bucur2016-10-041-0/+3
| * fsl/fman: MEMAC may use QSGMII PHY interface modeMadalin Bucur2016-10-041-1/+2
| * fsl/fman: return a phy_dev pointer from initMadalin Bucur2016-10-042-12/+13
| * fsl/fman: simplify device tree readsMadalin Bucur2016-10-043-48/+30
| * fsl/fman: use of_get_phy_mode()Madalin Bucur2016-10-041-31/+2
| * fsl/fman: small fixesMadalin Bucur2016-10-042-6/+8
| * fsl/fman: fix loadable module compilationIgal Liberman2016-10-044-7/+64
| * fsl/fman: split lines over 80 charactersMadalin Bucur2016-10-042-2/+4
* | phy: micrel.c: Enable ksz9031 energy-detect power-down modeMike Looijmans2016-10-061-0/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-10-05700-17554/+72839
|\ \
| * | mlxsw: switchx2: Fix misuse of hard_header_lenYotam Gigi2016-10-051-1/+1
| * | mlxsw: spectrum: Fix misuse of hard_header_lenYotam Gigi2016-10-051-1/+1
| * | net/faraday: Stop NCSI device on shutdownGavin Shan2016-10-041-0/+2
| |/
| * net: phy: Add Edge-rate driver for Microsemi PHYs.Raju Lakkaraju2016-10-041-0/+125
| * vmxnet3: Wake queue from reset workBenjamin Poirier2016-10-041-1/+1
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2016-10-042-1/+3
| |\
| | * fm10k: wrap long line for alloc_workqueueJacob Keller2016-10-031-1/+2
| | * fm10k: use generic ethtool_op_get_ts_info callbackJacob Keller2016-10-031-0/+1
| * | i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli2016-10-041-0/+6
| * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-10-041-29/+47
| |\ \
| | * | i40e: fix sideband flow director vector allocationStefan Assmann2016-10-041-2/+9
| | * | i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann2016-10-041-16/+22
| | * | i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann2016-10-041-11/+16
| * | | qed: Add RoCE ll2 & GSI supportRam Amrani2016-10-046-12/+444
| * | | qed: Add support for memory registeration verbsRam Amrani2016-10-041-0/+240
| * | | qed: Add support for QP verbsRam Amrani2016-10-043-0/+1269
| * | | qed: PD,PKEY and CQ verb supportRam Amrani2016-10-042-0/+345
| * | | qed: Add support for RoCE hw initRam Amrani2016-10-0413-7/+1269
| * | | qede: Add qedr frameworkRam Amrani2016-10-045-15/+362
| * | | qed: Add Light L2 supportYuval Mintz2016-10-0411-3/+2194
| |/ /
| * | net: qcom/emac: fix return value check in emac_sgmii_config()Wei Yongjun2016-10-041-4/+9
| * | net: mvmdio: do not clk_disable_unprepare() NULL clockAlexey Khoroshilov2016-10-031-2/+1
| * | mlxsw: spectrum_router: avoid potential uninitialized data usageArnd Bergmann2016-10-031-3/+7
| * | net/mlx5e: shut up maybe-uninitialized warningArnd Bergmann2016-10-031-1/+1
| |/
| * cxgb4: unexport cxgb4_dcb_enabledArnd Bergmann2016-10-031-6/+1
| * net: fec: set mac address unconditionallyGavin Schenk2016-10-031-7/+5