summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/renesas/sh_eth.c
Commit message (Expand)AuthorAgeFilesLines
* sh_eth: fix *enum* {A|M}PR_BITSergei Shtylyov2018-06-281-2/+2
* sh_eth: remove sh_eth_cpu_data::rpadir_valueSergei Shtylyov2018-06-261-7/+1
* sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap()Sergei Shtylyov2018-06-041-1/+1
* sh_eth: uninline sh_eth_soft_swap()Sergei Shtylyov2018-06-041-0/+11
* sh_eth: fix typo in comment to BCULR writeSergei Shtylyov2018-05-201-1/+2
* sh_eth: fix typo in EESR.TRO bit nameSergei Shtylyov2018-05-201-5/+5
* sh_eth: add R8A77980 supportSergei Shtylyov2018-05-191-0/+44
* sh_eth: add EDMR.NBST supportSergei Shtylyov2018-05-191-0/+4
* sh_eth: add RGMII supportSergei Shtylyov2018-05-191-0/+3
* drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli2018-05-161-8/+3
* sh_eth: WARN_ON() access to unimplemented TSU registerSergei Shtylyov2018-05-041-2/+12
* sh_eth: use TSU register accessors for TSU_POST<n>Sergei Shtylyov2018-05-041-14/+6
* sh_eth: kill useless check in __sh_eth_get_regs()Sergei Shtylyov2018-04-011-15/+10
* sh_eth: add sh_eth_cpu_data::no_xdfar flagSergei Shtylyov2018-04-011-2/+3
* sh_eth: add sh_eth_cpu_data::cexcr flagSergei Shtylyov2018-03-261-6/+5
* sh_eth: add sh_eth_cpu_data::no_tx_cntrs flagSergei Shtylyov2018-03-261-6/+2
* sh_eth: add sh_eth_cpu_data::xdfar_rw flagSergei Shtylyov2018-03-261-4/+7
* sh_eth: add sh_eth_cpu_data::edtrr_trns valueSergei Shtylyov2018-03-261-12/+15
* sh_eth: add sh_eth_cpu_data::soft_reset() methodSergei Shtylyov2018-03-261-55/+80
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-061-0/+11
|\
| * sh_eth: uninline TSU register accessorsSergei Shtylyov2018-02-271-0/+11
* | sh_eth: fix TSU init on SH7734/R8A7740Sergei Shtylyov2018-02-261-1/+5
* | sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1Sergei Shtylyov2018-02-261-11/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-191-15/+3
|\|
| * sh_eth: Remove obsolete explicit clock handling for WoLGeert Uytterhoeven2018-02-121-15/+3
* | sh_eth: simplify sh_eth_check_reset()Sergei Shtylyov2018-02-191-10/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-171-1/+1
|\
| * sh_eth: fix dumping ARSTRSergei Shtylyov2018-01-151-1/+1
* | sh_eth: get Ether port # only when neededSergei Shtylyov2018-01-151-8/+5
* | sh_eth: gather all TSU init code in one placeSergei Shtylyov2018-01-151-7/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-091-7/+26
|\|
| * sh_eth: fix TXALCR1 offsetsSergei Shtylyov2018-01-081-2/+2
| * sh_eth: fix SH7757 GEther initializationSergei Shtylyov2018-01-051-2/+2
| * sh_eth: fix TSU resource handlingSergei Shtylyov2018-01-041-3/+22
* | sh_eth: kill redundant check in the probe() methodSergei Shtylyov2018-01-031-2/+1
|/
* net: sh_eth: do not advertise Gigabit capabilities when not availableThomas Petazzoni2017-12-111-0/+10
* net: sh_eth: don't use NULL as "struct device" for the DMA mapping APIThomas Petazzoni2017-12-051-6/+6
* net: sh_eth: use correct "struct device" when calling DMA mapping functionsThomas Petazzoni2017-12-051-9/+10
* net: sh_eth: implement R-Car Gen[12] fallback compatibility stringsSimon Horman2017-10-201-0/+2
* net: sh_eth: rename name structures as rcar_gen[12]_*Simon Horman2017-10-201-15/+15
* net: sh_eth: constify platform_device_idArvind Yadav2017-08-131-1/+1
* net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-131-3/+2
* sh_eth: add support for changing MTUNiklas Söderlund2017-06-121-0/+20
* sh_eth: Do not print an error message for probe deferralGeert Uytterhoeven2017-05-181-1/+2
* sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven2017-05-181-1/+1
* sh_eth: unmap DMA buffers when freeing ringsSergei Shtylyov2017-04-181-55/+67
* sh_eth: fix wakeup event reporting from MagicPacketNiklas Söderlund2017-02-011-2/+2
* sh_eth: align usage of sh_eth_modify() with rest of driverNiklas Söderlund2017-02-011-1/+1
* sh_eth: stop using bare numbers for EESIPR valuesSergei Shtylyov2017-01-301-11/+80
* sh_eth: rename EESIPR bitsSergei Shtylyov2017-01-301-11/+11