summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-02-01i40e: Fix issue when maximum queues is exceededJedrzej Jagielski3-13/+61
2022-02-01i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski1-9/+3
2022-02-01net: stmmac: skip only stmmac_ptp_register when resume from suspendMohammad Athari Bin Ismail1-11/+9
2022-02-01net: stmmac: configure PTP clock source prior to PTP initializationMohammad Athari Bin Ismail2-3/+3
2022-02-01net: sfp: ignore disabled SFP nodeMarek BehĂșn1-0/+5
2022-02-01can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if leng...Marc Kleine-Budde1-0/+6
2022-01-29bnx2x: Invalidate fastpath HSI version for VFsManish Chopra1-2/+11
2022-01-29bnx2x: Utilize firmware 7.13.21.0Manish Chopra5-28/+69
2022-01-27bonding: Fix extraction of ports from the packet headersMoshe Tal1-2/+2
2022-01-27lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin1-1/+2
2022-01-27net: mscc: ocelot: fix using match before it is setTom Rix1-7/+8
2022-01-27net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devicesClaudiu Beznea1-18/+18
2022-01-27net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into accountArd Biesheuvel3-7/+7
2022-01-27net: sfp: fix high power modules without diagnostic monitoringRussell King (Oracle)1-4/+21
2022-01-27net: ocelot: Fix the call to switchdev_bridge_port_offloadHoratiu Vultur1-3/+3
2022-01-27net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()Tom Rix1-1/+1
2022-01-27net: wwan: Fix MRU mismatch issue which may lead to data connection lostSlark Xiao1-2/+2
2022-01-27bcmgenet: add WOL IRQ checkSergey Shtylyov1-4/+6
2022-01-27net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI portVladimir Oltean1-1/+4
2022-01-27net: ipa: fix atomic update in ipa_endpoint_replenish()Alex Elder1-4/+3
2022-01-27net: bonding: fix bond_xmit_broadcast return value error bugJie Wang1-8/+22
2022-01-27libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault1-1/+2
2022-01-27iwlwifi: fix Bz NMI behaviourJohannes Berg2-3/+4
2022-01-27net: axienet: increase default TX ring size to 128Robert Hancock1-1/+1
2022-01-27net: axienet: fix for TX busy handlingRobert Hancock1-39/+47
2022-01-27net: axienet: fix number of TX ring slots for available checkRobert Hancock1-2/+2
2022-01-27net: axienet: Fix TX ring slot available checkRobert Hancock1-2/+2
2022-01-27net: axienet: limit minimum TX ring sizeRobert Hancock1-1/+3
2022-01-27net: axienet: add missing memory barriersRobert Hancock1-1/+10
2022-01-27net: axienet: reset core on initialization prior to MDIO accessRobert Hancock1-0/+5
2022-01-27net: axienet: Wait for PhyRstCmplt after core resetRobert Hancock1-0/+10
2022-01-27net: axienet: increase reset timeoutRobert Hancock1-10/+9
2022-01-27net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz1-1/+2
2022-01-27net/fsl: xgmac_mdio: Add workaround for erratum A-009885Tobias Waldekranz1-6/+19
2022-01-27mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()Guillaume Nault1-2/+3
2022-01-27Revert "net/mlx5: Add retry mechanism to the command entry index allocation"Moshe Shemesh1-20/+1
2022-01-27net: usb: Correct reset handling of smsc95xxMarkus Reichl1-1/+2
2022-01-27can: mcp251xfd: mcp251xfd_tef_obj_read(): fix typo in error messageMarc Kleine-Budde1-1/+1
2022-01-27ath11k: qmi: avoid error messages when dma allocation failsAaron Ma1-1/+1
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer1-1/+1
2022-01-27can: flexcan: add more quirks to describe RX path capabilitiesMarc Kleine-Budde1-12/+54
2022-01-27can: flexcan: rename RX modesMarc Kleine-Budde1-24/+24
2022-01-27can: flexcan: allow to change quirks at runtimeDario Binacchi1-27/+27
2022-01-27net/mlx5e: Unblock setting vid 0 for VF in case PF isn't eswitch managerMaor Dickman1-1/+1
2022-01-27net/mlx5: Update log_max_qp value to FW max capabilityMaher Sanalla1-2/+6
2022-01-27net: gemini: allow any RGMII interface modeRussell King (Oracle)1-3/+6
2022-01-27net: phy: marvell: configure RGMII delays for 88E1118Russell King (Oracle)1-0/+6
2022-01-27mlxsw: pci: Avoid flow control for EMAD packetsDanielle Ratson2-1/+17
2022-01-27net: mdio: Demote probed message to debug printFlorian Fainelli1-1/+1
2022-01-27ath11k: Fix napi related hangBen Greear3-7/+19