index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
ravb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
ravb: Add MII support for R-Car V4M
Geert Uytterhoeven
1
-0
/
+1
2024-06-06
net: ravb: Allocate RX buffers via page pool
Paul Barker
1
-2
/
+9
2024-06-06
net: ravb: Enable SW IRQ Coalescing for GbEth
Paul Barker
1
-0
/
+1
2024-06-06
net: ravb: Simplify poll & receive functions
Paul Barker
1
-1
/
+1
2024-03-06
ravb: Unify Rx ring maintenance code paths
Niklas Söderlund
1
-3
/
+2
2024-03-06
ravb: Move maximum Rx descriptor data usage to info struct
Niklas Söderlund
1
-4
/
+1
2024-03-06
ravb: Use the max frame size from hardware info for RZ/G2L
Niklas Söderlund
1
-1
/
+0
2024-03-06
ravb: Create helper to allocate skb and align it
Niklas Söderlund
1
-1
/
+0
2024-03-06
ravb: Make it clear the information relates to maximum frame size
Niklas Söderlund
1
-1
/
+1
2024-03-06
ravb: Group descriptor types used in Rx ring
Niklas Söderlund
1
-2
/
+4
2024-02-09
ravb: Add Tx checksum offload support for GbEth
Biju Das
1
-0
/
+15
2024-02-09
ravb: Add Rx checksum offload support for GbEth
Biju Das
1
-1
/
+18
2024-02-06
net: ravb: Split GTI computation and set operations
Claudiu Beznea
1
-0
/
+2
2024-02-06
net: ravb: Move getting/requesting IRQs in the probe() method
Claudiu Beznea
1
-4
/
+0
2022-09-20
ravb: Add RZ/G2L MII interface support
Biju Das
1
-0
/
+8
2022-05-16
ravb: Use separate clock for gPTP
Phil Edworthy
1
-0
/
+2
2022-05-16
ravb: Support separate Line0 (Desc), Line1 (Err) and Line2 (Mgmt) irqs
Phil Edworthy
1
-0
/
+3
2022-05-16
ravb: Separate handling of irq enable/disable regs into feature
Phil Edworthy
1
-0
/
+1
2021-10-13
ravb: Update ravb_emac_init_gbeth()
Biju Das
1
-0
/
+6
2021-10-13
ravb: Document PFRI register bit
Biju Das
1
-1
/
+1
2021-10-13
ravb: Rename "nc_queue" feature bit
Biju Das
1
-1
/
+1
2021-10-13
ravb: Rename "tsrq" variable
Biju Das
1
-1
/
+1
2021-10-13
ravb: Add carrier_counters to struct ravb_hw_info
Biju Das
1
-0
/
+3
2021-10-13
ravb: Fillup ravb_rx_gbeth() stub
Biju Das
1
-0
/
+1
2021-10-13
ravb: Fillup ravb_rx_ring_format_gbeth() stub
Biju Das
1
-0
/
+1
2021-10-13
ravb: Fillup ravb_alloc_rx_desc_gbeth() stub
Biju Das
1
-0
/
+1
2021-10-13
ravb: Add rx_max_buf_size to struct ravb_hw_info
Biju Das
1
-0
/
+1
2021-10-02
ravb: Initialize GbEthernet E-MAC
Biju Das
1
-4
/
+16
2021-10-02
ravb: Add half_duplex to struct ravb_hw_info
Biju Das
1
-0
/
+3
2021-10-02
ravb: Add magic_pkt to struct ravb_hw_info
Biju Das
1
-0
/
+1
2021-10-02
ravb: Add tsrq to struct ravb_hw_info
Biju Das
1
-0
/
+1
2021-10-02
ravb: Initialize GbEthernet DMAC
Biju Das
1
-1
/
+2
2021-10-02
ravb: Add support for RZ/G2L SoC
Biju Das
1
-0
/
+2
2021-10-02
ravb: Add nc_queue to struct ravb_hw_info
Biju Das
1
-1
/
+2
2021-10-02
ravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active" variables
Biju Das
1
-2
/
+2
2021-10-02
ravb: Rename "ravb_set_features_rx_csum" function to "ravb_set_features_rcar"
Biju Das
1
-1
/
+1
2021-08-25
ravb: Add reset support
Biju Das
1
-0
/
+1
2021-08-25
ravb: Factorise ravb_emac_init function
Biju Das
1
-0
/
+1
2021-08-25
ravb: Factorise ravb_dmac_init function
Biju Das
1
-0
/
+1
2021-08-25
ravb: Factorise ravb_set_features
Biju Das
1
-0
/
+1
2021-08-25
ravb: Factorise ravb_adjust_link function
Biju Das
1
-0
/
+1
2021-08-25
ravb: Factorise ravb_rx function
Biju Das
1
-0
/
+1
2021-08-25
ravb: Factorise ravb_ring_init function
Biju Das
1
-0
/
+1
2021-08-25
ravb: Factorise ravb_ring_format function
Biju Das
1
-0
/
+1
2021-08-25
ravb: Factorise ravb_ring_free function
Biju Das
1
-0
/
+1
2021-08-25
ravb: Add ptp_cfg_active to struct ravb_hw_info
Biju Das
1
-7
/
+1
2021-08-25
ravb: Add no_ptp_cfg_active to struct ravb_hw_info
Biju Das
1
-0
/
+1
2021-08-25
ravb: Add multi_irq to struct ravb_hw_info
Biju Das
1
-0
/
+1
2021-08-25
ravb: Remove the macros NUM_TX_DESC_GEN[23]
Biju Das
1
-4
/
+0
2021-08-19
ravb: Add tx_counters to struct ravb_hw_info
Biju Das
1
-0
/
+1
[next]