Alexander Duyck
|
897ab15606
ixgbe: Add one function that handles most of context descriptor setup
|
14 years ago |
Alexander Duyck
|
63544e9c00
ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16
|
14 years ago |
Alexander Duyck
|
7d4987de75
ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function
|
14 years ago |
Alexander Duyck
|
a65151ba20
ixgbe: pass adapter struct instead of netdev for interrupt data
|
14 years ago |
Don Skidmore
|
a38a104d7a
ixgbe: update driver version string
|
14 years ago |
Alexander Duyck
|
1f4d51836f
ixgbe: fix ring assignment issues for SR-IOV and drop cases
|
14 years ago |
Alexander Duyck
|
e4911d57a4
ixgbe: add support for nfc addition and removal of filters
|
14 years ago |
Alexander Duyck
|
c04f6ca848
ixgbe: update perfect filter framework to support retaining filters
|
14 years ago |
Alexander Duyck
|
03ecf91aae
ixgbe: fix flags relating to perfect filters to support coexistence
|
14 years ago |
Emil Tantilov
|
9612de92e0
ixgbe: add support for Dell CEM
|
14 years ago |
John Fastabend
|
fb5475ff7f
ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine
|
14 years ago |
John Fastabend
|
6f70f6acc7
ixgbe: fix bit mask for DCB version
|
14 years ago |
John Fastabend
|
86b4db3bcc
ixgbe: setup redirection table for multiple packet buffers
|
14 years ago |
John Fastabend
|
aba70d5e6c
ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped
|
14 years ago |
John Fastabend
|
e901acd6fa
ixgbe: DCB use existing TX and RX queues
|
14 years ago |
John Fastabend
|
8b1c0b24d9
ixgbe: configure minimal packet buffers to support TC
|
14 years ago |
John Fastabend
|
72a32f1f3f
ixgbe: consolidate MRQC and MTQC handling
|
14 years ago |
John Fastabend
|
80605c6513
ixgbe: consolidate packet buffer allocation
|
14 years ago |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 years ago |
Paul Gortmaker
|
70c7160619
Add appropriate <linux/prefetch.h> include for prefetch users
|
14 years ago |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
Don Skidmore
|
4f6290cf61
ixgbe: Add support for new 82599 adapter
|
14 years ago |
Alexander Duyck
|
34cecbbfad
ixgbe: cleanup some minor issues in ixgbe_down()
|
14 years ago |
Alexander Duyck
|
f0f9778d04
ixgbe: Merge over-temp task into service task
|
14 years ago |
Alexander Duyck
|
d034acf185
ixgbe: Merge ATR reinit into the service task
|
14 years ago |
Alexander Duyck
|
c83c6cbdbf
ixgbe: merge reset task into service task
|
14 years ago |
Alexander Duyck
|
93c52dd003
ixgbe: Merge watchdog functionality into service task
|
14 years ago |
Alexander Duyck
|
7086400d87
ixgbe: Combine SFP and multi-speed fiber task into single service task
|
14 years ago |
Greg Rose
|
a1cbb15c13
ixgbe: Add macvlan support for VF
|
14 years ago |
Lai Jiangshan
|
bcec8b6531
ixgbe,rcu: convert call_rcu(ring_free_rcu) to kfree_rcu()
|
14 years ago |