index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_lib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: add support for ndo_ll_poll
Eliezer Tamir
2013-06-10
1
-0
/
+2
*
ixgbe: Add function for setting XPS queue mapping
Alexander Duyck
2013-02-15
1
-5
/
+9
*
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
Alexander Duyck
2013-02-15
1
-6
/
+1
*
ixgbe: update date to 2013
Don Skidmore
2013-02-05
1
-1
/
+1
*
ixgbe: fix default setting of TXDCTL.WTHRESH
Emil Tantilov
2012-11-01
1
-0
/
+15
*
ixgbe: Initialize q_vector cpu and affinity masks correctly
Alexander Duyck
2012-10-19
1
-2
/
+5
*
ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts
Alexander Duyck
2012-07-21
1
-1
/
+17
*
ixgbe: Fix handling of FDIR_HASH flag
Alexander Duyck
2012-07-21
1
-8
/
+14
*
ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov
Alexander Duyck
2012-07-21
1
-2
/
+1
*
ixgbe: Retire RSS enabled and capable flags
Alexander Duyck
2012-07-18
1
-9
/
+1
*
ixgbe: Add support for SR-IOV w/ DCB or RSS
Alexander Duyck
2012-07-18
1
-23
/
+354
*
ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration
Alexander Duyck
2012-07-17
1
-42
/
+38
*
ixgbe: Move configuration of set_real_num_rx/tx_queues into open
Alexander Duyck
2012-07-17
1
-44
/
+14
*
ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config
Alexander Duyck
2012-07-14
1
-140
/
+117
*
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
Alexander Duyck
2012-07-14
1
-5
/
+2
*
ixgbe: Merge RSS and flow director ring register caching and configuration
Alexander Duyck
2012-07-11
1
-74
/
+24
*
ixgbe: Add feature offset value to ring features
Alexander Duyck
2012-07-11
1
-13
/
+10
*
ixgbe: Add upper limit to ring features
Alexander Duyck
2012-07-11
1
-2
/
+2
*
ixgbe: count q_vectors instead of MSI-X vectors
Alexander Duyck
2012-07-11
1
-12
/
+15
*
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
1
-5
/
+5
*
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
2012-06-26
1
-1
/
+1
*
ixgbe: Reorder the ring to q_vector mapping to improve performance
Alexander Duyck
2012-05-04
1
-15
/
+20
*
ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE
Alexander Duyck
2012-04-17
1
-0
/
+10
*
ixgbe: fix namespace issues when FCoE/DCB is not enabled
Jeff Kirsher
2012-03-19
1
-0
/
+929