Kees Cook
|
42bc47b353
treewide: Use array_size() in vmalloc()
|
7 жил өмнө |
Jeff Kirsher
|
51dce24bcd
net: intel: Cleanup the copyright/license headers
|
7 жил өмнө |
Tony Nguyen
|
2eb34bafb3
ixgbevf: Add XDP queue stats reporting
|
7 жил өмнө |
Tony Nguyen
|
21092e9ce8
ixgbevf: Add support for XDP_TX action
|
7 жил өмнө |
Tony Nguyen
|
c7aec59657
ixgbevf: Add XDP support for pass and drop actions
|
7 жил өмнө |
Emil Tantilov
|
bc04347f5b
ixgbevf: add ethtool private flag for legacy Rx
|
7 жил өмнө |
Emil Tantilov
|
2a35efe582
ixgbevf: add counters for Rx page allocations
|
7 жил өмнө |
Tony Nguyen
|
e60ae00361
ixgbevf: Check for RSS key before setting value
|
8 жил өмнө |
Emil Tantilov
|
f87fc44770
ixgbevf: fix size of queue stats length
|
8 жил өмнө |
Philippe Reynes
|
9668c93616
ixgbevf: use new api ethtool_{get|set}_link_ksettings
|
8 жил өмнө |
Eric Dumazet
|
508aac6dee
ixgbevf: get rid of custom busy polling code
|
8 жил өмнө |
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
|
d72d6c19b5
ixgbevf: refactor ethtool stats handling
|
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 жил өмнө |
Emil Tantilov
|
9cba434f63
ixgbevf: add support for reporting RSS key and hash table for X550
|
10 жил өмнө |
Vlad Zolotarov
|
b641173915
ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key
|
10 жил өмнө |
Jeff Kirsher
|
dec0d8e462
ixgbevf: Fix code comments and whitespace
|
10 жил өмнө |
Mark Rustad
|
db99d95c90
ixgbevf: Resolve missing-field-initializers warnings
|
11 жил өмнө |
Jiri Pirko
|
537fae0101
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
|
11 жил өмнө |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 жил өмнө |
Mark Rustad
|
32c74949b4
ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg
|
11 жил өмнө |
Mark Rustad
|
26597802b4
ixgbevf: Additional adapter removal checks
|
11 жил өмнө |
Mark Rustad
|
388b2e4c0f
ixgbevf: Make the ethtool register test use accessors
|
11 жил өмнө |
Emil Tantilov
|
6e2580f9a4
ixgbevf: add tx counters
|
11 жил өмнө |
Emil Tantilov
|
9703192219
ixgbevf: remove counters for Tx/Rx checksum offload
|
11 жил өмнө |
Emil Tantilov
|
095e2617ce
ixgbevf: move ring specific stats into ring specific structure
|
11 жил өмнө |
Emil Tantilov
|
05d063aa86
ixgbevf: make use of the dev pointer in the ixgbevf_ring struct
|
11 жил өмнө |
Don Skidmore
|
87e70ab908
ixgbevf: Convert ring storage form pointer to an array to array of pointers
|
11 жил өмнө |