aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala2009-08-032-1/+74
* ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr2009-07-302-1/+6
* ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr2009-07-302-9/+9
* ixgbe: Fix netpoll to be properly multiqueue awarePeter P Waskiewicz Jr2009-07-301-3/+10
* ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore2009-07-261-2/+15
* ixgbe: remove unnecessary call to device_init_wakeupAndy Gospodarek2009-07-231-1/+0
* ixgbe: Don't priority tag control frames in DCB modeLucy Liu2009-07-231-6/+12
* ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou2009-07-233-10/+31
* ixgbe: Remove DPRINTK messages in DCB modeLucy Liu2009-07-161-4/+0
* ixgbe: clear mac address data block in DCB modeLucy Liu2009-07-161-0/+2
* ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2009-07-092-8/+17
* ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala2009-07-031-1/+0
* ixgbe: fix inconsistent SFP/SFP+ failure results.Don Skidmore2009-07-031-5/+5
* ixgbe: fix regression on some 82598 adaptersDon Skidmore2009-07-031-10/+14
* ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore2009-07-032-2/+9
* ixgbe: fix unmap length bugJesse Brandeburg2009-06-301-6/+11
* ixgbe: Fix link capabilities during adapter resetsMallikarjuna R Chilakala2009-06-301-1/+2
* ixgbe: Fix device capabilities of 82599 single speed fiber NICs.Mallikarjuna R Chilakala2009-06-301-2/+3
* ixgbe: Fix SFP log messagesDon Skidmore2009-06-301-8/+17
* convert some DMA_nnBIT_MASK() callersAndrew Morton2009-06-191-1/+1
* net: group address list and its countJiri Pirko2009-06-181-3/+3
* ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599Yi Zou2009-06-093-5/+42
* net: skb_shared_info optimizationEric Dumazet2009-06-081-2/+2
* ixgbe: Increase the driver version numberPeter P Waskiewicz Jr2009-06-071-1/+1
* ixgbe: Add FW detection and warning for 82599 SFP+ adaptersPeter P Waskiewicz Jr2009-06-074-8/+85
* ixgbe: Re-adjust ring layouts to have better cacheline efficiencyJesse Brandeburg2009-06-071-16/+19
* ixgbe: Enable Flow Director hashing in 82599Peter P Waskiewicz Jr2009-06-073-1/+228
* ixgbe: Add Flow Director init and modify functions for 82599Peter P Waskiewicz Jr2009-06-072-0/+980
* ixgbe: Add hardware defines for Flow Director for 82599Peter P Waskiewicz Jr2009-06-071-0/+147
* ixgbe: Add a second feature flags variable, move HW RSC capability therePeter P Waskiewicz Jr2009-06-073-11/+12
* ixgbe: move tx processing into NAPI contextAlexander Duyck2009-06-071-34/+107
* ixgbe: move v_idx into q_vector and use as index onlyAlexander Duyck2009-06-073-126/+117
* ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmapAlexander Duyck2009-06-071-1/+1
* ixgbe: ethtool support to change advertised link modes of 82599 adaptersMallikarjuna R Chilakala2009-06-072-18/+33
* ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala2009-06-078-227/+193
* ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr2009-06-074-23/+106
* ixgbe: Add ethtool offline test supportPeter P Waskiewicz Jr2009-06-073-3/+842
* ixgbe: Change the 82599 PHY DSP restart logicPeter P Waskiewicz Jr2009-06-071-4/+3
* ixgbe: Enable ACPI WoL capabilities for 82599Peter P Waskiewicz Jr2009-06-071-0/+3
* net: convert unicast addr listJiri Pirko2009-05-294-16/+12
* net: dont update dev->trans_start in 10GB driversEric Dumazet2009-05-291-1/+0
* ixgbe: Fix build warningPeter P Waskiewicz Jr2009-05-261-1/+0
* ixgbe: fix 82598 SFP initialization after driver load.Don Skidmore2009-05-263-19/+39
* ixgbe: Remove device ID 0x10d8Peter P Waskiewicz Jr2009-05-262-2/+0
* ixgbe: only register DCA requester onceAlexander Duyck2009-05-211-20/+4
* ixgbe: Cleanup feature setup code to make the code more readableJesse Brandeburg2009-05-191-35/+50
* ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICsPeter P Waskiewicz Jr2009-05-192-13/+11
* ixgbe: Add semaphore access for PHY initialization for 82599Peter P Waskiewicz Jr2009-05-191-0/+12
* ixgbe: Increase the driver version numberPeter P Waskiewicz Jr2009-05-181-1/+1
* ixgbe: Add generic XAUI support to 82599Peter P Waskiewicz Jr2009-05-183-0/+7