index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-18
ravb: do not write 1 to reserved bits
Kazuya Mizuguchi
3
-6
/
+12
2018-09-10
ethernet: renesas: convert to SPDX identifiers
Kuninori Morimoto
3
-5
/
+3
2018-08-29
sh_eth: Add R7S9210 support
Chris Brandt
1
-0
/
+36
2018-08-22
net: ethernet: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
4
-32
/
+4
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
2
-6
/
+5
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2
-153
/
+34
2018-07-18
ravb: fix byte order for TX descriptor tag field lower bits
Niklas Söderlund
1
-1
/
+1
2018-07-18
ravb: fix warning about memcpy length
Niklas Söderlund
1
-1
/
+1
2018-07-18
ravb: fix shadowing of symbol 'stats' in ravb_get_ethtool_stats()
Niklas Söderlund
1
-1
/
+1
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-1
/
+2
2018-07-07
ravb: remove custom .set_link_ksettings from ethtool ops
Vladimir Zapolskiy
1
-10
/
+1
2018-07-07
ravb: remove custom .get_link_ksettings from ethtool ops
Vladimir Zapolskiy
1
-12
/
+1
2018-07-07
ravb: remove useless serialization in ravb_get_link_ksettings()
Vladimir Zapolskiy
1
-5
/
+0
2018-07-07
ravb: remove custom .nway_reset from ethtool ops
Vladimir Zapolskiy
1
-11
/
+1
2018-07-07
ravb: simplify link auto-negotiation by ethtool
Vladimir Zapolskiy
1
-1
/
+1
2018-07-07
ravb: fix invalid context bug while changing link options by ethtool
Vladimir Zapolskiy
1
-34
/
+15
2018-07-07
ravb: fix invalid context bug while calling auto-negotiation by ethtool
Vladimir Zapolskiy
1
-6
/
+1
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
2
-4
/
+4
2018-06-26
sh_eth: remove sh_eth_cpu_data::rpadir_value
Sergei Shtylyov
2
-8
/
+1
2018-06-26
sh_eth: fix *enum* RPADIR_BIT
Sergei Shtylyov
1
-2
/
+1
2018-06-23
net: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-2
/
+0
2018-06-04
sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap()
Sergei Shtylyov
1
-1
/
+1
2018-06-04
sh_eth: uninline sh_eth_soft_swap()
Sergei Shtylyov
2
-12
/
+11
2018-06-04
sh_eth: make sh_eth_soft_swap() work on ARM
Sergei Shtylyov
1
-1
/
+1
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-05-20
sh_eth: fix typo in comment to BCULR write
Sergei Shtylyov
1
-1
/
+2
2018-05-20
sh_eth: fix comment grammar in 'struct sh_eth_cpu_data'
Sergei Shtylyov
1
-11
/
+11
2018-05-20
sh_eth: fix typo in EESR.TRO bit name
Sergei Shtylyov
2
-7
/
+7
2018-05-19
sh_eth: add R8A77980 support
Sergei Shtylyov
1
-0
/
+44
2018-05-19
sh_eth: add EDMR.NBST support
Sergei Shtylyov
2
-0
/
+6
2018-05-19
sh_eth: add RGMII support
Sergei Shtylyov
1
-0
/
+3
2018-05-18
sh_eth: Change platform check to CONFIG_ARCH_RENESAS
Geert Uytterhoeven
1
-1
/
+1
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
1
-8
/
+3
2018-05-04
sh_eth: WARN_ON() access to unimplemented TSU register
Sergei Shtylyov
1
-2
/
+12
2018-05-04
sh_eth: use TSU register accessors for TSU_POST<n>
Sergei Shtylyov
1
-14
/
+6
2018-04-01
sh_eth: kill useless check in __sh_eth_get_regs()
Sergei Shtylyov
1
-15
/
+10
2018-04-01
sh_eth: add sh_eth_cpu_data::no_xdfar flag
Sergei Shtylyov
2
-2
/
+4
2018-03-26
sh_eth: add sh_eth_cpu_data::cexcr flag
Sergei Shtylyov
2
-6
/
+6
2018-03-26
sh_eth: add sh_eth_cpu_data::no_tx_cntrs flag
Sergei Shtylyov
2
-6
/
+3
[next]