index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2021-09-22
net: renesas: sh_eth: Fix freeing wrong tx descriptor
Yoshihiro Shimoda
1
-0
/
+1
2021-06-30
sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-1
/
+1
2021-03-17
sh_eth: fix TRSCER mask for R7S72100
Sergey Shtylyov
1
-0
/
+2
2021-03-17
sh_eth: fix TRSCER mask for R7S9210
Sergey Shtylyov
1
-0
/
+2
2021-03-17
sh_eth: fix TRSCER mask for SH771x
Sergey Shtylyov
1
-0
/
+3
2021-01-27
sh_eth: Fix power down vs. is_opened flag ordering
Geert Uytterhoeven
1
-2
/
+2
2020-09-26
drivers/net/ethernet: handle one warning explicitly
Jesse Brandeburg
1
-0
/
+10
2020-08-27
net: renesas: sh_eth: constify bb_ops
Rikard Falkeborn
1
-1
/
+1
2020-05-07
net: renesas: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-02-17
sh_eth: use Gigabit register map for R7S72100
Sergei Shtylyov
1
-67
/
+1
2020-02-17
sh_eth: add sh_eth_cpu_data::gecmr flag
Sergei Shtylyov
1
-1
/
+13
2020-02-17
sh_eth: check sh_eth_cpu_data::no_xdfar when dumping registers
Sergei Shtylyov
1
-2
/
+4
2020-02-17
sh_eth: check sh_eth_cpu_data::cexcr when dumping registers
Sergei Shtylyov
1
-2
/
+4
2020-02-17
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-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-17
/
+21
2020-01-10
sh_eth: check sh_eth_cpu_data::dual_port when dumping registers
Sergei Shtylyov
1
-17
/
+21
2019-12-13
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-11
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
1
-1
/
+1
2019-05-08
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-13
net: sh_eth: fix a missing check of of_get_phy_mode
Kangjie Lu
1
-1
/
+5
2019-02-05
sh_eth: offload RX checksum on SH7763
Sergei Shtylyov
1
-0
/
+1
2019-02-05
sh_eth: offload RX checksum on SH7734
Sergei Shtylyov
1
-0
/
+1
2019-02-05
sh_eth: offload RX checksum on R8A77980
Sergei Shtylyov
1
-0
/
+1
2019-02-05
sh_eth: offload RX checksum on R8A7740
Sergei Shtylyov
1
-0
/
+1
2019-02-05
sh_eth: offload RX checksum on R7S72100
Sergei Shtylyov
1
-0
/
+1
2019-02-05
sh_eth: RX checksum offload support
Sergei Shtylyov
1
-2
/
+58
2019-02-05
sh_eth: rename sh_eth_cpu_data::hw_checksum
Sergei Shtylyov
1
-7
/
+7
2018-08-30
sh_eth: Add R7S9210 support
Chris Brandt
1
-0
/
+36
2018-08-23
net: ethernet: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
1
-12
/
+1
2018-07-23
sh_eth: make sh_eth_tsu_{read|write}_entry() prototypes symmetric
Sergei Shtylyov
1
-5
/
+6
2018-07-23
sh_eth: make sh_eth_tsu_write_entry() take 'offset' parameter
Sergei Shtylyov
1
-9
/
+6
2018-07-23
sh_eth: call sh_eth_tsu_get_offset() from TSU register accessors
Sergei Shtylyov
1
-2
/
+2
2018-07-23
sh_eth: make sh_eth_tsu_get_offset() match its name
Sergei Shtylyov
1
-10
/
+14
2018-07-23
sh_eth: uninline sh_eth_tsu_get_offset()
Sergei Shtylyov
1
-0
/
+5
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-77
/
+17
2018-07-07
sh_eth: remove custom .set_link_ksettings from ethtool ops
Vladimir Zapolskiy
1
-10
/
+1
2018-07-07
sh_eth: remove custom .get_link_ksettings from ethtool ops
Vladimir Zapolskiy
1
-12
/
+1
2018-07-07
sh_eth: remove useless serialization in sh_eth_get_link_ksettings()
Vladimir Zapolskiy
1
-5
/
+0
2018-07-07
sh_eth: remove custom .nway_reset from ethtool ops
Vladimir Zapolskiy
1
-9
/
+1
2018-07-07
sh_eth: simplify link auto-negotiation by ethtool
Vladimir Zapolskiy
1
-1
/
+1
2018-07-07
sh_eth: fix invalid context bug while changing link options by ethtool
Vladimir Zapolskiy
1
-34
/
+15
2018-07-07
sh_eth: fix invalid context bug while calling auto-negotiation by ethtool
Vladimir Zapolskiy
1
-9
/
+1
2018-06-28
sh_eth: fix *enum* {A|M}PR_BIT
Sergei Shtylyov
1
-2
/
+2
2018-06-26
sh_eth: remove sh_eth_cpu_data::rpadir_value
Sergei Shtylyov
1
-7
/
+1
2018-06-04
sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap()
Sergei Shtylyov
1
-1
/
+1
[next]