index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
rswitch.c
Age
Commit message (
Expand
)
Author
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-10
net: renesas: rswitch: Use hardware pause features
Yoshihiro Shimoda
2023-06-10
net: renesas: rswitch: Use napi_gro_receive() in RX
Yoshihiro Shimoda
2023-06-09
net: renesas: rswitch: Fix timestamp feature after all descriptors are used
Yoshihiro Shimoda
2023-06-01
net: renesas: rswitch: Fix return value in error path of xmit
Yoshihiro Shimoda
2023-03-22
ethernet: remove superfluous clearing of phydev
Wolfram Sang
2023-03-17
net: renesas: rswitch: Fix GWTSDIE register handling
Yoshihiro Shimoda
2023-03-17
net: renesas: rswitch: Fix the output value of quote from rswitch_rx()
Yoshihiro Shimoda
2023-02-10
net: renesas: rswitch: Improve TX timestamp accuracy
Yoshihiro Shimoda
2023-02-10
net: renesas: rswitch: Remove gptp flag from rswitch_gwca_queue
Yoshihiro Shimoda
2023-02-10
net: renesas: rswitch: Move linkfix variables to rswitch_gwca
Yoshihiro Shimoda
2023-02-10
net: renesas: rswitch: Rename rings in struct rswitch_gwca_queue
Yoshihiro Shimoda
2023-02-03
net: renesas: rswitch: Add "max-speed" handling
Yoshihiro Shimoda
2023-02-03
net: renesas: rswitch: Add phy_power_{on,off}() calling
Yoshihiro Shimoda
2023-02-03
net: renesas: rswitch: Add host_interfaces setting
Yoshihiro Shimoda
2023-02-03
net: renesas: rswitch: Convert to phy_device
Yoshihiro Shimoda
2023-02-03
net: renesas: rswitch: Simplify struct phy * handling
Yoshihiro Shimoda
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-20
net: ethernet: renesas: rswitch: Fix ethernet-ports handling
Yoshihiro Shimoda
2023-01-17
net: ethernet: renesas: rswitch: C45 only transactions
Michael Walle
2022-12-28
net: ethernet: renesas: rswitch: Fix getting mac address from device tree
Yoshihiro Shimoda
2022-12-28
net: ethernet: renesas: rswitch: Fix error path in renesas_eth_sw_probe()
Yoshihiro Shimoda
2022-11-21
net: ethernet: renesas: rswitch: Fix MAC address info
Yoshihiro Shimoda
2022-11-17
net: ethernet: renesas: Fix return type in rswitch_etha_wait_link_verification()
Dan Carpenter
2022-11-08
net: ethernet: renesas: rswitch: Fix endless loop in error paths
Yoshihiro Shimoda
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-11-04
net: ethernet: renesas: Fix return type of rswitch_start_xmit()
Nathan Chancellor
2022-11-02
net: ethernet: renesas: rswitch: Add R-Car Gen4 gPTP support
Yoshihiro Shimoda
2022-11-02
net: ethernet: renesas: Add support for "Ethernet Switch"
Yoshihiro Shimoda