Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / drivers / net / ixgbe / ixgbe_main.c
2009-08-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-14 Lucy Liuixgbe: Fix receive on real device when VLANs are configured
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-10 Yi Zouixgbe: Disable packet split only on FCoE queues in...
2009-08-10 Yi Zouixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()
2009-08-05 Lucy Liuixgbe: allow vlan egress priority mapping in DCB mode
2009-07-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-31 Peter P Waskiewicz Jrixgbe: Fix usage of second flags bitmap when using...
2009-07-31 Peter P Waskiewicz Jrixgbe: Fix netpoll to be properly multiqueue aware
2009-07-27 Don Skidmoreixgbe: fix for 82599 errata marking UDP checksum errors
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-23 Andy Gospodarekixgbe: remove unnecessary call to device_init_wakeup
2009-07-23 Lucy Liuixgbe: Don't priority tag control frames in DCB mode
2009-07-23 Yi Zouixgbe: Enable FCoE offload when DCB is enabled for...
2009-07-17 Peter P Waskiewicz Jrixgbe: Bump version number
2009-07-17 Peter P Waskiewicz Jrixgbe: Add device support for a new copper 82598 device
2009-07-17 Peter P Waskiewicz Jrixgbe: Make sure boolean assignments from bitwise opera...
2009-07-10 Yi Zouixgbe: Fix coexistence of FCoE and Flow Director in...
2009-07-04 Don Skidmoreixgbe: fix inconsistent SFP/SFP+ failure results.
2009-07-04 Don Skidmoreixgbe: fix regression on some 82598 adapters
2009-07-04 Don Skidmoreixgbe: fix issues with failing to detect insert of...
2009-07-01 Jesse Brandeburgixgbe: fix unmap length bug
2009-07-01 Mallikarjuna R Chi... ixgbe: Fix link capabilities during adapter resets
2009-07-01 Don Skidmoreixgbe: Fix SFP log messages
2009-06-18 Jiri Pirkonet: group address list and its count
2009-06-09 Yi Zouixgbe: Include offloaded FCoE data into total rx/tx...
2009-06-08 Eric Dumazetnet: skb_shared_info optimization
2009-06-07 Peter P Waskiewicz Jrixgbe: Increase the driver version number
2009-06-07 Peter P Waskiewicz Jrixgbe: Add FW detection and warning for 82599 SFP+...
2009-06-07 Peter P Waskiewicz Jrixgbe: Enable Flow Director hashing in 82599
2009-06-07 Peter P Waskiewicz Jrixgbe: Add a second feature flags variable, move HW...
2009-06-07 Alexander Duyckixgbe: move tx processing into NAPI context
2009-06-07 Alexander Duyckixgbe: move v_idx into q_vector and use as index only
2009-06-07 Alexander Duyckixgbe: use rx_buffer_info->dma instead of nr_frags...
2009-06-07 Mallikarjuna R Chi... ixgbe: Fix 82599 adapter link flickering issues
2009-06-07 Peter P Waskiewicz Jrixgbe: Add ethtool offline test support
2009-06-07 Peter P Waskiewicz Jrixgbe: Enable ACPI WoL capabilities for 82599
2009-05-30 Jiri Pirkonet: convert unicast addr list
2009-05-29 Eric Dumazetnet: dont update dev->trans_start in 10GB drivers
2009-05-27 Peter P Waskiewicz Jrixgbe: Fix build warning
2009-05-27 Don Skidmoreixgbe: fix 82598 SFP initialization after driver load.
2009-05-22 Alexander Duyckixgbe: only register DCA requester once
2009-05-19 Jesse Brandeburgixgbe: Cleanup feature setup code to make the code...
2009-05-18 Peter P Waskiewicz Jrixgbe: Increase the driver version number
2009-05-18 Peter P Waskiewicz Jrixgbe: Add generic XAUI support to 82599
2009-05-18 Alexander Duyckixgbe: set max desc to prevent total RSC packet size...
2009-05-18 Peter P Waskiewicz Jrixgbe: Allow link flow control in DCB mode for 82599...
2009-05-18 Yi Zouixgbe: Enable jumbo frame for FCoE feature in 82599
2009-05-18 Yi Zouixgbe: Add RING_F_FCOE for FCoE feature in 82599
2009-05-18 PJ Waskiewiczixgbe: Add FCoE Storage MAC Address support
2009-05-17 Yi Zouixgbe: Add FCoE related statistics to 82599
2009-05-17 Yi Zouixgbe: Implement FCoE Rx side large receive offload...
2009-05-17 Yi Zouixgbe: Implement FCoE Tx side offload features in base...
2009-05-07 Nelson, Shannonixgbe: Typecase '1' for 64 bit shift
2009-05-07 Don Skidmoreixgbe: fix failing to log fan failures
2009-05-07 Yi Zouixgbe: Enable L2 header split in 82599
2009-05-07 Alexander Duyckixgbe: set queue0 for srrctl configuration correctly...
2009-05-07 Alexander Duyckixgbe: always set header length in SRRCTL
2009-05-06 gouji-newixgbe: Proposed PARCH PCIE legacy I/O port free intel...
2009-05-06 Breno Leitaoixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is...
2009-05-06 Alexander Duyckixgbe: skb_record_rx_queue should record rx queue inste...
2009-05-06 Alexander Duyckixgbe: make q_vectors dynamic to reduce netdev size
2009-04-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-30 Ben Hutchingsixgbe: Use generic MDIO definitions and functions
2009-04-29 Don Skidmoreixgbe: Use pci_wake_from_d3() instead of multiple pci_e...
2009-04-28 Nelson, Shannonixgbe: Clear out stray tx work on link down
2009-04-28 Nelson, Shannonixgbe: Interrupt management update for 82599
2009-04-28 Alexander Duyckixgbe: enable HW RSC for 82599
2009-04-28 Jesse Brandeburgixgbe: enable hardware offload for sctp
2009-04-28 Alexander Duyckigb/ixgbe: remove unecessary checks for CHECKSUM_UNNECE...
2009-04-27 Waskiewicz Jr, Peter Pixgbe: Fix WoL functionality for 82599 KX4 devices
2009-04-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-20 Jesse Brandeburgixgbe: fix link down initial state
2009-04-17 PJ Waskiewiczixgbe: Fix DCB traffic class mapping for 82599
2009-04-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-16 Tony Breedsixgbe: Be explict with what we are !'ing in ixgbe_sfp_c...
2009-04-16 Rafael J. WysockiNET/ixgbe: Fix powering off during shutdown
2009-04-15 Wu Fengguangixgbe: update real_num_tx_queues on changing num_rx_queues
2009-04-15 Wu Fengguangixgbe: fix tx queue index
2009-04-11 Tony Breedsixgbe: Be explict with what we are !'ing in ixgbe_sfp_c...
2009-04-11 Peter P Waskiewicz Jrixgbe: Update get_physical_layer() calls, plus a versio...
2009-04-11 PJ Waskiewiczixgbe: Move PHY ops initialization to centralize bus...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-04-02 Don Skidmoreixgbe: fix ethtool -A|a behavior
2009-04-02 Mallikarjuna R Chi... ixgbe: Patch to fix driver panic while freeing up tx...
2009-04-02 Alexander Duyckixgbe: refactor tx buffer processing to use skb_dma_map...
2009-04-02 PJ Waskiewiczixgbe: Fix 82598 MSI-X allocation on systems with more...
2009-04-02 Don Skidmoreixgbe: feature - driver to default with FC on.
2009-04-02 Alexander Duyckixgbe: fix build when DEBUG is defined
2009-03-21 Stephen Hemmingerixgbe: fix select_queue management
2009-03-20 Jesse Brandeburgixgbe: Fixup the watchdog interrupt scheduling on 82599
2009-03-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-14 Jesse Brandeburgixgbe: Cleanup some whitespace issues, fixup and add...
2009-03-14 PJ Waskiewiczixgbe: Two small fixes for 82599 when bringing the...
2009-03-14 Jesse Brandeburgixgbe: Add a few safety nets for register writes and...
2009-03-14 Jesse Brandeburgixgbe: Cleanup on the Rx init path
2009-03-14 Jesse Brandeburgixgbe: Fix the Tx clean logic to return proper status
2009-03-14 Jesse Brandeburgixgbe: fix bug with napi add before request_irq
2009-03-14 Jesse Brandeburgixgbe: Fix interrupt configuration for 82599
next