index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
Age
Commit message (
Expand
)
Author
2009-05-07
ixgbe: Enable L2 header split in 82599
Yi Zou
2009-05-07
ixgbe: set queue0 for srrctl configuration correctly for DCB
Alexander Duyck
2009-05-07
ixgbe: always set header length in SRRCTL
Alexander Duyck
2009-05-06
ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC driver
gouji-new
2009-05-06
ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabled
Breno Leitao
2009-05-06
ixgbe: remove ixgbe_napi_add/del_all references
Alexander Duyck
2009-05-06
ixgbe: skb_record_rx_queue should record rx queue instead of vector
Alexander Duyck
2009-05-06
ixgbe: make q_vectors dynamic to reduce netdev size
Alexander Duyck
2009-04-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-29
ixgbe: Use generic MDIO definitions and functions
Ben Hutchings
2009-04-29
ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake()
Don Skidmore
2009-04-28
ixgbe: Clear out stray tx work on link down
Nelson, Shannon
2009-04-28
ixgbe: Interrupt management update for 82599
Nelson, Shannon
2009-04-28
ixgbe: enable HW RSC for 82599
Alexander Duyck
2009-04-28
ixgbe: enable hardware offload for sctp
Jesse Brandeburg
2009-04-28
igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARY
Alexander Duyck
2009-04-27
ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599
Waskiewicz Jr, Peter P
2009-04-27
ixgbe: Fix WoL functionality for 82599 KX4 devices
Waskiewicz Jr, Peter P
2009-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-20
ixgbe: fix link down initial state
Jesse Brandeburg
2009-04-17
ixgbe: Fix the DCB PFC thresholds for 82599
PJ Waskiewicz
2009-04-17
ixgbe: Fix DCB traffic class mapping for 82599
PJ Waskiewicz
2009-04-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
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: Update the usage of orig_autoc to be more consistent
PJ Waskiewicz
2009-04-11
ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules
PJ Waskiewicz
2009-04-11
ixgbe: Move PHY ops initialization to centralize bus accesses
PJ Waskiewicz
2009-04-11
ixgbe: Don't return error in flow control configuration if FC is off
PJ Waskiewicz
2009-04-11
ixgbe: add define to support 82599 64 IVAR registers
Don Skidmore
2009-04-11
ixgbe: add support for addition VT_CTL defines
Don Skidmore
2009-04-11
ixgbe: fix IXGBE_MTQC values
Don Skidmore
2009-04-11
ixgbe: Enable another bit for flow control operation
PJ Waskiewicz
2009-04-11
ixgbe: only allow WOL for 82599 KX4 NIC
Alexander Duyck
2009-04-11
ixgbe: Move the LED blink code to common, since 82599 also uses it
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 potential memory leak/driver panic issue while setting up Tx & Rx ...
Mallikarjuna R Chilakala
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 DCB netlink layer for 82599 to enable Priority Flow Control
PJ Waskiewicz
2009-04-02
ixgbe: Fix ethtool output with advertised mode.
Don Skidmore
2009-04-02
ixgbe: fix build when DEBUG is defined
Alexander Duyck
[next]