index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
fm10k
/
fm10k_vf.c
Age
Commit message (
Expand
)
Author
2016-07-20
fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING
Jacob Keller
2016-04-20
fm10k: consistently use Intel(R) for driver names
Jacob Keller
2016-04-20
fm10k: update comment regarding reserved bits check
Jacob Keller
2016-04-20
fm10k: use different name than FM10K_VLAN_CLEAR for override bit
Jacob Keller
2016-04-20
fm10k: drop 1588 support
Jacob Keller
2015-12-22
fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
Bruce Allan
2015-12-22
fm10k: address operator not needed when declaring function pointers
Bruce Allan
2015-12-22
fm10k: use ether_addr_equal instead of memcmp
Jacob Keller
2015-12-13
fm10k: whitespace cleanups
Bruce Allan
2015-12-05
fm10k: Add support for ITR scaling based on PCIe link speed
Jacob Keller
2015-12-05
fm10k: reset max_queues on init_hw_vf failure
Jacob Keller
2015-11-23
fm10k: do not assume VF always has 1 queue
Jacob Keller
2015-09-15
fm10k: remove is_slot_appropriate
Jacob Keller
2015-04-14
fm10k: Have the VF get the default VLAN during init
Jeff Kirsher
2015-03-03
fm10k: Resolve various spelling errors and checkpatch warnings
Matthew Vick
2014-09-23
fm10k: Add support for ptp to hw specific files
Alexander Duyck
2014-09-23
fm10k: Add support for VF
Alexander Duyck