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
*
net: renesas: rswitch: Add .[gs]et_link_ksettings support
Yoshihiro Shimoda
2023-08-08
1
-0
/
+2
*
net: renesas: rswitch: Add runtime speed change support
Yoshihiro Shimoda
2023-08-08
2
-3
/
+25
*
net: Explicitly include correct DT includes
Rob Herring
2023-07-27
3
-6
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-15
1
-14
/
+22
|
\
|
*
net: renesas: rswitch: Fix timestamp feature after all descriptors are used
Yoshihiro Shimoda
2023-06-09
1
-14
/
+22
*
|
net: renesas: rswitch: Use hardware pause features
Yoshihiro Shimoda
2023-06-10
2
-22
/
+21
*
|
net: renesas: rswitch: Use napi_gro_receive() in RX
Yoshihiro Shimoda
2023-06-10
1
-1
/
+1
|
/
*
net: renesas: rswitch: Fix return value in error path of xmit
Yoshihiro Shimoda
2023-06-01
1
-1
/
+1
*
Revert "sh_eth: remove open coded netif_running()"
Wolfram Sang
2023-03-28
2
-1
/
+6
*
ethernet: remove superfluous clearing of phydev
Wolfram Sang
2023-03-22
1
-3
/
+1
*
sh_eth: remove open coded netif_running()
Wolfram Sang
2023-03-22
2
-6
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-17
4
-9
/
+35
|
\
|
*
net: renesas: rswitch: Fix GWTSDIE register handling
Yoshihiro Shimoda
2023-03-17
2
-2
/
+8
|
*
net: renesas: rswitch: Fix the output value of quote from rswitch_rx()
Yoshihiro Shimoda
2023-03-17
1
-3
/
+7
|
*
sh_eth: avoid PHY being resumed when interface is not up
Wolfram Sang
2023-03-16
1
-2
/
+10
|
*
ravb: avoid PHY being resumed when interface is not up
Wolfram Sang
2023-03-16
1
-2
/
+10
*
|
ravb: remove R-Car H3 ES1.* handling
Wolfram Sang
2023-03-08
1
-15
/
+0
|
/
*
net: renesas: rswitch: Improve TX timestamp accuracy
Yoshihiro Shimoda
2023-02-10
2
-22
/
+179
*
net: renesas: rswitch: Remove gptp flag from rswitch_gwca_queue
Yoshihiro Shimoda
2023-02-10
2
-16
/
+11
*
net: renesas: rswitch: Move linkfix variables to rswitch_gwca
Yoshihiro Shimoda
2023-02-10
2
-21
/
+24
*
net: renesas: rswitch: Rename rings in struct rswitch_gwca_queue
Yoshihiro Shimoda
2023-02-10
2
-34
/
+34
*
net: renesas: rswitch: Add "max-speed" handling
Yoshihiro Shimoda
2023-02-03
1
-3
/
+12
*
net: renesas: rswitch: Add phy_power_{on,off}() calling
Yoshihiro Shimoda
2023-02-03
1
-0
/
+5
*
net: renesas: rswitch: Add host_interfaces setting
Yoshihiro Shimoda
2023-02-03
1
-3
/
+15
*
net: renesas: rswitch: Convert to phy_device
Yoshihiro Shimoda
2023-02-03
2
-50
/
+62
*
net: renesas: rswitch: Simplify struct phy * handling
Yoshihiro Shimoda
2023-02-03
2
-78
/
+27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-27
3
-11
/
+33
|
\
|
*
net: ravb: Fix possible hang if RIS2_QFF1 happen
Yoshihiro Shimoda
2023-01-25
1
-2
/
+2
|
*
net: ravb: Fix lack of register setting after system resumed for Gen3
Yoshihiro Shimoda
2023-01-25
1
-0
/
+6
|
*
net: ethernet: renesas: rswitch: Fix ethernet-ports handling
Yoshihiro Shimoda
2023-01-20
2
-9
/
+25
*
|
net: ethernet: renesas: rswitch: C45 only transactions
Michael Walle
2023-01-17
1
-22
/
+6
*
|
net: mdio: mdio-bitbang: Separate C22 and C45 transactions
Andrew Lunn
2023-01-10
1
-6
/
+31
|
/
*
net: ethernet: renesas: rswitch: Fix getting mac address from device tree
Yoshihiro Shimoda
2022-12-28
1
-1
/
+4
*
net: ethernet: renesas: rswitch: Fix error path in renesas_eth_sw_probe()
Yoshihiro Shimoda
2022-12-28
1
-0
/
+5
*
ravb: Fix "failed to switch device to config mode" message during unbind
Biju Das
2022-12-15
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-08
1
-1
/
+1
|
\
|
*
ravb: Fix potential use-after-free in ravb_rx_gbeth()
YueHaibing
2022-12-06
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
1
-0
/
+1
|
\
|
|
*
net: ethernet: renesas: ravb: Fix promiscuous mode after system resumed
Yoshihiro Shimoda
2022-11-29
1
-0
/
+1
*
|
net: ethernet: renesas: rswitch: Fix MAC address info
Yoshihiro Shimoda
2022-11-21
1
-1
/
+1
*
|
net: ethernet: renesas: Fix return type in rswitch_etha_wait_link_verification()
Dan Carpenter
2022-11-17
1
-1
/
+1
*
|
net: ethernet: renesas: rswitch: Fix build error about ptp
Yoshihiro Shimoda
2022-11-14
1
-0
/
+1
*
|
net: ethernet: renesas: rswitch: Fix endless loop in error paths
Yoshihiro Shimoda
2022-11-08
2
-11
/
+12
*
|
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-11-07
1
-1
/
+0
*
|
net: ethernet: renesas: Fix return type of rswitch_start_xmit()
Nathan Chancellor
2022-11-04
1
-1
/
+1
*
|
net: ethernet: renesas: rswitch: Add R-Car Gen4 gPTP support
Yoshihiro Shimoda
2022-11-02
5
-2
/
+398
*
|
net: ethernet: renesas: Add support for "Ethernet Switch"
Yoshihiro Shimoda
2022-11-02
4
-0
/
+2686
*
|
ptp: ravb: convert to .adjfine and adjust_by_scaled_ppm
Jacob Keller
2022-10-31
1
-12
/
+5
|
/
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
2
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
2
-0
/
+4
|
\
[next]