Emil Tantilov
|
ee95053f78
ixgbevf: only check Tx queue enablement when debugging
|
9 years ago |
Emil Tantilov
|
4ad6af0237
ixgbevf: change hw_dbg to use netdev_dbg
|
9 years ago |
Tony Nguyen
|
6a11e52b69
ixgbevf: Add range checking for setting MTU
|
9 years ago |
Don Skidmore
|
6e469ed03e
ixgbevf: Protect ixgbevf_reset_subtask from remove event
|
9 years ago |
Don Skidmore
|
8e8247ab98
ixgbevf: Add lock around ixgbevf_reinit_locked call
|
9 years ago |
Don Skidmore
|
1d94f987f5
ixgbevf: add VF support for new hardware
|
9 years ago |
Don Skidmore
|
9f8fe731b8
ixgbevf: bump version number
|
9 years ago |
Alexander Duyck
|
bf2d1df395
intel: Add support for IPv6 IP-in-IP offload
|
9 years ago |
Tom Herbert
|
7e13318daa
net: define gso types for IPx over IPv4 and IPv6
|
9 years ago |
Tony Nguyen
|
8b44a8a09d
ixgbevf: Remove unused parameter
|
9 years ago |
Alexander Duyck
|
2f8214fe68
ixgbevf: Use mac_ops instead of trying to identify NIC type
|
9 years ago |
Babu Moger
|
33b0eb1596
ixgbevf: Change the relaxed order settings in VF driver for sparc
|
9 years ago |
KY Srinivasan
|
c6d45171d7
ixgbevf: Support Windows hosts (Hyper-V)
|
9 years ago |
Alexander Duyck
|
7921f4dc4c
ixgbevf: Move API negotiation function into mac_ops
|
9 years ago |
Alexander Duyck
|
b83e30104b
ixgbe/ixgbevf: Add support for GSO partial
|
9 years ago |
Jacob Keller
|
8d055cc0c8
ixgbevf: make use of BIT() macro to avoid shift of signed values
|
9 years ago |
Alexander Duyck
|
8220bbc12d
ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic
|
9 years ago |
Alexander Duyck
|
cb2b3edbec
ixgbevf: Add support for generic Tx checksums
|
9 years ago |
Emil Tantilov
|
d5dd7c3fa4
ixgbevf: use bit operations for setting and checking resets
|
9 years ago |
Emil Tantilov
|
32ca686835
ixgbevf: fix error code path when setting MAC address
|
9 years ago |
Stefan Assmann
|
324d086709
ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest
|
9 years ago |
Joonsoo Kim
|
fe896d1878
mm: introduce page reference manipulation functions
|
9 years ago |
Emil Tantilov
|
9ad3d6f7eb
ixgbevf: minor cleanups for ixgbevf_set_itr()
|
10 years ago |
William Dauchy
|
d0f71afffa
ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector
|
10 years ago |
Mark Rustad
|
d34a614adf
ixgbevf: Handle extended IPv6 headers in Tx path
|
9 years ago |
Mark Rustad
|
50985b5f62
ixgbevf: Minor cleanups
|
10 years ago |
Mark Rustad
|
40a13e2493
ixgbevf: Use a private workqueue to avoid certain possible hangs
|
10 years ago |
Emil Tantilov
|
465fc643c2
ixgbevf: fix spoofed packets with random MAC
|
10 years ago |
Emil Tantilov
|
91a76baade
ixgbevf: use ether_addr_copy instead of memcpy
|
10 years ago |
Alexander Duyck
|
ef2662b2a8
ixgbe/ixgbevf: use napi_schedule_irqoff()
|
10 years ago |