summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cadence
AgeCommit message (Expand)Author
2020-07-17net: macb: use phy_interface_mode_is_rgmii everywhereAlexandre Belloni
2020-07-10net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre
2020-07-10net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre
2020-07-10net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre
2020-07-10net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre
2020-07-10net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre
2020-06-25net: macb: free resources on failure path of at91ether_open()Claudiu Beznea
2020-06-25net: macb: call pm_runtime_put_sync on failure pathClaudiu Beznea
2020-06-19net: macb: undo operations in case of failureClaudiu Beznea
2020-06-15net: macb: Only disable NAPI on the actual error pathCharles Keepax
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-10net: cadence: macb: disable NAPI on errorCorentin Labbe
2020-05-03net: macb: fix an issue about leak related system resourcesDejin Zheng
2020-05-01net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure
2020-04-30net: macb: Fix runtime PM refcountingAndy Shevchenko
2020-03-31net: macb: Fix handling of fixed-link nodeCodrin Ciubotariu
2020-02-27net: macb: use resolved link config in mac_link_up()Russell King
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-20net: macb: Properly handle phylink on at91rm9200Alexandre Belloni
2020-02-16net: macb: ensure interface is not suspended on at91rm9200Alexandre Belloni
2020-02-05net: macb: Limit maximum GEM TX length in TSOHarini Katakam
2020-02-05net: macb: Remove unnecessary alignment check for TSOHarini Katakam
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-13net: macb: fix for fixed-link modeMilind Parab
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-09net: macb: add support for C45 MDIO read/writeMilind Parab
2020-01-05macb: Don't unregister clks unconditionallyStephen Boyd
2019-12-19net: macb: fix probing of PHY not described in the dtAntoine Tenart
2019-11-28net: macb: add missed tasklet_killChuhong Yuan
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King
2019-11-13net: macb: convert to phylinkAntoine Tenart
2019-11-13net: macb: move the Tx and Rx buffer initialization into a functionAntoine Tenart
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-10-19macb: propagate errors when getting optional clocksMichael Tretter
2019-09-25net: macb: Remove dead codeShubhrajyoti Datta
2019-08-28macb: Update compatibility string for SiFive FU540-C000Yash Shah
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08macb: fix build warning for !CONFIG_OFArnd Bergmann
2019-06-29net: macb: Fix SUBNS increment and increase resolutionHarini Katakam
2019-06-29net: macb: Add separate definition for PPM fractionHarini Katakam
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-26net: macb: Kconfig: Rename Atmel to CadencePalmer Dabbelt
2019-06-26net: macb: Kconfig: Make MACB depend on COMMON_CLKPalmer Dabbelt
2019-06-24net: macb: use GROAntoine Tenart
2019-06-24net: macb: use NAPI_POLL_WEIGHTAntoine Tenart
2019-06-24net: macb: do not copy the mac address if NULLAntoine Tenart
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-18macb: Add support for SiFive FU540-C000Yash Shah