Age | Commit message (Expand) | Author |
2009-06-19 | convert some DMA_nnBIT_MASK() callers | Andrew Morton |
2009-06-18 | net: group address list and its count | Jiri Pirko |
2009-06-09 | ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599 | Yi Zou |
2009-06-08 | net: skb_shared_info optimization | Eric Dumazet |
2009-06-07 | ixgbe: Increase the driver version number | Peter P Waskiewicz Jr |
2009-06-07 | ixgbe: Add FW detection and warning for 82599 SFP+ adapters | Peter P Waskiewicz Jr |
2009-06-07 | ixgbe: Re-adjust ring layouts to have better cacheline efficiency | Jesse Brandeburg |
2009-06-07 | ixgbe: Enable Flow Director hashing in 82599 | Peter P Waskiewicz Jr |
2009-06-07 | ixgbe: Add Flow Director init and modify functions for 82599 | Peter P Waskiewicz Jr |
2009-06-07 | ixgbe: Add hardware defines for Flow Director for 82599 | Peter P Waskiewicz Jr |
2009-06-07 | ixgbe: Add a second feature flags variable, move HW RSC capability there | Peter P Waskiewicz Jr |
2009-06-07 | ixgbe: move tx processing into NAPI context | Alexander Duyck |
2009-06-07 | ixgbe: move v_idx into q_vector and use as index only | Alexander Duyck |
2009-06-07 | ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmap | Alexander Duyck |
2009-06-07 | ixgbe: ethtool support to change advertised link modes of 82599 adapters | Mallikarjuna R Chilakala |
2009-06-07 | ixgbe: Fix 82599 adapter link flickering issues | Mallikarjuna R Chilakala |
2009-06-07 | ixgbe: Harden the 82599 multispeed fiber autotry mechanism | Peter P Waskiewicz Jr |
2009-06-07 | ixgbe: Add ethtool offline test support | Peter P Waskiewicz Jr |
2009-06-07 | ixgbe: Change the 82599 PHY DSP restart logic | Peter P Waskiewicz Jr |
2009-06-07 | ixgbe: Enable ACPI WoL capabilities for 82599 | Peter P Waskiewicz Jr |
2009-05-29 | net: convert unicast addr list | Jiri Pirko |
2009-05-29 | net: dont update dev->trans_start in 10GB drivers | Eric Dumazet |
2009-05-26 | ixgbe: Fix build warning | Peter P Waskiewicz Jr |
2009-05-26 | ixgbe: fix 82598 SFP initialization after driver load. | Don Skidmore |
2009-05-26 | ixgbe: Remove device ID 0x10d8 | Peter P Waskiewicz Jr |
2009-05-21 | ixgbe: only register DCA requester once | Alexander Duyck |
2009-05-19 | ixgbe: Cleanup feature setup code to make the code more readable | Jesse Brandeburg |
2009-05-19 | ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICs | Peter P Waskiewicz Jr |
2009-05-19 | ixgbe: Add semaphore access for PHY initialization for 82599 | Peter P Waskiewicz Jr |
2009-05-18 | ixgbe: Increase the driver version number | Peter P Waskiewicz Jr |
2009-05-18 | ixgbe: Add generic XAUI support to 82599 | Peter P Waskiewicz Jr |
2009-05-18 | ixgbe: set max desc to prevent total RSC packet size of 64K | Alexander Duyck |
2009-05-17 | ixgbe: Don't reset the hardware when switching between LFC and PFC | Peter P Waskiewicz Jr |
2009-05-17 | ixgbe: When in DCB mode with PFC enabled, show LFC is disabled | Peter P Waskiewicz Jr |
2009-05-17 | ixgbe: Allow link flow control in DCB mode for 82599 adapters | Peter P Waskiewicz Jr |
2009-05-17 | ixgbe: Set Priority Flow Control low water threshhold for DCB | Peter P Waskiewicz Jr |
2009-05-17 | ixgbe: Enable jumbo frame for FCoE feature in 82599 | Yi Zou |
2009-05-17 | ixgbe: Enable FCoE redirection table feature in 82599 | Yi Zou |
2009-05-17 | ixgbe: Add RING_F_FCOE for FCoE feature in 82599 | Yi Zou |
2009-05-17 | ixgbe: Add SAN MAC address to the RAR, return the address to DCB | Waskiewicz Jr, Peter P |
2009-05-17 | ixgbe: Add FCoE Storage MAC Address support | PJ Waskiewicz |
2009-05-17 | ixgbe: Add FCoE related statistics to 82599 | Yi Zou |
2009-05-17 | ixgbe: Implement FCoE Rx side large receive offload feature to 82599 | Yi Zou |
2009-05-17 | ixgbe: Add infrastructure code for FCoE large receive offload to 82599 | Yi Zou |
2009-05-17 | ixgbe: Implement FCoE Tx side offload features in base driver of 82599 | Yi Zou |
2009-05-17 | ixgbe: Add infrastructure code for FCoE large send offload to 82599 | Yi Zou |
2009-05-17 | ixgbe: Add FCoE feature code to 82599 | Yi Zou |
2009-05-17 | ixgbe: Add FCoE feature header to 82599 | Yi Zou |
2009-05-17 | ixgbe: Add FCoE feature register defines to 82599 | Yi Zou |
2009-05-07 | ixgbe: Typecase '1' for 64 bit shift | Nelson, Shannon |