summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/renesas/sh_eth.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* sh_eth: enable wake-on-lan for sh7763Niklas Söderlund2017-01-091-0/+1
* sh_eth: enable wake-on-lan for sh7734Niklas Söderlund2017-01-091-0/+1
* sh_eth: enable wake-on-lan for r8a7740/armadilloNiklas Söderlund2017-01-091-0/+1
* sh_eth: enable wake-on-lan for R-Car Gen2 devicesNiklas Söderlund2017-01-091-2/+4
* sh_eth: add generic wake-on-lan support via magic packetNiklas Söderlund2017-01-091-8/+106
* sh_eth: rename 'sh_eth_cpu_data::hw_crc'Sergei Shtylyov2017-01-091-6/+6
* sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0'Sergei Shtylyov2017-01-091-4/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-091-2/+3
|\
| * sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov2017-01-061-0/+1
| * sh_eth: fix EESIPR values for SH77{34|63}Sergei Shtylyov2017-01-061-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-051-1/+2
|\ \ | |/
| * sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov2017-01-041-0/+1
| * sh_eth: fix branch prediction in sh_eth_interrupt()Sergei Shtylyov2016-12-291-1/+1
* | sh_eth: factor out sh_eth_emac_interrupt()Sergei Shtylyov2017-01-041-50/+52
* | sh_eth: no need for *else* after *goto*Sergei Shtylyov2017-01-041-6/+4
* | sh_eth: handle only enabled E-MAC interruptsSergei Shtylyov2017-01-041-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-031-1/+1
|\
OpenPOWER on IntegriCloud