index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
2009-04-16
ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
Tony Breeds
2009-04-16
NET/ixgbe: Fix powering off during shutdown
Rafael J. Wysocki
2009-04-14
ixgbe: update real_num_tx_queues on changing num_rx_queues
Wu Fengguang
2009-04-14
ixgbe: fix tx queue index
Wu Fengguang
2009-04-11
ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
Tony Breeds
2009-04-11
ixgbe: Update get_physical_layer() calls, plus a version bump
Peter P Waskiewicz Jr
2009-04-11
ixgbe: Move PHY ops initialization to centralize bus accesses
PJ Waskiewicz
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-02
ixgbe: fix ethtool -A|a behavior
Don Skidmore
2009-04-02
ixgbe: Patch to fix driver panic while freeing up tx & rx resources
Mallikarjuna R Chilakala
2009-04-02
ixgbe: refactor tx buffer processing to use skb_dma_map/unmap
Alexander Duyck
2009-04-02
ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores
PJ Waskiewicz
2009-04-02
ixgbe: feature - driver to default with FC on.
Don Skidmore
2009-04-02
ixgbe: fix build when DEBUG is defined
Alexander Duyck
2009-03-21
ixgbe: fix select_queue management
Stephen Hemminger
2009-03-20
ixgbe: Fixup the watchdog interrupt scheduling on 82599
Jesse Brandeburg
2009-03-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-14
ixgbe: Cleanup some whitespace issues, fixup and add some comments
Jesse Brandeburg
2009-03-14
ixgbe: Two small fixes for 82599 when bringing the device down and for WoL
PJ Waskiewicz
2009-03-14
ixgbe: Add a few safety nets for register writes and descriptor cleanups
Jesse Brandeburg
2009-03-14
ixgbe: Cleanup on the Rx init path
Jesse Brandeburg
2009-03-14
ixgbe: Fix the Tx clean logic to return proper status
Jesse Brandeburg
2009-03-14
ixgbe: fix bug with napi add before request_irq
Jesse Brandeburg
2009-03-14
ixgbe: Fix interrupt configuration for 82599
Jesse Brandeburg
2009-03-14
ixgbe: Disable DROP_EN for Rx queues
PJ Waskiewicz
2009-03-14
ixgbe: Fix an accounting problem when the Rx FIFO is full
PJ Waskiewicz
2009-03-13
ixgbe: fix multiple unicast address support
Chris Leech
2009-03-01
ixgbe: Add 82599 device id's, hook it up into the main driver.
PJ Waskiewicz
2009-02-24
ixbge: fix bug when using large pages and jumbo frames
Jesse Brandeburg
2009-02-21
ixgbe: fix for 82598 Si errata causing buffer overflow
Don Skidmore
2009-02-10
ixgbe: Removing the unused PAGE_USE_COUNT() macro.
Breno Leitão
2009-02-07
ixgbe: Fix a set_num_queues() bug that can result in num_(r|t)x_queues = 0
Peter P Waskiewicz Jr
2009-02-06
ixgbe: Defeature Tx Head writeback
Peter P Waskiewicz Jr
2009-02-06
ixgbe: Update flow control state machine in link setup
Peter P Waskiewicz Jr
2009-02-05
ixgbe: Display EEPROM version in ethtool -i queries
Peter P Waskiewicz Jr
2009-02-05
ixgbe: Update link setup code to better support autonegotiation of speed
Peter P Waskiewicz Jr
2009-02-05
ixgbe: Refactor set_num_queues() and cache_ring_register()
Peter P Waskiewicz Jr
2009-02-01
ixgbe: Update copyright dates, bump the driver version number
Peter P Waskiewicz Jr
2009-02-01
ixgbe: Refactor MSI-X allocation mechanism
Peter P Waskiewicz Jr
2009-02-01
ixgbe: Add 82598 support for BX mezzanine devices
Don Skidmore
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
2009-01-27
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
David S. Miller
2009-01-26
ixgbe: add support KX/KX4 device
Don Skidmore
2009-01-26
ixgbe: fix slow load times on 82598 nics
Don Skidmore
2009-01-21
ixgbe: Replace LRO with GRO
Herbert Xu
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-19
ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()
Peter P Waskiewicz Jr
2009-01-19
ixgbe: fix tag stripping for VLAN ID 0
Don Skidmore
2009-01-19
ixgbe: fix dca issue with relaxed ordering turned on
Don Skidmore
[prev]
[next]