summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/renesas
AgeCommit message (Expand)Author
2018-04-01sh_eth: kill useless check in __sh_eth_get_regs()Sergei Shtylyov
2018-04-01sh_eth: add sh_eth_cpu_data::no_xdfar flagSergei Shtylyov
2018-03-26sh_eth: add sh_eth_cpu_data::cexcr flagSergei Shtylyov
2018-03-26sh_eth: add sh_eth_cpu_data::no_tx_cntrs flagSergei Shtylyov
2018-03-26sh_eth: add sh_eth_cpu_data::xdfar_rw flagSergei Shtylyov
2018-03-26sh_eth: add sh_eth_cpu_data::edtrr_trns valueSergei Shtylyov
2018-03-26sh_eth: add sh_eth_cpu_data::soft_reset() methodSergei Shtylyov
2018-03-07ravb: remove erroneous commentNiklas Söderlund
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-27sh_eth: uninline TSU register accessorsSergei Shtylyov
2018-02-26sh_eth: fix TSU init on SH7734/R8A7740Sergei Shtylyov
2018-02-26sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1Sergei Shtylyov
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-19sh_eth: simplify sh_eth_check_reset()Sergei Shtylyov
2018-02-16ravb: add support for changing MTUNiklas Söderlund
2018-02-12sh_eth: Remove obsolete explicit clock handling for WoLGeert Uytterhoeven
2018-02-12ravb: Remove obsolete explicit clock handling for WoLGeert Uytterhoeven
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-15sh_eth: get Ether port # only when neededSergei Shtylyov
2018-01-15sh_eth: gather all TSU init code in one placeSergei Shtylyov
2018-01-15sh_eth: fix dumping ARSTRSergei Shtylyov
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-08sh_eth: fix TXALCR1 offsetsSergei Shtylyov
2018-01-05sh_eth: fix SH7757 GEther initializationSergei Shtylyov
2018-01-04sh_eth: fix TSU resource handlingSergei Shtylyov
2018-01-03sh_eth: kill redundant check in the probe() methodSergei Shtylyov
2018-01-03ravb: kill redundant check in the probe() methodSergei Shtylyov
2017-12-13Revert "ravb: add workaround for clock when resuming with WoL enabled"Geert Uytterhoeven
2017-12-11net: sh_eth: do not advertise Gigabit capabilities when not availableThomas Petazzoni
2017-12-05net: sh_eth: don't use NULL as "struct device" for the DMA mapping APIThomas Petazzoni
2017-12-05net: sh_eth: use correct "struct device" when calling DMA mapping functionsThomas Petazzoni
2017-10-20net: sh_eth: implement R-Car Gen[12] fallback compatibility stringsSimon Horman
2017-10-20net: sh_eth: rename name structures as rcar_gen[12]_*Simon Horman
2017-10-12ravb: Consolidate clock handlingGeert Uytterhoeven
2017-10-04ravb: RX checksum offloadSimon Horman
2017-08-13net: sh_eth: constify platform_device_idArvind Yadav
2017-08-01ravb: add workaround for clock when resuming with WoL enabledNiklas Söderlund
2017-08-01ravb: add wake-on-lan support via magic packetNiklas Söderlund
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-06-12sh_eth: add support for changing MTUNiklas Söderlund
2017-06-06ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca
2017-05-18sh_eth: Do not print an error message for probe deferralGeert Uytterhoeven
2017-05-18sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven
2017-04-24ravb: Double free on error in ravb_start_xmit()Dan Carpenter
2017-04-18sh_eth: unmap DMA buffers when freeing ringsSergei Shtylyov
2017-02-01sh_eth: fix wakeup event reporting from MagicPacketNiklas Söderlund
2017-02-01sh_eth: align usage of sh_eth_modify() with rest of driverNiklas Söderlund
2017-01-30sh_eth: stop using bare numbers for EESIPR valuesSergei Shtylyov
2017-01-30sh_eth: add missing EESIPR bitsSergei Shtylyov
2017-01-30sh_eth: rename EESIPR bitsSergei Shtylyov