summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: fec: Prevent MII event after MII_SPEED writeAndrew Lunn2020-04-281-0/+17
* dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_showNathan Chancellor2020-04-281-1/+1
* net: ethernet: ti: fix return value check in k3_cppi_desc_pool_create_name()Wei Yongjun2020-04-271-2/+2
* r8169: improve error message if no dedicated PHY driver is foundHeiner Kallweit2020-04-271-1/+2
* mlxsw: spectrum: Move flow offload binding into spectrum_flow.cJiri Pirko2020-04-273-191/+181
* mlxsw: spectrum_matchall: Process matchall events from the same cb as flowerJiri Pirko2020-04-274-120/+124
* mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly insteadJiri Pirko2020-04-273-37/+14
* mlxsw: spectrum_matchall: Push per-port rule add/del into separate functionsJiri Pirko2020-04-271-13/+35
* mlxsw: spectrum_matchall: Move ingress indication into mall_entryJiri Pirko2020-04-271-10/+8
* mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_sample...Jiri Pirko2020-04-271-16/+19
* mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_mirror...Jiri Pirko2020-04-271-17/+17
* mlxsw: spectrum_acl: Use block variable in mlxsw_sp_acl_rule_del()Jiri Pirko2020-04-271-3/+2
* mlxsw: spectrum: Push matchall bits into a separate fileJiri Pirko2020-04-274-204/+214
* mlxsw: spectrum: Push flow_block related functions into a separate fileJiri Pirko2020-04-274-135/+151
* mlxsw: spectrum: Rename acl_block to flow_blockJiri Pirko2020-04-275-127/+128
* mlxsw: spectrum_acl: Move block helpers into inline header functionsJiri Pirko2020-04-272-52/+51
* r8169: improve configuring RxConfig registerHeiner Kallweit2020-04-271-18/+20
* r8169: improve handling CPCMD_MASKHeiner Kallweit2020-04-271-2/+1
* net: ag71xx: extend link validation to support other SoCsOleksij Rempel2020-04-271-5/+38
* net: hns3: remove an unnecessary check in hclge_set_umv_space()Huazhong Tan2020-04-251-2/+1
* hinic: add net_device_ops associated with vfLuo bin2020-04-253-1/+383
* hinic: add sriov feature supportLuo bin2020-04-2523-193/+1195
* hinic: add mailbox function supportLuo bin2020-04-2510-10/+1456
* net/mlx4_core: Add missing iounmap() in error pathZou Wei2020-04-251-0/+1
* qlcnic: remove unused inline function qlcnic_hw_write_wx_2MYueHaibing2020-04-251-6/+0
* liquidio: remove unused inline functionsYueHaibing2020-04-251-12/+0
* dpaa2-eth: add channel stat to debugfsIoana Ciornei2020-04-254-4/+10
* octeontx2-pf: Remove unneeded semicolonZheng Bin2020-04-251-1/+1
* net: hns3: optimize the filter table entries handling when resettingJian Shen2020-04-258-105/+94
* net: hns3: use mutex vport_lock instead of mutex umv_lockJian Shen2020-04-252-13/+19
* net: hns3: refactor the promisc mode settingJian Shen2020-04-258-46/+122
* net: hns3: add support for dumping UC and MC MAC listJian Shen2020-04-252-0/+53
* net: hns3: refactor the MAC address configureJian Shen2020-04-256-218/+860
* net: hns3: replace num_req_vfs with num_alloc_vport in hclge_reset_umv_space()Jian Shen2020-04-251-1/+1
* net: hns3: remove unnecessary parameter 'is_alloc' in hclge_set_umv_space()Jian Shen2020-04-251-9/+5
* net: hns3: refine for unicast MAC VLAN space managementJian Shen2020-04-251-48/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-04-2529-111/+362
|\
| * net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger2020-04-241-1/+2
| * net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger2020-04-241-1/+2
| * net: bcmgenet: correct per TX/RX ring statisticsDoug Berger2020-04-231-0/+3
| * net: meth: remove spurious copyright textJonathan Corbet2020-04-231-16/+0
| * net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin2020-04-231-0/+2
| * cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni2020-04-231-7/+20
| * mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter2020-04-234-7/+7
| * net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng2020-04-213-0/+235
| * net: broadcom: convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-04-211-22/+11
| * e1000: remove unneeded conversion to boolJason Yan2020-04-211-1/+1
| * i40e: Remove unneeded conversion to boolJason Yan2020-04-211-2/+2
| * net/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun2020-04-201-1/+6
| * net/mlx5: Kconfig: convert imply usage to weak dependencySaeed Mahameed2020-04-201-4/+4