summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/renesas/ravb.h
Commit message (Expand)AuthorAgeFilesLines
* ravb: Add support for RZ/G2L SoCBiju Das2021-10-021-0/+2
* ravb: Add nc_queue to struct ravb_hw_infoBiju Das2021-10-021-1/+2
* ravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active" variablesBiju Das2021-10-021-2/+2
* ravb: Rename "ravb_set_features_rx_csum" function to "ravb_set_features_rcar"Biju Das2021-10-021-1/+1
* ravb: Add reset supportBiju Das2021-08-251-0/+1
* ravb: Factorise ravb_emac_init functionBiju Das2021-08-251-0/+1
* ravb: Factorise ravb_dmac_init functionBiju Das2021-08-251-0/+1
* ravb: Factorise ravb_set_featuresBiju Das2021-08-251-0/+1
* ravb: Factorise ravb_adjust_link functionBiju Das2021-08-251-0/+1
* ravb: Factorise ravb_rx functionBiju Das2021-08-251-0/+1
* ravb: Factorise ravb_ring_init functionBiju Das2021-08-251-0/+1
* ravb: Factorise ravb_ring_format functionBiju Das2021-08-251-0/+1
* ravb: Factorise ravb_ring_free functionBiju Das2021-08-251-0/+1
* ravb: Add ptp_cfg_active to struct ravb_hw_infoBiju Das2021-08-251-7/+1
* ravb: Add no_ptp_cfg_active to struct ravb_hw_infoBiju Das2021-08-251-0/+1
* ravb: Add multi_irq to struct ravb_hw_infoBiju Das2021-08-251-0/+1
* ravb: Remove the macros NUM_TX_DESC_GEN[23]Biju Das2021-08-251-4/+0
* ravb: Add tx_counters to struct ravb_hw_infoBiju Das2021-08-191-0/+1
* ravb: Add internal delay hw feature to struct ravb_hw_infoBiju Das2021-08-191-0/+3
* ravb: Add net_features and net_hw_features to struct ravb_hw_infoBiju Das2021-08-191-0/+2
* ravb: Add gstrings_stats and gstrings_size to struct ravb_hw_infoBiju Das2021-08-191-0/+2
* ravb: Add stats_len to struct ravb_hw_infoBiju Das2021-08-191-0/+1
* ravb: Add max_rx_len to struct ravb_hw_infoBiju Das2021-08-191-0/+1
* ravb: Add aligned_tx to struct ravb_hw_infoBiju Das2021-08-191-0/+1
* ravb: Add struct ravb_hw_info to driver dataBiju Das2021-08-191-0/+6
* ravb: Use unsigned int for num_tx_desc variable in struct ravb_privateBiju Das2021-08-191-1/+1
* ravb: Remove extra TABBiju Das2021-07-211-1/+1
* net: ethernet: ravb: Enable optional refclkAdam Ford2021-04-121-0/+1
* ravb: update "undocumented" annotationsSergey Shtylyov2021-01-081-13/+13
* ravb: remove APSR_DMSergey Shtylyov2021-01-081-6/+5
* ravb: Add support for explicit internal clock delay configurationGeert Uytterhoeven2020-10-011-0/+1
* ravb: Split delay handling in parsing and applyingGeert Uytterhoeven2020-10-011-1/+3
* ravb: implement MTU change while device is upUlrich Hecht2019-11-141-1/+2
* ravb: TROCR register is only present on R-Car Gen3Simon Horman2019-09-061-1/+1
* ravb: remove undocumented endianness selectionSimon Horman2019-09-061-1/+0
* ravb: remove undocumented counter processingSimon Horman2019-09-061-4/+0
* ravb: correct typo in FBP field of SFO registerSimon Horman2019-09-061-1/+1
* ravb: Clean up duplex handlingMagnus Damm2018-11-231-1/+0
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-251-0/+5
|\
| * ravb: do not write 1 to reserved bitsKazuya Mizuguchi2018-09-181-0/+5
* | ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3Kazuya Mizuguchi2018-09-191-1/+5
|/
* net: ethernet: renesas: use SPDX identifier for Renesas driversWolfram Sang2018-08-221-4/+1
* ravb: add support for changing MTUNiklas Söderlund2018-02-161-0/+1
* ravb: add wake-on-lan support via magic packetNiklas Söderlund2017-08-011-0/+2
* ravb: Add tx and rx clock internal delays mode of APSRKazuya Mizuguchi2017-01-291-0/+10
* net: ethernet: renesas: ravb: use phydev from struct net_devicePhilippe Reynes2016-08-201-1/+0
* ravb: make ravb_ptp_interrupt() *void*Sergei Shtylyov2016-04-141-1/+1
* ravb: Add dma queue interrupt supportKazuya Mizuguchi2016-04-041-0/+204
* ravb: factor out register bit twiddling codeSergei Shtylyov2016-02-101-1/+3
* ravb: ptp: Add CONFIG mode supportKazuya Mizuguchi2015-12-031-0/+1