Emil Tantilov
|
47068b0ddf
ixgbevf: add support for X550 VFs
|
10 years ago |
Emil Tantilov
|
688ff32db2
ixgbevf: add netpoll support
|
11 years ago |
Emil Tantilov
|
bad17234ba
ixgbevf: Change receive model to use double buffered page based receives
|
10 years ago |
Emil Tantilov
|
4b95fe3de7
ixgbevf: Update Rx next to clean in real time
|
11 years ago |
Emil Tantilov
|
dff8052033
ixgbevf: Combine the logic for post Rx processing into single function
|
11 years ago |
Emil Tantilov
|
ec62fe2641
ixgbevf: Test Rx status bits directly out of the descriptor
|
11 years ago |
Ethan Zhao
|
8d34b31e0e
ixgbevf: remove useless bd_number from struct ixgbevf_adapter
|
11 years ago |
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 |