summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-02-222-12/+8
|\
| * chcr_ktls: use AES library for single use cipherArd Biesheuvel2021-01-022-12/+8
* | Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-02-211-2/+1
|\ \
| * \ Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-02-1739-154/+365
| |\ \
| * | | isa: Make the remove callback for isa drivers return voidUwe Kleine-König2021-01-261-2/+1
* | | | octeontx2-pf: Fix otx2_get_fecparam()Dan Carpenter2021-02-171-1/+1
* | | | cteontx2-pf: cn10k: Prevent harmless double shift bugsDan Carpenter2021-02-171-3/+3
* | | | net: stmmac: Add PCI bus info to ethtool driver query outputWong Vee Khee2021-02-172-0/+5
* | | | net: stmmac: dwmac-sun8i: Add a shutdown callbackSamuel Holland2021-02-171-0/+10
* | | | net: stmmac: dwmac-sun8i: Minor probe function cleanupSamuel Holland2021-02-171-1/+3
* | | | net: stmmac: dwmac-sun8i: Use reset_control_resetSamuel Holland2021-02-171-4/+4
* | | | net: stmmac: dwmac-sun8i: Remove unnecessary PHY power checkSamuel Holland2021-02-171-4/+2
* | | | net: stmmac: dwmac-sun8i: Return void from PHY unpowerSamuel Holland2021-02-171-3/+2
* | | | r8169: use macro pm_ptrHeiner Kallweit2021-02-171-3/+1
* | | | net: mscc: ocelot: select PACKING in the KconfigVladimir Oltean2021-02-171-0/+1
* | | | net: re-solve some conflicts after net -> net-next mergeJakub Kicinski2021-02-174-36/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-1731-185/+459
|\ \ \ \
| * | | | net: enetc: fix destroyed phylink dereference during unbindVladimir Oltean2021-02-171-2/+3
| * | | | net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFPShyam Sundar S K2021-02-161-0/+3
| * | | | net: amd-xgbe: Reset link when the link never comes backShyam Sundar S K2021-02-162-1/+9
| * | | | net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warningShyam Sundar S K2021-02-162-1/+1
| * | | | net: amd-xgbe: Reset the PHY rx data path when mailbox command timeoutShyam Sundar S K2021-02-162-1/+41
| * | | | ibmvnic: serialize access to work queue on removeSukadev Bhattiprolu2021-02-162-8/+24
| * | | | ibmvnic: skip send_request_unmap for timeout resetLijun Pan2021-02-161-1/+6
| * | | | ibmvnic: add memory barrier to protect long term bufferLijun Pan2021-02-161-0/+5
| * | | | r8169: fix resuming from suspend on RTL8105e if machine runs on batteryHeiner Kallweit2021-02-151-0/+2
| * | | | cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal2021-02-153-6/+11
| * | | | net: axienet: Handle deferred probe on clock properlyRobert Hancock2021-02-131-14/+12
| * | | | ibmvnic: change IBMVNIC_MAX_IND_DESCS to 16Dany Madden2021-02-131-1/+1
| * | | | net/mlx5e: Check tunnel offload is required before setting SWPMoshe Shemesh2021-02-121-1/+1
| * | | | net/mlx5e: CT: manage the lifetime of the ct entry objectOz Shlomo2021-02-121-67/+192
| * | | | net/mlx5: Disable devlink reload for lag devicesShay Drory2021-02-121-0/+5
| * | | | net/mlx5: Disallow RoCE on lag deviceShay Drory2021-02-121-2/+2
| * | | | net/mlx5: Disallow RoCE on multi port slave deviceShay Drory2021-02-121-0/+4
| * | | | net/mlx5: Disable devlink reload for multi port slave deviceShay Drory2021-02-121-1/+2
| * | | | net/mlx5e: kTLS, Use refcounts to free kTLS RX priv contextMaxim Mikityanskiy2021-02-121-34/+30
| * | | | net/mlx5e: Fix CQ params of ICOSQ and async ICOSQMaxim Mikityanskiy2021-02-121-2/+2
| * | | | net/mlx5e: Replace synchronize_rcu with synchronize_netMaxim Mikityanskiy2021-02-124-7/+7
| * | | | net/mlx5: Fix health error state handlingShay Drory2021-02-121-8/+14
| * | | | net/mlx5e: Change interrupt moderation channel params also when channels are ...Maxim Mikityanskiy2021-02-121-15/+14
| * | | | net/mlx5e: Don't change interrupt moderation params when DIM is enabledMaxim Mikityanskiy2021-02-121-2/+16
| * | | | net/mlx5e: Enable XDP for Connect-X IPsec capable devicesRaed Salem2021-02-121-2/+3
| * | | | net/mlx5e: Enable striding RQ for Connect-X IPsec capable devicesRaed Salem2021-02-124-5/+8
| * | | | net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit2021-02-121-1/+1
| * | | | dpaa2-eth: fix memory leak in XDP_REDIRECTIoana Ciornei2021-02-121-2/+12
| * | | | enetc: auto select PHYLIB and MDIO_DEVRESTong Zhang2021-02-121-1/+1
| * | | | net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi2021-02-111-1/+3
| * | | | bnxt_en: Fix devlink info's stored fw.psid version format.Vasundhara Volam2021-02-111-2/+2
| * | | | bnxt_en: reverse order of TX disable and carrier offEdwin Peer2021-02-111-1/+2
| * | | | ibmvnic: Set to CLOSED state even on errorSukadev Bhattiprolu2021-02-111-3/+1