index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
fm10k
/
fm10k_mbx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fm10k: TRIVIAL remove unnecessary comma
Jacob Keller
2015-09-23
1
-2
/
+2
*
fm10k: create "correct" header for the remote end on connect
Jacob Keller
2015-09-23
1
-1
/
+24
*
fm10k: drop transmitted messages in Tx FIFO as part of reset_work
Jacob Keller
2015-09-23
1
-1
/
+18
*
fm10k: remove err_no reference in fm10k_mbx.c
Jacob Keller
2015-06-17
1
-5
/
+0
*
fm10k: mbx_update_max_size does not drop all oversized messages
Jeff Kirsher
2015-04-15
1
-3
/
+6
*
fm10k: reset head instead of calling update_max_size
Jeff Kirsher
2015-04-15
1
-2
/
+16
*
fm10k: fix function header comment
Jeff Kirsher
2015-04-15
1
-2
/
+1
*
fm10k: Correct spelling mistake
Jeff Kirsher
2015-04-15
1
-2
/
+2
*
fm10k: Resolve various spelling errors and checkpatch warnings
Matthew Vick
2015-03-03
1
-10
/
+10
*
fm10k: Resolve compile warnings with W=1
Matthew Vick
2015-02-06
1
-3
/
+2
*
fm10k: Add support for VF
Alexander Duyck
2014-09-23
1
-0
/
+4
*
fm10k: Add support for PF <-> VF mailbox
Alexander Duyck
2014-09-23
1
-0
/
+770
*
fm10k: Implement PF <-> SM mailbox operations
Alexander Duyck
2014-09-23
1
-0
/
+1351