index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-11
intel: Move the Intel wired LAN drivers
Jeff Kirsher
1
-617
/
+0
2011-07-22
ixgbe: convert to ndo_fix_features
Don Skidmore
1
-4
/
+1
2011-07-22
ixgbe: Pass staterr instead of re-reading status and error bits from descriptor
Alexander Duyck
1
-2
/
+3
2011-07-22
ixgbe: Move interrupt related values out of ring and into q_vector
Alexander Duyck
1
-11
/
+13
2011-07-22
ixgbe: add structure for containing RX/TX rings to q_vector
Alexander Duyck
1
-6
/
+10
2011-06-25
ixgbe: Update method used for determining descriptor count for an skb
Alexander Duyck
1
-0
/
+7
2011-06-25
ixgbe: Add one function that handles most of context descriptor setup
Alexander Duyck
1
-2
/
+2
2011-06-25
ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function
Alexander Duyck
1
-3
/
+7
2011-06-24
ixgbe: add support for displaying ntuple filters via the nfc interface
Alexander Duyck
1
-0
/
+11
2011-06-24
ixgbe: update perfect filter framework to support retaining filters
Alexander Duyck
1
-6
/
+12
2011-06-21
ixgbe: DCB use existing TX and RX queues
John Fastabend
1
-2
/
+0
2011-05-15
ixgbe: Merge over-temp task into service task
Alexander Duyck
1
-1
/
+1
2011-05-15
ixgbe: Merge ATR reinit into the service task
Alexander Duyck
1
-1
/
+2
2011-05-15
ixgbe: merge reset task into service task
Alexander Duyck
1
-1
/
+1
2011-05-15
ixgbe: Merge watchdog functionality into service task
Alexander Duyck
1
-2
/
+0
2011-05-15
ixgbe: Combine SFP and multi-speed fiber task into single service task
Alexander Duyck
1
-13
/
+13
2011-05-15
ixgbe: move flags and state into the same cacheline
Alexander Duyck
1
-43
/
+45
2011-05-15
ixgbe: Add macvlan support for VF
Greg Rose
1
-0
/
+13
2011-04-27
ixgbe: convert to ethtool set_phys_id
Emil Tantilov
1
-0
/
+1
2011-03-12
ixgbe: add support for VF Transmit rate limit using iproute2
Lior Levy
1
-0
/
+2
2011-03-12
ixgbe: DCB, use multiple Tx rings per traffic class
John Fastabend
1
-1
/
+3
2011-03-12
ixgbe: DCB, implement capabilities flags
John Fastabend
1
-0
/
+1
2011-03-08
ixgbe: add support to FCoE DDP in target mode
Yi Zou
1
-0
/
+2
2011-03-03
ixgbe: cleanup copyright string for 2011
Don Skidmore
1
-1
/
+1
2011-02-11
ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc
Don Skidmore
1
-1
/
+0
2011-02-11
ixgbe: DCB, implement 802.1Qaz routines
John Fastabend
1
-0
/
+4
2011-01-10
ixgbe: update ntuple filter configuration
Alexander Duyck
1
-14
/
+0
2011-01-10
ixgbe: further flow director performance optimizations
Alexander Duyck
1
-1
/
+2
2011-01-10
ixgbe: cleanup flow director hash computation to improve performance
Alexander Duyck
1
-9
/
+9
2011-01-10
ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer
Yi Zou
1
-0
/
+2
2010-11-17
ixgbe: add support for x540 MAC
Don Skidmore
1
-0
/
+4
2010-11-17
ixgbe: add MAC and PHY support for x540
Don Skidmore
1
-0
/
+2
2010-11-17
ixgbe: rework Tx hang detection to fix reoccurring false Tx hangs
John Fastabend
1
-0
/
+4
2010-11-17
ixgbe: cleanup ixgbe_map_rings_to_vectors
Alexander Duyck
1
-1
/
+2
2010-11-17
ixgbe: cleanup use of ixgbe_rsc_count and RSC_CB
Alexander Duyck
1
-0
/
+7
2010-11-17
ixgbe: add a state flags to ring
Alexander Duyck
1
-11
/
+33
2010-11-17
ixgbe: move CPU variable from ring into q_vector, add ring->q_vector
Alexander Duyck
1
-5
/
+4
2010-11-17
ixgbe: add a netdev pointer to the ring structure
Alexander Duyck
1
-4
/
+2
2010-11-17
ixgbe: combine some stats into a union to allow for Tx/Rx stats overlap
Alexander Duyck
1
-6
/
+18
2010-11-17
ixgbe: move device pointer into the ring structure
Alexander Duyck
1
-5
/
+6
2010-11-17
ixgbe: drop ring->head, make ring->tail a pointer instead of offset
Alexander Duyck
1
-2
/
+1
2010-11-17
ixgbe: cleanup ixgbe_alloc_rx_buffers
Alexander Duyck
1
-1
/
+1
2010-11-17
ixgbe: move GSO segments and byte count processing into ixgbe_tx_map
Alexander Duyck
1
-1
/
+3
2010-11-17
ixgbe: DCB set PFC high and low water marks per data sheet specs
John Fastabend
1
-2
/
+0
2010-11-17
ixgbe: delay rx_ring freeing
Eric Dumazet
1
-0
/
+1
2010-10-21
ixgbe: fix stats handling
Eric Dumazet
1
-1
/
+2
2010-10-21
ixgbe: Update ixgbe to use new vlan accleration.
Jesse Gross
1
-1
/
+3
2010-10-07
ixgbe: Use affinity_hint when Flow Director is enabled
Peter Waskiewicz
1
-0
/
+2
2010-08-20
ixgbe: rewrite ethtool test to use standard config functions
Alexander Duyck
1
-0
/
+11
2010-08-20
ixgbe: update all DESC_ADV macros to accept a ring pointer
Alexander Duyck
1
-3
/
+3
[next]