index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
ravb_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-04
net: ravb: Wait for operating mode to be applied
Claudiu Beznea
1
-23
/
+42
2023-11-30
net: ravb: Keep reverse order of operations in ravb_remove()
Claudiu Beznea
1
-9
/
+13
2023-11-30
net: ravb: Stop DMA in case of failures on ravb_open()
Claudiu Beznea
1
-0
/
+1
2023-11-30
net: ravb: Start TX queues after HW initialization succeeded
Claudiu Beznea
1
-2
/
+2
2023-11-30
net: ravb: Make write access to CXR35 first before accessing other EMAC regis...
Claudiu Beznea
1
-8
/
+9
2023-11-30
net: ravb: Use pm_runtime_resume_and_get()
Claudiu Beznea
1
-1
/
+4
2023-11-30
net: ravb: Check return value of reset_control_deassert()
Claudiu Beznea
1
-3
/
+6
2023-11-29
ravb: Fix races between ravb_tx_timeout_work() and net related ops
Yoshihiro Shimoda
1
-1
/
+10
2023-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2023-10-07
ravb: Fix use-after-free issue in ravb_tx_timeout_work()
Yoshihiro Shimoda
1
-0
/
+2
2023-10-07
ravb: Fix up dma_free_coherent() call in ravb_remove()
Yoshihiro Shimoda
1
-2
/
+2
2023-09-20
net: ethernet: renesas: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-28
net: Explicitly include correct DT includes
Rob Herring
1
-2
/
+1
2023-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+10
2023-03-17
ravb: avoid PHY being resumed when interface is not up
Wolfram Sang
1
-2
/
+10
2023-03-09
ravb: remove R-Car H3 ES1.* handling
Wolfram Sang
1
-15
/
+0
2023-01-25
net: ravb: Fix possible hang if RIS2_QFF1 happen
Yoshihiro Shimoda
1
-2
/
+2
2023-01-25
net: ravb: Fix lack of register setting after system resumed for Gen3
Yoshihiro Shimoda
1
-0
/
+6
2022-12-15
ravb: Fix "failed to switch device to config mode" message during unbind
Biju Das
1
-1
/
+1
2022-12-06
ravb: Fix potential use-after-free in ravb_rx_gbeth()
YueHaibing
1
-1
/
+1
2022-11-29
net: ethernet: renesas: ravb: Fix promiscuous mode after system resumed
Yoshihiro Shimoda
1
-0
/
+1
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+2
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-09-21
net: ravb: Fix PHY state warning splat during system resume
Geert Uytterhoeven
1
-0
/
+2
2022-09-20
ravb: Add RZ/G2L MII interface support
Biju Das
1
-1
/
+7
2022-09-20
net: ravb: Add R-Car Gen4 support
Geert Uytterhoeven
1
-0
/
+1
2022-05-16
ravb: Add support for RZ/V2M
Phil Edworthy
1
-0
/
+26
2022-05-16
ravb: Use separate clock for gPTP
Phil Edworthy
1
-3
/
+19
2022-05-16
ravb: Support separate Line0 (Desc), Line1 (Err) and Line2 (Mgmt) irqs
Phil Edworthy
1
-6
/
+50
2022-05-16
ravb: Separate handling of irq enable/disable regs into feature
Phil Edworthy
1
-2
/
+3
2022-02-21
ravb: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-1
/
+1
2022-01-31
ravb: ravb_close() always returns 0
Sergey Shtylyov
1
-4
/
+1
2022-01-31
phy: make phy_set_max_speed() *void*
Sergey Shtylyov
1
-7
/
+1
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-20
ethernet: renesas: Use div64_ul instead of do_div
Yang Li
1
-4
/
+2
2021-10-19
ethernet: renesas: use eth_hw_addr_set()
Jakub Kicinski
1
-7
/
+9
2021-10-13
ravb: Fix typo AVB->DMAC
Biju Das
1
-1
/
+1
2021-10-13
ravb: Update ravb_emac_init_gbeth()
Biju Das
1
-2
/
+3
2021-10-13
ravb: Rename "nc_queue" feature bit
Biju Das
1
-18
/
+18
2021-10-13
ravb: Optimize ravb_emac_init_gbeth function
Biju Das
1
-2
/
+1
2021-10-13
ravb: Rename "tsrq" variable
Biju Das
1
-4
/
+4
2021-10-13
ravb: Add support to retrieve stats for GbEthernet
Biju Das
1
-0
/
+21
2021-10-13
ravb: Add carrier_counters to struct ravb_hw_info
Biju Das
1
-0
/
+8
2021-10-13
ravb: Fillup ravb_rx_gbeth() stub
Biju Das
1
-5
/
+141
2021-10-13
ravb: Fillup ravb_rx_ring_format_gbeth() stub
Biju Das
1
-4
/
+30
2021-10-13
ravb: Fillup ravb_rx_ring_free_gbeth() stub
Biju Das
1
-4
/
+24
2021-10-13
ravb: Fillup ravb_alloc_rx_desc_gbeth() stub
Biju Das
1
-7
/
+23
2021-10-13
ravb: Add rx_max_buf_size to struct ravb_hw_info
Biju Das
1
-1
/
+4
2021-10-13
ravb: Use ALIGN macro for max_rx_len
Biju Das
1
-1
/
+1
[next]