summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-12-04net: stmmac: xgmac: EST interrupts handlingRohan G Thomas2-0/+117
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-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-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-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-01octeontx2-af: debugfs: update CQ context fieldsNithin Dabilpuram2-6/+28
2023-12-01octeon_ep: set backpressure watermark for RX queuesShinas Rasheed3-0/+20
2023-12-01octeon_ep: Fix error code in probe()Dan Carpenter1-0/+1
2023-11-30octeon_ep: support OCTEON CN98 devicesShinas Rasheed4-4/+29
2023-11-30octeon_ep: implement device unload control net APIShinas Rasheed2-1/+26
2023-11-30net: phy: mdio_device: Reset device only when necessaryAndrew Halaney2-0/+7
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski7-17/+164
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski122-2704/+1072
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds23-136/+343
2023-12-01Merge tag 'pmdomain-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-12-01Merge tag 'mmc-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds5-49/+85
2023-12-01Merge tag 'leds-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-14/+0
2023-12-01Merge tag 'efi-urgent-for-v6.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-11-30net: ethernet: ezchip: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-30net: ethernet: ti: cpsw-new: Convert to platform remove callback returning voidUwe Kleine-König1-5/+10
2023-11-30net: ethernet: ti: cpsw: Convert to platform remove callback returning voidUwe Kleine-König1-5/+10
2023-11-30net: ethernet: ti: am65-cpsw: Convert to platform remove callback returning voidUwe Kleine-König1-5/+10
2023-11-30net: ravb: Keep reverse order of operations in ravb_remove()Claudiu Beznea1-9/+13
2023-11-30net: ravb: Stop DMA in case of failures on ravb_open()Claudiu Beznea1-0/+1
2023-11-30net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea1-2/+2
2023-11-30net: ravb: Make write access to CXR35 first before accessing other EMAC regis...Claudiu Beznea1-8/+9
2023-11-30net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea1-1/+4
2023-11-30net: ravb: Check return value of reset_control_deassert()Claudiu Beznea1-3/+6
2023-11-29net: mana: Fix spelling mistake "enforecement" -> "enforcement"Colin Ian King2-3/+3