index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
*
e1000e: Guarantee descriptor writeback flush success.
Matthew Vick
2012-04-03
*
e1000e: prevent oops when adapter is being closed and reset simultaneously
Bruce Allan
2012-04-03
*
ixgbe: driver fix for link flap
Multanen, Eric W
2012-04-03
*
ixgbe: update version number
Don Skidmore
2012-03-28
*
ixgbe: fix typo in enumeration name
Don Skidmore
2012-03-28
*
intel: make wired ethernet driver message level consistent (rev2)
stephen hemminger
2012-03-28
*
e1000: fix vlan processing regression
Jiri Pirko
2012-03-27
*
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-21
|
\
|
*
net: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
*
|
ixgbe: Fix issues with SR-IOV loopback when flow control is disabled
Alexander Duyck
2012-03-19
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-03-19
|
\
\
|
*
|
ixgbe: fix namespace issues when FCoE/DCB is not enabled
Jeff Kirsher
2012-03-19
|
*
|
ixgbe: Correct flag values set by ixgbe_fix_features
Alexander Duyck
2012-03-19
|
*
|
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
Alexander Duyck
2012-03-19
|
*
|
ixgbe: Whitespace cleanups
Alexander Duyck
2012-03-19
|
*
|
ixgbe: Two minor fixes for RSS and FDIR set queues functions
Alexander Duyck
2012-03-19
|
*
|
ixgbe: drop err_eeprom tag which is at same location as err_sw_init
Alexander Duyck
2012-03-19
|
*
|
ixgbe: Move poll routine in order to improve readability
Alexander Duyck
2012-03-19
|
*
|
ixgbe: cleanup logic for the service timer and VF hang detection
Alexander Duyck
2012-03-19
|
*
|
ixgbe: Update layout of ixgbe_ring structure to improve cache performance
Alexander Duyck
2012-03-19
|
*
|
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
Alexander Duyck
2012-03-19
*
|
|
igbvf: Use ETH_ALEN
Joe Perches
2012-03-19
|
/
/
*
|
ixgbe: always write DMA for single_mapped value with skb
Alexander Duyck
2012-03-17
*
|
ixgbe: Write gso_segs and bytcount to the ring sooner
Alexander Duyck
2012-03-17
*
|
ixgbe: Place skb on first buffer_info structure to avoid using stack space
Alexander Duyck
2012-03-17
*
|
ixgbe: Use packets to track Tx completions instead of a seperate value
Alexander Duyck
2012-03-17
*
|
ixgbe: Modify setup of descriptor flags to avoid conditional jumps
Alexander Duyck
2012-03-17
*
|
ixgbe: Make certain that all frames fit minimum size requirements
Alexander Duyck
2012-03-17
*
|
ixgbe: cleanup logic in ixgbe_change_mtu
Alexander Duyck
2012-03-17
*
|
ixgbe: Replace standard receive path with a page based receive
Alexander Duyck
2012-03-17
*
|
ixgbe: Support RX-ALL feature flag.
Ben Greear
2012-03-17
*
|
ixgbe: Support sending custom Ethernet FCS.
Ben Greear
2012-03-17
*
|
igb: Support RX-ALL feature flag.
Ben Greear
2012-03-17
*
|
igb: Support sending custom Ethernet FCS.
Ben Greear
2012-03-17
*
|
ixgbe: dcb: use DCB config values for FCoE traffic class on open
John Fastabend
2012-03-14
*
|
ixgbe: Fix race condition where RX buffer could become corrupted.
Atita Shirwaikar
2012-03-14
*
|
ixgbe: use typed min/max functions where possible
Jesse Brandeburg
2012-03-14
*
|
ixgbe: fix obvious return value bug.
Don Skidmore
2012-03-14
*
|
ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr
Alexander Duyck
2012-03-14
*
|
ixgbe: Do not disable read relaxed ordering when DCA is enabled
Alexander Duyck
2012-03-14
*
|
ixgb: Remove unnecessary defines, use pr_debug
Joe Perches
2012-03-14
*
|
ixgbe: Simplify logic for ethtool loopback frame creation and testing
Alexander Duyck
2012-03-12
*
|
ixgbe: Add iterator for cycling through rings on a q_vector
Alexander Duyck
2012-03-12
*
|
ixgbe: Allocate rings as part of the q_vector
Alexander Duyck
2012-03-12
*
|
ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intr
Alexander Duyck
2012-03-12
*
|
ixgbe: Default to queue pairs when number of queues is less than CPUs
Alexander Duyck
2012-03-12
*
|
ixgbe: Correct Adaptive Interrupt Moderation so that it will change values
Alexander Duyck
2012-03-12
*
|
ixgbe: Address issues with Tx WHTRESH value not being set correctly
Alexander Duyck
2012-03-12
*
|
ixgbe: Reorder adapter contents for better cache utilization
Alexander Duyck
2012-03-12
*
|
ixgbe: Do no clear Tx status bits since eop_desc provides enough info
Alexander Duyck
2012-03-12
[next]