index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
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
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-19
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
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-10-02
ravb: Initialize GbEthernet E-MAC
Biju Das
1
-9
/
+46
2021-10-02
ravb: Add half_duplex to struct ravb_hw_info
Biju Das
1
-8
/
+28
2021-10-02
ravb: Add magic_pkt to struct ravb_hw_info
Biju Das
1
-1
/
+4
2021-10-02
ravb: Add tsrq to struct ravb_hw_info
Biju Das
1
-2
/
+7
2021-10-02
ravb: Exclude gPTP feature support for RZ/G2L
Biju Das
1
-36
/
+49
2021-10-02
ravb: Initialize GbEthernet DMAC
Biju Das
1
-1
/
+29
2021-10-02
ravb: Add support for RZ/G2L SoC
Biju Das
1
-0
/
+62
2021-10-02
ravb: Add nc_queue to struct ravb_hw_info
Biju Das
1
-48
/
+92
2021-10-02
ravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active" variables
Biju Das
1
-13
/
+13
2021-10-02
ravb: Rename "ravb_set_features_rx_csum" function to "ravb_set_features_rcar"
Biju Das
1
-5
/
+5
2021-08-25
ravb: Add reset support
Biju Das
1
-0
/
+11
2021-08-25
ravb: Factorise ravb_emac_init function
Biju Das
1
-2
/
+12
2021-08-25
ravb: Factorise ravb_dmac_init function
Biju Das
1
-21
/
+31
2021-08-25
ravb: Factorise ravb_set_features
Biju Das
1
-2
/
+13
2021-08-25
ravb: Factorise ravb_adjust_link function
Biju Das
1
-1
/
+4
2021-08-25
ravb: Factorise ravb_rx function
Biju Das
1
-2
/
+12
2021-08-25
ravb: Factorise ravb_ring_init function
Biju Das
1
-5
/
+16
2021-08-25
ravb: Factorise ravb_ring_format function
Biju Das
1
-12
/
+23
2021-08-25
ravb: Factorise ravb_ring_free function
Biju Das
1
-17
/
+30
2021-08-25
ravb: Add ptp_cfg_active to struct ravb_hw_info
Biju Das
1
-7
/
+5
2021-08-25
ravb: Add no_ptp_cfg_active to struct ravb_hw_info
Biju Das
1
-8
/
+12
2021-08-25
ravb: Add multi_irq to struct ravb_hw_info
Biju Das
1
-8
/
+14
2021-08-25
ravb: Remove the macros NUM_TX_DESC_GEN[23]
Biju Das
1
-2
/
+6
2021-08-19
ravb: Add tx_counters to struct ravb_hw_info
Biju Das
1
-1
/
+3
2021-08-19
ravb: Add internal delay hw feature to struct ravb_hw_info
Biju Das
1
-2
/
+4
2021-08-19
ravb: Add net_features and net_hw_features to struct ravb_hw_info
Biju Das
1
-4
/
+8
2021-08-19
ravb: Add gstrings_stats and gstrings_size to struct ravb_hw_info
Biju Das
1
-1
/
+8
2021-08-19
ravb: Add stats_len to struct ravb_hw_info
Biju Das
1
-3
/
+6
2021-08-19
ravb: Add max_rx_len to struct ravb_hw_info
Biju Das
1
-4
/
+6
2021-08-19
ravb: Add aligned_tx to struct ravb_hw_info
Biju Das
1
-1
/
+2
2021-08-19
ravb: Add struct ravb_hw_info to driver data
Biju Das
1
-13
/
+22
2021-08-19
ravb: Use unsigned int for num_tx_desc variable in struct ravb_private
Biju Das
1
-14
/
+14
[next]