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
/
cxgb3
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
|
|
\
|
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
*
|
|
drivers/net/*/: Use static const
Joe Perches
2010-12-21
*
|
|
drivers/net: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
*
|
|
cxgb3: Removing unused return variable
Breno Leitao
2010-11-28
*
|
|
drivers/net: use vzalloc()
Eric Dumazet
2010-11-28
|
|
/
|
/
|
*
|
cxgb3: remove call to stop TX queues at load time.
Divy Le Ray
2010-11-01
|
/
*
cxgb3: Fix panic in free_tx_desc()
Krishna Kumar
2010-10-28
*
cxgb3: fix crash due to manipulating queues before registration
Nishanth Aravamudan
2010-10-28
*
cxgb3: fix device opening error path
Divy Le Ray
2010-10-25
*
cxgb3: function namespace cleanup
stephen hemminger
2010-10-21
*
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-10-21
*
cxgb3: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
2010-09-28
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-27
|
\
|
*
drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory
Dan Rosenberg
2010-09-17
*
|
drivers/net: return operator cleanup
Eric Dumazet
2010-09-26
*
|
net/cxgb3: remove undefined operations
Andreas Schwab
2010-09-13
*
|
cxgb3: Avoid flush_workqueue() deadlock.
Casey Leedom
2010-09-03
*
|
cxgb3: Leave interrupts for fatal errors asserted in common code.
Casey Leedom
2010-09-03
*
|
cxgb3: Set FATALPERREN.
Casey Leedom
2010-09-03
*
|
cxgb3: Add register bit definition for Fatal Parity Error.
Casey Leedom
2010-09-03
*
|
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-02
|
/
*
cxgb3: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
2010-08-04
*
drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() method
Andy Shevchenko
2010-07-21
*
cxgb3: simplify need_skb_unmap
FUJITA Tomonori
2010-07-09
*
cxgb3: request 7.10 firmware
Divy Le Ray
2010-06-26
*
drivers/net/cxgb3: Use memdup_user
Julia Lawall
2010-05-31
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-27
|
\
|
*
cxgb3: Wait longer for control packets on initialization
Andre Detsch
2010-04-27
|
*
cxgb3: fix linkup issue
Hiroshi Shimamoto
2010-04-21
*
|
cxgb3: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-04-13
*
|
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
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-03-13
|
\
|
*
cxgb3: fix hot plug removal crash
Divy Le Ray
2010-03-04
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
|
\
\
|
*
|
Fix spelling of 'platform' in comments and doc
Stefan Weil
2010-02-05
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-03-03
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
RDMA/cxgb3: Doorbell overflow avoidance and recovery
Steve Wise
2010-02-24
*
|
|
cxgb3: convert to use netdev_for_each_addr
Jiri Pirko
2010-02-17
*
|
|
cxgb3: fix link flap
Divy Le Ray
2010-02-16
*
|
|
cxgb3: FIx VLAN over Jumbo frames
Divy Le Ray
2010-02-16
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-09
|
\
|
|
|
*
|
cxgb3: fix GRO checksum check
Divy Le Ray
2010-02-09
|
|
/
*
|
cxgb3: add memory barriers
Divy Le Ray
2010-02-03
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-08
*
|
drivers/net/cxgb3: Use kzalloc for allocating only one thing
Julia Lawall
2010-01-04
|
/
[next]