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-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
2018-03-26
sh_eth: add sh_eth_cpu_data::xdfar_rw flag
Sergei Shtylyov
2
-4
/
+8
2018-03-26
sh_eth: add sh_eth_cpu_data::edtrr_trns value
Sergei Shtylyov
2
-12
/
+16
2018-03-26
sh_eth: add sh_eth_cpu_data::soft_reset() method
Sergei Shtylyov
2
-55
/
+83
2018-03-07
ravb: remove erroneous comment
Niklas Söderlund
1
-1
/
+0
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+11
2018-02-27
sh_eth: uninline TSU register accessors
Sergei Shtylyov
2
-11
/
+11
2018-02-26
sh_eth: fix TSU init on SH7734/R8A7740
Sergei Shtylyov
2
-1
/
+6
2018-02-26
sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1
Sergei Shtylyov
2
-13
/
+6
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-21
/
+3
2018-02-19
sh_eth: simplify sh_eth_check_reset()
Sergei Shtylyov
1
-10
/
+6
2018-02-16
ravb: add support for changing MTU
Niklas Söderlund
2
-7
/
+28
2018-02-12
sh_eth: Remove obsolete explicit clock handling for WoL
Geert Uytterhoeven
1
-15
/
+3
2018-02-12
ravb: Remove obsolete explicit clock handling for WoL
Geert Uytterhoeven
1
-6
/
+0
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
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-15
sh_eth: fix dumping ARSTR
Sergei Shtylyov
1
-1
/
+1
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
2018-01-03
ravb: kill redundant check in the probe() method
Sergei Shtylyov
1
-2
/
+1
2017-12-13
Revert "ravb: add workaround for clock when resuming with WoL enabled"
Geert Uytterhoeven
1
-25
/
+2
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-10-12
ravb: Consolidate clock handling
Geert Uytterhoeven
1
-25
/
+10
2017-10-04
ravb: RX checksum offload
Simon Horman
1
-1
/
+54
2017-08-13
net: sh_eth: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-08-01
ravb: add workaround for clock when resuming with WoL enabled
Niklas Söderlund
1
-2
/
+25
2017-08-01
ravb: add wake-on-lan support via magic packet
Niklas Söderlund
2
-4
/
+106
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2
-10
/
+9
2017-06-12
sh_eth: add support for changing MTU
Niklas Söderlund
1
-0
/
+20
2017-06-06
ravb: Fix use-after-free on `ifconfig eth0 down`
Eugeniu Rosca
1
-12
/
+12
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-24
ravb: Double free on error in ravb_start_xmit()
Dan Carpenter
1
-3
/
+4
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: add missing EESIPR bits
Sergei Shtylyov
1
-2
/
+8
2017-01-30
sh_eth: rename EESIPR bits
Sergei Shtylyov
2
-24
/
+34
[next]