index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
sh_eth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
1
-1
/
+1
2023-09-20
net: ethernet: renesas: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
1
-2
/
+0
2023-03-16
sh_eth: avoid PHY being resumed when interface is not up
Wolfram Sang
1
-2
/
+10
2023-01-10
net: mdio: mdio-bitbang: Separate C22 and C45 transactions
Andrew Lunn
1
-6
/
+31
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-20
net: sh_eth: Fix PHY state warning splat during system resume
Geert Uytterhoeven
1
-0
/
+2
2022-01-31
sh_eth: kill useless initializers in sh_eth_{suspend|resume}()
Sergey Shtylyov
1
-2
/
+2
2022-01-31
sh_eth: sh_eth_close() always returns 0
Sergey Shtylyov
1
-3
/
+1
2022-01-31
phy: make phy_set_max_speed() *void*
Sergey Shtylyov
1
-8
/
+2
2021-12-09
sh_eth: Use dev_err_probe() helper
Geert Uytterhoeven
1
-2
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-10-19
ethernet: renesas: use eth_hw_addr_set()
Jakub Kicinski
1
-7
/
+9
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-09-07
net: renesas: sh_eth: Fix freeing wrong tx descriptor
Yoshihiro Shimoda
1
-0
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-2
/
+2
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-06-16
sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-1
/
+1
2021-06-08
sh_eth: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-4
/
+1
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-4
/
+1
2021-03-12
sh_eth: rename PSR bits
Sergey Shtylyov
1
-1
/
+1
2021-03-12
sh_eth: rename TRSCER bits
Sergey Shtylyov
1
-4
/
+4
2021-03-01
sh_eth: fix TRSCER mask for R7S9210
Sergey Shtylyov
1
-0
/
+2
2021-03-01
sh_eth: fix TRSCER mask for R7S72100
Sergey Shtylyov
1
-0
/
+2
2021-03-01
sh_eth: fix TRSCER mask for SH771x
Sergey Shtylyov
1
-0
/
+3
2021-01-19
sh_eth: Fix power down vs. is_opened flag ordering
Geert Uytterhoeven
1
-2
/
+2
2021-01-19
sh_eth: Make PHY access aware of Runtime PM to fix reboot crash
Geert Uytterhoeven
1
-0
/
+26
2020-09-25
drivers/net/ethernet: handle one warning explicitly
Jesse Brandeburg
1
-0
/
+10
2020-08-26
net: renesas: sh_eth: constify bb_ops
Rikard Falkeborn
1
-1
/
+1
2020-05-06
net: renesas: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-02-16
sh_eth: use Gigabit register map for R7S72100
Sergei Shtylyov
1
-67
/
+1
2020-02-16
sh_eth: add sh_eth_cpu_data::gecmr flag
Sergei Shtylyov
1
-1
/
+13
2020-02-16
sh_eth: check sh_eth_cpu_data::no_xdfar when dumping registers
Sergei Shtylyov
1
-2
/
+4
2020-02-16
sh_eth: check sh_eth_cpu_data::cexcr when dumping registers
Sergei Shtylyov
1
-2
/
+4
2020-02-16
sh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping registers
Sergei Shtylyov
1
-4
/
+6
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
1
-16
/
+2
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-17
/
+21
2020-01-09
sh_eth: check sh_eth_cpu_data::dual_port when dumping registers
Sergei Shtylyov
1
-17
/
+21
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-3
/
+4
2019-05-29
net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
Yoshihiro Shimoda
1
-0
/
+4
2019-05-10
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
1
-1
/
+1
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-1
/
+0
2019-03-12
net: sh_eth: fix a missing check of of_get_phy_mode
Kangjie Lu
1
-1
/
+5
2019-02-04
sh_eth: offload RX checksum on SH7763
Sergei Shtylyov
1
-0
/
+1
2019-02-04
sh_eth: offload RX checksum on SH7734
Sergei Shtylyov
1
-0
/
+1
[next]