index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2017-01-06
sh_eth: R8A7740 supports packet shecksumming
Sergei Shtylyov
1
-0
/
+1
2017-01-06
sh_eth: fix EESIPR values for SH77{34|63}
Sergei Shtylyov
1
-2
/
+2
2017-01-05
sh_eth: enable RX descriptor word 0 shift on SH7734
Sergei Shtylyov
1
-0
/
+1
2016-12-30
sh_eth: fix branch prediction in sh_eth_interrupt()
Sergei Shtylyov
1
-1
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-12-02
sh_eth: remove unchecked interrupts for RZ/A1
Chris Brandt
1
-1
/
+1
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-2
/
+0
2016-09-28
sh_eth: add R8A7743/5 support
Sergei Shtylyov
1
-0
/
+2
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2016-09-11
net: ethernet: renesas: sh_eth: add POST registers for rz
Chris Brandt
1
-0
/
+7
2016-08-11
net: ethernet: renesas: sh_eth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-9
/
+9
2016-08-11
net: ethernet: renesas: sh_eth: use phydev from struct net_device
Philippe Reynes
1
-17
/
+12
2016-08-02
ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha...
Peter Chen
1
-0
/
+1
2016-07-20
sh_eth: fix DMA channel misreporting
Sergei Shtylyov
1
-1
/
+0
2016-05-09
sh_eth: reuse sh_eth_chip_reset()
Sergei Shtylyov
1
-9
/
+2
2016-05-09
sh_eth: call sh_eth_tsu_write() from sh_eth_chip_reset_giga()
Sergei Shtylyov
1
-2
/
+3
2016-04-26
sh_eth: rename ARSTR register bit
Sergei Shtylyov
1
-3
/
+3
2016-04-26
sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset()
Sergei Shtylyov
1
-1
/
+1
2016-04-26
sh_eth: get rid of the 2nd parameter to sh_eth_dev_init()
Sergei Shtylyov
1
-14
/
+9
2016-04-10
sh_eth: re-enable-E-MAC interrupts in sh_eth_set_ringparam()
Sergei Shtylyov
1
-5
/
+1
2016-03-17
sh_eth: do not call netif_start_queue() from sh_eth_dev_init()
Sergei Shtylyov
1
-2
/
+4
2016-03-14
sh_eth: kill useless initializers
Sergei Shtylyov
1
-9
/
+9
2016-03-11
sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
Sergei Shtylyov
1
-3
/
+4
2016-03-11
sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
Sergei Shtylyov
1
-1
/
+2
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+3
2016-03-04
net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data()
Wolfram Sang
1
-7
/
+3
2016-02-17
sh_eth: kill useless *switch* defaults
Sergei Shtylyov
1
-12
/
+0
2016-02-10
sh_eth: factor out register bit twiddling code
Sergei Shtylyov
1
-29
/
+24
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+2
2016-01-12
sh_eth: stop reading ECMR in sh_eth_dev_init()
Sergei Shtylyov
1
-5
/
+2
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-11
/
+1
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-2
/
+1
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
1
-1
/
+1
2016-01-05
sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}()
Sergei Shtylyov
1
-43
/
+29
2016-01-05
sh_eth: remove EDMAC_BIG_ENDIAN
Sergei Shtylyov
1
-16
/
+2
2016-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+14
2015-12-22
sh_eth: fix 16-bit descriptor field access endianness too
Sergei Shtylyov
1
-11
/
+14
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+41
2015-12-15
sh_eth: fix descriptor access endianness
Sergei Shtylyov
1
-10
/
+14
2015-12-15
sh_eth: fix TX buffer byte-swapping
Sergei Shtylyov
1
-2
/
+1
2015-12-15
sh_eth: uninline sh_eth_{write|read}()
Sergei Shtylyov
1
-0
/
+24
2015-12-09
sh_eth: get rid of bb_{set|clr|read}()
Sergei Shtylyov
1
-21
/
+6
2015-12-09
sh_eth: factor out common code from MDIO bitbang methods
Sergei Shtylyov
1
-23
/
+12
2015-12-09
sh_eth: remove mask fields from 'struct bb_info'
Sergei Shtylyov
1
-15
/
+7
2015-12-06
sh_eth: read MAC address registers only once
Sergei Shtylyov
1
-6
/
+9
2015-12-06
sh_eth: fix kernel oops in skb_put()
Sergei Shtylyov
1
-2
/
+2
2015-11-25
sh_eth: Remove obsolete r8a777x-ether platform_device_id entry
Geert Uytterhoeven
1
-3
/
+0
2015-11-25
sh_eth: Remove obsolete r8a7740-gether platform_device_id entry
Geert Uytterhoeven
1
-63
/
+62
2015-11-25
sh_eth: Remove obsolete r8a779x-ether platform_device_id entries
Geert Uytterhoeven
1
-4
/
+2
2015-11-25
sh_eth: Remove obsolete r7s72100-ether platform_device_id entry
Geert Uytterhoeven
1
-41
/
+42
[next]