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
...
*
|
ixgbe: Update configure virtualization to allow for multiple PF pools
Alexander Duyck
2012-07-18
*
|
ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam
Alexander Duyck
2012-07-18
*
|
ixgbevf: Consolidate Tx context descriptor creation code
Alexander Duyck
2012-07-18
*
|
ixgbevf: Add netdev to ring structure
Alexander Duyck
2012-07-18
*
|
ixgbevf: Do not rewind the Rx ring before bumping tail
Alexander Duyck
2012-07-18
*
|
ixgbevf: fix VF untagging when 802.1 prio is set
Pascal Bouchareine
2012-07-18
*
|
ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix
Alexander Duyck
2012-07-17
*
|
ixgbe: Cleanup logic for MRQC and MTQC configuration
Alexander Duyck
2012-07-17
*
|
ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration
Alexander Duyck
2012-07-17
*
|
ixgbe: Move configuration of set_real_num_rx/tx_queues into open
Alexander Duyck
2012-07-17
*
|
ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources calls
Alexander Duyck
2012-07-17
*
|
ixgbe: Ping the VFs on link status change to trigger link change
Alexander Duyck
2012-07-17
*
|
ixgbevf: Use igb style interrupt masks instead of ixgbe style
Alexander Duyck
2012-07-17
*
|
ixgbevf: Move Tx clean-up into NAPI context
Alexander Duyck
2012-07-17
*
|
ixgbevf: Update q_vector to contain ring pointers instead of bitmaps
Alexander Duyck
2012-07-17
*
|
ixgbevf: Cleanup accounting for space needed at start of xmit_frame
Alexander Duyck
2012-07-17
*
|
ixgbevf: Drop use of eitr_low and eitr_high for hard coded values
Alexander Duyck
2012-07-17
*
|
ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag
Alexander Duyck
2012-07-17
*
|
ixgbevf: Drop netdev_registered value since that is already stored in netdev
Alexander Duyck
2012-07-17
*
|
ixgbevf: Drop all dead or unnecessary code
Alexander Duyck
2012-07-17
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-07-17
|
\
\
|
*
|
ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config
Alexander Duyck
2012-07-14
|
*
|
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
Alexander Duyck
2012-07-14
|
*
|
ixgbe: Populate the prio_tc_map in ixgbe_setup_tc
Alexander Duyck
2012-07-14
|
*
|
ixgbe: Cleanup unpacking code for DCB
Alexander Duyck
2012-07-14
|
*
|
ixgbe: Simplify logic for getting traffic class from user priority
Alexander Duyck
2012-07-14
|
*
|
e1000e: Program the correct register for ITR when using MSI-X.
Matthew Vick
2012-07-14
|
*
|
e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()
Tushar Dave
2012-07-14
*
|
|
ethernet: Use eth_random_addr
Joe Perches
2012-07-17
|
/
/
*
|
ixgbe: Merge RSS and flow director ring register caching and configuration
Alexander Duyck
2012-07-11
*
|
ixgbe: Clean up a useless switch statement and dead code in configure_srrctl
Alexander Duyck
2012-07-11
*
|
ixgbe: Add feature offset value to ring features
Alexander Duyck
2012-07-11
*
|
ixgbe: Add upper limit to ring features
Alexander Duyck
2012-07-11
*
|
ixgbe: count q_vectors instead of MSI-X vectors
Alexander Duyck
2012-07-11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-11
|
\
|
|
*
ixgbe: DCB and SR-IOV can not co-exist and will cause hangs
Alexander Duyck
2012-07-09
*
|
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
2012-07-11
*
|
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-05
|
\
|
|
*
e1000e: remove use of IP payload checksum
Bruce Allan
2012-07-01
|
*
igbvf: fix divide by zero
Mitch A Williams
2012-06-30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-28
|
\
|
|
*
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
2012-06-26
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-25
|
\
|
|
*
ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled rings
Alexander Duyck
2012-06-20
|
*
Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support.
Carolyn Wyborny
2012-06-20
|
*
igb: Fix incorrect RAR address entries for i210/i211 device.
Carolyn Wyborny
2012-06-20
|
*
ixgbe: Fix PHC loophole allowing misconfiguration of increment register
Jacob Keller
2012-06-17
*
|
ixgbe: simplify padding and length checks
Stephen Hemminger
2012-06-21
*
|
ixgbe: clean up ixgbe_get_settings ethtool function
Jacob Keller
2012-06-20
[prev]
[next]