aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/renesas/ravb.h
AgeCommit message (Expand)Author
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
2019-09-06ravb: correct typo in FBP field of SFO registerSimon Horman
2018-11-23ravb: Clean up duplex handlingMagnus Damm
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-19ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3Kazuya Mizuguchi
2018-09-18ravb: do not write 1 to reserved bitsKazuya Mizuguchi
2018-08-22net: ethernet: renesas: use SPDX identifier for Renesas driversWolfram Sang
2018-02-16ravb: add support for changing MTUNiklas Söderlund
2017-08-01ravb: add wake-on-lan support via magic packetNiklas Söderlund
2017-01-29ravb: Add tx and rx clock internal delays mode of APSRKazuya Mizuguchi
2016-08-20net: ethernet: renesas: ravb: use phydev from struct net_devicePhilippe Reynes
2016-04-14ravb: make ravb_ptp_interrupt() *void*Sergei Shtylyov
2016-04-04ravb: Add dma queue interrupt supportKazuya Mizuguchi
2016-02-10ravb: factor out register bit twiddling codeSergei Shtylyov
2015-12-03ravb: ptp: Add CONFIG mode supportKazuya Mizuguchi
2015-11-20ravb: use clock rate as basis for GTI.TIVSimon Horman
2015-10-03ravb: Add support for r8a7795 SoCKazuya Mizuguchi
2015-07-27ravb: minimize TX data copyingSergei Shtylyov
2015-06-11Renesas Ethernet AVB PTP clock driverSergei Shtylyov