summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/renesas/ravb.h
AgeCommit message (Expand)Author
2021-10-13ravb: Update ravb_emac_init_gbeth()Biju Das
2021-10-13ravb: Document PFRI register bitBiju Das
2021-10-13ravb: Rename "nc_queue" feature bitBiju Das
2021-10-13ravb: Rename "tsrq" variableBiju Das
2021-10-13ravb: Add carrier_counters to struct ravb_hw_infoBiju Das
2021-10-13ravb: Fillup ravb_rx_gbeth() stubBiju Das
2021-10-13ravb: Fillup ravb_rx_ring_format_gbeth() stubBiju Das
2021-10-13ravb: Fillup ravb_alloc_rx_desc_gbeth() stubBiju Das
2021-10-13ravb: Add rx_max_buf_size to struct ravb_hw_infoBiju Das
2021-10-02ravb: Initialize GbEthernet E-MACBiju Das
2021-10-02ravb: Add half_duplex to struct ravb_hw_infoBiju Das
2021-10-02ravb: Add magic_pkt to struct ravb_hw_infoBiju Das
2021-10-02ravb: Add tsrq to struct ravb_hw_infoBiju Das
2021-10-02ravb: Initialize GbEthernet DMACBiju Das
2021-10-02ravb: Add support for RZ/G2L SoCBiju Das
2021-10-02ravb: Add nc_queue to struct ravb_hw_infoBiju Das
2021-10-02ravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active" variablesBiju Das
2021-10-02ravb: Rename "ravb_set_features_rx_csum" function to "ravb_set_features_rcar"Biju Das
2021-08-25ravb: Add reset supportBiju Das
2021-08-25ravb: Factorise ravb_emac_init functionBiju Das
2021-08-25ravb: Factorise ravb_dmac_init functionBiju Das
2021-08-25ravb: Factorise ravb_set_featuresBiju Das
2021-08-25ravb: Factorise ravb_adjust_link functionBiju Das
2021-08-25ravb: Factorise ravb_rx functionBiju Das
2021-08-25ravb: Factorise ravb_ring_init functionBiju Das
2021-08-25ravb: Factorise ravb_ring_format functionBiju Das
2021-08-25ravb: Factorise ravb_ring_free functionBiju Das
2021-08-25ravb: Add ptp_cfg_active to struct ravb_hw_infoBiju Das
2021-08-25ravb: Add no_ptp_cfg_active to struct ravb_hw_infoBiju Das
2021-08-25ravb: Add multi_irq to struct ravb_hw_infoBiju Das
2021-08-25ravb: Remove the macros NUM_TX_DESC_GEN[23]Biju Das
2021-08-19ravb: Add tx_counters to struct ravb_hw_infoBiju Das
2021-08-19ravb: Add internal delay hw feature to struct ravb_hw_infoBiju Das
2021-08-19ravb: Add net_features and net_hw_features to struct ravb_hw_infoBiju Das
2021-08-19ravb: Add gstrings_stats and gstrings_size to struct ravb_hw_infoBiju Das
2021-08-19ravb: Add stats_len to struct ravb_hw_infoBiju Das
2021-08-19ravb: Add max_rx_len to struct ravb_hw_infoBiju Das
2021-08-19ravb: Add aligned_tx to struct ravb_hw_infoBiju Das
2021-08-19ravb: Add struct ravb_hw_info to driver dataBiju Das
2021-08-19ravb: Use unsigned int for num_tx_desc variable in struct ravb_privateBiju Das
2021-07-21ravb: Remove extra TABBiju Das
2021-04-12net: ethernet: ravb: Enable optional refclkAdam Ford
2021-01-08ravb: update "undocumented" annotationsSergey Shtylyov
2021-01-08ravb: remove APSR_DMSergey Shtylyov
2020-10-01ravb: Add support for explicit internal clock delay configurationGeert Uytterhoeven
2020-10-01ravb: Split delay handling in parsing and applyingGeert Uytterhoeven
2019-11-14ravb: implement MTU change while device is upUlrich Hecht
2019-09-06ravb: TROCR register is only present on R-Car Gen3Simon Horman
2019-09-06ravb: remove undocumented endianness selectionSimon Horman
2019-09-06ravb: remove undocumented counter processingSimon Horman