summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cadence/macb.h
AgeCommit message (Expand)Author
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
2020-12-09net: macb: add userio bits as platform configurationClaudiu Beznea
2020-10-31net: macb: add support for high speed interfaceParshuram Thombare
2020-10-13macb: support the two tx descriptors on at91rm9200Willy Tarreau
2020-10-13macb: prepare at91 to use a 2-frame TX queueWilly Tarreau
2020-10-13macb: add RM9200's interrupt flag TBREWilly Tarreau
2020-09-30net: macb: move pdata to private headerAlexandre Belloni
2020-07-20net: macb: WoL support for GEM type of Ethernet controllerNicolas Ferre
2020-02-27net: macb: use resolved link config in mac_link_up()Russell King
2020-02-20net: macb: Properly handle phylink on at91rm9200Alexandre Belloni
2020-01-09net: macb: add support for C45 MDIO read/writeMilind Parab
2019-11-13net: macb: convert to phylinkAntoine Tenart
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-29net: macb: Fix SUBNS increment and increase resolutionHarini Katakam
2019-06-29net: macb: Add separate definition for PPM fractionHarini Katakam
2019-06-24net: macb: use GROAntoine Tenart
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-22net: macb: save/restore the remaining registers and featuresClaudiu Beznea
2019-03-03net: macb: Support clock management for tsu_clkHarini Katakam
2019-03-03net: macb: Check MDIO state before read/write and use timeoutsHarini Katakam
2019-01-29net: macb: Apply RXUBR workaround only to versions with errataHarini Katakam
2018-07-07net: macb: Allocate valid memory for TX and RX BD prefetchHarini Katakam
2018-01-29net: macb: Handle HRESP errorHarini Katakam
2017-12-05macb: Kill PHY reset codeSergei Shtylyov
2017-11-30net: macb: Added support for RX filteringRafal Ozieblo
2017-11-30net: macb: Added some queue statisticsRafal Ozieblo
2017-11-30net: macb: Added support for many RX queuesRafal Ozieblo
2017-06-30net: macb: Add hardware PTP supportRafal Ozieblo
2017-06-30net: macb: Add support for PTP timestamps in DMA descriptorsRafal Ozieblo
2017-06-25net: macb: add fixed-link node supportMichael Grzeschik
2017-04-07net: macb: Use net_device_stats from struct net_deviceTobias Klauser
2017-02-10net: macb: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller