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
/
sh_eth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
sh_eth: get Ether port # only when needed
Sergei Shtylyov
1
-8
/
+5
2018-01-15
sh_eth: gather all TSU init code in one place
Sergei Shtylyov
1
-7
/
+5
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+26
2018-01-08
sh_eth: fix TXALCR1 offsets
Sergei Shtylyov
1
-2
/
+2
2018-01-05
sh_eth: fix SH7757 GEther initialization
Sergei Shtylyov
1
-2
/
+2
2018-01-04
sh_eth: fix TSU resource handling
Sergei Shtylyov
1
-3
/
+22
2018-01-03
sh_eth: kill redundant check in the probe() method
Sergei Shtylyov
1
-2
/
+1
2017-12-11
net: sh_eth: do not advertise Gigabit capabilities when not available
Thomas Petazzoni
1
-0
/
+10
2017-12-05
net: sh_eth: don't use NULL as "struct device" for the DMA mapping API
Thomas Petazzoni
1
-6
/
+6
2017-12-05
net: sh_eth: use correct "struct device" when calling DMA mapping functions
Thomas Petazzoni
1
-9
/
+10
2017-10-20
net: sh_eth: implement R-Car Gen[12] fallback compatibility strings
Simon Horman
1
-0
/
+2
2017-10-20
net: sh_eth: rename name structures as rcar_gen[12]_*
Simon Horman
1
-15
/
+15
2017-08-13
net: sh_eth: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-3
/
+2
2017-06-12
sh_eth: add support for changing MTU
Niklas Söderlund
1
-0
/
+20
2017-05-18
sh_eth: Do not print an error message for probe deferral
Geert Uytterhoeven
1
-1
/
+2
2017-05-18
sh_eth: Use platform device for printing before register_netdev()
Geert Uytterhoeven
1
-1
/
+1
2017-04-18
sh_eth: unmap DMA buffers when freeing rings
Sergei Shtylyov
1
-55
/
+67
2017-02-01
sh_eth: fix wakeup event reporting from MagicPacket
Niklas Söderlund
1
-2
/
+2
2017-02-01
sh_eth: align usage of sh_eth_modify() with rest of driver
Niklas Söderlund
1
-1
/
+1
2017-01-30
sh_eth: stop using bare numbers for EESIPR values
Sergei Shtylyov
1
-11
/
+80
2017-01-30
sh_eth: rename EESIPR bits
Sergei Shtylyov
1
-11
/
+11
2017-01-09
sh_eth: enable wake-on-lan for sh7763
Niklas Söderlund
1
-0
/
+1
2017-01-09
sh_eth: enable wake-on-lan for sh7734
Niklas Söderlund
1
-0
/
+1
2017-01-09
sh_eth: enable wake-on-lan for r8a7740/armadillo
Niklas Söderlund
1
-0
/
+1
2017-01-09
sh_eth: enable wake-on-lan for R-Car Gen2 devices
Niklas Söderlund
1
-2
/
+4
2017-01-09
sh_eth: add generic wake-on-lan support via magic packet
Niklas Söderlund
1
-8
/
+106
2017-01-09
sh_eth: rename 'sh_eth_cpu_data::hw_crc'
Sergei Shtylyov
1
-6
/
+6
2017-01-09
sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0'
Sergei Shtylyov
1
-4
/
+1
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-01-04
sh_eth: enable RX descriptor word 0 shift on SH7734
Sergei Shtylyov
1
-0
/
+1
2017-01-04
sh_eth: factor out sh_eth_emac_interrupt()
Sergei Shtylyov
1
-50
/
+52
2017-01-04
sh_eth: no need for *else* after *goto*
Sergei Shtylyov
1
-6
/
+4
2017-01-04
sh_eth: handle only enabled E-MAC interrupts
Sergei Shtylyov
1
-1
/
+2
2016-12-29
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-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2016-09-10
net: ethernet: renesas: sh_eth: add POST registers for rz
Chris Brandt
1
-0
/
+7
2016-08-10
net: ethernet: renesas: sh_eth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-9
/
+9
2016-08-10
net: ethernet: renesas: sh_eth: use phydev from struct net_device
Philippe Reynes
1
-17
/
+12
2016-08-01
ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha...
Peter Chen
1
-0
/
+1
2016-07-19
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
[next]