summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
| * | 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/+1Star
| * net: fec: set mac address unconditionallyGavin Schenk2016-10-031-7/+5Star
| * 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-033-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/+0Star
| * | Merge tag 'wireless-drivers-next-for-davem-2016-09-29' of git://git.kernel.or...David S. Miller2016-09-30121-1434/+2381
| |\ \
| | * \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-09-2814-118/+89Star
| | |\ \
| | | * | ath6kl: fix return value in ath6kl_wmi_set_pvb_cmdChaehyun Lim2016-09-281-1/+1
| | | * | ath9k: disable RNG by defaultMiaoqing Pan2016-09-281-1/+1
| | | * | ath10k: fix copy engine 5 destination ring stuckRajkumar Manoharan2016-09-281-0/+7
| | | * | ath10k: Ignore SWBA event for a vif if its marked for no beaconMohammed Shafi Shajakhan2016-09-281-0/+6
| | | * | ath10k: fix error return code in ahbWei Yongjun2016-09-281-0/+2
| | | * | ath10k: support up to 64 vdevsBen Greear2016-09-271-1/+4
| | | * | ath10k: document cycle count related countersBen Greear2016-09-272-8/+8
| | | * | ath10k: fix typo in logging messageBen Greear2016-09-271-1/+1
| | | * | ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan2016-09-273-2/+18
| | | * | ath10k: do not check if reset is NULLMasahiro Yamada2016-09-271-15/+10Star
| | | * | ath10k: use devm_reset_control_get() instead of reset_control_get()Masahiro Yamada2016-09-271-46/+10Star
| | | * | ath10k: use devm_clk_get() instead of clk_get()Masahiro Yamada2016-09-271-28/+6Star
| | | * | ath10k: spelling and miscellaneous neateningJoe Perches2016-09-276-20/+20
| | * | | brcmfmac: use correct skb freeing helper when deleting flowringRafał Miłecki2016-09-271-1/+8