summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* eth: bnxt: remove rss_ctx_bmapJakub Kicinski2024-07-133-18/+2
* eth: bnxt: move from .set_rxfh to .create_rxfh_context and friendsJakub Kicinski2024-07-132-45/+75
* eth: bnxt: allow deleting RSS contexts when the device is downJakub Kicinski2024-07-132-6/+10
* bna: adjust 'name' buf size of bna_tcb and bna_ccb structuresAlexey Kodanev2024-07-122-6/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-1111-35/+97
|\
| * net: ks8851: Fix potential TX stall after interface reopenRonald Wahl2024-07-111-1/+1
| * net: ethernet: mtk-star-emac: set mac_managed_pm when probingJian Hui Lee2024-07-111-0/+7
| * e1000e: fix force smbus during suspend flowVitaly Lifshits2024-07-111-20/+53
| * net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski2024-07-101-2/+2
| * i40e: Fix XDP program unloading while removing the driverMichal Kubiak2024-07-101-5/+4
| * net: ks8851: Fix deadlock with the SPI chip variantRonald Wahl2024-07-092-6/+6
| * octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...Aleksandr Mishin2024-07-091-1/+1
| * bnxt: fix crashes when reducing ring count with active RSS contextsJakub Kicinski2024-07-093-0/+22
| * net: bcmasp: Fix error code in probe()Dan Carpenter2024-07-061-0/+1
* | ice: Implement driver functionality to dump serdes equalizer valuesAnil Samal2024-07-115-2/+245
* | ice: Implement driver functionality to dump fec statisticsAnil Samal2024-07-115-0/+403
* | ice: Extend Sideband Queue command to support flagsAnil Samal2024-07-113-13/+14
* | netxen_nic: Use {low,upp}er_32_bits() helpersGeert Uytterhoeven2024-07-101-5/+2
* | net/mlx5e: CT: Initialize err to 0 to avoid warningCosmin Ratiu2024-07-101-1/+1
* | net/mlx5e: SHAMPO, Add missing aggregate counterDragos Tatulea2024-07-101-0/+2
* | net/mlx5: DR, Remove definer functions from SW Steering APIYevgeny Kliteynik2024-07-102-5/+5
* | mlxsw: pci: Lock configuration space of upstream bridge during resetIdo Schimmel2024-07-101-0/+6
* | mlxsw: core_thermal: Report valid current state during cooling device registr...Ido Schimmel2024-07-101-26/+25
* | mlxsw: Warn about invalid accesses to array fieldsPetr Machata2024-07-101-0/+4
* | net: ti: icssg-prueth: add missing depsGuillaume La Roque2024-07-091-0/+1
* | net: tn40xx: add per queue netdev-genl stats supportFUJITA Tomonori2024-07-092-2/+53
* | net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-r...Bartosz Golaszewski2024-07-091-0/+23
* | net: stmmac: qcom-ethqos: add support for 2.5G BASEX modeBartosz Golaszewski2024-07-091-0/+11
* | net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool opsDaniel Golle2024-07-061-1/+17
* | net: ethernet: mtk_ppe: Change PPE entries number to 16KShengyu Qu2024-07-061-1/+1
* | net: encx24j600: constify struct regmap_bus/regmap_configJavier Carrasco2024-07-061-3/+3
* | net: ti: icss-iep: constify struct regmap_configJavier Carrasco2024-07-061-2/+2
* | net: ethernet: mediatek: Allow gaps in MAC allocationDaniel Golle2024-07-061-1/+1
* | net: stmmac: Add DW XPCS specified via "pcs-handle" supportSerge Semin2024-07-051-4/+9
* | net: stmmac: Create DW XPCS device with particular addressSerge Semin2024-07-052-14/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-0424-222/+353
|\|
| * bnxt_en: Fix the resource check condition for RSS contextsPavan Chebbi2024-07-041-1/+5
| * mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin2024-07-041-0/+1
| * ice: use proper macro for testing bitPetr Oros2024-07-041-1/+1
| * ice: Reject pin requests with unsupported flagsJacob Keller2024-07-042-16/+23
| * ice: Don't process extts if PTP is disabledJacob Keller2024-07-041-0/+4
| * ice: Fix improper extts handlingMilena Olech2024-07-042-22/+91
| * net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec2024-07-041-2/+2
| * net: stmmac: enable HW-accelerated VLAN stripping for gmac4 onlyFurong Xu2024-07-031-3/+4
| * net: txgbe: free isb resources at the right timeJiawen Wu2024-07-023-4/+9
| * net: txgbe: add extra handle for MSI/INTx into thread irq handleJiawen Wu2024-07-021-5/+39
| * net: txgbe: remove separate irq request for MSI and INTxJiawen Wu2024-07-026-76/+15
| * net: txgbe: initialize num_q_vectors for MSI/INTx interruptsJiawen Wu2024-07-021-0/+1
| * net: stmmac: dwmac-qcom-ethqos: fix error array sizeYijie Yang2024-07-021-1/+1
| * e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy2024-07-021-66/+66