aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/renesas
AgeCommit message (Expand)Author
2021-09-22net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda
2021-06-30sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-03-17sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov
2021-03-17sh_eth: fix TRSCER mask for SH771xSergey Shtylyov
2021-01-30sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven
2020-11-05ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov
2020-10-14Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven
2020-09-09ravb: Fixed to be able to unload modulesYuusuke Ashizuka
2020-08-05net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda
2020-01-27net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu
2019-09-10ravb: Fix use-after-free ravb_tstamp_skbTho Vu
2019-06-22net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda
2019-03-19ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai
2018-10-20ravb: do not write 1 to reserved bitsKazuya Mizuguchi
2018-08-24ravb: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy
2018-08-24ravb: fix invalid context bug while calling auto-negotiation by ethtoolVladimir Zapolskiy
2018-08-24sh_eth: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy
2018-08-24sh_eth: fix invalid context bug while calling auto-negotiation by ethtoolVladimir Zapolskiy
2018-05-30sh_eth: fix TSU init on SH7734/R8A7740Sergei Shtylyov
2018-01-17sh_eth: fix SH7757 GEther initializationSergei Shtylyov
2018-01-17sh_eth: fix TSU resource handlingSergei Shtylyov
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
2017-01-29ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-WGeert Uytterhoeven
2017-01-29ravb: Add tx and rx clock internal delays mode of APSRKazuya Mizuguchi
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-26ravb: unmap descriptors when freeing ringsKazuya Mizuguchi
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-16ravb: do not use zero-length alignment DMA descriptorMasaru Nagai
2017-01-12ravb: Remove Rx overflow log messagesKazuya Mizuguchi
2017-01-09sh_eth: enable wake-on-lan for sh7763Niklas Söderlund
2017-01-09sh_eth: enable wake-on-lan for sh7734Niklas Söderlund
2017-01-09sh_eth: enable wake-on-lan for r8a7740/armadilloNiklas Söderlund
2017-01-09sh_eth: enable wake-on-lan for R-Car Gen2 devicesNiklas Söderlund
2017-01-09sh_eth: add generic wake-on-lan support via magic packetNiklas Söderlund
2017-01-09sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund
2017-01-09sh_eth: rename 'sh_eth_cpu_data::hw_crc'Sergei Shtylyov