index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
/
macb.h
Age
Commit message (
Expand
)
Author
2025-10-28
net: macb: rename bp->sgmii_phy field to bp->phy
Théo Lebrun
2025-10-28
net: macb: add no LSO capability (MACB_CAPS_NO_LSO)
Théo Lebrun
2025-10-28
net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment
Théo Lebrun
2025-10-16
net: macb: remove bp->queue_mask
Théo Lebrun
2025-10-16
net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?)
Théo Lebrun
2025-10-16
net: macb: move bp->hw_dma_cap flags to bp->caps
Théo Lebrun
2025-10-16
net: macb: remove gap in MACB_CAPS_* flags
Théo Lebrun
2025-10-16
net: macb: use BIT() macro for capability definitions
Théo Lebrun
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-09-26
net: macb: remove illusion about TBQPH/RBQPH being per-queue
Théo Lebrun
2025-08-19
net: macb: Add capability-based QBV detection and Versal support
Vineeth Karumanchi
2025-08-19
net: macb: Add TAPRIO traffic scheduling support
Vineeth Karumanchi
2025-03-19
net: macb: Add __nonstring annotations for unterminated strings
Kees Cook
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-21
net: cadence: macb: Synchronize stats calculations
Sean Anderson
2025-02-18
net: cadence: macb: Report standard stats
Sean Anderson
2025-02-18
net: cadence: macb: Convert to get_stats64
Sean Anderson
2024-07-31
net: macb: Convert tasklet API to new bottom half workqueue mechanism
Allen Pais
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-06-25
net: macb: Add ARP support to WOL
Vineeth Karumanchi
2024-06-25
net: macb: queue tie-off or disable during WOL suspend
Vineeth Karumanchi
2023-11-18
net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Kory Maincent
2023-06-15
net: macb: Add support for partial store and forward
Maulik Jodhani
2023-05-13
net: macb: Shorten max_tx_len to 4KiB - 56 on mpfs
Daire McNamara
2023-04-13
net: macb: Enable PTP unicast
Harini Katakam
2023-04-13
net: macb: Update gem PTP support check
Harini Katakam
2023-03-19
net: macb: Set MDIO clock divisor for pclk higher than 160MHz
Bartosz Wawrzyniak
2023-01-18
net: macb: simplify TX timestamp handling
Robert Hancock
2022-07-25
net: macb: Update tsu clk usage in runtime suspend/resume for Versal
Harini Katakam
2022-07-25
net: macb: Sort CAPS flags by bit positions
Harini Katakam
2022-05-11
net: macb: use NAPI for TX completion path
Robert Hancock
2022-01-29
net: macb: Added ZynqMP-specific initialization
Robert Hancock
2022-01-06
net: macb: use .mac_select_pcs() interface
Russell King (Oracle)
2021-09-18
net: macb: add support for mii on rgmii
Claudiu Beznea
2021-09-18
net: macb: align for OSSMODE offset
Claudiu Beznea
2021-09-18
net: macb: add description for SRTSM
Claudiu Beznea
2021-03-12
net: macb: Disable PCS auto-negotiation for SGMII fixed-link mode
Robert Hancock
2020-12-10
Revert "macb: support the two tx descriptors on at91rm9200"
Willy Tarreau
2020-12-09
net: macb: add capability to not set the clock rate
Claudiu Beznea
2020-12-09
net: macb: add userio bits as platform configuration
Claudiu Beznea
2020-10-31
net: macb: add support for high speed interface
Parshuram Thombare
2020-10-13
macb: support the two tx descriptors on at91rm9200
Willy Tarreau
2020-10-13
macb: prepare at91 to use a 2-frame TX queue
Willy Tarreau
2020-10-13
macb: add RM9200's interrupt flag TBRE
Willy Tarreau
2020-09-30
net: macb: move pdata to private header
Alexandre Belloni
2020-07-20
net: macb: WoL support for GEM type of Ethernet controller
Nicolas Ferre
2020-02-27
net: macb: use resolved link config in mac_link_up()
Russell King
2020-02-20
net: macb: Properly handle phylink on at91rm9200
Alexandre Belloni
2020-01-09
net: macb: add support for C45 MDIO read/write
Milind Parab
2019-11-13
net: macb: convert to phylink
Antoine Tenart
[next]