summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cadence
AgeCommit message (Expand)AuthorFilesLines
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+8
2022-04-12net/cadence: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi1-14/+8
2022-04-12net: macb: Restart tx only if queue pointer is laggingTomas Melin1-0/+8
2022-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+24
2022-03-04net: macb: Fix lost RX packet wakeup race in NAPI receiveRobert Hancock1-1/+24
2022-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-02-10net: macb: Align the dma and coherent dma masksMarc St-Amand1-1/+1
2022-01-29net: macb: Added ZynqMP-specific initializationRobert Hancock2-3/+64
2022-01-06net: macb: use .mac_select_pcs() interfaceRussell King (Oracle)2-15/+14
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu1-4/+0
2021-11-26net: macb: convert to phylink_generic_validate()Russell King (Oracle)1-103/+30
2021-11-22Fix coverity issue 'Uninitialized scalar variable"Yacov Simhony1-1/+1
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+6
2021-11-16net: macb: Fix several edge cases in validateSean Anderson1-39/+73
2021-10-28net: macb: Fix mdio child node detectionGuenter Roeck1-1/+1
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson1-6/+5
2021-10-24net: macb: Use mdio child node for MDIO bus if it existsSean Anderson1-0/+11
2021-10-14ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))Jakub Kicinski1-1/+1
2021-10-07ethernet: use of_get_ethdev_address()Jakub Kicinski1-1/+1
2021-10-04net: ethernet: use phylink_set_10g_modes()Russell King (Oracle)1-6/+1
2021-09-30net: macb: ptp: Switch to gettimex64() interfaceLars-Peter Clausen1-4/+9
2021-09-18net: macb: enable mii on rgmii for sama7g5Claudiu Beznea1-2/+4
2021-09-18net: macb: add support for mii on rgmiiClaudiu Beznea2-0/+6
2021-09-18net: macb: align for OSSMODE offsetClaudiu Beznea1-1/+1
2021-09-18net: macb: add description for SRTSMClaudiu Beznea1-1/+1
2021-09-09net: macb: fix use after free on rmmodTong Zhang1-1/+1
2021-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+10
2021-08-25net: macb: Add a NULL check on desc_ptpHarini Katakam1-1/+10
2021-08-14ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann1-0/+1
2021-08-14net: macb: Add PTP support for SAMA5D29Hari Prasath1-0/+9
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-2/+2
2021-06-08net: macb: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2021-05-24net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li1-0/+3
2021-05-18net: cadence: Demote non-compliant kernel-doc headersYang Shen2-2/+2
2021-04-30net: macb: Remove redundant assignment to queueJiapeng Chong1-2/+2
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-04-14net: macb: fix the restore of cmp registersClaudiu Beznea1-1/+1
2021-04-14of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-8/+3
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+7
2021-04-03net: macb: restore cmp registers on resume pathClaudiu Beznea1-0/+7
2021-03-18net: macb: simplify clk_init with dev_err_probeMichael Tretter1-11/+9
2021-03-13net: macb: Disable PCS auto-negotiation for SGMII fixed-link modeRobert Hancock2-0/+30
2021-03-13net: macb: poll for fixed link state in SGMII modeRobert Hancock1-0/+14
2021-03-04net: macb: Add default usrio config to default gem configAtish Patra1-7/+8
2021-01-22net: macb: ignore tx_clk if MII is usedMichael Walle1-0/+4
2021-01-05net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flagCharles Keepax1-1/+1
2020-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2020-12-11Revert "macb: support the two tx descriptors on at91rm9200"Willy Tarreau2-40/+8
2020-12-10net: macb: add support for sama7g5 emac interfaceClaudiu Beznea1-0/+9