Emil Tantilov
|
c23f5b6bbb
ixgbe: add WOL support for X540
|
14 years ago |
Don Skidmore
|
858bc081d3
ixgbe: cleanup X540 interrupt enablement
|
14 years ago |
John Fastabend
|
4c09f3a067
ixgbe: DCB, do not call set_state() from IEEE mode
|
14 years ago |
Greg Rose
|
c6bda30a06
ixgbe: Reconfigure SR-IOV Init
|
14 years ago |
Emil Tantilov
|
ae0e148934
ixgbe: remove duplicate netif_tx_start_all_queues
|
14 years ago |
Emil Tantilov
|
1a70db4b05
ixgbe: cleanup some register reads
|
14 years ago |
Alexander Duyck
|
919e78a6b8
ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC
|
14 years ago |
Alexander Duyck
|
8917b447b7
ixgbe: Add SFP support for missed 82598 PHY
|
14 years ago |
Alexander Duyck
|
5fdd31f920
ixgbe: Add missing code for enabling overheat sensor interrupt
|
14 years ago |
Alexander Duyck
|
c7ccde0f83
ixgbe: make ixgbe_up and ixgbe_up_complete void functions
|
14 years ago |
Alexander Duyck
|
f7e1027f61
v2 ixgbe: Update packet buffer reservation to correct fdir headroom size
|
14 years ago |
Alexander Duyck
|
4c1d7b4b5d
ixgbe: remove redundant configuration of tx_sample_rate
|
14 years ago |
David S. Miller
|
e3b37a1bda
Merge git://github.com/Jkirsher/net-next
|
14 years ago |
Alexander Duyck
|
2c4af694fe
ixgbe: Correctly name and handle MSI-X other interrupt
|
14 years ago |
Alexander Duyck
|
8e34d1aacc
ixgbe: cleanup configuration of EITRSEL and VF reset path
|
14 years ago |
Alexander Duyck
|
b88c6de20c
ixgbe: Update TXDCTL configuration to correctly handle WTHRESH
|
14 years ago |
Alexander Duyck
|
54239c67db
ixgbe: combine PCI_VDEVICE and board declaration to same line
|
14 years ago |
Alexander Duyck
|
4cc6df29d9
ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types
|
14 years ago |
Alexander Duyck
|
263a84e785
ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA
|
14 years ago |
Alexander Duyck
|
207867f583
ixgbe: cleanup allocation and freeing of IRQ affinity hint
|
14 years ago |
Alexander Duyck
|
4ff7fb12cf
v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one
|
14 years ago |
Alexander Duyck
|
592245559e
ixgbe: Change default Tx work limit size to 256 buffers
|
14 years ago |
Ian Campbell
|
877749bf3f
intel: convert to SKB paged frag API.
|
14 years ago |
Don Skidmore
|
6a864abbce
ixgbe: cleanup feature flags in ixgbe_probe
|
14 years ago |
John Fastabend
|
e7589eab92
ixgbe: consolidate, setup for multiple traffic classes
|
14 years ago |
John Fastabend
|
4fa2e0e178
ixgbe: fixup remaining call sites for arbitrary TCs
|
14 years ago |
Alexander Duyck
|
09dca476e3
ixgbe: Always tag VLAN tagged packets
|
14 years ago |
Alexander Duyck
|
7f9643fd77
ixgbe: Add support for setting CC bit when SR-IOV is enabled
|
14 years ago |
Alexander Duyck
|
efe3d3c8ee
ixgbe: convert rings from q_vector bit indexed array to linked list
|
14 years ago |
Alexander Duyck
|
30065e63d8
ixgbe: Simplify transmit cleanup path
|
14 years ago |