index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Move the Intel wired LAN drivers
Jeff Kirsher
2011-08-10
1
-617
/
+0
*
ixgbe: convert to ndo_fix_features
Don Skidmore
2011-07-21
1
-4
/
+1
*
ixgbe: Pass staterr instead of re-reading status and error bits from descriptor
Alexander Duyck
2011-07-21
1
-2
/
+3
*
ixgbe: Move interrupt related values out of ring and into q_vector
Alexander Duyck
2011-07-21
1
-11
/
+13
*
ixgbe: add structure for containing RX/TX rings to q_vector
Alexander Duyck
2011-07-21
1
-6
/
+10
*
ixgbe: Update method used for determining descriptor count for an skb
Alexander Duyck
2011-06-25
1
-0
/
+7
*
ixgbe: Add one function that handles most of context descriptor setup
Alexander Duyck
2011-06-25
1
-2
/
+2
*
ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function
Alexander Duyck
2011-06-25
1
-3
/
+7
*
ixgbe: add support for displaying ntuple filters via the nfc interface
Alexander Duyck
2011-06-23
1
-0
/
+11
*
ixgbe: update perfect filter framework to support retaining filters
Alexander Duyck
2011-06-23
1
-6
/
+12
*
ixgbe: DCB use existing TX and RX queues
John Fastabend
2011-06-21
1
-2
/
+0
*
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
[next]