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