summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: ti: ale: use define for host port in cpsw_ale_set_allmulti()Grygorii Strashko2019-04-271-2/+2
* net: ethernet: ti: ale: fix mcast super settingGrygorii Strashko2019-04-271-1/+1
* net: ethernet: ti: cpsw: drop cpsw_tx_packet_submit()Grygorii Strashko2019-04-271-12/+3
* net: ethernet: ti: cpsw: use devm_alloc_etherdev_mqs()Grygorii Strashko2019-04-271-12/+6
* net: ethernet: ti: cpsw: drop pinctrl_pm_select_default_state callGrygorii Strashko2019-04-271-3/+0
* net: ethernet: ti: cpsw: use local var dev in probeGrygorii Strashko2019-04-271-32/+33
* net: ethernet: ti: cpsw: update cpsw_split_res() to accept cpsw_commonGrygorii Strashko2019-04-271-8/+6
* net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config optionGrygorii Strashko2019-04-273-28/+2
* net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config optionGrygorii Strashko2019-04-273-43/+3
* net: ethernet: ti: convert to SPDX license identifiersGrygorii Strashko2019-04-2718-180/+18
* net: hns3: remove reset after command send failedWeihang Li2019-04-261-10/+0
* net: hns3: prevent double free in hns3_put_ring_config()Huazhong Tan2019-04-261-5/+5
* net: hns3: extend the loopback state acquisition timeliuzhongzhu2019-04-261-2/+2
* net: hns3: fix pause configure fail problemHuazhong Tan2019-04-261-1/+4
* net: hns3: not reset TQP in the DOWN while VF resettingHuazhong Tan2019-04-261-2/+4
* net: hns3: use a reserved byte to identify need_resp flagHuazhong Tan2019-04-263-5/+9
* net: hns3: use atomic_t replace u32 for arq's countHuazhong Tan2019-04-263-5/+6
* net: hns3: stop sending keep alive msg when VF command queue needs reinitHuazhong Tan2019-04-261-1/+1
* net: hns3: handle the BD info on the last BD of the packetYunsheng Lin2019-04-261-18/+20
* net: hns3: fix for TX clean num when cleaning TX BDYunsheng Lin2019-04-261-1/+2
* net: hns3: fix data race between ring->next_to_cleanYunsheng Lin2019-04-262-5/+16
* nfp: implement PCI driver shutdown callbackDirk van der Merwe2019-04-262-5/+30
* cnic: Refactor code and mark expected switch fall-throughGustavo A. R. Silva2019-04-261-7/+6
* cxgb4/cxgb4vf_main: Mark expected switch fall-throughGustavo A. R. Silva2019-04-261-1/+1
* amd-xgbe: Mark expected switch fall-throughsGustavo A. R. Silva2019-04-261-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-2516-31/+54
|\
| * net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas2019-04-231-4/+7
| * net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King2019-04-234-5/+5
| * net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul2019-04-221-2/+2
| * net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-04-192-5/+1
| * net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy2019-04-193-4/+24
| * net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy2019-04-191-2/+2
| * stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng2019-04-181-2/+6
| * mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen2019-04-181-2/+2
| * mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel2019-04-181-1/+1
| * mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata2019-04-181-1/+1
| * nfp: abm: fix spelling mistake "offseting" -> "offsetting"Colin Ian King2019-04-171-2/+2
| * net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing2019-04-171-1/+1
* | net: mvneta: Switch to using devm_alloc_etherdev_mqsRosen Penev2019-04-241-8/+4
* | mlxsw: spectrum_router: Prevent ipv6 gateway with v4 route via replace and ap...David Ahern2019-04-231-0/+2
* | ravb: Avoid unsupported internal delay mode for R-Car E3/D3Simon Horman2019-04-231-2/+13
* | Merge tag 'mlx5-updates-2019-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-04-2314-202/+399
|\ \
| * | net/mlx5e: Use #define for the WQE wait timeout constantMaxim Mikityanskiy2019-04-231-3/+7
| * | net/mlx5e: Remove unused rx_page_reuse statMaxim Mikityanskiy2019-04-232-5/+0
| * | net/mlx5e: Take HW interrupt trigger into a functionMaxim Mikityanskiy2019-04-233-9/+13
| * | net/mlx5e: Remove unused parameterMaxim Mikityanskiy2019-04-233-11/+9
| * | net/mlx5e: Add an underflow warning commentMaxim Mikityanskiy2019-04-231-2/+5
| * | net/mlx5e: Move parameter calculation functions to en/params.cMaxim Mikityanskiy2019-04-234-99/+128
| * | net/mlx5e: Report mlx5e_xdp_set errorsMaxim Mikityanskiy2019-04-231-1/+1
| * | net/mlx5e: Remove unused parameterMaxim Mikityanskiy2019-04-231-2/+1