summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Use effective interrupt affinityThomas Gleixner2020-12-151-1/+1
* net/mlx5: Replace irq_to_desc() abuseThomas Gleixner2020-12-153-7/+3
* net/mlx4: Use effective interrupt affinityThomas Gleixner2020-12-151-1/+1
* net/mlx4: Replace irq_to_desc() abuseThomas Gleixner2020-12-153-11/+6
* ch_ktls: lock is not freedRohit Maheshwari2020-11-261-1/+3
* enetc: Let the hardware auto-advance the taprio base-time of 0Vladimir Oltean2020-11-251-12/+2
* net: stmmac: fix incorrect merge of patch upstreamAntonio Borneo2020-11-251-1/+1
* ibmvnic: enhance resetting status check during module exitLijun Pan2020-11-252-4/+2
* ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan2020-11-251-0/+3
* ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan2020-11-251-0/+3
* net: ena: fix packet's addresses for rx_offset featureShay Agroskin2020-11-251-9/+11
* net: ena: set initial DMA width to avoid intel iommu issueShay Agroskin2020-11-251-9/+8
* net: ena: handle bad request id in ena_netdevShay Agroskin2020-11-252-32/+14
* dpaa2-eth: Fix compile error due to missing devlink supportEzequiel Garcia2020-11-241-0/+1
* aquantia: Remove the build_skb pathLincoln Ramsay2020-11-241-74/+52
* i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch2020-11-243-18/+31
* ibmvnic: skip tx timeout reset while in resettingLijun Pan2020-11-221-0/+6
* ibmvnic: notify peers when failover and migration happenLijun Pan2020-11-221-1/+5
* ibmvnic: fix call_netdevice_notifiers in do_resetLijun Pan2020-11-221-1/+3
* cxgb4: Fix build failure when CONFIG_TLS=mTom Seewald2020-11-211-1/+1
* dpaa2-eth: select XGMAC_MDIO for MDIO bus supportIoana Ciornei2020-11-211-0/+1
* cxgb4: fix the panic caused by non smac rewriteRaju Rangoju2020-11-201-1/+2
* bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan2020-11-201-1/+1
* bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong2020-11-201-0/+1
* bnxt_en: fix error return code in bnxt_init_one()Zhang Changzhong2020-11-201-0/+1
* net/mlx4_core: Fix init_hca fields offsetAya Levin2020-11-192-5/+5
* Merge tag 'mlx5-fixes-2020-11-17' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2020-11-1910-34/+54
|\
| * net/mlx5: fix error return code in mlx5e_tc_nic_init()Wang Hai2020-11-171-1/+3
| * net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabledEli Cohen2020-11-171-0/+4
| * net/mlx5: Disable QoS when min_rates on all VFs are zeroVladyslav Tarasiuk2020-11-171-7/+8
| * net/mlx5: Clear bw_share upon VF disableVladyslav Tarasiuk2020-11-171-0/+1
| * net/mlx5: Add handling of port type in rule deletionMichael Guralnik2020-11-171-0/+7
| * net/mlx5e: Fix check if netdev is bond slaveMaor Dickman2020-11-171-1/+1
| * net/mlx5e: Fix IPsec packet drop by mlx5e_tc_update_skbHuy Nguyen2020-11-174-13/+16
| * net/mlx5e: Set IPsec WAs only in IP's non checksum partial case.Huy Nguyen2020-11-171-7/+6
| * net/mlx5e: Fix refcount leak on kTLS RX resyncMaxim Mikityanskiy2020-11-171-5/+8
* | mlxsw: core: Use variable timeout for EMAD retriesIdo Schimmel2020-11-181-1/+2
* | mlxsw: Fix firmware flashingIdo Schimmel2020-11-181-1/+1
* | atl1e: fix error return code in atl1e_probe()Zhang Changzhong2020-11-181-2/+2
* | atl1c: fix error return code in atl1c_probe()Zhang Changzhong2020-11-181-2/+2
* | qed: fix ILT configuration of SRC blockDmitry Bogdanov2020-11-182-5/+2
* | enetc: Workaround for MDIO register access issueAlex Marginean2020-11-174-25/+161
|/
* net: ftgmac100: Fix crash when removing driverJoel Stanley2020-11-171-0/+4
* net: b44: fix error return code in b44_init_one()Zhang Changzhong2020-11-171-1/+2
* qed: fix error return code in qed_iwarp_ll2_start()Zhang Changzhong2020-11-171-3/+9
* bnxt_en: Avoid unnecessary NVM_GET_DEV_INFO cmd error log on VFs.Vasundhara Volam2020-11-171-0/+3
* bnxt_en: Fix counter overflow logic.Michael Chan2020-11-171-0/+1
* bnxt_en: Free port stats during firmware reset.Michael Chan2020-11-171-1/+2
* bnxt_en: read EEPROM A2h address using page 0Edwin Peer2020-11-171-1/+1
* net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanupSubash Abhinov Kasiviswanathan2020-11-171-0/+5