summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe
AgeCommit message (Expand)Author
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-13ixgbe: fix issues setting rx-usecs with legacy interruptsDon Skidmore
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-03ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala
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-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-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
2009-06-30ixgbe: Fix SFP log messagesDon Skidmore
2009-06-19convert some DMA_nnBIT_MASK() callersAndrew Morton
2009-06-18net: group address list and its countJiri Pirko
2009-06-09ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599Yi Zou
2009-06-08net: skb_shared_info optimizationEric Dumazet
2009-06-07ixgbe: Increase the driver version numberPeter P Waskiewicz Jr
2009-06-07ixgbe: Add FW detection and warning for 82599 SFP+ adaptersPeter P Waskiewicz Jr
2009-06-07ixgbe: Re-adjust ring layouts to have better cacheline efficiencyJesse Brandeburg
2009-06-07ixgbe: Enable Flow Director hashing in 82599Peter P Waskiewicz Jr
2009-06-07ixgbe: Add Flow Director init and modify functions for 82599Peter P Waskiewicz Jr
2009-06-07ixgbe: Add hardware defines for Flow Director for 82599Peter P Waskiewicz Jr
2009-06-07ixgbe: Add a second feature flags variable, move HW RSC capability therePeter P Waskiewicz Jr
2009-06-07ixgbe: move tx processing into NAPI contextAlexander Duyck
2009-06-07ixgbe: move v_idx into q_vector and use as index onlyAlexander Duyck
2009-06-07ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmapAlexander Duyck
2009-06-07ixgbe: ethtool support to change advertised link modes of 82599 adaptersMallikarjuna R Chilakala
2009-06-07ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala
2009-06-07ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr
2009-06-07ixgbe: Add ethtool offline test supportPeter P Waskiewicz Jr
2009-06-07ixgbe: Change the 82599 PHY DSP restart logicPeter P Waskiewicz Jr
2009-06-07ixgbe: Enable ACPI WoL capabilities for 82599Peter P Waskiewicz Jr
2009-05-29net: convert unicast addr listJiri Pirko
2009-05-29net: dont update dev->trans_start in 10GB driversEric Dumazet
2009-05-26ixgbe: Fix build warningPeter P Waskiewicz Jr
2009-05-26ixgbe: fix 82598 SFP initialization after driver load.Don Skidmore
2009-05-26ixgbe: Remove device ID 0x10d8Peter P Waskiewicz Jr
2009-05-21ixgbe: only register DCA requester onceAlexander Duyck