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
/
chelsio
/
sge.c
Commit message (
Expand
)
Author
Age
*
drivers: net: use skb_headlen()
Eric Dumazet
2010-04-14
*
chelsio: Fix build warning.
David S. Miller
2010-04-13
*
chelsio: 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
|
\
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
*
|
drivers/net/chelsio: Use pr_<level>, netif_msg_<type>
Joe Perches
2010-02-26
*
|
percpu: add __percpu sparse annotations to net drivers
Tejun Heo
2010-02-17
|
/
*
this_cpu: Straight transformations
Christoph Lameter
2009-10-03
*
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
*
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
2009-05-29
*
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
2009-04-13
*
chelsio: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-02-27
*
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
*
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
2008-12-26
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-27
|
\
|
*
drivers/net/chelsio/sge.c: remove redundant argument comments
Qinghuang Feng
2008-11-23
*
|
netdevice chelsio: Convert directly reference of netdev->priv
Wang Chen
2008-11-17
*
|
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-04
|
/
*
cxgb: delete non NAPI code from the driver.
Francois Romieu
2008-07-11
*
drivers/net/chelsio/: #if 0 unused functions
Adrian Bunk
2008-01-28
*
cxgb - revert file mode changes.
Divy Le Ray
2007-12-04
*
cxgb - fix stats
Divy Le Ray
2007-12-01
*
cxgb - fix NAPI
Divy Le Ray
2007-12-01
*
cxgb - fix T2 GSO
Divy Le Ray
2007-12-01
*
[CHELSIO]: Fix skb->dev setting.
Divy Le Ray
2007-11-15
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
2007-04-26
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-26
*
chelsio: Fix non-NAPI compile
Roland Dreier
2007-02-27
*
git-netdev-all: chelsio fix
Andrew Morton
2007-02-05
*
chelsio: more rx speedup
Stephen Hemminger
2007-02-05
*
chelsio: NAPI speed improvement
Stephen Hemminger
2007-02-05
*
chelsio: misc cleanups in sge
Francois Romieu
2007-02-05
*
chelsio: useless curly braces
Francois Romieu
2007-02-05
*
chelsio: spaces, tabs and friends
Francois Romieu
2007-02-05
*
[PATCH] chelsio: working NAPI
Stephen Hemminger
2006-12-11
*
[PATCH] chelesio: transmit locking (plus bug fix).
Stephen Hemminger
2006-12-02
*
[PATCH] chelsio: statistics improvement
Stephen Hemminger
2006-12-02
*
[PATCH] chelsio: add support for other 10G boards
Stephen Hemminger
2006-12-02
*
[PATCH] chelsio: use kzalloc
Stephen Hemminger
2006-12-02
*
[PATCH] chelsio: use __netif_rx_schedule_prep
Stephen Hemminger
2006-12-02
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
[next]