index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
sh_eth.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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-30
1
-0
/
+36
*
net: ethernet: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-23
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-21
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-21
1
-1
/
+2
*
sh_eth: fix typo in EESR.TRO bit name
Sergei Shtylyov
2018-05-21
1
-5
/
+5
*
sh_eth: add R8A77980 support
Sergei Shtylyov
2018-05-20
1
-0
/
+44
*
sh_eth: add EDMR.NBST support
Sergei Shtylyov
2018-05-20
1
-0
/
+4
*
sh_eth: add RGMII support
Sergei Shtylyov
2018-05-20
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
*
sh_eth: use TSU register accessors for TSU_POST<n>
Sergei Shtylyov
2018-05-04
1
-14
/
+6
*
sh_eth: kill useless check in __sh_eth_get_regs()
Sergei Shtylyov
2018-04-01
1
-15
/
+10
*
sh_eth: add sh_eth_cpu_data::no_xdfar flag
Sergei Shtylyov
2018-04-01
1
-2
/
+3
*
sh_eth: add sh_eth_cpu_data::cexcr flag
Sergei Shtylyov
2018-03-26
1
-6
/
+5
*
sh_eth: add sh_eth_cpu_data::no_tx_cntrs flag
Sergei Shtylyov
2018-03-26
1
-6
/
+2
*
sh_eth: add sh_eth_cpu_data::xdfar_rw flag
Sergei Shtylyov
2018-03-26
1
-4
/
+7
*
sh_eth: add sh_eth_cpu_data::edtrr_trns value
Sergei Shtylyov
2018-03-26
1
-12
/
+15
*
sh_eth: add sh_eth_cpu_data::soft_reset() method
Sergei Shtylyov
2018-03-26
1
-55
/
+80
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
1
-0
/
+11
|
\
|
*
sh_eth: uninline TSU register accessors
Sergei Shtylyov
2018-02-27
1
-0
/
+11
*
|
sh_eth: fix TSU init on SH7734/R8A7740
Sergei Shtylyov
2018-02-26
1
-1
/
+5
*
|
sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1
Sergei Shtylyov
2018-02-26
1
-11
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-20
1
-15
/
+3
|
\
|
|
*
sh_eth: Remove obsolete explicit clock handling for WoL
Geert Uytterhoeven
2018-02-12
1
-15
/
+3
*
|
sh_eth: simplify sh_eth_check_reset()
Sergei Shtylyov
2018-02-19
1
-10
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
1
-1
/
+1
|
\
|
*
sh_eth: fix dumping ARSTR
Sergei Shtylyov
2018-01-15
1
-1
/
+1
*
|
sh_eth: get Ether port # only when needed
Sergei Shtylyov
2018-01-15
1
-8
/
+5
*
|
sh_eth: gather all TSU init code in one place
Sergei Shtylyov
2018-01-15
1
-7
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-7
/
+26
|
\
|
|
*
sh_eth: fix TXALCR1 offsets
Sergei Shtylyov
2018-01-08
1
-2
/
+2
|
*
sh_eth: fix SH7757 GEther initialization
Sergei Shtylyov
2018-01-05
1
-2
/
+2
[prev]
[next]