summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cadence/macb_main.c
AgeCommit message (Expand)Author
2022-01-12net: macb: convert to phylink_generic_validate()Russell King (Oracle)
2022-01-12Fix coverity issue 'Uninitialized scalar variable"Yacov Simhony
2022-01-12net: macb: Fix several edge cases in validateSean Anderson
2021-10-27net: macb: Fix mdio child node detectionGuenter Roeck
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-10-24net: macb: Use mdio child node for MDIO bus if it existsSean Anderson
2021-10-14ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))Jakub Kicinski
2021-10-07ethernet: use of_get_ethdev_address()Jakub Kicinski
2021-10-04net: ethernet: use phylink_set_10g_modes()Russell King (Oracle)
2021-09-18net: macb: enable mii on rgmii for sama7g5Claudiu Beznea
2021-09-18net: macb: add support for mii on rgmiiClaudiu Beznea
2021-08-13net: macb: Add PTP support for SAMA5D29Hari Prasath
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-06-07net: macb: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-05-23net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li
2021-04-29net: macb: Remove redundant assignment to queueJiapeng Chong
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-14net: macb: fix the restore of cmp registersClaudiu Beznea
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-02net: macb: restore cmp registers on resume pathClaudiu Beznea
2021-03-17net: macb: simplify clk_init with dev_err_probeMichael Tretter
2021-03-12net: macb: Disable PCS auto-negotiation for SGMII fixed-link modeRobert Hancock
2021-03-12net: macb: poll for fixed link state in SGMII modeRobert Hancock
2021-03-03net: macb: Add default usrio config to default gem configAtish Patra
2021-01-21net: macb: ignore tx_clk if MII is usedMichael Walle
2021-01-04net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flagCharles Keepax
2020-12-10Revert "macb: support the two tx descriptors on at91rm9200"Willy Tarreau
2020-12-09net: macb: add support for sama7g5 emac interfaceClaudiu Beznea
2020-12-09net: macb: add support for sama7g5 gem interfaceClaudiu Beznea
2020-12-09net: macb: unprepare clocks in case of failureClaudiu Beznea
2020-12-09net: macb: add function to disable all macb clocksClaudiu Beznea
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-11-14net: macb: Fix passing zero to 'PTR_ERR'YueHaibing
2020-11-07net: macb: fix NULL dereference due to no pcs_config methodParshuram Thombare
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-31cadence: force nonlinear buffers to be clonedMark Deneen
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-09-30net: macb: move pdata to private headerAlexandre Belloni
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-14net: macb: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-06net: macb: fix for pause frame receive enable bitParshuram Thombare
2020-08-04net: macb: Properly handle phylink on at91sam9xStefan Roese
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-20net: macb: Add WoL interrupt support for MACB type of Ethernet controllerNicolas Ferre
2020-07-20net: macb: WoL support for GEM type of Ethernet controllerNicolas Ferre