aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_main.c
Commit message (Expand)AuthorAge
* net: convert unicast addr listJiri Pirko2009-05-30
* net: dont update dev->trans_start in 10GB driversEric Dumazet2009-05-29
* ixgbe: Fix build warningPeter P Waskiewicz Jr2009-05-27
* ixgbe: fix 82598 SFP initialization after driver load.Don Skidmore2009-05-26
* ixgbe: only register DCA requester onceAlexander Duyck2009-05-21
* ixgbe: Cleanup feature setup code to make the code more readableJesse Brandeburg2009-05-19
* ixgbe: Increase the driver version numberPeter P Waskiewicz Jr2009-05-18
* ixgbe: Add generic XAUI support to 82599Peter P Waskiewicz Jr2009-05-18
* ixgbe: set max desc to prevent total RSC packet size of 64KAlexander Duyck2009-05-18
* ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr2009-05-18
* ixgbe: Enable jumbo frame for FCoE feature in 82599Yi Zou2009-05-18
* ixgbe: Add RING_F_FCOE for FCoE feature in 82599Yi Zou2009-05-18
* ixgbe: Add FCoE Storage MAC Address supportPJ Waskiewicz2009-05-18
* 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: Implement FCoE Tx side offload features in base driver of 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: 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
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-21
|\|
| * 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: 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: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz2009-04-11
|/
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* ixgbe: fix ethtool -A|a behaviorDon Skidmore2009-04-02
* ixgbe: Patch to fix driver panic while freeing up tx & rx resourcesMallikarjuna R Chilakala2009-04-02
* ixgbe: refactor tx buffer processing to use skb_dma_map/unmapAlexander Duyck2009-04-02