aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/renesas/sh_eth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski1-1/+1
2022-09-20net: sh_eth: Fix PHY state warning splat during system resumeGeert Uytterhoeven1-0/+2
2022-01-31sh_eth: kill useless initializers in sh_eth_{suspend|resume}()Sergey Shtylyov1-2/+2
2022-01-31sh_eth: sh_eth_close() always returns 0Sergey Shtylyov1-3/+1
2022-01-31phy: make phy_set_max_speed() *void*Sergey Shtylyov1-8/+2
2021-12-09sh_eth: Use dev_err_probe() helperGeert Uytterhoeven1-2/+1
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+6
2021-10-19ethernet: renesas: use eth_hw_addr_set()Jakub Kicinski1-7/+9
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski1-1/+1
2021-09-07net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda1-0/+1
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-2/+2
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-06-16sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-08sh_eth: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-4/+1
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-4/+1
2021-03-12sh_eth: rename PSR bitsSergey Shtylyov1-1/+1
2021-03-12sh_eth: rename TRSCER bitsSergey Shtylyov1-4/+4
2021-03-01sh_eth: fix TRSCER mask for R7S9210Sergey Shtylyov1-0/+2
2021-03-01sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov1-0/+2
2021-03-01sh_eth: fix TRSCER mask for SH771xSergey Shtylyov1-0/+3
2021-01-19sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven1-2/+2
2021-01-19sh_eth: Make PHY access aware of Runtime PM to fix reboot crashGeert Uytterhoeven1-0/+26
2020-09-25drivers/net/ethernet: handle one warning explicitlyJesse Brandeburg1-0/+10
2020-08-26net: renesas: sh_eth: constify bb_opsRikard Falkeborn1-1/+1
2020-05-06net: renesas: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-1/+2
2020-02-16sh_eth: use Gigabit register map for R7S72100Sergei Shtylyov1-67/+1
2020-02-16sh_eth: add sh_eth_cpu_data::gecmr flagSergei Shtylyov1-1/+13
2020-02-16sh_eth: check sh_eth_cpu_data::no_xdfar when dumping registersSergei Shtylyov1-2/+4
2020-02-16sh_eth: check sh_eth_cpu_data::cexcr when dumping registersSergei Shtylyov1-2/+4
2020-02-16sh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping registersSergei Shtylyov1-4/+6
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit1-16/+2
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-17/+21
2020-01-09sh_eth: check sh_eth_cpu_data::dual_port when dumping registersSergei Shtylyov1-17/+21
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn1-3/+4
2019-05-29net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda1-0/+4
2019-05-10net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar1-1/+1
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar1-1/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-1/+0
2019-03-12net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu1-1/+5
2019-02-04sh_eth: offload RX checksum on SH7763Sergei Shtylyov1-0/+1
2019-02-04sh_eth: offload RX checksum on SH7734Sergei Shtylyov1-0/+1
2019-02-04sh_eth: offload RX checksum on R8A77980Sergei Shtylyov1-0/+1
2019-02-04sh_eth: offload RX checksum on R8A7740Sergei Shtylyov1-0/+1
2019-02-04sh_eth: offload RX checksum on R7S72100Sergei Shtylyov1-0/+1
2019-02-04sh_eth: RX checksum offload supportSergei Shtylyov1-2/+58
2019-02-04sh_eth: rename sh_eth_cpu_data::hw_checksumSergei Shtylyov1-7/+7
2018-08-29sh_eth: Add R7S9210 supportChris Brandt1-0/+36
2018-08-22net: ethernet: renesas: use SPDX identifier for Renesas driversWolfram Sang1-12/+1