summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | ibmvnic: add memory barrier to protect long term bufferLijun Pan2021-02-151-0/+5
| * | | | | | | | r8169: fix resuming from suspend on RTL8105e if machine runs on batteryHeiner Kallweit2021-02-151-0/+2
| * | | | | | | | net: wan/lmc: dont print format string when not availableTong Zhang2021-02-151-1/+1
| * | | | | | | | net: wan/lmc: unregister device when no matching device is foundTong Zhang2021-02-151-0/+2
| * | | | | | | | b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King2021-02-151-1/+1
| * | | | | | | | 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-121-14/+12
| * | | | | | | | ibmvnic: change IBMVNIC_MAX_IND_DESCS to 16Dany Madden2021-02-121-1/+1
| * | | | | | | | net/mlx5e: Check tunnel offload is required before setting SWPMoshe Shemesh2021-02-111-1/+1
| * | | | | | | | net/mlx5e: CT: manage the lifetime of the ct entry objectOz Shlomo2021-02-111-67/+192
| * | | | | | | | net/mlx5: Disable devlink reload for lag devicesShay Drory2021-02-111-0/+5
| * | | | | | | | net/mlx5: Disallow RoCE on lag deviceShay Drory2021-02-111-2/+2
| * | | | | | | | net/mlx5: Disallow RoCE on multi port slave deviceShay Drory2021-02-111-0/+4
| * | | | | | | | net/mlx5: Disable devlink reload for multi port slave deviceShay Drory2021-02-111-1/+2
| * | | | | | | | net/mlx5e: kTLS, Use refcounts to free kTLS RX priv contextMaxim Mikityanskiy2021-02-111-34/+30
| * | | | | | | | net/mlx5e: Fix CQ params of ICOSQ and async ICOSQMaxim Mikityanskiy2021-02-111-2/+2
| * | | | | | | | net/mlx5e: Replace synchronize_rcu with synchronize_netMaxim Mikityanskiy2021-02-114-7/+7
| * | | | | | | | net/mlx5: Fix health error state handlingShay Drory2021-02-111-8/+14
| * | | | | | | | net/mlx5e: Change interrupt moderation channel params also when channels are ...Maxim Mikityanskiy2021-02-111-15/+14
| * | | | | | | | net/mlx5e: Don't change interrupt moderation params when DIM is enabledMaxim Mikityanskiy2021-02-111-2/+16
| * | | | | | | | net/mlx5e: Enable XDP for Connect-X IPsec capable devicesRaed Salem2021-02-111-2/+3
| * | | | | | | | net/mlx5e: Enable striding RQ for Connect-X IPsec capable devicesRaed Salem2021-02-114-5/+8
| * | | | | | | | net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit2021-02-111-1/+1
| * | | | | | | | net: phy: consider that suspend2ram may cut off PHY powerHeiner Kallweit2021-02-111-36/+17
| * | | | | | | | dpaa2-eth: fix memory leak in XDP_REDIRECTIoana Ciornei2021-02-111-2/+12
| * | | | | | | | enetc: auto select PHYLIB and MDIO_DEVRESTong Zhang2021-02-111-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
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | net: phy: broadcom: Do not modify LED configuration for SFP module PHYsRobert Hancock2021-02-161-9/+15
* | | | | | | | net: phy: Add is_on_sfp_module flag and phy_on_sfp helperRobert Hancock2021-02-161-0/+2
* | | | | | | | net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock2021-02-161-12/+72
* | | | | | | | lan743x: sync only the received area of an rx ring bufferSven Van Asbroeck2021-02-161-9/+26
* | | | | | | | lan743x: boost performance on cpu archs w/o dma cache snoopingSven Van Asbroeck2021-02-162-181/+148
* | | | | | | | net: mvneta: Implement mqprio supportMaxime Chevallier2021-02-161-0/+61
* | | | | | | | net: mvneta: Remove per-cpu queue mapping for Armada 3700Maxime Chevallier2021-02-161-1/+8
* | | | | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller2021-02-168-117/+399
|\ \ \ \ \ \ \ \
| * | | | | | | | net/mlx5: Add cyc2time HW translation mode supportAya Levin2021-02-168-38/+241
| * | | | | | | | net/mlx5: Move some PPS logic into helper functionsEran Ben Elisha2021-02-161-40/+73
| * | | | | | | | net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha2021-02-162-47/+63
| * | | | | | | | net/mlx5: Refactor init clock functionEran Ben Elisha2021-02-161-23/+53
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | drivers: net: xilinx_emaclite: remove arch limitationGary Guo2021-02-162-3/+2
* | | | | | | | net: dsa: felix: Add support for MRPHoratiu Vultur2021-02-161-0/+38
* | | | | | | | net: mscc: ocelot: Add support for MRPHoratiu Vultur2021-02-164-1/+245
* | | | | | | | net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111Robert Hancock2021-02-161-5/+8
* | | | | | | | sfp: add support for 5gbase-t SFPsMarek BehĂșn2021-02-161-0/+3
* | | | | | | | net: phylink: Add 5gbase-r supportMarek BehĂșn2021-02-161-0/+4
* | | | | | | | tg3: Remove unused PHY_BRCM flagsFlorian Fainelli2021-02-161-6/+0
* | | | | | | | net: phy: mscc: coma mode disabled for VSC8514Bjarni Jonasson2021-02-162-0/+20