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