Atita Shirwaikar
|
d2f5e7f3af
ixgbe: Fix race condition where RX buffer could become corrupted.
|
13 years ago |
Jesse Brandeburg
|
3ed69d7e31
ixgbe: use typed min/max functions where possible
|
13 years ago |
Alexander Duyck
|
621bd70eda
ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr
|
13 years ago |
Alexander Duyck
|
bdda1a61c1
ixgbe: Do not disable read relaxed ordering when DCA is enabled
|
13 years ago |
Alexander Duyck
|
a557928e26
ixgbe: Add iterator for cycling through rings on a q_vector
|
13 years ago |
Alexander Duyck
|
de88eeeb16
ixgbe: Allocate rings as part of the q_vector
|
13 years ago |
Alexander Duyck
|
b9f6ed2bab
ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intr
|
13 years ago |
Alexander Duyck
|
8f15486dd0
ixgbe: Default to queue pairs when number of queues is less than CPUs
|
13 years ago |
Alexander Duyck
|
5d967eb7f8
ixgbe: Correct Adaptive Interrupt Moderation so that it will change values
|
13 years ago |
Alexander Duyck
|
e954b374b4
ixgbe: Address issues with Tx WHTRESH value not being set correctly
|
13 years ago |
Alexander Duyck
|
7f83a9e629
ixgbe: Do no clear Tx status bits since eop_desc provides enough info
|
13 years ago |
Alexander Duyck
|
b2d96e0ac0
ixgbe: add support for byte queue limits
|
13 years ago |
Alexander Duyck
|
24ddd96780
ixgbe: Fix comments that are out of date or formatted incorrectly
|
13 years ago |
Alexander Duyck
|
9e0c5648d9
ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ring
|
13 years ago |
David S. Miller
|
3cc26e36a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
|
13 years ago |
David S. Miller
|
d5ef8a4d87
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Alexander Duyck
|
8a0da21be8
ixgbe: Combine post-DMA processing of sk_buff fields into single function
|
13 years ago |
Alexander Duyck
|
e4f740287f
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
|
13 years ago |
Alexander Duyck
|
f56e0cb1fe
ixgbe: Add function for testing status bits in Rx descriptor
|
13 years ago |
Alexander Duyck
|
f990b79bc8
ixgbe: Let the Rx buffer allocation clear status bits instead of cleanup
|
13 years ago |
Alexander Duyck
|
1d2024f61e
ixgbe: Address fact that RSC was not setting GSO size for incoming frames
|
13 years ago |
Alexander Duyck
|
4c1975d77b
ixgbe: Minor refactor of RSC
|
13 years ago |
Yi Zou
|
9d837ea2b7
ixgbe: do not update real num queues when netdev is going away
|
13 years ago |
Alexander Duyck
|
642c680e93
ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
|
13 years ago |
Greg Rose
|
4cd6923d34
ixgbe: Fix case of Tx Hang in PF with 32 VFs
|
13 years ago |
David S. Miller
|
dd48dc34fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Don Skidmore
|
9497182051
ixgbe: update copyright to 2012
|
13 years ago |
Peter P Waskiewicz Jr
|
8ef78adcb0
ixgbe: Add module parameter to allow untested and unsafe SFP+ modules
|
13 years ago |
Neerav Parikh
|
ea81875ae0
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
|
13 years ago |
Don Skidmore
|
0e22d0437e
ixgbe: add support for new 82599 device.
|
13 years ago |