Jacob Keller
|
8d055cc0c8
ixgbevf: make use of BIT() macro to avoid shift of signed values
|
hace 9 años |
Emil Tantilov
|
a02a5a5341
ixgbevf: add support for per-queue ethtool stats
|
hace 9 años |
Emil Tantilov
|
d72d6c19b5
ixgbevf: refactor ethtool stats handling
|
hace 9 años |
Stefan Assmann
|
324d086709
ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest
|
hace 9 años |
Alexander Duyck
|
8a9ca1104d
ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
|
hace 10 años |
Emil Tantilov
|
9cba434f63
ixgbevf: add support for reporting RSS key and hash table for X550
|
hace 10 años |
Vlad Zolotarov
|
b641173915
ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key
|
hace 10 años |
Jeff Kirsher
|
dec0d8e462
ixgbevf: Fix code comments and whitespace
|
hace 10 años |
Mark Rustad
|
db99d95c90
ixgbevf: Resolve missing-field-initializers warnings
|
hace 11 años |
Jiri Pirko
|
537fae0101
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
|
hace 11 años |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
hace 11 años |
Mark Rustad
|
32c74949b4
ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg
|
hace 11 años |
Mark Rustad
|
26597802b4
ixgbevf: Additional adapter removal checks
|
hace 11 años |
Mark Rustad
|
388b2e4c0f
ixgbevf: Make the ethtool register test use accessors
|
hace 11 años |
Emil Tantilov
|
6e2580f9a4
ixgbevf: add tx counters
|
hace 11 años |
Emil Tantilov
|
9703192219
ixgbevf: remove counters for Tx/Rx checksum offload
|
hace 11 años |
Emil Tantilov
|
095e2617ce
ixgbevf: move ring specific stats into ring specific structure
|
hace 11 años |
Emil Tantilov
|
05d063aa86
ixgbevf: make use of the dev pointer in the ixgbevf_ring struct
|
hace 11 años |
Don Skidmore
|
87e70ab908
ixgbevf: Convert ring storage form pointer to an array to array of pointers
|
hace 11 años |
Don Skidmore
|
44bd741e10
ixgbevf: Add zero_base handler to network statistics
|
hace 12 años |
Jacob Keller
|
3b5dca262f
ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL
|
hace 12 años |
Jacob Keller
|
3849623e03
ixgbevf: implement ethtool get/set coalesce
|
hace 11 años |
Jacob Keller
|
fa07f10d9d
ixgbevf: do not print registers to dmesg in ixgbevf_get_regs
|
hace 12 años |
Greg Rose
|
aa19c2957b
ixgbevf: Make sure link status and speed are fetched
|
hace 12 años |
Alexander Duyck
|
eb022d058f
ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam
|
hace 13 años |
Alexander Duyck
|
fb40195cc9
ixgbevf: Add netdev to ring structure
|
hace 13 años |
Alexander Duyck
|
fa71ae270a
ixgbevf: Move Tx clean-up into NAPI context
|
hace 13 años |
Alexander Duyck
|
77d5dfca41
ixgbevf: Drop all dead or unnecessary code
|
hace 13 años |
Greg Rose
|
31a1b3758e
ixgbevf: Add support to recognize 100mb link speed
|
hace 13 años |
Greg Rose
|
5c47a2b621
ixgbevf: Update copyright notices
|
hace 13 años |