Linus Torvalds
|
c8d0267efd
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
9 years ago |
Jacob Keller
|
0356b23bcc
fm10k: force link to remain down for at least a second on resume events
|
9 years ago |
Jacob Keller
|
9d7dbf0604
fm10k: check if PCIe link is restored
|
9 years ago |
Jacob Keller
|
0d63a8f50e
fm10k: enable bus master after every reset
|
9 years ago |
Jacob Keller
|
7756c08b87
fm10k: use common flow for suspend and resume
|
9 years ago |
Jacob Keller
|
0593186a17
fm10k: implement reset_notify handler for PCIe FLR events
|
9 years ago |
Jacob Keller
|
820c91aa9c
fm10k: use common reset flow when handling io errors from PCI stack
|
9 years ago |
Jacob Keller
|
dc4b76c0fe
fm10k: implement prepare_suspend and handle_resume
|
9 years ago |
Jacob Keller
|
40de1fad41
fm10k: split fm10k_reinit into two functions
|
9 years ago |
Jacob Keller
|
94877768cf
fm10k: wait for queues to drain if stop_hw() fails once
|
9 years ago |
Jacob Keller
|
106ca42356
fm10k: only warn when stop_hw fails with FM10K_ERR_REQUESTS_PENDING
|
9 years ago |
Jacob Keller
|
9d73edee59
fm10k: prevent multiple threads updating statistics
|
9 years ago |
Jacob Keller
|
b624714bc9
fm10k: avoid possible null pointer dereference in fm10k_update_stats
|
9 years ago |
Jacob Keller
|
1b00c6c064
fm10k: no need to continue in fm10k_down if __FM10K_DOWN already set
|
9 years ago |
Johannes Thumshirn
|
56d766d64c
ethernet/intel: Use pci_(request|release)_mem_regions
|
9 years ago |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 years ago |
Hannes Frederic Sowa
|
41419b9303
fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock
|
9 years ago |
Jacob Keller
|
8664109467
fm10k: consistently use Intel(R) for driver names
|
9 years ago |
Jacob Keller
|
3417415c3a
fm10k: do not disable PCI device in fm10k_io_error_detected
|
9 years ago |
Jacob Keller
|
a7a7783ada
fm10k: correctly handle LPORT_MAP error
|
9 years ago |
Jacob Keller
|
9de6a1a6b8
fm10k: drop 1588 support
|
9 years ago |
Jacob Keller
|
1e4c32f3ed
fm10k: prevent RCU issues during AER events
|
9 years ago |
Jacob Keller
|
d8ec92f2cd
fm10k: fix a minor typo in some comments
|
9 years ago |
Jacob Keller
|
c8ed563beb
fm10k: free MBX IRQ before clearing interrupt scheme
|
9 years ago |
Jacob Keller
|
61e0217e83
fm10k: print error message when stop_hw fails
|
9 years ago |
Jacob Keller
|
e72319bba8
fm10k: don't initialize service task until later in probe
|
9 years ago |
Jacob Keller
|
de66c610a6
fm10k: prevent null pointer dereference of msix_entries table
|
9 years ago |
Bruce Allan
|
11c49f79b2
fm10k: use ether_addr_copy to copy MAC address
|
9 years ago |
Bruce Allan
|
838e610292
fm10k: demote BUG_ON() to WARN_ON() where appropriate
|
9 years ago |
Bruce Allan
|
fcdb0a9951
fm10k: cleanup remaining right-bit-shifted 1
|
9 years ago |