PJ Waskiewicz
|
f92ef20298
ixgbe: Fix DCB traffic class mapping for 82599
|
16 years ago |
Tony Breeds
|
2238aff5bb
ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
|
16 years ago |
Rafael J. Wysocki
|
9d8d05ae66
NET/ixgbe: Fix powering off during shutdown
|
16 years ago |
Wu Fengguang
|
af22ab1bd2
ixgbe: update real_num_tx_queues on changing num_rx_queues
|
16 years ago |
Wu Fengguang
|
95615d90a3
ixgbe: fix tx queue index
|
16 years ago |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 years ago |
Yang Hongyang
|
6a35528a83
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
|
16 years ago |
Don Skidmore
|
71fd570b23
ixgbe: fix ethtool -A|a behavior
|
16 years ago |
Mallikarjuna R Chilakala
|
a20a1199a8
ixgbe: Patch to fix driver panic while freeing up tx & rx resources
|
16 years ago |
Alexander Duyck
|
44df32c592
ixgbe: refactor tx buffer processing to use skb_dma_map/unmap
|
16 years ago |
PJ Waskiewicz
|
8be0e4671d
ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores
|
16 years ago |
Don Skidmore
|
cd7664f69f
ixgbe: feature - driver to default with FC on.
|
16 years ago |
Alexander Duyck
|
b453368dfd
ixgbe: fix build when DEBUG is defined
|
16 years ago |
Stephen Hemminger
|
09a3b1f8b1
ixgbe: fix select_queue management
|
16 years ago |
Jesse Brandeburg
|
22d5a71b50
ixgbe: Fixup the watchdog interrupt scheduling on 82599
|
16 years ago |
David S. Miller
|
2d6a5e9500
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Jesse Brandeburg
|
4df1046622
ixgbe: Cleanup some whitespace issues, fixup and add some comments
|
16 years ago |
PJ Waskiewicz
|
885125399e
ixgbe: Two small fixes for 82599 when bringing the device down and for WoL
|
16 years ago |
Jesse Brandeburg
|
9891ca7cdc
ixgbe: Add a few safety nets for register writes and descriptor cleanups
|
16 years ago |
Jesse Brandeburg
|
2a41ff8116
ixgbe: Cleanup on the Rx init path
|
16 years ago |
Jesse Brandeburg
|
9a1a69adad
ixgbe: Fix the Tx clean logic to return proper status
|
16 years ago |
Jesse Brandeburg
|
4dd64df895
ixgbe: fix bug with napi add before request_irq
|
16 years ago |
Jesse Brandeburg
|
509ee935ec
ixgbe: Fix interrupt configuration for 82599
|
16 years ago |
PJ Waskiewicz
|
40dcd79a7b
ixgbe: Disable DROP_EN for Rx queues
|
16 years ago |
PJ Waskiewicz
|
d51019a4da
ixgbe: Fix an accounting problem when the Rx FIFO is full
|
16 years ago |
Chris Leech
|
e90d400c2b
ixgbe: fix multiple unicast address support
|
16 years ago |
PJ Waskiewicz
|
e8e26350f1
ixgbe: Add 82599 device id's, hook it up into the main driver.
|
16 years ago |
Jesse Brandeburg
|
32344a3940
ixbge: fix bug when using large pages and jumbo frames
|
16 years ago |
Don Skidmore
|
54037505a5
ixgbe: fix for 82598 Si errata causing buffer overflow
|
16 years ago |
Breno Leitão
|
367681f4ec
ixgbe: Removing the unused PAGE_USE_COUNT() macro.
|
16 years ago |