net: use netdev_mc_count and netdev_mc_empty when appropriate
[safe/jmp/linux-2.6] / drivers / net / ixgbe /
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-02-11 Peter Waskiewiczixgbe: Bump driver version up
2010-02-11 Peter Waskiewiczixgbe: Add support for the new ethtool n-tuple programm...
2010-02-04 PJ Waskiewiczixgbe: Make descriptor ring allocations NUMA-aware
2010-02-04 Jesse Brandeburgixgbe: Allocate driver resources per NUMA node
2010-02-04 John Fastabendixgbe: only process one ixgbe_watchdog_task at a time.
2010-02-04 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-02-04 Krishna Kumarixgbe: Fix return of invalid txq
2010-02-04 Anton Blanchardixgbe: Fix ixgbe_tx_map error path
2010-01-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-28 John Fastabendixgbe: if ixgbe_copy_dcb_cfg is going to fail learn...
2010-01-28 John Fastabendixgbe: set the correct DCB bit for pg tx settings
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: Remove unused emulation MAC storage from 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: Fix ethtool diag test for VT mode operation
2010-01-10 Greg Roseixgbe: Add SR-IOV features to main module
2010-01-10 Greg Roseixgbe: Add SR-IOV feature enablement code
2010-01-10 Greg Roseixgbe: Add SR-IOV specific modules to driver Makefile
2010-01-10 Greg Roseixgbe: Add SR-IOV specific features
2010-01-10 Greg Roseixgbe: Add SR-IOV register, structure and bit defines
2010-01-10 Greg Roseixgbe: Mailbox header and code module
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2010-01-08 PJ Waskiewiczixgbe: Fix compiler warning about variable being used...
2010-01-07 hartleysdrivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC...
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 82598 premature copper PHY link indicatation
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 Jesse Brandeburgixgbe: change default ring size
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-29 PJ Waskiewiczixgbe: Display currently attached PHY through ethtool
2009-11-29 Shannon Nelsonixgbe: Fix Receive Address Register (RAR) cleaning...
2009-11-29 Don Skidmoreixgbe: LINKS2 is not a valid register for 82598
2009-11-29 PJ Waskiewiczixgbe: Disable Flow Control for certain devices
2009-11-29 Shannon Nelsonixgbe: handle parameters for tx and rx EITR, no div0
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-29 Yi Zouixgbe: Add support for 82599 alternative WWNN/WWPN...
2009-10-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-26 Alexander Duyckixgbe: fix memory leak when resizing rings while interf...
2009-10-13 Ajit Khapardeixgbe: Fix erroneous display of stats by ethtool -S
2009-10-13 Eric Dumazetnet: Use netdev_alloc_skb_ip_align()
2009-10-09 Don Skidmoreixgbe: Fix KR to KX fail over for Mezzanine cards
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-07 Stephen Hemmingerdcb: data center bridging ops should be r/o
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 Jiri Pirkoixgbe: correct the parameter description
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 backplane flow control autoneg
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: Create separate media type for CX4 adapters
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: Add support for using FCoE DDP in 82599 as FCoE...
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: Patch to fix 82599 multispeed fiber link issues...
2009-09-02 Peter P Waskiewicz Jrixgbe: Properly disable DCB arbiters prior to applying...
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
next