Commit History

作者 SHA1 備註 提交日期
  Jeff Kirsher 51dce24bcd net: intel: Cleanup the copyright/license headers 7 年之前
  Linus Torvalds 3c0d551e02 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci 7 年之前
  Bjorn Helgaas 170648fda9 fm10k: Report PCIe link properties with pcie_print_link_status() 7 年之前
  Jeff Kirsher ae06c70b13 intel: add SPDX identifiers to all the Intel drivers 7 年之前
  Jacob Keller 7d6707a9da fm10k: fix incorrect warning for function prototype 7 年之前
  Jacob Keller 363656eb5e fm10k: fix function doxygen comments 7 年之前
  Arnd Bergmann b200bfd611 fm10k: mark PM functions as __maybe_unused 7 年之前
  Kees Cook 26566eae80 ethernet/intel: Convert timers to use timer_setup() 8 年之前
  Jacob Keller 87be98927e fm10k: prefer %s and __func__ for diagnostic prints 8 年之前
  Jacob Keller fc9173682d fm10k: introduce a message queue for MAC/VLAN messages 8 年之前
  Jacob Keller 8249c47c6b fm10k: use generic PM hooks instead of legacy PCIe power hooks 8 年之前
  Jacob Keller b4fcd43661 fm10k: use spinlock to implement mailbox lock 8 年之前
  Jacob Keller 0b40f45748 fm10k: prepare_for_reset() when we lose PCIe Link 8 年之前
  Jacob Keller 04914390f5 fm10k: prevent race condition of __FM10K_SERVICE_SCHED 8 年之前
  Jacob Keller 65b0a469e9 fm10k: move fm10k_prepare_for_reset and fm10k_handle_reset 8 年之前
  Jacob Keller 8bac58be17 fm10k: avoid needless delay when loading driver 8 年之前
  Jacob Keller b94dd008c4 fm10k: avoid possible truncation of q_vector->name 8 年之前
  Christoph Hellwig 775755ed3c PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done() 8 年之前
  Ngai-Mint Kwan 16b1889f8b fm10k: disable receive queue when configuring ring 8 年之前
  Jacob Keller b4fd8ffc11 fm10k: allow service task to reschedule itself 8 年之前
  Jacob Keller 4692955787 fm10k: future-proof state bitmaps using DECLARE_BITMAP 8 年之前
  Jacob Keller 3ee7b3a3b9 fm10k: use a BITMAP for flags to avoid race conditions 8 年之前
  Florian Westphal 282ccf6efb drivers: add explicit interrupt.h includes 8 年之前
  Ngai-Mint Kwan 2f3fc1e620 fm10k: request reset when mbx->state changes 8 年之前
  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 年之前