Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-10 | net: enetc: pass bd_count as an argument to enetc_setup_cbdr | Vladimir Oltean | 1 | -2/+3 |
2021-03-10 | net: enetc: squash clear_cbdr and free_cbdr into teardown_cbdr | Vladimir Oltean | 1 | -7/+4 |
2021-03-10 | net: enetc: save the mode register address inside struct enetc_cbdr | Vladimir Oltean | 1 | -9/+10 |
2021-03-10 | net: enetc: squash enetc_alloc_cbdr and enetc_setup_cbdr | Vladimir Oltean | 1 | -16/+14 |
2021-03-10 | net: enetc: save the DMA device for enetc_free_cbdr | Vladimir Oltean | 1 | -16/+21 |
2021-03-10 | net: enetc: move the CBDR API to enetc_cbdr.c | Vladimir Oltean | 1 | -0/+54 |
2019-11-16 | enetc: Configure the Time-Aware Scheduler via tc-taprio offload | Po Liu | 1 | -1/+4 |
2019-01-24 | enetc: Add RFS and RSS support | Claudiu Manoil | 1 | -0/+100 |
2019-01-24 | enetc: Introduce basic PF and VF ENETC ethernet drivers | Claudiu Manoil | 1 | -0/+110 |