index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
rswitch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-07-04
net: rswitch: Avoid use-after-free in rswitch_poll()
Radu Rendec
1
-2
/
+2
2023-12-10
net: rswitch: Allow jumbo frames
Yoshihiro Shimoda
1
-0
/
+2
2023-12-10
net: rswitch: Add jumbo frames handling for TX
Yoshihiro Shimoda
1
-10
/
+46
2023-12-10
net: rswitch: Add jumbo frames handling for RX
Yoshihiro Shimoda
1
-10
/
+76
2023-12-10
net: rswitch: Set GWMDNC register
Yoshihiro Shimoda
1
-0
/
+2
2023-12-10
net: rswitch: Add a setting ext descriptor function
Yoshihiro Shimoda
1
-26
/
+47
2023-12-10
net: rswitch: Add unmap_addrs instead of dma address in each desc
Yoshihiro Shimoda
1
-8
/
+11
2023-12-10
net: rswitch: Use build_skb() for RX
Yoshihiro Shimoda
1
-31
/
+42
2023-12-10
net: rswitch: Use unsigned int for desc related array index
Yoshihiro Shimoda
1
-39
/
+49
2023-12-10
net: rswitch: Drop unused argument/return value
Yoshihiro Shimoda
1
-7
/
+3
2023-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+13
2023-11-24
net: rswitch: Fix missing dev_kfree_skb_any() in error path
Yoshihiro Shimoda
1
-8
/
+12
2023-11-24
net: rswitch: Fix return value in rswitch_start_xmit()
Yoshihiro Shimoda
1
-1
/
+1
2023-11-24
net: rswitch: Fix type of ret in rswitch_start_xmit()
Yoshihiro Shimoda
1
-1
/
+1
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Get clock increment from clock rate
Niklas Söderlund
1
-1
/
+1
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Prepare for shared register layout
Niklas Söderlund
1
-1
/
+1
2023-10-19
rswitch: Add PM ops
Yoshihiro Shimoda
1
-0
/
+43
2023-10-19
rswitch: Use unsigned int for port related array index
Yoshihiro Shimoda
1
-4
/
+6
2023-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+7
2023-10-12
rswitch: Fix imbalance phy_power_off() calling
Yoshihiro Shimoda
1
-1
/
+1
2023-10-12
rswitch: Fix renesas_eth_sw_remove() implementation
Yoshihiro Shimoda
1
-4
/
+6
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+12
2023-10-04
rswitch: Fix PHY station management clock setting
Yoshihiro Shimoda
1
-1
/
+12
2023-09-20
net: ethernet: renesas: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-14
net: renesas: rswitch: Add spin lock protection for irq {un}mask
Yoshihiro Shimoda
1
-0
/
+12
2023-09-14
net: renesas: rswitch: Fix unmasking irq condition
Yoshihiro Shimoda
1
-4
/
+4
2023-08-09
net: renesas: rswitch: Add .[gs]et_link_ksettings support
Yoshihiro Shimoda
1
-0
/
+2
2023-08-09
net: renesas: rswitch: Add runtime speed change support
Yoshihiro Shimoda
1
-3
/
+24
2023-07-28
net: Explicitly include correct DT includes
Rob Herring
1
-2
/
+1
2023-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+22
2023-06-10
net: renesas: rswitch: Use hardware pause features
Yoshihiro Shimoda
1
-22
/
+14
2023-06-10
net: renesas: rswitch: Use napi_gro_receive() in RX
Yoshihiro Shimoda
1
-1
/
+1
2023-06-09
net: renesas: rswitch: Fix timestamp feature after all descriptors are used
Yoshihiro Shimoda
1
-14
/
+22
2023-06-01
net: renesas: rswitch: Fix return value in error path of xmit
Yoshihiro Shimoda
1
-1
/
+1
2023-03-23
ethernet: remove superfluous clearing of phydev
Wolfram Sang
1
-3
/
+1
2023-03-17
net: renesas: rswitch: Fix GWTSDIE register handling
Yoshihiro Shimoda
1
-2
/
+7
2023-03-17
net: renesas: rswitch: Fix the output value of quote from rswitch_rx()
Yoshihiro Shimoda
1
-3
/
+7
2023-02-11
net: renesas: rswitch: Improve TX timestamp accuracy
Yoshihiro Shimoda
1
-17
/
+149
2023-02-11
net: renesas: rswitch: Remove gptp flag from rswitch_gwca_queue
Yoshihiro Shimoda
1
-15
/
+11
2023-02-11
net: renesas: rswitch: Move linkfix variables to rswitch_gwca
Yoshihiro Shimoda
1
-18
/
+21
2023-02-11
net: renesas: rswitch: Rename rings in struct rswitch_gwca_queue
Yoshihiro Shimoda
1
-32
/
+32
2023-02-03
net: renesas: rswitch: Add "max-speed" handling
Yoshihiro Shimoda
1
-3
/
+12
2023-02-03
net: renesas: rswitch: Add phy_power_{on,off}() calling
Yoshihiro Shimoda
1
-0
/
+5
2023-02-03
net: renesas: rswitch: Add host_interfaces setting
Yoshihiro Shimoda
1
-3
/
+15
2023-02-03
net: renesas: rswitch: Convert to phy_device
Yoshihiro Shimoda
1
-48
/
+62
2023-02-03
net: renesas: rswitch: Simplify struct phy * handling
Yoshihiro Shimoda
1
-78
/
+25
2023-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+13
2023-01-21
net: ethernet: renesas: rswitch: Fix ethernet-ports handling
Yoshihiro Shimoda
1
-9
/
+13
2023-01-18
net: ethernet: renesas: rswitch: C45 only transactions
Michael Walle
1
-22
/
+6
[next]