Stefan Assmann
|
324d086709
ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest
|
9 years ago |
Alexander Duyck
|
8a9ca1104d
ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
|
10 years ago |
Hiroshi Shimamoto
|
8443c1a4b1
ixgbe, ixgbevf: Add new mbox API xcast mode
|
10 years ago |
Emil Tantilov
|
9cba434f63
ixgbevf: add support for reporting RSS key and hash table for X550
|
10 years ago |
Vlad Zolotarov
|
ad1431e2db
ixgbevf: Add RSS Key query code
|
10 years ago |
Vlad Zolotarov
|
94cf66f870
ixgbevf: Add a RETA query code
|
10 years ago |
Jeff Kirsher
|
dec0d8e462
ixgbevf: Fix code comments and whitespace
|
10 years ago |
Emil Tantilov
|
9ac5c5ccdb
ixgbevf: combine all of the tasks into a single service task
|
10 years ago |
Emil Tantilov
|
e66c92ad58
ixgbevf: rewrite watchdog task to function similar to igbvf
|
10 years ago |
Emil Tantilov
|
e08400b707
ixgbevf: Add code to check for Tx hang
|
10 years ago |
Emil Tantilov
|
2dc571aa61
ixgbevf: enable multiple queue support
|
10 years ago |
Emil Tantilov
|
47068b0ddf
ixgbevf: add support for X550 VFs
|
10 years ago |
Emil Tantilov
|
688ff32db2
ixgbevf: add netpoll support
|
11 years ago |
Emil Tantilov
|
bad17234ba
ixgbevf: Change receive model to use double buffered page based receives
|
10 years ago |
Emil Tantilov
|
4b95fe3de7
ixgbevf: Update Rx next to clean in real time
|
11 years ago |
Emil Tantilov
|
dff8052033
ixgbevf: Combine the logic for post Rx processing into single function
|
11 years ago |
Emil Tantilov
|
ec62fe2641
ixgbevf: Test Rx status bits directly out of the descriptor
|
11 years ago |
Ethan Zhao
|
8d34b31e0e
ixgbevf: remove useless bd_number from struct ixgbevf_adapter
|
11 years ago |
Mark Rustad
|
ea699569b1
ixgbevf: Add bit to mark work queue initialization
|
11 years ago |
Mark Rustad
|
bc0c715167
ixgbevf: Fix rcu warnings induced by LER
|
11 years ago |
Mark Rustad
|
dbf8b0d891
ixgbevf: Check register reads for adapter removal
|
11 years ago |
Mark Rustad
|
06380db6fc
ixgbevf: Use static inlines instead of macros
|
11 years ago |
Mark Rustad
|
2e7cfbdde8
ixgbevf: Indicate removal state explicitly
|
11 years ago |
Emil Tantilov
|
9bdfefd21a
ixgbevf: redo dma mapping using the tx buffer info
|
11 years ago |
Emil Tantilov
|
7ad1a09351
ixgbevf: make the first tx_buffer a repository for most of the skb info
|
11 years ago |
Emil Tantilov
|
9703192219
ixgbevf: remove counters for Tx/Rx checksum offload
|
11 years ago |
Emil Tantilov
|
095e2617ce
ixgbevf: move ring specific stats into ring specific structure
|
11 years ago |
Emil Tantilov
|
05d063aa86
ixgbevf: make use of the dev pointer in the ixgbevf_ring struct
|
11 years ago |
Don Skidmore
|
87e70ab908
ixgbevf: Convert ring storage form pointer to an array to array of pointers
|
11 years ago |
Jacob Keller
|
e689e72823
ixgbevf: set the disable state when ixgbevf_qv_disable is called
|
11 years ago |