summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-103-16/+10
|\
| * Merge branch 'work.const-qstr' into work.miscAl Viro2016-10-083-16/+10
| |\
| | * iwlwifi: use %pdAl Viro2016-08-073-16/+10
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-0912-44/+111
|\ \ \
| * | | iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise2016-10-071-0/+1
| * | | cxgb4: advertise support for FR_NSMR_TPTE_WRSteve Wise2016-10-074-0/+10
| * | | IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein2016-10-071-4/+9
| * | | Merge branch 'hns-roce' into k.o/for-4.9Doug Ledford2016-08-256-41/+92
| |\ \ \
| | * | | net: hns: Add support of ACPI to HNS driver RoCE Reset functionSalil2016-08-256-41/+92
| * | | | Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Doug Ledford2016-08-2513-81/+871
| |\ \ \ \
| * \ \ \ \ Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Doug Ledford2016-08-2329-1452/+984
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2016-10-075-6/+338
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'amlogic-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2016-09-195-6/+338
| |\ \ \ \ \ \
| | * | | | | | net: stmmac: update the module description of the dwmac-meson driverMartin Blumenstingl2016-09-071-2/+2
| | * | | | | | net: stmmac: add a glue driver for the Amlogic Meson 8b / GXBB DWMACMartin Blumenstingl2016-09-073-4/+328
| | * | | | | | stmmac: introduce get_stmmac_bsp_priv() helperJoachim Eastwood2016-09-071-0/+8
| | | |_|_|_|/ | | |/| | | |
* | | | | | | phy: micrel.c: Enable ksz9031 energy-detect power-down modeMike Looijmans2016-10-051-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-041-1/+1
| * | | | | | | mlxsw: spectrum: Fix misuse of hard_header_lenYotam Gigi2016-10-041-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-032-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | fm10k: wrap long line for alloc_workqueueJacob Keller2016-10-021-1/+2
| | * | | | | | | fm10k: use generic ethtool_op_get_ts_info callbackJacob Keller2016-10-021-0/+1
| * | | | | | | | i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli2016-10-031-0/+6
| * | | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-10-031-29/+47
| |\ \ \ \ \ \ \ \
| | * | | | | | | | i40e: fix sideband flow director vector allocationStefan Assmann2016-10-031-2/+9
| | * | | | | | | | i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann2016-10-031-16/+22
| | * | | | | | | | i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann2016-10-031-11/+16
| * | | | | | | | | qed: Add RoCE ll2 & GSI supportRam Amrani2016-10-036-12/+444
| * | | | | | | | | qed: Add support for memory registeration verbsRam Amrani2016-10-031-0/+240
| * | | | | | | | | qed: Add support for QP verbsRam Amrani2016-10-033-0/+1269
| * | | | | | | | | qed: PD,PKEY and CQ verb supportRam Amrani2016-10-032-0/+345
| * | | | | | | | | qed: Add support for RoCE hw initRam Amrani2016-10-0313-7/+1269
| * | | | | | | | | qede: Add qedr frameworkRam Amrani2016-10-035-15/+362
| * | | | | | | | | qed: Add Light L2 supportYuval Mintz2016-10-0311-3/+2194
| |/ / / / / / / /
| * | | | | | | | net: qcom/emac: fix return value check in emac_sgmii_config()Wei Yongjun2016-10-031-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
| * | | | | | | net: ethernet: mediatek: mark symbols static where possibleBaoyou Xie2016-10-031-4/+4
| * | | | | | | cxgb4: mark cxgb_setup_tc() staticBaoyou Xie2016-10-031-2/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-023-18/+34
| |\ \ \ \ \ \ \
| * | | | | | | | mlx5: Add ndo_poll_controller() implementationCalvin Owens2016-09-301-0/+20
| * | | | | | | | nfp: bpf: zero extend 4 byte context loadsJakub Kicinski2016-09-301-0/+2
| * | | | | | | | mlx4: remove unused fieldsDavid Decotigny2016-09-302-6/+0