Age | Commit message (Expand) | Author | Files | Lines |
2019-09-09 | igc: Add tx_csum offload functionality | Sasha Neftin | 1 | -0/+5 |
2019-09-09 | igc: Remove unneeded PCI bus defines | Sasha Neftin | 1 | -4/+0 |
2019-07-24 | igc: Update the MAC reset flow | Sasha Neftin | 1 | -1/+1 |
2019-05-28 | igc: Add flow control support | Sasha Neftin | 1 | -0/+3 |
2019-05-28 | igc: Remove the obsolete workaround | Sasha Neftin | 1 | -9/+3 |
2019-05-28 | igc: Fix double definitions | Sasha Neftin | 1 | -3/+0 |
2019-03-19 | igc: Add support for the ntuple feature | Sasha Neftin | 1 | -0/+3 |
2019-03-19 | igc: Extend the ethtool supporting | Sasha Neftin | 1 | -0/+4 |
2019-03-19 | igc: Add multiple receive queues control supporting | Sasha Neftin | 1 | -0/+10 |
2019-02-05 | igc: Add ethtool support | Sasha Neftin | 1 | -0/+4 |
2018-10-17 | igc: Add watchdog | Sasha Neftin | 1 | -0/+11 |
2018-10-17 | igc: Add setup link functionality | Sasha Neftin | 1 | -0/+38 |
2018-10-17 | igc: Add code for PHY support | Sasha Neftin | 1 | -0/+79 |
2018-10-17 | igc: Add NVM support | Sasha Neftin | 1 | -0/+52 |
2018-10-17 | igc: Add HW initialization code | Sasha Neftin | 1 | -0/+36 |
2018-10-17 | igc: Add transmit and receive fastpath and interrupt handlers | Sasha Neftin | 1 | -0/+45 |
2018-10-17 | igc: Add support for Tx/Rx rings | Sasha Neftin | 1 | -0/+43 |
2018-10-17 | igc: Add interrupt support | Sasha Neftin | 1 | -0/+40 |
2018-10-17 | igc: Add netdev | Sasha Neftin | 1 | -0/+15 |
2018-10-17 | igc: Add support for PF | Sasha Neftin | 1 | -0/+30 |