Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12net: 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-13net: macb: Disable PCS auto-negotiation for SGMII fixed-link modeRobert Hancock
2020-12-11Revert "macb: support the two tx descriptors on at91rm9200"Willy Tarreau
2020-12-10net: macb: add capability to not set the clock rateClaudiu Beznea
2020-12-10net: macb: add userio bits as platform configurationClaudiu Beznea
2020-11-01net: macb: add support for high speed interfaceParshuram Thombare
2020-10-14macb: support the two tx descriptors on at91rm9200Willy Tarreau
2020-10-14macb: prepare at91 to use a 2-frame TX queueWilly Tarreau
2020-10-14macb: add RM9200's interrupt flag TBREWilly Tarreau
2020-10-01net: macb: move pdata to private headerAlexandre Belloni
2020-07-21net: 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-21net: 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-09Merge 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-23net: macb: save/restore the remaining registers and featuresClaudiu Beznea
2019-03-04net: macb: Support clock management for tsu_clkHarini Katakam
2019-03-04net: 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-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-30net: macb: Fix 64 bit addressing support for GEMRafal Ozieblo
2017-01-19macb: Common code to enable ptp support for MACB/GEMAndrei.Pistirica@microchip.com
2016-11-17cadence: Add LSO support.Rafal Ozieblo
2016-10-19net: macb: Use variables with defaults for tx/rx ring sizes instead of hardco...Zach Brown
2016-08-19net: ethernet: macb: Add support for rx_clkshubhrajyoti.datta@xilinx.com
2016-08-11net: macb: Add 64 bit addressing support for GEMHarini Katakam
2016-08-07net: macb: Correct CAPS maskHarini Katakam