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 |
Don Skidmore
|
220fe050da
ixgbevf: add DCB configuration into queue setup
|
12 years ago |
Don Skidmore
|
5cdab2f620
ixgbe: Focus config of head, tail ntc, and ntu all into a single function
|
12 years ago |
Don Skidmore
|
f880d07bc5
ixgbe: cleanup IXGBE_DESC_UNUSED
|
12 years ago |
Don Skidmore
|
44bd741e10
ixgbevf: Add zero_base handler to network statistics
|
12 years ago |
Jacob Keller
|
3b5dca262f
ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL
|
12 years ago |
Jacob Keller
|
c777cdfa4e
ixgbevf: implement CONFIG_NET_RX_BUSY_POLL
|
12 years ago |
Jacob Keller
|
3849623e03
ixgbevf: implement ethtool get/set coalesce
|
12 years ago |
Joe Perches
|
5ccc921af4
intel: Remove extern from function prototypes
|
12 years ago |
Alexander Duyck
|
e757e3e198
ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races
|
12 years ago |
Greg Rose
|
55fb277c1f
ixgbevf: Add checksum statistics counters to rings
|
13 years ago |
Greg Rose
|
7af335cc14
ixgbevf: Remove the ring adapter pointer value
|
13 years ago |
Greg Rose
|
85624caff9
ixgbevf: Reduce size of maximum rx buffer
|
13 years ago |
Greg Rose
|
366c109912
ixgbevf: Add flag to indicate when rx is in net poll
|
13 years ago |
Alexander Duyck
|
56e94095ef
ixgbevf: Add VF DCB + SR-IOV support
|
13 years ago |
Alexander Duyck
|
c88887e090
ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs
|
13 years ago |
Alexander Duyck
|
5c60f81a25
ixgbevf: Add fix to VF to handle multi-descriptor buffers
|
13 years ago |
Alexander Duyck
|
dd1fe113e7
ixgbevf: Cleanup handling of configuration for jumbo frames
|
13 years ago |
Greg Rose
|
ce42260669
ixgbevf: Fix namespace issue with ixgbe_write_eitr
|
13 years ago |