summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cadence/macb_main.c
AgeCommit message (Expand)Author
2022-04-22net: macb: In ZynqMP initialization make SGMII phy configuration optionalRadhey Shyam Pandey
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-11net/cadence: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi
2022-04-11net: macb: Restart tx only if queue pointer is laggingTomas Melin
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-04net: macb: Fix lost RX packet wakeup race in NAPI receiveRobert Hancock
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-10net: macb: Align the dma and coherent dma masksMarc St-Amand
2022-01-29net: macb: Added ZynqMP-specific initializationRobert Hancock
2022-01-06net: macb: use .mac_select_pcs() interfaceRussell King (Oracle)
2021-11-25net: macb: convert to phylink_generic_validate()Russell King (Oracle)
2021-11-22Fix coverity issue 'Uninitialized scalar variable"Yacov Simhony
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-15net: 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