index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
sh_eth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: renesas: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-05-06
1
-1
/
+2
*
sh_eth: use Gigabit register map for R7S72100
Sergei Shtylyov
2020-02-16
1
-67
/
+1
*
sh_eth: add sh_eth_cpu_data::gecmr flag
Sergei Shtylyov
2020-02-16
1
-1
/
+13
*
sh_eth: check sh_eth_cpu_data::no_xdfar when dumping registers
Sergei Shtylyov
2020-02-16
1
-2
/
+4
*
sh_eth: check sh_eth_cpu_data::cexcr when dumping registers
Sergei Shtylyov
2020-02-16
1
-2
/
+4
*
sh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping registers
Sergei Shtylyov
2020-02-16
1
-4
/
+6
*
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-23
1
-16
/
+2
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-17
/
+21
|
\
|
*
sh_eth: check sh_eth_cpu_data::dual_port when dumping registers
Sergei Shtylyov
2020-01-09
1
-17
/
+21
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
|
/
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-3
/
+4
*
net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
Yoshihiro Shimoda
2019-05-29
1
-0
/
+4
*
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
|
*
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
1
-1
/
+1
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-1
/
+0
|
/
*
net: sh_eth: fix a missing check of of_get_phy_mode
Kangjie Lu
2019-03-12
1
-1
/
+5
*
sh_eth: offload RX checksum on SH7763
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: offload RX checksum on SH7734
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: offload RX checksum on R8A77980
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: offload RX checksum on R8A7740
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: offload RX checksum on R7S72100
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: RX checksum offload support
Sergei Shtylyov
2019-02-04
1
-2
/
+58
*
sh_eth: rename sh_eth_cpu_data::hw_checksum
Sergei Shtylyov
2019-02-04
1
-7
/
+7
*
sh_eth: Add R7S9210 support
Chris Brandt
2018-08-29
1
-0
/
+36
*
net: ethernet: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-22
1
-12
/
+1
*
sh_eth: make sh_eth_tsu_{read|write}_entry() prototypes symmetric
Sergei Shtylyov
2018-07-23
1
-5
/
+6
*
sh_eth: make sh_eth_tsu_write_entry() take 'offset' parameter
Sergei Shtylyov
2018-07-23
1
-9
/
+6
*
sh_eth: call sh_eth_tsu_get_offset() from TSU register accessors
Sergei Shtylyov
2018-07-23
1
-2
/
+2
*
sh_eth: make sh_eth_tsu_get_offset() match its name
Sergei Shtylyov
2018-07-23
1
-10
/
+14
*
sh_eth: uninline sh_eth_tsu_get_offset()
Sergei Shtylyov
2018-07-23
1
-0
/
+5
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
1
-77
/
+17
|
\
|
*
sh_eth: remove custom .set_link_ksettings from ethtool ops
Vladimir Zapolskiy
2018-07-07
1
-10
/
+1
|
*
sh_eth: remove custom .get_link_ksettings from ethtool ops
Vladimir Zapolskiy
2018-07-07
1
-12
/
+1
|
*
sh_eth: remove useless serialization in sh_eth_get_link_ksettings()
Vladimir Zapolskiy
2018-07-07
1
-5
/
+0
|
*
sh_eth: remove custom .nway_reset from ethtool ops
Vladimir Zapolskiy
2018-07-07
1
-9
/
+1
|
*
sh_eth: simplify link auto-negotiation by ethtool
Vladimir Zapolskiy
2018-07-07
1
-1
/
+1
|
*
sh_eth: fix invalid context bug while changing link options by ethtool
Vladimir Zapolskiy
2018-07-07
1
-34
/
+15
|
*
sh_eth: fix invalid context bug while calling auto-negotiation by ethtool
Vladimir Zapolskiy
2018-07-07
1
-9
/
+1
*
|
sh_eth: fix *enum* {A|M}PR_BIT
Sergei Shtylyov
2018-06-28
1
-2
/
+2
*
|
sh_eth: remove sh_eth_cpu_data::rpadir_value
Sergei Shtylyov
2018-06-26
1
-7
/
+1
|
/
*
sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap()
Sergei Shtylyov
2018-06-04
1
-1
/
+1
*
sh_eth: uninline sh_eth_soft_swap()
Sergei Shtylyov
2018-06-04
1
-0
/
+11
*
sh_eth: fix typo in comment to BCULR write
Sergei Shtylyov
2018-05-20
1
-1
/
+2
*
sh_eth: fix typo in EESR.TRO bit name
Sergei Shtylyov
2018-05-20
1
-5
/
+5
*
sh_eth: add R8A77980 support
Sergei Shtylyov
2018-05-19
1
-0
/
+44
*
sh_eth: add EDMR.NBST support
Sergei Shtylyov
2018-05-19
1
-0
/
+4
*
sh_eth: add RGMII support
Sergei Shtylyov
2018-05-19
1
-0
/
+3
*
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
2018-05-16
1
-8
/
+3
*
sh_eth: WARN_ON() access to unimplemented TSU register
Sergei Shtylyov
2018-05-04
1
-2
/
+12
[next]