Alexander Duyck
|
56e94095ef
ixgbevf: Add VF DCB + SR-IOV support
|
13 年 前 |
Greg Rose
|
91e2b89b04
ixgbevf: Set the netdev number of Tx queues
|
12 年 前 |
Linus Torvalds
|
aecdc33e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 年 前 |
Alexander Duyck
|
2ddc7fe1cd
ixgbevf: Return error on failure to enable VLAN
|
13 年 前 |
Alexander Duyck
|
5c60f81a25
ixgbevf: Add fix to VF to handle multi-descriptor buffers
|
13 年 前 |
Greg Rose
|
ac6ed8f00a
ixgbevf: Fix AIM (Adaptive Interrupt Moderation)
|
13 年 前 |
Narendra K
|
b3d58a8fa6
ixgbevf - Remove unused parameter in ixgbevf_receive_skb
|
13 年 前 |
Alexander Duyck
|
4b2cd27f83
ixgbevf: Fix code for handling timeout
|
13 年 前 |
Alexander Duyck
|
3118678518
ixgbevf: Add support for VF API negotiation
|
13 年 前 |
Stephen Hemminger
|
3646f0e5c9
netdev: make pci_error_handlers const
|
12 年 前 |
Alexander Duyck
|
dd1fe113e7
ixgbevf: Cleanup handling of configuration for jumbo frames
|
13 年 前 |
Alexander Duyck
|
0ac1e8cee6
ixgbevf: Add suspend and resume support to the VF
|
13 年 前 |
Mel Gorman
|
0614002bb5
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
|
13 年 前 |
Greg Rose
|
ce42260669
ixgbevf: Fix namespace issue with ixgbe_write_eitr
|
13 年 前 |
Alexander Duyck
|
9f19f31dd4
ixgbevf: Add support for PCI error handling
|
13 年 前 |
Alexander Duyck
|
1c55ed768b
ixgbevf: Add lock around mailbox ops to prevent simultaneous access
|
13 年 前 |
David S. Miller
|
abaa72d7fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年 前 |
Alexander Duyck
|
70a10e258c
ixgbevf: Consolidate Tx context descriptor creation code
|
13 年 前 |
Alexander Duyck
|
fb40195cc9
ixgbevf: Add netdev to ring structure
|
13 年 前 |
Alexander Duyck
|
18c6308971
ixgbevf: Do not rewind the Rx ring before bumping tail
|
13 年 前 |
Pascal Bouchareine
|
5d9a533bac
ixgbevf: fix VF untagging when 802.1 prio is set
|
13 年 前 |
Alexander Duyck
|
908421f6cc
ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix
|
13 年 前 |
Alexander Duyck
|
5f3600ebe2
ixgbevf: Use igb style interrupt masks instead of ixgbe style
|
13 年 前 |
Alexander Duyck
|
fa71ae270a
ixgbevf: Move Tx clean-up into NAPI context
|
13 年 前 |
Alexander Duyck
|
6b43c44654
ixgbevf: Update q_vector to contain ring pointers instead of bitmaps
|
13 年 前 |
Alexander Duyck
|
10cc1bdd5e
ixgbevf: Fix panic when loading driver
|
13 年 前 |
Alexander Duyck
|
3595990a9c
ixgbevf: Cleanup accounting for space needed at start of xmit_frame
|
13 年 前 |
Alexander Duyck
|
e2c28ce760
ixgbevf: Drop use of eitr_low and eitr_high for hard coded values
|
13 年 前 |
Alexander Duyck
|
525a940c37
ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag
|
13 年 前 |
Alexander Duyck
|
fd13a9abeb
ixgbevf: Drop netdev_registered value since that is already stored in netdev
|
13 年 前 |