aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe
AgeCommit message (Expand)Author
2009-09-14ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr
2009-09-14ixgbe: Add support for 82599-based CX4 adaptersPeter P Waskiewicz Jr
2009-09-14ixgbe: Properly disable packet split per-ring when globally disabledPeter P Waskiewicz Jr
2009-09-03ixgbe: Add support for using FCoE DDP in 82599 as FCoE targetsYi Zou
2009-09-03ixgbe: Distribute transmission of FCoE traffic in 82599Yi Zou
2009-09-03ixgbe: Add support for multiple Tx queues for FCoE in 82599Yi Zou
2009-09-01ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded ...Mallikarjuna R Chilakala
2009-09-01ixgbe: Properly disable DCB arbiters prior to applying changesPeter P Waskiewicz Jr
2009-09-01ixgbe: refactor link setup codeMallikarjuna R Chilakala
2009-09-01ixgbe: Add support for dcbnl_rtnl_ops.setapp/getappYi Zou
2009-09-01ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599Yi Zou
2009-09-01intel: convert drivers to netdev_tx_tStephen Hemminger
2009-08-26igb/ixgbe: add IPV6_CSUM support to vlan_featuresAlexander Duyck
2009-08-26ixgbe: cleanup functions that should have been defined staticDon Skidmore
2009-08-26ixgbe: Fix isues while reporting 8259x backplane link capabilitiesMallikarjuna R Chilakala
2009-08-14ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devicesYi Zou
2009-08-14ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interfaceVasu Dev
2009-08-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-13ixgbe: Fix receive on real device when VLANs are configuredLucy Liu
2009-08-13ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completionYi Zou
2009-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-13ixgbe: fix issues setting rx-usecs with legacy interruptsDon Skidmore
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-09ixgbe: Disable packet split only on FCoE queues in 82599Yi Zou
2009-08-09ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()Yi Zou
2009-08-05ixgbe: allow vlan egress priority mapping in DCB modeLucy Liu
2009-08-03ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-30ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr
2009-07-30ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr
2009-07-30ixgbe: Fix netpoll to be properly multiqueue awarePeter P Waskiewicz Jr
2009-07-26ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-23ixgbe: remove unnecessary call to device_init_wakeupAndy Gospodarek
2009-07-23ixgbe: Don't priority tag control frames in DCB modeLucy Liu
2009-07-23ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou
2009-07-17ixgbe: Bump version numberPeter P Waskiewicz Jr
2009-07-17ixgbe: Add device support for a new copper 82598 devicePeter P Waskiewicz Jr
2009-07-17ixgbe: Make sure boolean assignments from bitwise operations done correctlyPeter P Waskiewicz Jr
2009-07-17ixgbe: Remove legacy descriptor supportPeter P Waskiewicz Jr
2009-07-16ixgbe: Remove DPRINTK messages in DCB modeLucy Liu
2009-07-16ixgbe: clear mac address data block in DCB modeLucy Liu
2009-07-09ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou
2009-07-03ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala
2009-07-03ixgbe: fix inconsistent SFP/SFP+ failure results.Don Skidmore
2009-07-03ixgbe: fix regression on some 82598 adaptersDon Skidmore
2009-07-03ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore
2009-06-30ixgbe: fix unmap length bugJesse Brandeburg
2009-06-30ixgbe: Fix link capabilities during adapter resetsMallikarjuna R Chilakala
2009-06-30ixgbe: Fix device capabilities of 82599 single speed fiber NICs.Mallikarjuna R Chilakala