summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence
Commit message (Expand)AuthorAgeFilesLines
* net: macb: Fix several edge cases in validateSean Anderson2021-11-151-39/+73
* net: macb: Fix mdio child node detectionGuenter Roeck2021-10-271-1/+1
* net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson2021-10-241-6/+5
* net: macb: Use mdio child node for MDIO bus if it existsSean Anderson2021-10-241-0/+11
* ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))Jakub Kicinski2021-10-141-1/+1
* ethernet: use of_get_ethdev_address()Jakub Kicinski2021-10-071-1/+1
* net: ethernet: use phylink_set_10g_modes()Russell King (Oracle)2021-10-041-6/+1
* net: macb: ptp: Switch to gettimex64() interfaceLars-Peter Clausen2021-09-301-4/+9
* net: macb: enable mii on rgmii for sama7g5Claudiu Beznea2021-09-181-2/+4
* net: macb: add support for mii on rgmiiClaudiu Beznea2021-09-182-0/+6
* net: macb: align for OSSMODE offsetClaudiu Beznea2021-09-181-1/+1
* net: macb: add description for SRTSMClaudiu Beznea2021-09-181-1/+1
* net: macb: fix use after free on rmmodTong Zhang2021-09-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-261-1/+10
|\
| * net: macb: Add a NULL check on desc_ptpHarini Katakam2021-08-251-1/+10
* | ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann2021-08-131-0/+1
* | net: macb: Add PTP support for SAMA5D29Hari Prasath2021-08-131-0/+9
* | dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-2/+2
|/
* net: macb: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-071-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-271-0/+3
|\
| * net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li2021-05-231-0/+3
* | net: cadence: Demote non-compliant kernel-doc headersYang Shen2021-05-172-2/+2
|/
* net: macb: Remove redundant assignment to queueJiapeng Chong2021-04-291-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-171-1/+1
|\
| * net: macb: fix the restore of cmp registersClaudiu Beznea2021-04-141-1/+1
* | of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-8/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-0/+7
|\|
| * net: macb: restore cmp registers on resume pathClaudiu Beznea2021-04-021-0/+7
* | net: macb: simplify clk_init with dev_err_probeMichael Tretter2021-03-171-11/+9
* | net: macb: Disable PCS auto-negotiation for SGMII fixed-link modeRobert Hancock2021-03-122-0/+30
* | net: macb: poll for fixed link state in SGMII modeRobert Hancock2021-03-121-0/+14
|/
* net: macb: Add default usrio config to default gem configAtish Patra2021-03-031-7/+8
* net: macb: ignore tx_clk if MII is usedMichael Walle2021-01-211-0/+4
* net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flagCharles Keepax2021-01-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-0/+1
|\
| * ethernet: select CONFIG_CRC32 as neededArnd Bergmann2020-12-041-0/+1
* | Revert "macb: support the two tx descriptors on at91rm9200"Willy Tarreau2020-12-102-40/+8
* | net: macb: add support for sama7g5 emac interfaceClaudiu Beznea2020-12-091-0/+9
* | net: macb: add support for sama7g5 gem interfaceClaudiu Beznea2020-12-091-0/+17
* | net: macb: unprepare clocks in case of failureClaudiu Beznea2020-12-091-6/+18
* | net: macb: add function to disable all macb clocksClaudiu Beznea2020-12-091-17/+21
* | net: macb: add capability to not set the clock rateClaudiu Beznea2020-12-092-9/+10
* | net: macb: add userio bits as platform configurationClaudiu Beznea2020-12-092-4/+34
* | net: macb: Fix passing zero to 'PTR_ERR'YueHaibing2020-11-141-8/+2
* | net: macb: fix NULL dereference due to no pcs_config methodParshuram Thombare2020-11-071-2/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-061-1/+2
|\|
| * cadence: force nonlinear buffers to be clonedMark Deneen2020-10-311-1/+2
* | net: macb: add support for high speed interfaceParshuram Thombare2020-10-312-6/+166
|/
* macb: support the two tx descriptors on at91rm9200Willy Tarreau2020-10-132-8/+40
* macb: prepare at91 to use a 2-frame TX queueWilly Tarreau2020-10-132-16/+18