summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-27net: ethernet: ti: fix return value check in k3_cppi_desc_pool_create_name()Wei Yongjun1-2/+2
2020-04-27r8169: improve error message if no dedicated PHY driver is foundHeiner Kallweit1-1/+2
2020-04-27mlxsw: spectrum: Move flow offload binding into spectrum_flow.cJiri Pirko3-191/+181
2020-04-27mlxsw: spectrum_matchall: Process matchall events from the same cb as flowerJiri Pirko4-120/+124
2020-04-27mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly insteadJiri Pirko3-37/+14
2020-04-27mlxsw: spectrum_matchall: Push per-port rule add/del into separate functionsJiri Pirko1-13/+35
2020-04-27mlxsw: spectrum_matchall: Move ingress indication into mall_entryJiri Pirko1-10/+8
2020-04-27mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_sample...Jiri Pirko1-16/+19
2020-04-27mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_mirror...Jiri Pirko1-17/+17
2020-04-27mlxsw: spectrum_acl: Use block variable in mlxsw_sp_acl_rule_del()Jiri Pirko1-3/+2
2020-04-27mlxsw: spectrum: Push matchall bits into a separate fileJiri Pirko4-204/+214
2020-04-27mlxsw: spectrum: Push flow_block related functions into a separate fileJiri Pirko4-135/+151
2020-04-27mlxsw: spectrum: Rename acl_block to flow_blockJiri Pirko5-127/+128
2020-04-27mlxsw: spectrum_acl: Move block helpers into inline header functionsJiri Pirko2-52/+51
2020-04-27r8169: improve configuring RxConfig registerHeiner Kallweit1-18/+20
2020-04-27r8169: improve handling CPCMD_MASKHeiner Kallweit1-2/+1
2020-04-27net: ag71xx: extend link validation to support other SoCsOleksij Rempel1-5/+38
2020-04-26net: hns3: remove an unnecessary check in hclge_set_umv_space()Huazhong Tan1-2/+1
2020-04-26hinic: add net_device_ops associated with vfLuo bin3-1/+383
2020-04-26hinic: add sriov feature supportLuo bin23-193/+1195
2020-04-26hinic: add mailbox function supportLuo bin10-10/+1456
2020-04-26net/mlx4_core: Add missing iounmap() in error pathZou Wei1-0/+1
2020-04-26qlcnic: remove unused inline function qlcnic_hw_write_wx_2MYueHaibing1-6/+0
2020-04-26liquidio: remove unused inline functionsYueHaibing1-12/+0
2020-04-26ptp: clockmatrix: remove unnecessary comparisonYang Yingliang1-1/+1
2020-04-26dpaa2-eth: add channel stat to debugfsIoana Ciornei4-4/+10
2020-04-26octeontx2-pf: Remove unneeded semicolonZheng Bin1-1/+1
2020-04-26net: phy: dp83867: Remove unneeded semicolonZheng Bin1-2/+2
2020-04-26net: hns3: optimize the filter table entries handling when resettingJian Shen8-105/+94
2020-04-26net: hns3: use mutex vport_lock instead of mutex umv_lockJian Shen2-13/+19
2020-04-26net: hns3: refactor the promisc mode settingJian Shen8-46/+122
2020-04-26net: hns3: add support for dumping UC and MC MAC listJian Shen2-0/+53
2020-04-26net: hns3: refactor the MAC address configureJian Shen6-218/+860
2020-04-26net: hns3: replace num_req_vfs with num_alloc_vport in hclge_reset_umv_space()Jian Shen1-1/+1
2020-04-26net: hns3: remove unnecessary parameter 'is_alloc' in hclge_set_umv_space()Jian Shen1-9/+5
2020-04-26net: hns3: refine for unicast MAC VLAN space managementJian Shen1-48/+24
2020-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller178-691/+1530
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds58-179/+670
2020-04-25ptp: idt82p33: remove unnecessary comparisonYang Yingliang1-1/+1
2020-04-25net: atlantic: Remove unneeded semicolonZheng Bin1-2/+2
2020-04-25net/mlxfw: Remove unneeded semicolonZheng Bin1-2/+2
2020-04-25net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-04-25net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-04-25net: phy: clear phydev->suspended after soft resetHeiner Kallweit1-1/+11
2020-04-25net: phy: remove genphy_no_soft_resetHeiner Kallweit5-6/+0
2020-04-25net: phy: make phy_suspend a no-op if PHY is suspended alreadyHeiner Kallweit1-0/+3
2020-04-25net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King1-31/+15
2020-04-25dpaa2-eth: fix return codes used in ndo_setup_tcJesper Dangaard Brouer1-2/+2
2020-04-25macsec: avoid to set wrong mtuTaehee Yoo1-4/+8
2020-04-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+4