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-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
2017-01-29
ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W
Geert Uytterhoeven
1
-2
/
+8
2017-01-29
ravb: Add tx and rx clock internal delays mode of APSR
Kazuya Mizuguchi
2
-0
/
+33
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-48
/
+64
2017-01-26
ravb: unmap descriptors when freeing rings
Kazuya Mizuguchi
1
-48
/
+64
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+15
2017-01-16
ravb: do not use zero-length alignment DMA descriptor
Masaru Nagai
1
-0
/
+13
2017-01-12
ravb: Remove Rx overflow log messages
Kazuya Mizuguchi
1
-6
/
+2
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
2
-8
/
+109
2017-01-09
sh_eth: use correct name for ECMR_MPDE bit
Niklas Söderlund
1
-1
/
+1
2017-01-09
sh_eth: rename 'sh_eth_cpu_data::hw_crc'
Sergei Shtylyov
2
-7
/
+7
2017-01-09
sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0'
Sergei Shtylyov
2
-5
/
+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
[next]