Jacob Keller
|
c689eff124
fm10k: don't clear the RXQCTL register when enabling or disabling queues
|
9 년 전 |
Jacob Keller
|
9717c77213
fm10k: remove unnecessary extra parenthesis around ((~value))
|
9 년 전 |
Jacob Keller
|
1ad782928f
fm10k: add support for Rx offloads on one Geneve tunnel
|
9 년 전 |
Jacob Keller
|
18095937cb
fm10k: don't continue probe if PCI device not in normal IO state
|
9 년 전 |
Jacob Keller
|
76ef0fc5a7
fm10k: print error code when pci_enable_device_mem fails during probe
|
9 년 전 |
Jacob Keller
|
ce4dad2ce2
fm10k: prefer READ_ONCE instead of ACCESS_ONCE
|
9 년 전 |
Jacob Keller
|
5b9e4432db
fm10k: use software values when checking for Tx hangs in hot path
|
9 년 전 |
Jacob Keller
|
e59a393d08
fm10k: fix PCI device enable_cnt leak in .io_slot_reset
|
9 년 전 |
Linus Torvalds
|
c8d0267efd
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
9 년 전 |
Jacob Keller
|
0356b23bcc
fm10k: force link to remain down for at least a second on resume events
|
9 년 전 |
Jacob Keller
|
9d7dbf0604
fm10k: check if PCIe link is restored
|
9 년 전 |
Jacob Keller
|
0d63a8f50e
fm10k: enable bus master after every reset
|
9 년 전 |
Jacob Keller
|
7756c08b87
fm10k: use common flow for suspend and resume
|
9 년 전 |
Jacob Keller
|
0593186a17
fm10k: implement reset_notify handler for PCIe FLR events
|
9 년 전 |
Jacob Keller
|
820c91aa9c
fm10k: use common reset flow when handling io errors from PCI stack
|
9 년 전 |
Jacob Keller
|
dc4b76c0fe
fm10k: implement prepare_suspend and handle_resume
|
9 년 전 |
Jacob Keller
|
40de1fad41
fm10k: split fm10k_reinit into two functions
|
9 년 전 |
Jacob Keller
|
94877768cf
fm10k: wait for queues to drain if stop_hw() fails once
|
9 년 전 |
Jacob Keller
|
106ca42356
fm10k: only warn when stop_hw fails with FM10K_ERR_REQUESTS_PENDING
|
9 년 전 |
Jacob Keller
|
9d73edee59
fm10k: prevent multiple threads updating statistics
|
9 년 전 |
Jacob Keller
|
b624714bc9
fm10k: avoid possible null pointer dereference in fm10k_update_stats
|
9 년 전 |
Jacob Keller
|
1b00c6c064
fm10k: no need to continue in fm10k_down if __FM10K_DOWN already set
|
9 년 전 |
Johannes Thumshirn
|
56d766d64c
ethernet/intel: Use pci_(request|release)_mem_regions
|
9 년 전 |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 년 전 |
Hannes Frederic Sowa
|
41419b9303
fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock
|
9 년 전 |
Jacob Keller
|
8664109467
fm10k: consistently use Intel(R) for driver names
|
9 년 전 |
Jacob Keller
|
3417415c3a
fm10k: do not disable PCI device in fm10k_io_error_detected
|
9 년 전 |
Jacob Keller
|
a7a7783ada
fm10k: correctly handle LPORT_MAP error
|
9 년 전 |
Jacob Keller
|
9de6a1a6b8
fm10k: drop 1588 support
|
9 년 전 |
Jacob Keller
|
1e4c32f3ed
fm10k: prevent RCU issues during AER events
|
9 년 전 |