Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | igc: Enable TX via AF_XDP zero-copy | Andre Guedes | 2021-05-20 | 1 | -0/+1 |
* | igc: Enable RX via AF_XDP zero-copy | Andre Guedes | 2021-05-20 | 1 | -0/+1 |
* | igc: Add tx_csum offload functionality | Sasha Neftin | 2019-09-09 | 1 | -0/+8 |
* | igc: Fix the typo in igc_base.h header definition | Sasha Neftin | 2019-03-19 | 1 | -2/+2 |
* | igc: Remove unused code | Sasha Neftin | 2019-02-06 | 1 | -22/+0 |
* | igc: Fix code redundancy | Sasha Neftin | 2019-02-06 | 1 | -3/+0 |
* | igc: Add code for PHY support | Sasha Neftin | 2018-10-17 | 1 | -0/+1 |
* | igc: Add HW initialization code | Sasha Neftin | 2018-10-17 | 1 | -0/+2 |
* | igc: Add transmit and receive fastpath and interrupt handlers | Sasha Neftin | 2018-10-17 | 1 | -0/+15 |
* | igc: Add support for Tx/Rx rings | Sasha Neftin | 2018-10-17 | 1 | -0/+89 |