aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/renesas
AgeCommit message (Expand)Author
2024-04-13net: ravb: Always process TX descriptor ringPaul Barker
2024-01-25net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko
2023-12-08net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea
2023-12-08net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea
2023-12-08ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda
2023-10-25ravb: Fix use-after-free issue in ravb_tx_timeout_work()Yoshihiro Shimoda
2023-10-25ravb: Fix up dma_free_coherent() call in ravb_remove()Yoshihiro Shimoda
2023-02-01net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda
2023-01-14ravb: Fix "failed to switch device to config mode" message during unbindBiju Das
2022-12-08net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda
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-05-14net: renesas: ravb: Fix a stuck issue when a lot of frames are receivedYoshihiro Shimoda
2021-03-17sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov
2021-03-17sh_eth: fix TRSCER mask for R7S9210Sergey Shtylyov
2021-03-17sh_eth: fix TRSCER mask for SH771xSergey Shtylyov
2021-01-27sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven
2020-10-27ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-01ravb: Add support for explicit internal clock delay configurationGeert Uytterhoeven
2020-10-01ravb: Split delay handling in parsing and applyingGeert Uytterhoeven
2020-09-25drivers/net/ethernet: handle one warning explicitlyJesse Brandeburg
2020-09-23Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-08-26net: renesas: sh_eth: constify bb_opsRikard Falkeborn
2020-08-26net: ethernet: ravb: constify bb_opsRikard Falkeborn
2020-08-24ravb: Fixed to be able to unload modulesYuusuke Ashizuka
2020-07-21net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-30ravb: Mask PHY mode to avoid inserting delays twiceGeert Uytterhoeven
2020-05-06net: renesas: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-02-16sh_eth: use Gigabit register map for R7S72100Sergei Shtylyov
2020-02-16sh_eth: add sh_eth_cpu_data::gecmr flagSergei Shtylyov
2020-02-16sh_eth: check sh_eth_cpu_data::no_xdfar when dumping registersSergei Shtylyov
2020-02-16sh_eth: check sh_eth_cpu_data::cexcr when dumping registersSergei Shtylyov
2020-02-16sh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping registersSergei Shtylyov
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-09sh_eth: check sh_eth_cpu_data::dual_port when dumping registersSergei Shtylyov
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15renesas: reject unsupported external timestamp flagsJacob Keller
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-11-14ravb: implement MTU change while device is upUlrich Hecht
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-09-06ravb: TROCR register is only present on R-Car Gen3Simon Horman
2019-09-06ravb: remove undocumented endianness selectionSimon Horman
2019-09-06ravb: remove undocumented counter processingSimon Horman
2019-09-06ravb: correct typo in FBP field of SFO registerSimon Horman