index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2020-01-09
sh_eth: check sh_eth_cpu_data::dual_port when dumping registers
Sergei Shtylyov
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-05-29
net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
Yoshihiro Shimoda
2019-05-10
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-03-12
net: sh_eth: fix a missing check of of_get_phy_mode
Kangjie Lu
2019-02-04
sh_eth: offload RX checksum on SH7763
Sergei Shtylyov
2019-02-04
sh_eth: offload RX checksum on SH7734
Sergei Shtylyov
2019-02-04
sh_eth: offload RX checksum on R8A77980
Sergei Shtylyov
2019-02-04
sh_eth: offload RX checksum on R8A7740
Sergei Shtylyov
2019-02-04
sh_eth: offload RX checksum on R7S72100
Sergei Shtylyov
2019-02-04
sh_eth: RX checksum offload support
Sergei Shtylyov
2019-02-04
sh_eth: rename sh_eth_cpu_data::hw_checksum
Sergei Shtylyov
2018-08-29
sh_eth: Add R7S9210 support
Chris Brandt
2018-08-22
net: ethernet: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-07-23
sh_eth: make sh_eth_tsu_{read|write}_entry() prototypes symmetric
Sergei Shtylyov
2018-07-23
sh_eth: make sh_eth_tsu_write_entry() take 'offset' parameter
Sergei Shtylyov
2018-07-23
sh_eth: call sh_eth_tsu_get_offset() from TSU register accessors
Sergei Shtylyov
2018-07-23
sh_eth: make sh_eth_tsu_get_offset() match its name
Sergei Shtylyov
2018-07-23
sh_eth: uninline sh_eth_tsu_get_offset()
Sergei Shtylyov
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-07
sh_eth: remove custom .set_link_ksettings from ethtool ops
Vladimir Zapolskiy
2018-07-07
sh_eth: remove custom .get_link_ksettings from ethtool ops
Vladimir Zapolskiy
2018-07-07
sh_eth: remove useless serialization in sh_eth_get_link_ksettings()
Vladimir Zapolskiy
2018-07-07
sh_eth: remove custom .nway_reset from ethtool ops
Vladimir Zapolskiy
2018-07-07
sh_eth: simplify link auto-negotiation by ethtool
Vladimir Zapolskiy
2018-07-07
sh_eth: fix invalid context bug while changing link options by ethtool
Vladimir Zapolskiy
2018-07-07
sh_eth: fix invalid context bug while calling auto-negotiation by ethtool
Vladimir Zapolskiy
2018-06-28
sh_eth: fix *enum* {A|M}PR_BIT
Sergei Shtylyov
2018-06-26
sh_eth: remove sh_eth_cpu_data::rpadir_value
Sergei Shtylyov
2018-06-04
sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap()
Sergei Shtylyov
2018-06-04
sh_eth: uninline sh_eth_soft_swap()
Sergei Shtylyov
2018-05-20
sh_eth: fix typo in comment to BCULR write
Sergei Shtylyov
2018-05-20
sh_eth: fix typo in EESR.TRO bit name
Sergei Shtylyov
2018-05-19
sh_eth: add R8A77980 support
Sergei Shtylyov
2018-05-19
sh_eth: add EDMR.NBST support
Sergei Shtylyov
2018-05-19
sh_eth: add RGMII support
Sergei Shtylyov
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
2018-05-04
sh_eth: WARN_ON() access to unimplemented TSU register
Sergei Shtylyov
2018-05-04
sh_eth: use TSU register accessors for TSU_POST<n>
Sergei Shtylyov
2018-04-01
sh_eth: kill useless check in __sh_eth_get_regs()
Sergei Shtylyov
2018-04-01
sh_eth: add sh_eth_cpu_data::no_xdfar flag
Sergei Shtylyov
2018-03-26
sh_eth: add sh_eth_cpu_data::cexcr flag
Sergei Shtylyov
2018-03-26
sh_eth: add sh_eth_cpu_data::no_tx_cntrs flag
Sergei Shtylyov
2018-03-26
sh_eth: add sh_eth_cpu_data::xdfar_rw flag
Sergei Shtylyov
2018-03-26
sh_eth: add sh_eth_cpu_data::edtrr_trns value
Sergei Shtylyov
2018-03-26
sh_eth: add sh_eth_cpu_data::soft_reset() method
Sergei Shtylyov
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]