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
/
sge.c
Commit message (
Expand
)
Author
Age
*
chelsio: Move the Chelsio drivers
Jeff Kirsher
2011-08-10
*
cxgb3: do vlan cleanup
Jiri Pirko
2011-07-21
*
cxgb3: skb_record_rx_queue now records the queue index relative to the net_de...
John (Jay) Hernandez
2011-06-24
*
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-23
*
net: cxgb3: convert to hw_features
Michał Mirosław
2011-04-17
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
cxgb3: Fix panic in free_tx_desc()
Krishna Kumar
2010-10-28
*
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
*
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-02
*
cxgb3: simplify need_skb_unmap
FUJITA Tomonori
2010-07-09
*
cxgb3: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-04-13
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
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
*
|
|
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
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
|
|
\
|
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-19
|
\
|
|
|
*
|
cxgb3: fix premature page unmap
Divy Le Ray
2009-11-18
|
|
/
*
|
cxgb3: Set the rxq
Krishna Kumar
2009-10-27
*
|
cxgb3: No need to wake queue in xmit handler
Krishna Kumar
2009-10-18
*
|
cxgb3: Added private MAC address and provisioning packet handler for iSCSI
Karen Xie
2009-10-13
|
/
*
netdev: convert bulk of 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-06-03
|
\
|
*
cxgb3: fix dma mapping regression
Divy Le Ray
2009-05-29
*
|
cxgb3: move away from LLTX
Divy Le Ray
2009-05-29
*
|
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
2009-05-29
*
|
gro: New frags interface to avoid copying shinfo
Herbert Xu
2009-04-16
|
/
*
cxgb3: map entire Rx page, feed map+offset to Rx ring.
Divy Le Ray
2009-03-27
*
cxgb3: sge setup fixes
Divy Le Ray
2009-03-27
*
cxgb3: start qset timers when setup succeeded
Divy Le Ray
2009-03-27
*
cxgb3: disable high freq non-data interrupts
Divy Le Ray
2009-03-13
*
cxgb3: separate TX and RX reclaim handlers
Divy Le Ray
2009-03-13
*
cxgb3: prefetch buffer access in GRO mode
Divy Le Ray
2009-03-13
*
cxgb3: fix skb truesize in jumbo mode
Divy Le Ray
2009-03-13
*
cxgb3: release page ref on mapping error
Divy Le Ray
2009-03-13
*
cxgb3: ring rx door bell less frequently
Divy Le Ray
2009-03-13
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-04
|
\
|
*
cxgb3: Fix lro switch
Divy Le Ray
2009-02-04
*
|
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
David S. Miller
2009-01-27
*
|
cxgb3: Replace LRO with GRO
Herbert Xu
2009-01-21
|
/
*
cxgb3: Fix LRO misalignment
Divy Le Ray
2009-01-19
*
cxgb3: Keep LRO off if disabled when interface is down
Roland Dreier
2009-01-11
*
cxgb3: manage private iSCSI IP address
Karen Xie
2008-12-19
[next]