summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Introduce RX Page-ReuseTariq Toukan2017-06-224-37/+126
* net/mlx5e: Enhance RX SKB headroom logicTariq Toukan2017-06-222-8/+7Star
* net/mlx5e: Build SKB with exact frag_sizeTariq Toukan2017-06-223-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-2117-90/+142
|\
| * Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...David S. Miller2017-06-206-36/+49
| |\
| | * brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()Arend Van Spriel2017-06-161-2/+1Star
| | * brcmfmac: fix brcmf_fws_add_interface() for USB devicesArend Van Spriel2017-06-151-1/+1
| | * brcmfmac: unbind all devices upon failure in firmware callbackArend Van Spriel2017-06-151-2/+3
| | * brcmfmac: use firmware callback upon failure to loadArend Van Spriel2017-06-151-14/+13Star
| | * brcmfmac: add parameter to pass error code in firmware callbackArend Van Spriel2017-06-155-20/+34
| * | net: stmmac: free an skb first when there are no longer any descriptors using itNiklas Cassel2017-06-201-4/+16
| * | sfc: remove duplicate up_write on VF filter_semEdward Cree2017-06-201-2/+0Star
| * | dpaa_eth: reuse the dma_ops provided by the FMan MAC deviceMadalin Bucur2017-06-201-1/+1
| * | fsl/fman: propagate dma_opsMadalin Bucur2017-06-201-0/+2
| * | net/hns:bugfix of ethtool -t phy self_testLin Yun Sheng2017-06-191-2/+14
| * | cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju2017-06-191-4/+6
| * | net/mlx5e: Avoid doing a cleanup call if the profile doesn't have itOr Gerlitz2017-06-151-1/+2
| * | net/mlx5e: Remove TC header re-write offloading of ip tosOr Gerlitz2017-06-151-1/+0Star
| * | net/mlx5: Properly check applicability of devlink eswitch commandsOr Gerlitz2017-06-151-37/+40
| * | net/mlx5e: Fix min inline value for VF rep SQsChris Mi2017-06-151-0/+2
| * | net/mlx5e: Fix timestamping capabilities reportingMaor Dickman2017-06-151-4/+4
| * | net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen2017-06-151-2/+12
* | | qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal2017-06-213-3/+3
* | | qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal2017-06-219-2919/+86Star
* | | qed: Duplicate qed_roce.[ch] to qed_rdma.[ch]Kalderon, Michal2017-06-212-0/+2983
* | | qed: Cleanup qed_roce before duplicating itKalderon, Michal2017-06-211-39/+12Star
* | | r8152: correct the definitionhayeswang2017-06-211-11/+11
* | | i40e: don't hold RTNL lock for the entire resetJacob Keller2017-06-211-20/+7Star
* | | i40e: Handle PE_CRITERR properly with IWARP enabledCatherine Sullivan2017-06-211-2/+2
* | | i40e: clear only cause_ena bitShannon Nelson2017-06-211-2/+12
* | | i40e: fix disabling overflow promiscuous modeAlan Brady2017-06-211-3/+2Star
* | | i40e: Add support for OEM firmware versionFilip Sadowski2017-06-212-14/+81
* | | i40e: genericize the partition bandwidth controlShannon Nelson2017-06-212-28/+26Star
* | | i40e: Add message for unsupported MFP modeCarolyn Wyborny2017-06-211-0/+6
* | | i40e: Support firmware CEE DCB UP to TC map re-definitionGreg Bowers2017-06-211-4/+7
* | | i40e: Fix potential out of bound array accessSudheer Mogilappagari2017-06-211-1/+3
* | | i40e: comment that udp_port must be in host byte orderJacob Keller2017-06-211-1/+5
* | | i40e: use dev_dbg instead of dev_info when warning about missing routineJacob Keller2017-06-211-3/+3
* | | i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flagsAlice Michael2017-06-212-4/+5
* | | i40evf: assign num_active_queues inside i40evf_alloc_queuesJacob Keller2017-06-211-7/+11
* | | i40e: add support for XDP_TX actionBjörn Töpel2017-06-215-87/+384
* | | i40e: add XDP support for pass and drop actionsBjörn Töpel2017-06-214-31/+194
* | | Merge tag 'mlx5-updates-2017-06-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-2011-74/+406
|\ \ \
| * | | net/mlx5e: IPoIB, Add ioctl support to IPoIB device driverFeras Daoud2017-06-194-10/+26
| * | | net/mlx5e: IPoIB, Add PTP support to IPoIB device driverFeras Daoud2017-06-195-4/+28
| * | | net/mlx5e: IPoIB, Get more TX statisticsErez Shitrit2017-06-191-0/+5
| * | | net/mlx5e: IPoIB, Handle change_mtuErez Shitrit2017-06-191-0/+31
| * | | net/mlx5e: Use hard_mtu as part of the mlx5e_priv structErez Shitrit2017-06-196-13/+24
| * | | net/mlx5e: IPoIB, Change parameters default valuesErez Shitrit2017-06-191-4/+15
| * | | net/mlx5e: Add new profile function update_carrierErez Shitrit2017-06-194-4/+14