aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/fm10k/fm10k_mbx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-14fm10k: mbx_update_max_size does not drop all oversized messagesJeff Kirsher1-3/+6
2015-04-14fm10k: reset head instead of calling update_max_sizeJeff Kirsher1-2/+16
2015-04-14fm10k: fix function header commentJeff Kirsher1-2/+1
2015-04-14fm10k: Correct spelling mistakeJeff Kirsher1-2/+2
2015-03-03fm10k: Resolve various spelling errors and checkpatch warningsMatthew Vick1-10/+10
2015-02-05fm10k: Resolve compile warnings with W=1Matthew Vick1-3/+2
2014-09-23fm10k: Add support for VFAlexander Duyck1-0/+4
2014-09-23fm10k: Add support for PF <-> VF mailboxAlexander Duyck1-0/+770
2014-09-23fm10k: Implement PF <-> SM mailbox operationsAlexander Duyck1-0/+1351