index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
rswitch.c
Age
Commit message (
Expand
)
Author
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-03
net: rswitch: Avoid use-after-free in rswitch_poll()
Radu Rendec
2023-12-10
net: rswitch: Allow jumbo frames
Yoshihiro Shimoda
2023-12-10
net: rswitch: Add jumbo frames handling for TX
Yoshihiro Shimoda
2023-12-10
net: rswitch: Add jumbo frames handling for RX
Yoshihiro Shimoda
2023-12-10
net: rswitch: Set GWMDNC register
Yoshihiro Shimoda
2023-12-10
net: rswitch: Add a setting ext descriptor function
Yoshihiro Shimoda
2023-12-10
net: rswitch: Add unmap_addrs instead of dma address in each desc
Yoshihiro Shimoda
2023-12-10
net: rswitch: Use build_skb() for RX
Yoshihiro Shimoda
2023-12-10
net: rswitch: Use unsigned int for desc related array index
Yoshihiro Shimoda
2023-12-10
net: rswitch: Drop unused argument/return value
Yoshihiro Shimoda
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-24
net: rswitch: Fix missing dev_kfree_skb_any() in error path
Yoshihiro Shimoda
2023-11-24
net: rswitch: Fix return value in rswitch_start_xmit()
Yoshihiro Shimoda
2023-11-24
net: rswitch: Fix type of ret in rswitch_start_xmit()
Yoshihiro Shimoda
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Get clock increment from clock rate
Niklas Söderlund
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Prepare for shared register layout
Niklas Söderlund
2023-10-19
rswitch: Add PM ops
Yoshihiro Shimoda
2023-10-19
rswitch: Use unsigned int for port related array index
Yoshihiro Shimoda
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
rswitch: Fix imbalance phy_power_off() calling
Yoshihiro Shimoda
2023-10-12
rswitch: Fix renesas_eth_sw_remove() implementation
Yoshihiro Shimoda
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-03
rswitch: Fix PHY station management clock setting
Yoshihiro Shimoda
2023-09-20
net: ethernet: renesas: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-14
net: renesas: rswitch: Add spin lock protection for irq {un}mask
Yoshihiro Shimoda
2023-09-14
net: renesas: rswitch: Fix unmasking irq condition
Yoshihiro Shimoda
2023-08-08
net: renesas: rswitch: Add .[gs]et_link_ksettings support
Yoshihiro Shimoda
2023-08-08
net: renesas: rswitch: Add runtime speed change support
Yoshihiro Shimoda
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
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
[next]