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
/
igbvf
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-07
|
\
|
|
*
igbvf: do not modify tx_queue_len on link speed change
Emil Tantilov
2010-03-27
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
|
/
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
2010-02-22
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-28
|
\
|
*
igbvf: fix issue w/ mapped_as_page being left set after unmap
Alexander Duyck
2010-01-28
|
*
net: Fix IPv6 GSO type checks in Intel ethernet drivers
Sridhar Samudrala
2010-01-23
|
*
igb/igbvf: cleanup exception handling in tx_map_adv
Alexander Duyck
2010-01-23
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-23
|
\
|
|
*
e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()
Roel Kluin
2010-01-20
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-11
|
\
|
|
*
igbvf: Make igbvf error message more informative
Williams, Mitch A
2009-12-23
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-08
*
|
drivers/net/igbvf/netdev.c: use %pM to shown MAC address
H Hartley Sweeten
2009-12-29
|
/
*
igbvf: avoid reset storms due to mailbox issues
Alexander Duyck
2009-12-12
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
*
igbvf: remove skb_dma_map/unmap call from drivers
Alexander Duyck
2009-12-02
*
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-19
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-27
|
\
|
*
igbvf: fix memory leak when ring size changed while interface down
Alexander Duyck
2009-10-26
*
|
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
2009-10-13
*
|
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
Ben Hutchings
2009-10-05
|
/
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-03
*
intel: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
|
\
|
*
igbvf: Allow VF driver to correctly recognize failure to set mac
Alexander Duyck
2009-08-04
*
|
igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
2009-08-02
*
|
igbvf: resolve "frees DMA memory with different size" warnings
Alexander Duyck
2009-07-26
|
/
*
convert some DMA_nnBIT_MASK() callers
Andrew Morton
2009-06-19
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
|
\
|
*
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
2009-06-12
*
|
net: skb_shared_info optimization
Eric Dumazet
2009-06-08
*
|
net: dont update dev->trans_start
Eric Dumazet
2009-05-29
*
|
igbvf: cleanup flags and allow for rx checksum to be disabled
Alexander Duyck
2009-05-06
|
/
*
igbvf: fix unused external references
Alexander Duyck
2009-04-11
*
igbvf: add new driver to support 82576 virtual functions
Alexander Duyck
2009-04-08