aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/fm10k/fm10k_mbx.c
AgeCommit message (Expand)Author
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2017-10-02fm10k: fix typos on fall through commentsJacob Keller
2017-01-08fm10k: request reset when mbx->state changesNgai-Mint Kwan
2016-04-20fm10k: consistently use Intel(R) for driver namesJacob Keller
2015-12-22fm10k: cleanup mailbox code comments etcBruce Allan
2015-12-13fm10k: cleanup overly long linesBruce Allan
2015-12-13fm10k: whitespace cleanupsBruce Allan
2015-12-05fm10k: add statistics for actual DWORD count of mbmem mailboxJacob Keller
2015-09-22fm10k: TRIVIAL remove unnecessary commaJacob Keller
2015-09-22fm10k: create "correct" header for the remote end on connectJacob Keller
2015-09-22fm10k: drop transmitted messages in Tx FIFO as part of reset_workJacob Keller
2015-06-17fm10k: remove err_no reference in fm10k_mbx.cJacob Keller
2015-04-14fm10k: mbx_update_max_size does not drop all oversized messagesJeff Kirsher
2015-04-14fm10k: reset head instead of calling update_max_sizeJeff Kirsher
2015-04-14fm10k: fix function header commentJeff Kirsher
2015-04-14fm10k: Correct spelling mistakeJeff Kirsher
2015-03-03fm10k: Resolve various spelling errors and checkpatch warningsMatthew Vick
2015-02-05fm10k: Resolve compile warnings with W=1Matthew Vick
2014-09-23fm10k: Add support for VFAlexander Duyck
2014-09-23fm10k: Add support for PF <-> VF mailboxAlexander Duyck
2014-09-23fm10k: Implement PF <-> SM mailbox operationsAlexander Duyck