Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-27 | i40e: clean up coccicheck reported errors | Jesse Brandeburg | 2 | -5/+4 |
2013-09-27 | i40e: better return values | Jesse Brandeburg | 1 | -16/+21 |
2013-09-27 | i40e: convert ret to aq_ret | Jesse Brandeburg | 1 | -55/+52 |
2013-09-27 | i40e: small clean ups from review | Jesse Brandeburg | 1 | -3/+3 |
2013-09-27 | i40e: use common failure flow | Jesse Brandeburg | 1 | -6/+6 |
2013-09-11 | i40e: include i40e in kernel proper | Jesse Brandeburg | 1 | -0/+44 |
2013-09-11 | i40e: debugfs interface | Jesse Brandeburg | 1 | -0/+2076 |
2013-09-11 | i40e: init code and hardware support | Jesse Brandeburg | 16 | -0/+13813 |
2013-09-11 | i40e: implement virtual device interface | Jesse Brandeburg | 3 | -0/+2823 |
2013-09-11 | i40e: driver core headers | Jesse Brandeburg | 3 | -0/+899 |
2013-09-11 | i40e: driver ethtool core | Jesse Brandeburg | 1 | -0/+1449 |
2013-09-11 | i40e: transmit, receive, and NAPI | Jesse Brandeburg | 1 | -0/+1817 |
2013-09-11 | i40e: main driver core | Jesse Brandeburg | 1 | -0/+7375 |