index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
Commit message (
Expand
)
Author
Age
Files
Lines
*
ravb: expand rx descriptor data to accommodate hw checksum
Simon Horman
2019-01-23
1
-5
/
+7
*
ravb: Clean up duplex handling
Magnus Damm
2018-11-23
2
-19
/
+1
*
ravb: Do not announce HDX as supported
Magnus Damm
2018-11-23
1
-0
/
+4
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
3
-6
/
+12
|
\
|
*
ravb: do not write 1 to reserved bits
Kazuya Mizuguchi
2018-09-18
3
-6
/
+12
*
|
ravb: Disable Pause Advertisement
Andrew Lunn
2018-09-21
1
-1
/
+3
*
|
ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3
Kazuya Mizuguchi
2018-09-19
2
-57
/
+92
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-12
3
-5
/
+3
|
\
\
|
|
/
|
*
ethernet: renesas: convert to SPDX identifiers
Kuninori Morimoto
2018-09-10
3
-5
/
+3
*
|
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
2018-09-12
1
-1
/
+2
|
/
*
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
4
-32
/
+4
*
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
2
-6
/
+5
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
2
-153
/
+34
|
\
|
*
ravb: remove custom .set_link_ksettings from ethtool ops
Vladimir Zapolskiy
2018-07-07
1
-10
/
+1
|
*
ravb: remove custom .get_link_ksettings from ethtool ops
Vladimir Zapolskiy
2018-07-07
1
-12
/
+1
|
*
ravb: remove useless serialization in ravb_get_link_ksettings()
Vladimir Zapolskiy
2018-07-07
1
-5
/
+0
|
*
ravb: remove custom .nway_reset from ethtool ops
Vladimir Zapolskiy
2018-07-07
1
-11
/
+1
|
*
ravb: simplify link auto-negotiation by ethtool
Vladimir Zapolskiy
2018-07-07
1
-1
/
+1
|
*
ravb: fix invalid context bug while changing link options by ethtool
Vladimir Zapolskiy
2018-07-07
1
-34
/
+15
|
*
ravb: fix invalid context bug while calling auto-negotiation by ethtool
Vladimir Zapolskiy
2018-07-07
1
-6
/
+1
|
*
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
*
|
ravb: fix byte order for TX descriptor tag field lower bits
Niklas Söderlund
2018-07-18
1
-1
/
+1
*
|
ravb: fix warning about memcpy length
Niklas Söderlund
2018-07-18
1
-1
/
+1
*
|
ravb: fix shadowing of symbol 'stats' in ravb_get_ethtool_stats()
Niklas Söderlund
2018-07-18
1
-1
/
+1
*
|
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-09
1
-1
/
+2
*
|
sh_eth: fix *enum* {A|M}PR_BIT
Sergei Shtylyov
2018-06-28
2
-4
/
+4
*
|
sh_eth: remove sh_eth_cpu_data::rpadir_value
Sergei Shtylyov
2018-06-26
2
-8
/
+1
*
|
sh_eth: fix *enum* RPADIR_BIT
Sergei Shtylyov
2018-06-26
1
-2
/
+1
|
/
*
net: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-06-23
1
-2
/
+0
*
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
2
-12
/
+11
*
sh_eth: make sh_eth_soft_swap() work on ARM
Sergei Shtylyov
2018-06-04
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
1
-1
/
+1
|
\
|
*
sh_eth: Change platform check to CONFIG_ARCH_RENESAS
Geert Uytterhoeven
2018-05-18
1
-1
/
+1
*
|
sh_eth: fix typo in comment to BCULR write
Sergei Shtylyov
2018-05-20
1
-1
/
+2
*
|
sh_eth: fix comment grammar in 'struct sh_eth_cpu_data'
Sergei Shtylyov
2018-05-20
1
-11
/
+11
*
|
sh_eth: fix typo in EESR.TRO bit name
Sergei Shtylyov
2018-05-20
2
-7
/
+7
*
|
sh_eth: add R8A77980 support
Sergei Shtylyov
2018-05-19
1
-0
/
+44
*
|
sh_eth: add EDMR.NBST support
Sergei Shtylyov
2018-05-19
2
-0
/
+6
[next]