Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-12-22 | fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures | Bruce Allan | 1 | -2/+2 |
2015-12-22 | fm10k: address operator not needed when declaring function pointers | Bruce Allan | 1 | -19/+19 |
2015-12-22 | fm10k: use ether_addr_equal instead of memcmp | Jacob Keller | 1 | -1/+1 |
2015-12-14 | fm10k: whitespace cleanups | Bruce Allan | 1 | -0/+1 |
2015-12-06 | fm10k: Add support for ITR scaling based on PCIe link speed | Jacob Keller | 1 | -2/+18 |
2015-12-06 | fm10k: reset max_queues on init_hw_vf failure | Jacob Keller | 1 | -3/+10 |
2015-11-23 | fm10k: do not assume VF always has 1 queue | Jacob Keller | 1 | -1/+6 |
2015-09-16 | fm10k: remove is_slot_appropriate | Jacob Keller | 1 | -14/+0 |
2015-04-15 | fm10k: Have the VF get the default VLAN during init | Jeff Kirsher | 1 | -1/+5 |
2015-03-03 | fm10k: Resolve various spelling errors and checkpatch warnings | Matthew Vick | 1 | -7/+7 |
2014-09-23 | fm10k: Add support for ptp to hw specific files | Alexander Duyck | 1 | -0/+55 |
2014-09-23 | fm10k: Add support for VF | Alexander Duyck | 1 | -0/+523 |