summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/renesas
AgeCommit message (Expand)Author
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-10net: renesas: rswitch: Use hardware pause featuresYoshihiro Shimoda
2023-06-10net: renesas: rswitch: Use napi_gro_receive() in RXYoshihiro Shimoda
2023-06-09net: renesas: rswitch: Fix timestamp feature after all descriptors are usedYoshihiro Shimoda
2023-06-01net: renesas: rswitch: Fix return value in error path of xmitYoshihiro Shimoda
2023-03-28Revert "sh_eth: remove open coded netif_running()"Wolfram Sang
2023-03-22ethernet: remove superfluous clearing of phydevWolfram Sang
2023-03-22sh_eth: remove open coded netif_running()Wolfram Sang
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-17net: renesas: rswitch: Fix GWTSDIE register handlingYoshihiro Shimoda
2023-03-17net: renesas: rswitch: Fix the output value of quote from rswitch_rx()Yoshihiro Shimoda
2023-03-16sh_eth: avoid PHY being resumed when interface is not upWolfram Sang
2023-03-16ravb: avoid PHY being resumed when interface is not upWolfram Sang
2023-03-08ravb: remove R-Car H3 ES1.* handlingWolfram Sang
2023-02-10net: renesas: rswitch: Improve TX timestamp accuracyYoshihiro Shimoda
2023-02-10net: renesas: rswitch: Remove gptp flag from rswitch_gwca_queueYoshihiro Shimoda
2023-02-10net: renesas: rswitch: Move linkfix variables to rswitch_gwcaYoshihiro Shimoda
2023-02-10net: renesas: rswitch: Rename rings in struct rswitch_gwca_queueYoshihiro Shimoda
2023-02-03net: renesas: rswitch: Add "max-speed" handlingYoshihiro Shimoda
2023-02-03net: renesas: rswitch: Add phy_power_{on,off}() callingYoshihiro Shimoda
2023-02-03net: renesas: rswitch: Add host_interfaces settingYoshihiro Shimoda
2023-02-03net: renesas: rswitch: Convert to phy_deviceYoshihiro Shimoda
2023-02-03net: renesas: rswitch: Simplify struct phy * handlingYoshihiro Shimoda
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-25net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda
2023-01-25net: ravb: Fix lack of register setting after system resumed for Gen3Yoshihiro Shimoda
2023-01-20net: ethernet: renesas: rswitch: Fix ethernet-ports handlingYoshihiro Shimoda
2023-01-17net: ethernet: renesas: rswitch: C45 only transactionsMichael Walle
2023-01-10net: mdio: mdio-bitbang: Separate C22 and C45 transactionsAndrew Lunn
2022-12-28net: ethernet: renesas: rswitch: Fix getting mac address from device treeYoshihiro Shimoda
2022-12-28net: ethernet: renesas: rswitch: Fix error path in renesas_eth_sw_probe()Yoshihiro Shimoda
2022-12-15ravb: Fix "failed to switch device to config mode" message during unbindBiju Das
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-06ravb: Fix potential use-after-free in ravb_rx_gbeth()YueHaibing
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-29net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda
2022-11-21net: ethernet: renesas: rswitch: Fix MAC address infoYoshihiro Shimoda
2022-11-17net: ethernet: renesas: Fix return type in rswitch_etha_wait_link_verification()Dan Carpenter
2022-11-14net: ethernet: renesas: rswitch: Fix build error about ptpYoshihiro Shimoda
2022-11-08net: ethernet: renesas: rswitch: Fix endless loop in error pathsYoshihiro Shimoda
2022-11-07net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)
2022-11-04net: ethernet: renesas: Fix return type of rswitch_start_xmit()Nathan Chancellor
2022-11-02net: ethernet: renesas: rswitch: Add R-Car Gen4 gPTP supportYoshihiro Shimoda
2022-11-02net: ethernet: renesas: Add support for "Ethernet Switch"Yoshihiro Shimoda
2022-10-31ptp: ravb: convert to .adjfine and adjust_by_scaled_ppmJacob Keller
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-20net: sh_eth: Fix PHY state warning splat during system resumeGeert Uytterhoeven
2022-09-20net: ravb: Fix PHY state warning splat during system resumeGeert Uytterhoeven