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