index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-2
/
+2
*
ravb: Mask PHY mode to avoid inserting delays twice
Geert Uytterhoeven
2020-05-30
1
-2
/
+8
*
net: renesas: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-05-06
1
-1
/
+2
*
sh_eth: use Gigabit register map for R7S72100
Sergei Shtylyov
2020-02-16
2
-68
/
+1
*
sh_eth: add sh_eth_cpu_data::gecmr flag
Sergei Shtylyov
2020-02-16
2
-1
/
+14
*
sh_eth: check sh_eth_cpu_data::no_xdfar when dumping registers
Sergei Shtylyov
2020-02-16
1
-2
/
+4
*
sh_eth: check sh_eth_cpu_data::cexcr when dumping registers
Sergei Shtylyov
2020-02-16
1
-2
/
+4
*
sh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping registers
Sergei Shtylyov
2020-02-16
1
-4
/
+6
*
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-23
1
-16
/
+2
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-17
/
+21
|
\
|
*
sh_eth: check sh_eth_cpu_data::dual_port when dumping registers
Sergei Shtylyov
2020-01-09
1
-17
/
+21
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
2
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-16
3
-13
/
+27
|
\
|
*
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
2019-11-15
1
-1
/
+2
|
*
renesas: reject unsupported external timestamp flags
Jacob Keller
2019-11-15
1
-0
/
+6
|
*
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
2019-11-15
1
-0
/
+4
|
*
ravb: implement MTU change while device is up
Ulrich Hecht
2019-11-14
2
-13
/
+16
*
|
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
2
-4
/
+7
|
/
*
ravb: TROCR register is only present on R-Car Gen3
Simon Horman
2019-09-06
2
-3
/
+5
*
ravb: remove undocumented endianness selection
Simon Horman
2019-09-06
2
-7
/
+0
*
ravb: remove undocumented counter processing
Simon Horman
2019-09-06
2
-13
/
+0
*
ravb: correct typo in FBP field of SFO register
Simon Horman
2019-09-06
1
-1
/
+1
*
ravb: Fix use-after-free ravb_tstamp_skb
Tho Vu
2019-08-18
1
-2
/
+6
*
net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
Yoshihiro Shimoda
2019-05-29
1
-0
/
+4
*
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
2
-6
/
+16
|
\
|
*
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
2
-2
/
+2
|
*
ravb: Avoid unsupported internal delay mode for R-Car E3/D3
Simon Horman
2019-04-23
1
-2
/
+13
|
*
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-20
1
-2
/
+1
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
3
-13
/
+0
|
/
*
net: sh_eth: fix a missing check of of_get_phy_mode
Kangjie Lu
2019-03-12
1
-1
/
+5
*
ravb: Decrease TxFIFO depth of Q3 and Q2 to one
Masaru Nagai
2019-03-07
1
-1
/
+1
*
sh_eth: offload RX checksum on SH7763
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: offload RX checksum on SH7734
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: offload RX checksum on R8A77980
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: offload RX checksum on R8A7740
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: offload RX checksum on R7S72100
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: RX checksum offload support
Sergei Shtylyov
2019-02-04
2
-2
/
+59
*
sh_eth: rename sh_eth_cpu_data::hw_checksum
Sergei Shtylyov
2019-02-04
2
-8
/
+8
*
ravb: expand rx descriptor data to accommodate hw checksum
Simon Horman
2019-01-23
1
-5
/
+7
*
ravb: Clean up duplex handling
Magnus Damm
2018-11-23
2
-19
/
+1
*
ravb: Do not announce HDX as supported
Magnus Damm
2018-11-23
1
-0
/
+4
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
3
-6
/
+12
|
\
|
*
ravb: do not write 1 to reserved bits
Kazuya Mizuguchi
2018-09-18
3
-6
/
+12
*
|
ravb: Disable Pause Advertisement
Andrew Lunn
2018-09-21
1
-1
/
+3
*
|
ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3
Kazuya Mizuguchi
2018-09-19
2
-57
/
+92
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-12
3
-5
/
+3
|
\
|
|
*
ethernet: renesas: convert to SPDX identifiers
Kuninori Morimoto
2018-09-10
3
-5
/
+3
*
|
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
2018-09-12
1
-1
/
+2
|
/
*
sh_eth: Add R7S9210 support
Chris Brandt
2018-08-29
1
-0
/
+36
[next]