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
/
ixgbe
Commit message (
Expand
)
Author
Age
...
*
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
*
ixgbe: add support for byte queue limits
Alexander Duyck
2012-03-12
*
ixgbe: remove tie between NAPI work limits and interrupt moderation
Jeff Kirsher
2012-03-12
*
net: dcb: getnumtcs()/setnumtcs() should return an int
John Fastabend
2012-03-02
*
ixgbe: dcb: check setup_tc return codes
John Fastabend
2012-03-02
*
ixgbe: Fix comments that are out of date or formatted incorrectly
Alexander Duyck
2012-03-01
*
ixgbe: fix spelling errors
Don Skidmore
2012-03-01
*
ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ring
Alexander Duyck
2012-03-01
*
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-02-12
|
\
|
*
ixgbe: Combine post-DMA processing of sk_buff fields into single function
Alexander Duyck
2012-02-10
|
*
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
Alexander Duyck
2012-02-10
|
*
ixgbe: Add function for testing status bits in Rx descriptor
Alexander Duyck
2012-02-10
|
*
ixgbe: Let the Rx buffer allocation clear status bits instead of cleanup
Alexander Duyck
2012-02-10
|
*
ixgbe: Address fact that RSC was not setting GSO size for incoming frames
Alexander Duyck
2012-02-10
|
*
ixgbe: Minor refactor of RSC
Alexander Duyck
2012-02-10
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-10
|
\
\
|
|
/
|
/
|
|
*
ixgbe: ethtool: stats user buffer overrun
John Fastabend
2012-02-09
|
*
ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state
John Fastabend
2012-02-09
|
*
ixgbe: do not update real num queues when netdev is going away
Yi Zou
2012-02-09
|
*
ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
Alexander Duyck
2012-02-09
|
*
ixgbe: Fix case of Tx Hang in PF with 32 VFs
Greg Rose
2012-02-09
|
*
ixgbe: fix vf lookup
Greg Rose
2012-02-09
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-04
|
\
|
|
*
ixgbe: Fix typo in ixgbe_common.h
Masanari Iida
2012-02-03
|
*
ixgbe: make ethtool strings table const
Stephen Hemminger
2012-02-03
|
*
ixgbe: Add warning when no space left for more MAC filters
Greg Rose
2012-02-03
|
*
ixgbe: update copyright to 2012
Don Skidmore
2012-02-03
*
|
ixgbe: Add module parameter to allow untested and unsafe SFP+ modules
Peter P Waskiewicz Jr
2012-02-01
|
/
*
ixgbe: Fix register defines to correctly handle complex expressions
Alexander Duyck
2012-01-19
*
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
Neerav Parikh
2012-01-05
*
ixgbe: add support for new 82599 device.
Don Skidmore
2012-01-02
*
ixgbe: add support for new 82599 device id
Emil Tantilov
2012-01-02
*
ixgbe: add write flush in ixgbe_clock_out_i2c_byte()
Emil Tantilov
2012-01-02
*
ixgbe: fix typo's
Stephen Hemminger
2012-01-02
*
ixgbe: fix incorrect PHY register reads
Emil Tantilov
2012-01-02
*
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-08
*
ixgbe: Remove function prototype for non-existent function
Greg Rose
2011-12-05
*
ixgbe: DCB: IEEE transitions may fail to reprogram hardware.
John Fastabend
2011-12-05
*
ixgbe: DCBnl set_all, order of operations fix
John Fastabend
2011-12-05
*
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
2011-11-22
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2011-11-16
|
\
[prev]
[next]