| Commit message (Expand) | Author | Age | Files | Lines |
* | ixgbe: Merge over-temp task into service task | Alexander Duyck | 2011-05-14 | 1 | -1/+1 |
* | ixgbe: Merge ATR reinit into the service task | Alexander Duyck | 2011-05-14 | 1 | -1/+2 |
* | ixgbe: merge reset task into service task | Alexander Duyck | 2011-05-14 | 1 | -1/+1 |
* | ixgbe: Merge watchdog functionality into service task | Alexander Duyck | 2011-05-14 | 1 | -2/+0 |
* | ixgbe: Combine SFP and multi-speed fiber task into single service task | Alexander Duyck | 2011-05-14 | 1 | -13/+13 |
* | ixgbe: move flags and state into the same cacheline | Alexander Duyck | 2011-05-14 | 1 | -43/+45 |
* | ixgbe: Add macvlan support for VF | Greg Rose | 2011-05-14 | 1 | -0/+13 |
* | ixgbe: convert to ethtool set_phys_id | Emil Tantilov | 2011-04-27 | 1 | -0/+1 |
* | ixgbe: add support for VF Transmit rate limit using iproute2 | Lior Levy | 2011-03-12 | 1 | -0/+2 |
* | ixgbe: DCB, use multiple Tx rings per traffic class | John Fastabend | 2011-03-12 | 1 | -1/+3 |
* | ixgbe: DCB, implement capabilities flags | John Fastabend | 2011-03-12 | 1 | -0/+1 |
* | ixgbe: add support to FCoE DDP in target mode | Yi Zou | 2011-03-07 | 1 | -0/+2 |
* | ixgbe: cleanup copyright string for 2011 | Don Skidmore | 2011-03-03 | 1 | -1/+1 |
* | ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc | Don Skidmore | 2011-02-11 | 1 | -1/+0 |
* | ixgbe: DCB, implement 802.1Qaz routines | John Fastabend | 2011-02-11 | 1 | -0/+4 |
* | ixgbe: update ntuple filter configuration | Alexander Duyck | 2011-01-09 | 1 | -14/+0 |
* | ixgbe: further flow director performance optimizations | Alexander Duyck | 2011-01-09 | 1 | -1/+2 |
* | ixgbe: cleanup flow director hash computation to improve performance | Alexander Duyck | 2011-01-09 | 1 | -9/+9 |
* | ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer | Yi Zou | 2011-01-09 | 1 | -0/+2 |
* | ixgbe: add support for x540 MAC | Don Skidmore | 2010-11-16 | 1 | -0/+4 |
* | ixgbe: add MAC and PHY support for x540 | Don Skidmore | 2010-11-16 | 1 | -0/+2 |
* | ixgbe: rework Tx hang detection to fix reoccurring false Tx hangs | John Fastabend | 2010-11-16 | 1 | -0/+4 |
* | ixgbe: cleanup ixgbe_map_rings_to_vectors | Alexander Duyck | 2010-11-16 | 1 | -1/+2 |
* | ixgbe: cleanup use of ixgbe_rsc_count and RSC_CB | Alexander Duyck | 2010-11-16 | 1 | -0/+7 |
* | ixgbe: add a state flags to ring | Alexander Duyck | 2010-11-16 | 1 | -11/+33 |
* | ixgbe: move CPU variable from ring into q_vector, add ring->q_vector | Alexander Duyck | 2010-11-16 | 1 | -5/+4 |
* | ixgbe: add a netdev pointer to the ring structure | Alexander Duyck | 2010-11-16 | 1 | -4/+2 |
* | ixgbe: combine some stats into a union to allow for Tx/Rx stats overlap | Alexander Duyck | 2010-11-16 | 1 | -6/+18 |
* | ixgbe: move device pointer into the ring structure | Alexander Duyck | 2010-11-16 | 1 | -5/+6 |
* | ixgbe: drop ring->head, make ring->tail a pointer instead of offset | Alexander Duyck | 2010-11-16 | 1 | -2/+1 |
* | ixgbe: cleanup ixgbe_alloc_rx_buffers | Alexander Duyck | 2010-11-16 | 1 | -1/+1 |
* | ixgbe: move GSO segments and byte count processing into ixgbe_tx_map | Alexander Duyck | 2010-11-16 | 1 | -1/+3 |
* | ixgbe: DCB set PFC high and low water marks per data sheet specs | John Fastabend | 2010-11-16 | 1 | -2/+0 |
* | ixgbe: delay rx_ring freeing | Eric Dumazet | 2010-11-16 | 1 | -0/+1 |
* | ixgbe: fix stats handling | Eric Dumazet | 2010-10-21 | 1 | -1/+2 |
* | ixgbe: Update ixgbe to use new vlan accleration. | Jesse Gross | 2010-10-21 | 1 | -1/+3 |
* | ixgbe: Use affinity_hint when Flow Director is enabled | Peter Waskiewicz | 2010-10-06 | 1 | -0/+2 |
* | ixgbe: rewrite ethtool test to use standard config functions | Alexander Duyck | 2010-08-19 | 1 | -0/+11 |
* | ixgbe: update all DESC_ADV macros to accept a ring pointer | Alexander Duyck | 2010-08-19 | 1 | -3/+3 |
* | ixgbe: bump PS header size to 512 bytes | Alexander Duyck | 2010-08-19 | 1 | -4/+9 |
* | ixgbe: update set_rx_mode to fix issues w/ macvlan | Alexander Duyck | 2010-06-15 | 1 | -1/+0 |
* | ixgbe: Use netdev_<level>, dev_<level>, pr_<level> | Emil Tantilov | 2010-06-03 | 1 | -5/+3 |
* | ixgbe:add support for a new 82599 10G Base-T device | Mallikarjuna R Chilakala | 2010-05-20 | 1 | -0/+3 |
* | ixgbe: Add support for VF MAC and VLAN configuration | Greg Rose | 2010-05-05 | 1 | -0/+3 |
* | Revert "ixgbe: disable MSI-X by default on certain Cisco adapters" | David S. Miller | 2010-05-03 | 1 | -4/+0 |
* | ixgbe: disable MSI-X by default on certain Cisco adapters | Nicholas Nunley | 2010-04-27 | 1 | -0/+4 |
* | ixgbe: cleanup maximum number of tx queues | John Fastabend | 2010-03-26 | 1 | -2/+5 |
* | ixgbe: Add support for the new ethtool n-tuple programming interface | Peter Waskiewicz | 2010-02-10 | 1 | -0/+4 |
* | ixgbe: Make descriptor ring allocations NUMA-aware | PJ Waskiewicz | 2010-02-03 | 1 | -2/+3 |
* | ixgbe: Allocate driver resources per NUMA node | Jesse Brandeburg | 2010-02-03 | 1 | -0/+2 |