aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * ixgbe: Disable packet split only on FCoE queues in 82599Yi Zou2009-08-10
| * ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()Yi Zou2009-08-10
| * ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala2009-08-03
* | ixgbe: allow vlan egress priority mapping in DCB modeLucy Liu2009-08-05
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-30
|\|
| * ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr2009-07-30
| * ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr2009-07-30
| * ixgbe: Fix netpoll to be properly multiqueue awarePeter P Waskiewicz Jr2009-07-30
| * ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore2009-07-26
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-23
|\|
| * ixgbe: remove unnecessary call to device_init_wakeupAndy Gospodarek2009-07-23
| * ixgbe: Don't priority tag control frames in DCB modeLucy Liu2009-07-23
| * ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou2009-07-23
* | ixgbe: Bump version numberPeter P Waskiewicz Jr2009-07-17
* | ixgbe: Add device support for a new copper 82598 devicePeter P Waskiewicz Jr2009-07-17
* | ixgbe: Make sure boolean assignments from bitwise operations done correctlyPeter P Waskiewicz Jr2009-07-17
* | ixgbe: Remove legacy descriptor supportPeter P Waskiewicz Jr2009-07-17
|/
* ixgbe: Remove DPRINTK messages in DCB modeLucy Liu2009-07-16
* ixgbe: clear mac address data block in DCB modeLucy Liu2009-07-16
* ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2009-07-09
* ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala2009-07-03
* ixgbe: fix inconsistent SFP/SFP+ failure results.Don Skidmore2009-07-03
* ixgbe: fix regression on some 82598 adaptersDon Skidmore2009-07-03
* ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore2009-07-03
* ixgbe: fix unmap length bugJesse Brandeburg2009-06-30
* ixgbe: Fix link capabilities during adapter resetsMallikarjuna R Chilakala2009-06-30
* ixgbe: Fix device capabilities of 82599 single speed fiber NICs.Mallikarjuna R Chilakala2009-06-30
* ixgbe: Fix SFP log messagesDon Skidmore2009-06-30
* convert some DMA_nnBIT_MASK() callersAndrew Morton2009-06-19
* net: group address list and its countJiri Pirko2009-06-18
* ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599Yi Zou2009-06-09
* net: skb_shared_info optimizationEric Dumazet2009-06-08
* ixgbe: Increase the driver version numberPeter P Waskiewicz Jr2009-06-07
* ixgbe: Add FW detection and warning for 82599 SFP+ adaptersPeter P Waskiewicz Jr2009-06-07
* ixgbe: Re-adjust ring layouts to have better cacheline efficiencyJesse Brandeburg2009-06-07
* ixgbe: Enable Flow Director hashing in 82599Peter P Waskiewicz Jr2009-06-07
* ixgbe: Add Flow Director init and modify functions for 82599Peter P Waskiewicz Jr2009-06-07
* ixgbe: Add hardware defines for Flow Director for 82599Peter P Waskiewicz Jr2009-06-07
* ixgbe: Add a second feature flags variable, move HW RSC capability therePeter P Waskiewicz Jr2009-06-07
* ixgbe: move tx processing into NAPI contextAlexander Duyck2009-06-07
* ixgbe: move v_idx into q_vector and use as index onlyAlexander Duyck2009-06-07
* ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmapAlexander Duyck2009-06-07
* ixgbe: ethtool support to change advertised link modes of 82599 adaptersMallikarjuna R Chilakala2009-06-07
* ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala2009-06-07
* ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr2009-06-07
* ixgbe: Add ethtool offline test supportPeter P Waskiewicz Jr2009-06-07
* ixgbe: Change the 82599 PHY DSP restart logicPeter P Waskiewicz Jr2009-06-07
* ixgbe: Enable ACPI WoL capabilities for 82599Peter P Waskiewicz Jr2009-06-07
* net: convert unicast addr listJiri Pirko2009-05-30