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
2010-01-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-25 Jiri Pirkonet: use helpers to access uc list V2
2010-01-23 Sridhar Samudralanet: Fix IPv6 GSO type checks in Intel ethernet drivers
2010-01-23 Greg Roseixgbe: Improve reset coordination between the PF and...
2010-01-23 Greg Roseixgbe: Allow the VF driver to be loaded before the...
2010-01-23 Greg Roseixgbe: Set the correct pool when VLANs are added in...
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-21 Roel Kluine1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigne...
2010-01-14 Shannon Nelsonixgbe: update copyright dates
2010-01-14 Alexander Duyckixgbe: Do not attempt to perform interrupts in netpoll...
2010-01-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-10 Greg Roseixgbe: Add SR-IOV features to main module
2010-01-10 Greg Roseixgbe: Add SR-IOV register, structure and bit defines
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2010-01-08 PJ Waskiewiczixgbe: Fix compiler warning about variable being used...
2009-12-24 Don Skidmoreixgbe: fix Need to call pci_save_state after pci_restor...
2009-12-16 Gurucharan Shettyixgbe: allow tx of pre-formatted vlan tagged packets
2009-12-16 Mallikarjuna R Chi... ixgbe: Fix tx_restart_queue/non_eop_desc statistics...
2009-12-09 Don Skidmoreixgbe: add support for 82599 KR device 0x1517
2009-12-09 Eric Dumazetixgbe: Fix TX stats accounting
2009-12-03 Jesse Brandeburgixgbe: use EIAM to automask MSI-X
2009-12-03 Jesse Brandeburgixgbe: performance tweaks
2009-12-03 Yi Zouixgbe: select FCoE Tx queue in ndo_select_queue
2009-12-03 Yi Zouixgbe: use known user priority for FCoE when DCB is...
2009-12-03 Alexander Duyckixgbe: remove skb_dma_map/unmap calls from driver
2009-11-29 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-23 Alexander Duyckixgbe: Only set/clear VFE in ixgbe_set_rx_mode
2009-11-23 Mallikarjuna R Chi... ixgbe: Use rx buffer length from rx ring for configurin...
2009-11-23 Mallikarjuna R Chi... ixgbe: Modify 82599 HWRSC statistics counters
2009-11-20 Jaswinder Singh... ixgbe: move tc variable to CONFIG_IXGBE_DCB
2009-11-19 Joe Perchesdrivers/net: request_irq - Remove unnecessary leading...
2009-11-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-17 Breno Leitaoixgbe: Fixing EEH handler to handle more than one error
2009-11-14 PJ Waskiewiczixgbe: Make queue pairs on single MSI-X interrupts
2009-11-14 Nelson, Shannonixgbe: Flush the LSC mask change to prevent repeated...
2009-11-12 Ali Gholami Rudiixgbe: r_idx not used in ixgbe_msix_clean_rx()
2009-11-09 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-07 Don Skidmoreixgbe: fix traffic hangs on Tx with ioatdma loaded
2009-11-07 Yi Zouixgbe: Fix checking TFCS register for TXOFF status...
2009-11-07 Yi Zouixgbe: Fix gso_max_size for 82599 when DCB is enabled
2009-10-29 Yi Zouixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn...
2009-10-13 Eric Dumazetnet: Use netdev_alloc_skb_ip_align()
2009-10-09 Don Skidmoreixgbe: add support for 82599 based Express Module X520-P2
2009-10-08 Ajit Khapardeixgbe: Use the instance of net_device_stats from net_de...
2009-10-05 Don Skidmoreixgbe: add support for 82599 based X520 10G Dual KX4...
2009-10-05 Don Skidmoreixgbe: add support for 82599 Combined Backplane
2009-10-02 Frans Pope1000e/igb/ixgbe: Don't report an error if devices...
2009-10-01 Peter P Waskiewicz Jrixgbe: Remove ATR computation for UDP traffic
2009-10-01 Ben Greearixgbe patch to provide NIC's tx/rx counters via ethtool
2009-10-01 Peter P Waskiewicz Jrixgbe: Bump driver version number
2009-10-01 Peter P Waskiewicz Jrixgbe: Fix disabling of relaxed ordering with Tx DCA
2009-09-21 Nelson, Shannonixgbe: move rx queue RSC configuration to a separate...
2009-09-21 Nelson, Shannonixgbe: Allow tx itr specific settings
2009-09-21 Don Skidmoreixgbe: fix sfp_timer clean up in ixgbe_down
2009-09-15 Peter P Waskiewicz Jrixgbe: Add support for 82599-based CX4 adapters
2009-09-15 Peter P Waskiewicz Jrixgbe: Properly disable packet split per-ring when...
2009-09-04 Yi Zouixgbe: Distribute transmission of FCoE traffic in 82599
2009-09-04 Yi Zouixgbe: Add support for multiple Tx queues for FCoE...
2009-09-02 Mallikarjuna R Chi... ixgbe: refactor link setup code
2009-09-01 Yi Zouixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
2009-09-01 Yi Zouixgbe: Add support for the net_device_ops.ndo_fcoe_enab...
2009-09-01 Stephen Hemmingerintel: convert drivers to netdev_tx_t
2009-08-26 Alexander Duyckigb/ixgbe: add IPV6_CSUM support to vlan_features
2009-08-26 Don Skidmoreixgbe: cleanup functions that should have been defined...
2009-08-14 Yi Zouixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices
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
next