Age | Commit message (Expand) | Author | Files | Lines |
2017-01-08 | fm10k: request reset when mbx->state changes | Ngai-Mint Kwan | 1 | -3/+7 |
2016-04-21 | fm10k: consistently use Intel(R) for driver names | Jacob Keller | 1 | -2/+2 |
2015-12-22 | fm10k: cleanup mailbox code comments etc | Bruce Allan | 1 | -20/+30 |
2015-12-14 | fm10k: cleanup overly long lines | Bruce Allan | 1 | -1/+1 |
2015-12-14 | fm10k: whitespace cleanups | Bruce Allan | 1 | -0/+1 |
2015-12-06 | fm10k: add statistics for actual DWORD count of mbmem mailbox | Jacob Keller | 1 | -0/+4 |
2015-09-23 | fm10k: TRIVIAL remove unnecessary comma | Jacob Keller | 1 | -2/+2 |
2015-09-23 | fm10k: create "correct" header for the remote end on connect | Jacob Keller | 1 | -1/+24 |
2015-09-23 | fm10k: drop transmitted messages in Tx FIFO as part of reset_work | Jacob Keller | 1 | -1/+18 |
2015-06-18 | fm10k: remove err_no reference in fm10k_mbx.c | Jacob Keller | 1 | -5/+0 |
2015-04-15 | fm10k: mbx_update_max_size does not drop all oversized messages | Jeff Kirsher | 1 | -3/+6 |
2015-04-15 | fm10k: reset head instead of calling update_max_size | Jeff Kirsher | 1 | -2/+16 |
2015-04-15 | fm10k: fix function header comment | Jeff Kirsher | 1 | -2/+1 |
2015-04-15 | fm10k: Correct spelling mistake | Jeff Kirsher | 1 | -2/+2 |
2015-03-03 | fm10k: Resolve various spelling errors and checkpatch warnings | Matthew Vick | 1 | -10/+10 |
2015-02-06 | fm10k: Resolve compile warnings with W=1 | Matthew Vick | 1 | -3/+2 |
2014-09-23 | fm10k: Add support for VF | Alexander Duyck | 1 | -0/+4 |
2014-09-23 | fm10k: Add support for PF <-> VF mailbox | Alexander Duyck | 1 | -0/+770 |
2014-09-23 | fm10k: Implement PF <-> SM mailbox operations | Alexander Duyck | 1 | -0/+1351 |