summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-04-27net: ethernet: ti: cpsw: use devm_alloc_etherdev_mqs()Grygorii Strashko
2019-04-27net: ethernet: ti: cpsw: drop pinctrl_pm_select_default_state callGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: use local var dev in probeGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: update cpsw_split_res() to accept cpsw_commonGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config optionGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config optionGrygorii Strashko
2019-04-27net: ethernet: ti: convert to SPDX license identifiersGrygorii Strashko
2019-04-26net: hns3: remove reset after command send failedWeihang Li
2019-04-26net: hns3: prevent double free in hns3_put_ring_config()Huazhong Tan
2019-04-26net: hns3: extend the loopback state acquisition timeliuzhongzhu
2019-04-26net: hns3: fix pause configure fail problemHuazhong Tan
2019-04-26net: hns3: not reset TQP in the DOWN while VF resettingHuazhong Tan
2019-04-26net: hns3: use a reserved byte to identify need_resp flagHuazhong Tan
2019-04-26net: hns3: use atomic_t replace u32 for arq's countHuazhong Tan
2019-04-26net: hns3: stop sending keep alive msg when VF command queue needs reinitHuazhong Tan
2019-04-26net: hns3: handle the BD info on the last BD of the packetYunsheng Lin
2019-04-26net: hns3: fix for TX clean num when cleaning TX BDYunsheng Lin
2019-04-26net: hns3: fix data race between ring->next_to_cleanYunsheng Lin
2019-04-26nfp: implement PCI driver shutdown callbackDirk van der Merwe
2019-04-26cnic: Refactor code and mark expected switch fall-throughGustavo A. R. Silva
2019-04-26cxgb4/cxgb4vf_main: Mark expected switch fall-throughGustavo A. R. Silva
2019-04-26amd-xgbe: Mark expected switch fall-throughsGustavo A. R. Silva
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-24net: mvneta: Switch to using devm_alloc_etherdev_mqsRosen Penev
2019-04-23mlxsw: spectrum_router: Prevent ipv6 gateway with v4 route via replace and ap...David Ahern
2019-04-23net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas
2019-04-23net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King
2019-04-23ravb: Avoid unsupported internal delay mode for R-Car E3/D3Simon Horman
2019-04-23Merge tag 'mlx5-updates-2019-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-04-23net/mlx5e: Use #define for the WQE wait timeout constantMaxim Mikityanskiy
2019-04-23net/mlx5e: Remove unused rx_page_reuse statMaxim Mikityanskiy
2019-04-23net/mlx5e: Take HW interrupt trigger into a functionMaxim Mikityanskiy
2019-04-23net/mlx5e: Remove unused parameterMaxim Mikityanskiy
2019-04-23net/mlx5e: Add an underflow warning commentMaxim Mikityanskiy
2019-04-23net/mlx5e: Move parameter calculation functions to en/params.cMaxim Mikityanskiy
2019-04-23net/mlx5e: Report mlx5e_xdp_set errorsMaxim Mikityanskiy
2019-04-23net/mlx5e: Remove unused parameterMaxim Mikityanskiy
2019-04-23net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin
2019-04-23net/mlx5e: XDP, Add TX MPWQE session counterShay Agroskin
2019-04-23net/mlx5e: XDP, Enhance RQ indication for XDP redirect flushTariq Toukan
2019-04-23net/mlx5e: XDP, Fix shifted flag index in RQ bitmapTariq Toukan
2019-04-23net/mlx5e: RX, Support multiple outstanding UMR postsTariq Toukan
2019-04-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-23net: phy: marvell: add new default led configure for m88e151xJian Shen
2019-04-22net: systemport: Remove need for DMA descriptorFlorian Fainelli
2019-04-22mlxsw: spectrum_buffers: Adjust CPU port shared buffer egress quotasIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Allow skipping ingress port quota configurationIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Split business logic from mlxsw_sp_port_sb_pms_init()Ido Schimmel
2019-04-22mlxsw: spectrum_buffers: Use new CPU ingress pool for control packetsIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Add pools for CPU trafficIdo Schimmel