summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cadence/macb.h
AgeCommit message (Expand)Author
14 daysnet: macb: exclude software FCS from TX byte statisticsNicolai Buchwitz
2026-08-17net: macb: unify device pointer naming conventionThéo Lebrun
2026-08-05net: macb: remove unused ENST Q0/Q1 time register definesVineeth Karumanchi
2026-04-03net: macb: Introduce macb_queue_isr_clear() helper functionKevin Hao
2026-03-29net: macb: runtime detect MACB_CAPS_USRIO_DISABLEDThéo Lebrun
2026-03-29net: macb: add mpfs specific usrio configurationConor Dooley
2026-03-29net: macb: rework usrio refclk selection codeConor Dooley
2026-03-29net: macb: split USRIO_HAS_CLKEN capability in twoConor Dooley
2026-03-29net: macb: rename macb_default_usrio to at91_default_usrio as not all platfor...Conor Dooley
2026-03-05net: cadence: macb: implement EEE TX LPI supportNicolai Buchwitz
2026-03-05net: cadence: macb: add EEE LPI statistics countersNicolai Buchwitz
2025-10-28net: macb: rename bp->sgmii_phy field to bp->phyThéo Lebrun
2025-10-28net: macb: add no LSO capability (MACB_CAPS_NO_LSO)Théo Lebrun
2025-10-28net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignmentThéo Lebrun
2025-10-16net: macb: remove bp->queue_maskThéo Lebrun
2025-10-16net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?)Théo Lebrun
2025-10-16net: macb: move bp->hw_dma_cap flags to bp->capsThéo Lebrun
2025-10-16net: macb: remove gap in MACB_CAPS_* flagsThéo Lebrun
2025-10-16net: macb: use BIT() macro for capability definitionsThéo Lebrun
2025-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-09-26net: macb: remove illusion about TBQPH/RBQPH being per-queueThéo Lebrun
2025-08-19net: macb: Add capability-based QBV detection and Versal supportVineeth Karumanchi
2025-08-19net: macb: Add TAPRIO traffic scheduling supportVineeth Karumanchi
2025-03-19net: macb: Add __nonstring annotations for unterminated stringsKees Cook
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-21net: cadence: macb: Synchronize stats calculationsSean Anderson
2025-02-18net: cadence: macb: Report standard statsSean Anderson
2025-02-18net: cadence: macb: Convert to get_stats64Sean Anderson
2024-07-31net: macb: Convert tasklet API to new bottom half workqueue mechanismAllen Pais
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-06-25net: macb: Add ARP support to WOLVineeth Karumanchi
2024-06-25net: macb: queue tie-off or disable during WOL suspendVineeth Karumanchi
2023-11-18net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Kory Maincent
2023-06-15net: macb: Add support for partial store and forwardMaulik Jodhani
2023-05-13net: macb: Shorten max_tx_len to 4KiB - 56 on mpfsDaire McNamara
2023-04-13net: macb: Enable PTP unicastHarini Katakam
2023-04-13net: macb: Update gem PTP support checkHarini Katakam
2023-03-19net: macb: Set MDIO clock divisor for pclk higher than 160MHzBartosz Wawrzyniak
2023-01-18net: macb: simplify TX timestamp handlingRobert Hancock
2022-07-25net: macb: Update tsu clk usage in runtime suspend/resume for VersalHarini Katakam
2022-07-25net: macb: Sort CAPS flags by bit positionsHarini Katakam
2022-05-11net: macb: use NAPI for TX completion pathRobert Hancock
2022-01-29net: macb: Added ZynqMP-specific initializationRobert Hancock
2022-01-06net: macb: use .mac_select_pcs() interfaceRussell King (Oracle)
2021-09-18net: macb: add support for mii on rgmiiClaudiu Beznea
2021-09-18net: macb: align for OSSMODE offsetClaudiu Beznea
2021-09-18net: macb: add description for SRTSMClaudiu Beznea
2021-03-12net: macb: Disable PCS auto-negotiation for SGMII fixed-link modeRobert Hancock
2020-12-10Revert "macb: support the two tx descriptors on at91rm9200"Willy Tarreau
2020-12-09net: macb: add capability to not set the clock rateClaudiu Beznea