USB: fsl_udc_core: Fix kernel oops on module removal
[safe/jmp/linux-2.6] / drivers / net / ixgbe /
2009-10-26 Alexander Duyckixgbe: fix memory leak when resizing rings while interf...
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
2009-08-26 Don Skidmoreixgbe: cleanup functions that should have been defined...
2009-08-26 Mallikarjuna R Chi... ixgbe: Fix isues while reporting 8259x backplane link...
2009-08-14 Yi Zouixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices
2009-08-14 Vasu Devixgbe: updates vlan feature flags to enable FCoE offloa...
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-14 Yi Zouixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP...
2009-08-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-13 Don Skidmoreixgbe: fix issues setting rx-usecs with legacy interrupts
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-08-03 Mallikarjuna R Chi... ixgbe: Patch to modify 82598 PCIe completion timeout...
2009-07-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-31 Peter P Waskiewicz Jrixgbe: Fix RSC completion delay causing Rx interrupts...
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-17 Peter P Waskiewicz Jrixgbe: Remove legacy descriptor support
2009-07-17 Lucy Liuixgbe: Remove DPRINTK messages in DCB mode
2009-07-17 Lucy Liuixgbe: clear mac address data block in DCB mode
2009-07-10 Yi Zouixgbe: Fix coexistence of FCoE and Flow Director in...
2009-07-04 Mallikarjuna R Chi... ixgbe: Not allow 8259x unsupported wol options change...
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 Mallikarjuna R Chi... ixgbe: Fix device capabilities of 82599 single speed...
2009-07-01 Don Skidmoreixgbe: Fix SFP log messages
2009-06-19 Andrew Mortonconvert some DMA_nnBIT_MASK() callers
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 Jesse Brandeburgixgbe: Re-adjust ring layouts to have better cacheline...
2009-06-07 Peter P Waskiewicz Jrixgbe: Enable Flow Director hashing in 82599
2009-06-07 Peter P Waskiewicz Jrixgbe: Add Flow Director init and modify functions...
2009-06-07 Peter P Waskiewicz Jrixgbe: Add hardware defines for Flow Director for 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: ethtool support to change advertised link modes...
2009-06-07 Mallikarjuna R Chi... ixgbe: Fix 82599 adapter link flickering issues
2009-06-07 Peter P Waskiewicz Jrixgbe: Harden the 82599 multispeed fiber autotry mechanism
2009-06-07 Peter P Waskiewicz Jrixgbe: Add ethtool offline test support
2009-06-07 Peter P Waskiewicz Jrixgbe: Change the 82599 PHY DSP restart logic
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-27 Peter P Waskiewicz Jrixgbe: Remove device ID 0x10d8
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-19 Peter P Waskiewicz Jrixgbe: Change Direct Attach Twinax cable detection...
2009-05-19 Peter P Waskiewicz Jrixgbe: Add semaphore access for PHY initialization...
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: Don't reset the hardware when switching between...
2009-05-18 Peter P Waskiewicz Jrixgbe: When in DCB mode with PFC enabled, show LFC...
2009-05-18 Peter P Waskiewicz Jrixgbe: Allow link flow control in DCB mode for 82599...
2009-05-18 Peter P Waskiewicz Jrixgbe: Set Priority Flow Control low water threshhold...
next