Tony Nguyen
|
21092e9ce8
ixgbevf: Add support for XDP_TX action
|
7 years ago |
Tony Nguyen
|
c7aec59657
ixgbevf: Add XDP support for pass and drop actions
|
7 years ago |
Jeff Kirsher
|
ae06c70b13
intel: add SPDX identifiers to all the Intel drivers
|
7 years ago |
Emil Tantilov
|
21c046e448
ixgbevf: allocate the rings as part of q_vector
|
7 years ago |
Emil Tantilov
|
1ab37e12e3
ixgbevf: add support for padding packet
|
7 years ago |
Emil Tantilov
|
f15c5ba5b6
ixgbevf: add support for using order 1 pages to receive large frames
|
7 years ago |
Emil Tantilov
|
bc04347f5b
ixgbevf: add ethtool private flag for legacy Rx
|
7 years ago |
Emil Tantilov
|
2a35efe582
ixgbevf: add counters for Rx page allocations
|
7 years ago |
Emil Tantilov
|
35074d698d
ixgbevf: update code to better handle incrementing page count
|
7 years ago |
Emil Tantilov
|
16b359498b
ixgbevf: add support for DMA_ATTR_SKIP_CPU_SYNC/WEAK_ORDERING
|
7 years ago |
Tony Nguyen
|
e60ae00361
ixgbevf: Check for RSS key before setting value
|
8 years ago |
Eric Dumazet
|
508aac6dee
ixgbevf: get rid of custom busy polling code
|
8 years ago |
Don Skidmore
|
41e544cdad
ixgbevf: Add support for VF promiscuous mode
|
8 years ago |
Emil Tantilov
|
4ad6af0237
ixgbevf: change hw_dbg to use netdev_dbg
|
9 years ago |
Don Skidmore
|
1d94f987f5
ixgbevf: add VF support for new hardware
|
9 years ago |
Alexander Duyck
|
2f8214fe68
ixgbevf: Use mac_ops instead of trying to identify NIC type
|
9 years ago |
KY Srinivasan
|
c6d45171d7
ixgbevf: Support Windows hosts (Hyper-V)
|
9 years ago |
Jacob Keller
|
8d055cc0c8
ixgbevf: make use of BIT() macro to avoid shift of signed values
|
9 years ago |
Emil Tantilov
|
a02a5a5341
ixgbevf: add support for per-queue ethtool stats
|
9 years ago |
Emil Tantilov
|
d5dd7c3fa4
ixgbevf: use bit operations for setting and checking resets
|
9 years ago |
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 |