summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li2021-05-241-0/+3
* net: macb: Remove redundant assignment to queueJiapeng Chong2021-04-301-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-101-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-132-0/+30
* | net: macb: poll for fixed link state in SGMII modeRobert Hancock2021-03-131-0/+14
|/
* net: macb: Add default usrio config to default gem configAtish Patra2021-03-041-7/+8
* net: macb: ignore tx_clk if MII is usedMichael Walle2021-01-221-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-121-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-101-0/+9
* | net: macb: add support for sama7g5 gem interfaceClaudiu Beznea2020-12-101-0/+17
* | net: macb: unprepare clocks in case of failureClaudiu Beznea2020-12-101-6/+18
* | net: macb: add function to disable all macb clocksClaudiu Beznea2020-12-101-17/+21
* | net: macb: add capability to not set the clock rateClaudiu Beznea2020-12-102-9/+10
* | net: macb: add userio bits as platform configurationClaudiu Beznea2020-12-102-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-071-1/+2
|\|
| * cadence: force nonlinear buffers to be clonedMark Deneen2020-11-011-1/+2
* | net: macb: add support for high speed interfaceParshuram Thombare2020-11-012-6/+166
|/
* macb: support the two tx descriptors on at91rm9200Willy Tarreau2020-10-142-8/+40
* macb: prepare at91 to use a 2-frame TX queueWilly Tarreau2020-10-142-16/+18
* macb: add RM9200's interrupt flag TBREWilly Tarreau2020-10-141-0/+2
* net: macb: move pdata to private headerAlexandre Belloni2020-09-303-2/+11
* drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-261-3/+3
* drivers/net/ethernet: add some basic kdoc tagsJesse Brandeburg2020-09-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-231-2/+1
|\
| * net: macb: fix for pause frame receive enable bitParshuram Thombare2020-09-061-2/+1
* | net: macb: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-4/+3
|/
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-1/+1
* net: macb: Properly handle phylink on at91sam9xStefan Roese2020-08-051-4/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-261-1/+1
|\
| * net: macb: use phy_interface_mode_is_rgmii everywhereAlexandre Belloni2020-07-181-1/+1
* | net: macb: Add WoL interrupt support for MACB type of Ethernet controllerNicolas Ferre2020-07-211-1/+39
* | net: macb: WoL support for GEM type of Ethernet controllerNicolas Ferre2020-07-212-27/+129
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-111-12/+19
|\|
| * net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre2020-07-101-2/+4
| * net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre2020-07-101-1/+0
| * net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre2020-07-101-6/+12
| * net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre2020-07-101-1/+1
| * net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre2020-07-101-2/+2
* | Replace HTTP links with HTTPS ones: ATMEL MACB ETHERNET DRIVERAlexander A. Klimov2020-07-082-2/+2
* | net: macb: remove is_udp variableClaudiu Beznea2020-07-021-4/+2