index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher
1
-617
/
+0
2011-07-21
ixgbe: convert to ndo_fix_features
Don Skidmore
1
-4
/
+1
2011-07-21
ixgbe: Pass staterr instead of re-reading status and error bits from descriptor
Alexander Duyck
1
-2
/
+3
2011-07-21
ixgbe: Move interrupt related values out of ring and into q_vector
Alexander Duyck
1
-11
/
+13
2011-07-21
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-23
ixgbe: add support for displaying ntuple filters via the nfc interface
Alexander Duyck
1
-0
/
+11
2011-06-23
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-14
ixgbe: Merge over-temp task into service task
Alexander Duyck
1
-1
/
+1
2011-05-14
ixgbe: Merge ATR reinit into the service task
Alexander Duyck
1
-1
/
+2
2011-05-14
ixgbe: merge reset task into service task
Alexander Duyck
1
-1
/
+1
2011-05-14
ixgbe: Merge watchdog functionality into service task
Alexander Duyck
1
-2
/
+0
2011-05-14
ixgbe: Combine SFP and multi-speed fiber task into single service task
Alexander Duyck
1
-13
/
+13
2011-05-14
ixgbe: move flags and state into the same cacheline
Alexander Duyck
1
-43
/
+45
2011-05-14
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-07
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-09
ixgbe: update ntuple filter configuration
Alexander Duyck
1
-14
/
+0
2011-01-09
ixgbe: further flow director performance optimizations
Alexander Duyck
1
-1
/
+2
2011-01-09
ixgbe: cleanup flow director hash computation to improve performance
Alexander Duyck
1
-9
/
+9
2011-01-09
ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer
Yi Zou
1
-0
/
+2
2010-11-16
ixgbe: add support for x540 MAC
Don Skidmore
1
-0
/
+4
2010-11-16
ixgbe: add MAC and PHY support for x540
Don Skidmore
1
-0
/
+2
2010-11-16
ixgbe: rework Tx hang detection to fix reoccurring false Tx hangs
John Fastabend
1
-0
/
+4
2010-11-16
ixgbe: cleanup ixgbe_map_rings_to_vectors
Alexander Duyck
1
-1
/
+2
2010-11-16
ixgbe: cleanup use of ixgbe_rsc_count and RSC_CB
Alexander Duyck
1
-0
/
+7
2010-11-16
ixgbe: add a state flags to ring
Alexander Duyck
1
-11
/
+33
2010-11-16
ixgbe: move CPU variable from ring into q_vector, add ring->q_vector
Alexander Duyck
1
-5
/
+4
2010-11-16
ixgbe: add a netdev pointer to the ring structure
Alexander Duyck
1
-4
/
+2
2010-11-16
ixgbe: combine some stats into a union to allow for Tx/Rx stats overlap
Alexander Duyck
1
-6
/
+18
2010-11-16
ixgbe: move device pointer into the ring structure
Alexander Duyck
1
-5
/
+6
2010-11-16
ixgbe: drop ring->head, make ring->tail a pointer instead of offset
Alexander Duyck
1
-2
/
+1
2010-11-16
ixgbe: cleanup ixgbe_alloc_rx_buffers
Alexander Duyck
1
-1
/
+1
2010-11-16
ixgbe: move GSO segments and byte count processing into ixgbe_tx_map
Alexander Duyck
1
-1
/
+3
2010-11-16
ixgbe: DCB set PFC high and low water marks per data sheet specs
John Fastabend
1
-2
/
+0
2010-11-16
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-06
ixgbe: Use affinity_hint when Flow Director is enabled
Peter Waskiewicz
1
-0
/
+2
2010-08-19
ixgbe: rewrite ethtool test to use standard config functions
Alexander Duyck
1
-0
/
+11
2010-08-19
ixgbe: update all DESC_ADV macros to accept a ring pointer
Alexander Duyck
1
-3
/
+3
[next]