summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-12-15net/mlx5: Use effective interrupt affinityThomas Gleixner1-1/+1
2020-12-15net/mlx5: Replace irq_to_desc() abuseThomas Gleixner3-7/+3
2020-12-15net/mlx4: Use effective interrupt affinityThomas Gleixner1-1/+1
2020-12-15net/mlx4: Replace irq_to_desc() abuseThomas Gleixner3-11/+6
2020-11-26ch_ktls: lock is not freedRohit Maheshwari1-1/+3
2020-11-25enetc: Let the hardware auto-advance the taprio base-time of 0Vladimir Oltean1-12/+2
2020-11-25net: stmmac: fix incorrect merge of patch upstreamAntonio Borneo1-1/+1
2020-11-25ibmvnic: enhance resetting status check during module exitLijun Pan2-4/+2
2020-11-25ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan1-0/+3
2020-11-25ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan1-0/+3
2020-11-25net: ena: fix packet's addresses for rx_offset featureShay Agroskin1-9/+11
2020-11-25net: ena: set initial DMA width to avoid intel iommu issueShay Agroskin1-9/+8
2020-11-25net: ena: handle bad request id in ena_netdevShay Agroskin2-32/+14
2020-11-25dpaa2-eth: Fix compile error due to missing devlink supportEzequiel Garcia1-0/+1
2020-11-24aquantia: Remove the build_skb pathLincoln Ramsay1-74/+52
2020-11-24i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch3-18/+31
2020-11-22ibmvnic: skip tx timeout reset while in resettingLijun Pan1-0/+6
2020-11-22ibmvnic: notify peers when failover and migration happenLijun Pan1-1/+5
2020-11-22ibmvnic: fix call_netdevice_notifiers in do_resetLijun Pan1-1/+3
2020-11-22cxgb4: Fix build failure when CONFIG_TLS=mTom Seewald1-1/+1
2020-11-21dpaa2-eth: select XGMAC_MDIO for MDIO bus supportIoana Ciornei1-0/+1
2020-11-20cxgb4: fix the panic caused by non smac rewriteRaju Rangoju1-1/+2
2020-11-20bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan1-1/+1
2020-11-20bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong1-0/+1
2020-11-20bnxt_en: fix error return code in bnxt_init_one()Zhang Changzhong1-0/+1
2020-11-19net/mlx4_core: Fix init_hca fields offsetAya Levin2-5/+5
2020-11-19Merge tag 'mlx5-fixes-2020-11-17' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski10-34/+54
2020-11-18mlxsw: core: Use variable timeout for EMAD retriesIdo Schimmel1-1/+2
2020-11-18mlxsw: Fix firmware flashingIdo Schimmel1-1/+1
2020-11-18atl1e: fix error return code in atl1e_probe()Zhang Changzhong1-2/+2
2020-11-18atl1c: fix error return code in atl1c_probe()Zhang Changzhong1-2/+2
2020-11-18qed: fix ILT configuration of SRC blockDmitry Bogdanov2-5/+2
2020-11-17enetc: Workaround for MDIO register access issueAlex Marginean4-25/+161
2020-11-17net/mlx5: fix error return code in mlx5e_tc_nic_init()Wang Hai1-1/+3
2020-11-17net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabledEli Cohen1-0/+4
2020-11-17net/mlx5: Disable QoS when min_rates on all VFs are zeroVladyslav Tarasiuk1-7/+8
2020-11-17net/mlx5: Clear bw_share upon VF disableVladyslav Tarasiuk1-0/+1
2020-11-17net/mlx5: Add handling of port type in rule deletionMichael Guralnik1-0/+7
2020-11-17net/mlx5e: Fix check if netdev is bond slaveMaor Dickman1-1/+1
2020-11-17net/mlx5e: Fix IPsec packet drop by mlx5e_tc_update_skbHuy Nguyen4-13/+16
2020-11-17net/mlx5e: Set IPsec WAs only in IP's non checksum partial case.Huy Nguyen1-7/+6
2020-11-17net/mlx5e: Fix refcount leak on kTLS RX resyncMaxim Mikityanskiy1-5/+8
2020-11-17net: ftgmac100: Fix crash when removing driverJoel Stanley1-0/+4
2020-11-17net: b44: fix error return code in b44_init_one()Zhang Changzhong1-1/+2
2020-11-17qed: fix error return code in qed_iwarp_ll2_start()Zhang Changzhong1-3/+9
2020-11-17bnxt_en: Avoid unnecessary NVM_GET_DEV_INFO cmd error log on VFs.Vasundhara Volam1-0/+3
2020-11-17bnxt_en: Fix counter overflow logic.Michael Chan1-0/+1
2020-11-17bnxt_en: Free port stats during firmware reset.Michael Chan1-1/+2
2020-11-17bnxt_en: read EEPROM A2h address using page 0Edwin Peer1-1/+1
2020-11-17net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanupSubash Abhinov Kasiviswanathan1-0/+5