aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAge
...
* ixgbe: Add FCoE related statistics to 82599Yi Zou2009-05-17
* ixgbe: Implement FCoE Rx side large receive offload feature to 82599Yi Zou2009-05-17
* ixgbe: Add infrastructure code for FCoE large receive offload to 82599Yi Zou2009-05-17
* ixgbe: Implement FCoE Tx side offload features in base driver of 82599Yi Zou2009-05-17
* ixgbe: Add infrastructure code for FCoE large send offload to 82599Yi Zou2009-05-17
* ixgbe: Add FCoE feature code to 82599Yi Zou2009-05-17
* ixgbe: Add FCoE feature header to 82599Yi Zou2009-05-17
* ixgbe: Add FCoE feature register defines to 82599Yi Zou2009-05-17
* ixgbe: Typecase '1' for 64 bit shiftNelson, Shannon2009-05-07
* ixgbe: fix failing to log fan failuresDon Skidmore2009-05-07
* ixgbe: Enable L2 header split in 82599Yi Zou2009-05-07
* ixgbe: set queue0 for srrctl configuration correctly for DCBAlexander Duyck2009-05-07
* ixgbe: always set header length in SRRCTLAlexander Duyck2009-05-07
* ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC drivergouji-new2009-05-06
* ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabledBreno Leitao2009-05-06
* ixgbe: remove ixgbe_napi_add/del_all referencesAlexander Duyck2009-05-06
* ixgbe: skb_record_rx_queue should record rx queue instead of vectorAlexander Duyck2009-05-06
* ixgbe: make q_vectors dynamic to reduce netdev sizeAlexander Duyck2009-05-06
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-29
|\
| * ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P2009-04-27
* | ixgbe: Use generic MDIO definitions and functionsBen Hutchings2009-04-29
* | ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake()Don Skidmore2009-04-29
* | ixgbe: Clear out stray tx work on link downNelson, Shannon2009-04-28
* | ixgbe: Interrupt management update for 82599Nelson, Shannon2009-04-28
* | ixgbe: enable HW RSC for 82599Alexander Duyck2009-04-28
* | ixgbe: enable hardware offload for sctpJesse Brandeburg2009-04-28
* | igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARYAlexander Duyck2009-04-28
* | ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599Waskiewicz Jr, Peter P2009-04-27
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-21
|\|
| * ixgbe: Fix the DCB PFC thresholds for 82599PJ Waskiewicz2009-04-17
| * ixgbe: Fix DCB traffic class mapping for 82599PJ Waskiewicz2009-04-17
* | ixgbe: fix link down initial stateJesse Brandeburg2009-04-20
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-16
|\|
| * ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()Tony Breeds2009-04-16
| * NET/ixgbe: Fix powering off during shutdownRafael J. Wysocki2009-04-16
| * ixgbe: update real_num_tx_queues on changing num_rx_queuesWu Fengguang2009-04-15
| * ixgbe: fix tx queue indexWu Fengguang2009-04-15
| * ixgbe: only allow WOL for 82599 KX4 NICAlexander Duyck2009-04-11
| * ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz2009-04-11
* | ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()Tony Breeds2009-04-11
* | ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr2009-04-11
* | ixgbe: Update the usage of orig_autoc to be more consistentPJ Waskiewicz2009-04-11
* | ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modulesPJ Waskiewicz2009-04-11
* | ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz2009-04-11
* | ixgbe: Don't return error in flow control configuration if FC is offPJ Waskiewicz2009-04-11
* | ixgbe: add define to support 82599 64 IVAR registersDon Skidmore2009-04-11
* | ixgbe: add support for addition VT_CTL definesDon Skidmore2009-04-11
* | ixgbe: fix IXGBE_MTQC valuesDon Skidmore2009-04-11
* | ixgbe: Enable another bit for flow control operationPJ Waskiewicz2009-04-11
|/
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07