aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-12-04net/mlx5e: Honor user choice of IPsec replay window sizeLeon Romanovsky2-1/+22
2023-12-04net: stmmac: Add support for EST cycle-time-extensionRohan G Thomas1-0/+4
2023-12-04net: stmmac: Refactor EST implementationRohan G Thomas15-392/+272
2023-12-04net: stmmac: xgmac: EST interrupts handlingRohan G Thomas2-0/+117
2023-12-04net: stmmac: fix FPE events losingJianheng Zhang6-30/+35
2023-12-04octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coa...Naveen Mamindlapalli2-10/+19
2023-12-04net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329Ravi Gunasekaran1-10/+6
2023-12-04eth: bnxt: link NAPI instances to queues and IRQsJakub Kicinski1-0/+14
2023-12-04net: Add NAPI IRQ supportAmritha Nambiar1-0/+2
2023-12-04ice: Add support in the driver for associating queue with napiAmritha Nambiar4-3/+84
2023-12-04arcnet: restoring support for multiple Sohard Arcnet cardsThomas Reichinger2-43/+48
2023-12-04bnxt_en: Add 5760X (P7) PCI IDsMichael Chan2-0/+12
2023-12-04bnxt_en: Report the new ethtool link modes in the new firmware interfaceMichael Chan1-20/+151
2023-12-04bnxt_en: Support force speed using the new HWRM fieldsMichael Chan1-6/+46
2023-12-04bnxt_en: Support new firmware link parametersMichael Chan3-6/+143
2023-12-04bnxt_en: Refactor ethtool speeds logicMichael Chan1-26/+61
2023-12-04bnxt_en: Add support for new RX and TPA_START completion types for P7Michael Chan2-23/+89
2023-12-04bnxt_en: Refactor and refine bnxt_tpa_start() and bnxt_tpa_end().Michael Chan2-11/+26
2023-12-04bnxt_en: Refactor RX VLAN acceleration logic.Michael Chan1-13/+31
2023-12-04bnxt_en: Add new P7 hardware interface definitionsMichael Chan1-1/+84
2023-12-04bnxt_en: Refactor RSS capability fieldsAjit Khaparde3-18/+20
2023-12-04bnxt_en: Implement the new toggle bit doorbell mechanism on P7 chipsMichael Chan2-4/+14
2023-12-04bnxt_en: Consolidate DB offset calculationHongguang Gao4-15/+16
2023-12-04bnxt_en: Define basic P7 macrosMichael Chan3-15/+48
2023-12-04bnxt_en: Update firmware interface to 1.10.3.15Michael Chan2-135/+388
2023-12-04bnxt_en: Fix backing store V2 logicMichael Chan2-6/+12
2023-12-04net: phy: micrel: allow usage of generic ethernet-phy clockHeiko Stuebner1-0/+5
2023-12-04net: phy: micrel: use devm_clk_get_optional_enabled for the rmii-ref clockHeiko Stuebner1-1/+1
2023-12-04r8152: Choose our USB config with choose_configuration() rather than probe()Douglas Anderson1-11/+5
2023-12-04spi: spl022: fix sleeping in interrupt contextMark Brown28-208/+264
2023-12-04r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en()Douglas Anderson1-0/+2
2023-12-04r8152: Add RTL8152_INACCESSIBLE to r8153_pre_firmware_1()Douglas Anderson1-0/+2
2023-12-04r8152: Add RTL8152_INACCESSIBLE to r8156b_wait_loading_flash()Douglas Anderson1-0/+2
2023-12-04r8152: Add RTL8152_INACCESSIBLE checks to more loopsDouglas Anderson1-0/+8
2023-12-04r8152: Hold the rtnl_lock for all of resetDouglas Anderson1-6/+7
2023-12-04octeontx2-pf: TC flower offload support for mirrorSuman Ghosh1-3/+110
2023-12-04octeontx2-af: Add new mbox to support multicast/mirror offloadSuman Ghosh6-38/+868
2023-12-02r8169: fix rtl8125b PAUSE frames blasting when suspendedChunHao Lin1-1/+6
2023-12-01nfp: ethtool: expose transmit SO_TIMESTAMPING capabilityYinjun Zhang1-0/+1
2023-12-01net: ethernet: renesas: rcar_gen4_ptp: Depend on PTP_1588_CLOCKNiklas Söderlund1-1/+2
2023-12-01hv_netvsc: rndis_filter needs to select NLSRandy Dunlap1-0/+1
2023-12-01octeontx2-af: debugfs: update CQ context fieldsNithin Dabilpuram2-6/+28
2023-12-01net/tg3: fix race condition in tg3_reset_task()Thinh Tran1-1/+10
2023-12-01wifi: wcn36xx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-01wifi: ath5k: Convert to platform remove callback returning voidUwe Kleine-König1-5/+3
2023-12-01wifi: ath12k: avoid repeated hw access from arKarthikeyan Periyasamy3-83/+90
2023-12-01wifi: ath12k: Optimize the mac80211 hw data accessKarthikeyan Periyasamy2-10/+10
2023-12-01wifi: ath12k: add 320 MHz bandwidth enumsMuna Sinada6-3/+16
2023-12-01wifi: rtw89: fix misbehavior of TX beacon in concurrent modeChih-Kang Chang4-7/+43
2023-12-01wifi: rtw89: refine remain on channel flow to improve P2P connectionChih-Kang Chang3-5/+23