提交历史

作者 SHA1 备注 提交日期
  Emil Tantilov 4ad6af0237 ixgbevf: change hw_dbg to use netdev_dbg 9 年之前
  Don Skidmore 1d94f987f5 ixgbevf: add VF support for new hardware 9 年之前
  Alexander Duyck 2f8214fe68 ixgbevf: Use mac_ops instead of trying to identify NIC type 9 年之前
  KY Srinivasan c6d45171d7 ixgbevf: Support Windows hosts (Hyper-V) 9 年之前
  Jacob Keller 8d055cc0c8 ixgbevf: make use of BIT() macro to avoid shift of signed values 9 年之前
  Emil Tantilov a02a5a5341 ixgbevf: add support for per-queue ethtool stats 9 年之前
  Emil Tantilov d5dd7c3fa4 ixgbevf: use bit operations for setting and checking resets 9 年之前
  Stefan Assmann 324d086709 ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest 9 年之前
  Alexander Duyck 8a9ca1104d ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12K 10 年之前
  Hiroshi Shimamoto 8443c1a4b1 ixgbe, ixgbevf: Add new mbox API xcast mode 10 年之前
  Emil Tantilov 9cba434f63 ixgbevf: add support for reporting RSS key and hash table for X550 10 年之前
  Vlad Zolotarov ad1431e2db ixgbevf: Add RSS Key query code 10 年之前
  Vlad Zolotarov 94cf66f870 ixgbevf: Add a RETA query code 10 年之前
  Jeff Kirsher dec0d8e462 ixgbevf: Fix code comments and whitespace 10 年之前
  Emil Tantilov 9ac5c5ccdb ixgbevf: combine all of the tasks into a single service task 10 年之前
  Emil Tantilov e66c92ad58 ixgbevf: rewrite watchdog task to function similar to igbvf 10 年之前
  Emil Tantilov e08400b707 ixgbevf: Add code to check for Tx hang 10 年之前
  Emil Tantilov 2dc571aa61 ixgbevf: enable multiple queue support 10 年之前
  Emil Tantilov 47068b0ddf ixgbevf: add support for X550 VFs 10 年之前
  Emil Tantilov 688ff32db2 ixgbevf: add netpoll support 10 年之前
  Emil Tantilov bad17234ba ixgbevf: Change receive model to use double buffered page based receives 10 年之前
  Emil Tantilov 4b95fe3de7 ixgbevf: Update Rx next to clean in real time 10 年之前
  Emil Tantilov dff8052033 ixgbevf: Combine the logic for post Rx processing into single function 10 年之前
  Emil Tantilov ec62fe2641 ixgbevf: Test Rx status bits directly out of the descriptor 10 年之前
  Ethan Zhao 8d34b31e0e ixgbevf: remove useless bd_number from struct ixgbevf_adapter 11 年之前
  Mark Rustad ea699569b1 ixgbevf: Add bit to mark work queue initialization 11 年之前
  Mark Rustad bc0c715167 ixgbevf: Fix rcu warnings induced by LER 11 年之前
  Mark Rustad dbf8b0d891 ixgbevf: Check register reads for adapter removal 11 年之前
  Mark Rustad 06380db6fc ixgbevf: Use static inlines instead of macros 11 年之前
  Mark Rustad 2e7cfbdde8 ixgbevf: Indicate removal state explicitly 11 年之前