Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | igc: Add support for TX timestamping | Vinicius Costa Gomes | 2020-01-06 | 1 | -0/+2 |
* | igc: Add support for RX timestamping | Vinicius Costa Gomes | 2020-01-06 | 1 | -0/+17 |
* | igc: Add basic skeleton for PTP | Vinicius Costa Gomes | 2020-01-06 | 1 | -0/+26 |
* | igc: Add legacy power management support | Sasha Neftin | 2019-12-31 | 1 | -0/+2 |
* | igc: Clean up unused shadow_vfta pointer | Sasha Neftin | 2019-10-21 | 1 | -1/+0 |
* | igc: Add tx_csum offload functionality | Sasha Neftin | 2019-09-09 | 1 | -0/+4 |
* | igc: Add support for statistics | Sasha Neftin | 2019-03-19 | 1 | -0/+4 |
* | igc: Extend the ethtool supporting | Sasha Neftin | 2019-03-19 | 1 | -3/+52 |
* | igc: Add multiple receive queues control supporting | Sasha Neftin | 2019-03-19 | 1 | -0/+9 |
* | igc: Add ethtool support | Sasha Neftin | 2019-02-05 | 1 | -2/+32 |
* | igc: Remove obsolete IGC_ERR define | Sasha Neftin | 2018-11-21 | 1 | -2/+0 |
* | igc: Clean up code | Sasha Neftin | 2018-11-07 | 1 | -9/+0 |
* | igc: Add watchdog | Sasha Neftin | 2018-10-17 | 1 | -0/+12 |
* | igc: Add setup link functionality | Sasha Neftin | 2018-10-17 | 1 | -0/+1 |
* | igc: Add code for PHY support | Sasha Neftin | 2018-10-17 | 1 | -0/+16 |
* | igc: Add NVM support | Sasha Neftin | 2018-10-17 | 1 | -0/+6 |
* | igc: Add transmit and receive fastpath and interrupt handlers | Sasha Neftin | 2018-10-17 | 1 | -0/+66 |
* | igc: Add support for Tx/Rx rings | Sasha Neftin | 2018-10-17 | 1 | -0/+125 |
* | igc: Add interrupt support | Sasha Neftin | 2018-10-17 | 1 | -0/+127 |
* | igc: Add netdev | Sasha Neftin | 2018-10-17 | 1 | -0/+48 |
* | igc: Add support for PF | Sasha Neftin | 2018-10-17 | 1 | -0/+13 |
* | igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support | Sasha Neftin | 2018-10-17 | 1 | -0/+29 |