Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ionic: Remove unused including <linux/version.h> | YueHaibing | 2019-09-07 | 1 | -1/+0 |
* | ionic: Add coalesce and other features | Shannon Nelson | 2019-09-05 | 5 | -3/+166 |
* | ionic: Add RSS support | Shannon Nelson | 2019-09-05 | 3 | -0/+165 |
* | ionic: Add driver stats | Shannon Nelson | 2019-09-05 | 5 | -2/+480 |
* | ionic: Add netdev-event handling | Shannon Nelson | 2019-09-05 | 2 | -0/+64 |
* | ionic: Add Tx and Rx handling | Shannon Nelson | 2019-09-05 | 5 | -1/+1408 |
* | ionic: Add initial ethtool support | Shannon Nelson | 2019-09-05 | 6 | -1/+519 |
* | ionic: Add async link status check and basic stats | Shannon Nelson | 2019-09-05 | 2 | -6/+111 |
* | ionic: Add Rx filter and rx_mode ndo support | Shannon Nelson | 2019-09-05 | 2 | -6/+423 |
* | ionic: Add management of rx filters | Shannon Nelson | 2019-09-05 | 5 | -1/+194 |
* | ionic: Add the basic NDO callbacks for netdev support | Shannon Nelson | 2019-09-05 | 6 | -2/+387 |
* | ionic: Add notifyq support | Shannon Nelson | 2019-09-05 | 3 | -2/+186 |
* | ionic: Add adminq action | Shannon Nelson | 2019-09-05 | 2 | -0/+118 |
* | ionic: Add basic adminq support | Shannon Nelson | 2019-09-05 | 10 | -0/+941 |
* | ionic: Add interrupts and doorbells | Shannon Nelson | 2019-09-05 | 8 | -0/+91 |
* | ionic: Add basic lif support | Shannon Nelson | 2019-09-05 | 11 | -1/+477 |
* | ionic: Add port management commands | Shannon Nelson | 2019-09-05 | 5 | -0/+213 |
* | ionic: Add hardware init and device commands | Shannon Nelson | 2019-09-05 | 13 | -2/+3481 |
* | ionic: Add basic framework for IONIC Network device driver | Shannon Nelson | 2019-09-05 | 9 | -0/+218 |