index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
ravb.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ravb: Add RZ/G2L MII interface support
Biju Das
2022-09-20
1
-0
/
+8
*
ravb: Use separate clock for gPTP
Phil Edworthy
2022-05-16
1
-0
/
+2
*
ravb: Support separate Line0 (Desc), Line1 (Err) and Line2 (Mgmt) irqs
Phil Edworthy
2022-05-16
1
-0
/
+3
*
ravb: Separate handling of irq enable/disable regs into feature
Phil Edworthy
2022-05-16
1
-0
/
+1
*
ravb: Update ravb_emac_init_gbeth()
Biju Das
2021-10-13
1
-0
/
+6
*
ravb: Document PFRI register bit
Biju Das
2021-10-13
1
-1
/
+1
*
ravb: Rename "nc_queue" feature bit
Biju Das
2021-10-13
1
-1
/
+1
*
ravb: Rename "tsrq" variable
Biju Das
2021-10-13
1
-1
/
+1
*
ravb: Add carrier_counters to struct ravb_hw_info
Biju Das
2021-10-13
1
-0
/
+3
*
ravb: Fillup ravb_rx_gbeth() stub
Biju Das
2021-10-13
1
-0
/
+1
*
ravb: Fillup ravb_rx_ring_format_gbeth() stub
Biju Das
2021-10-13
1
-0
/
+1
*
ravb: Fillup ravb_alloc_rx_desc_gbeth() stub
Biju Das
2021-10-13
1
-0
/
+1
*
ravb: Add rx_max_buf_size to struct ravb_hw_info
Biju Das
2021-10-13
1
-0
/
+1
*
ravb: Initialize GbEthernet E-MAC
Biju Das
2021-10-02
1
-4
/
+16
*
ravb: Add half_duplex to struct ravb_hw_info
Biju Das
2021-10-02
1
-0
/
+3
*
ravb: Add magic_pkt to struct ravb_hw_info
Biju Das
2021-10-02
1
-0
/
+1
*
ravb: Add tsrq to struct ravb_hw_info
Biju Das
2021-10-02
1
-0
/
+1
*
ravb: Initialize GbEthernet DMAC
Biju Das
2021-10-02
1
-1
/
+2
*
ravb: Add support for RZ/G2L SoC
Biju Das
2021-10-02
1
-0
/
+2
*
ravb: Add nc_queue to struct ravb_hw_info
Biju Das
2021-10-02
1
-1
/
+2
*
ravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active" variables
Biju Das
2021-10-02
1
-2
/
+2
*
ravb: Rename "ravb_set_features_rx_csum" function to "ravb_set_features_rcar"
Biju Das
2021-10-02
1
-1
/
+1
*
ravb: Add reset support
Biju Das
2021-08-25
1
-0
/
+1
*
ravb: Factorise ravb_emac_init function
Biju Das
2021-08-25
1
-0
/
+1
*
ravb: Factorise ravb_dmac_init function
Biju Das
2021-08-25
1
-0
/
+1
*
ravb: Factorise ravb_set_features
Biju Das
2021-08-25
1
-0
/
+1
*
ravb: Factorise ravb_adjust_link function
Biju Das
2021-08-25
1
-0
/
+1
*
ravb: Factorise ravb_rx function
Biju Das
2021-08-25
1
-0
/
+1
*
ravb: Factorise ravb_ring_init function
Biju Das
2021-08-25
1
-0
/
+1
*
ravb: Factorise ravb_ring_format function
Biju Das
2021-08-25
1
-0
/
+1
*
ravb: Factorise ravb_ring_free function
Biju Das
2021-08-25
1
-0
/
+1
*
ravb: Add ptp_cfg_active to struct ravb_hw_info
Biju Das
2021-08-25
1
-7
/
+1
*
ravb: Add no_ptp_cfg_active to struct ravb_hw_info
Biju Das
2021-08-25
1
-0
/
+1
*
ravb: Add multi_irq to struct ravb_hw_info
Biju Das
2021-08-25
1
-0
/
+1
*
ravb: Remove the macros NUM_TX_DESC_GEN[23]
Biju Das
2021-08-25
1
-4
/
+0
*
ravb: Add tx_counters to struct ravb_hw_info
Biju Das
2021-08-19
1
-0
/
+1
*
ravb: Add internal delay hw feature to struct ravb_hw_info
Biju Das
2021-08-19
1
-0
/
+3
*
ravb: Add net_features and net_hw_features to struct ravb_hw_info
Biju Das
2021-08-19
1
-0
/
+2
*
ravb: Add gstrings_stats and gstrings_size to struct ravb_hw_info
Biju Das
2021-08-19
1
-0
/
+2
*
ravb: Add stats_len to struct ravb_hw_info
Biju Das
2021-08-19
1
-0
/
+1
*
ravb: Add max_rx_len to struct ravb_hw_info
Biju Das
2021-08-19
1
-0
/
+1
*
ravb: Add aligned_tx to struct ravb_hw_info
Biju Das
2021-08-19
1
-0
/
+1
*
ravb: Add struct ravb_hw_info to driver data
Biju Das
2021-08-19
1
-0
/
+6
*
ravb: Use unsigned int for num_tx_desc variable in struct ravb_private
Biju Das
2021-08-19
1
-1
/
+1
*
ravb: Remove extra TAB
Biju Das
2021-07-22
1
-1
/
+1
*
net: ethernet: ravb: Enable optional refclk
Adam Ford
2021-04-12
1
-0
/
+1
*
ravb: update "undocumented" annotations
Sergey Shtylyov
2021-01-09
1
-13
/
+13
*
ravb: remove APSR_DM
Sergey Shtylyov
2021-01-09
1
-6
/
+5
*
ravb: Add support for explicit internal clock delay configuration
Geert Uytterhoeven
2020-10-01
1
-0
/
+1
*
ravb: Split delay handling in parsing and applying
Geert Uytterhoeven
2020-10-01
1
-1
/
+3
[next]