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
/
sfc
/
tx.c
Commit message (
Expand
)
Author
Age
*
sfc: remove incorrect EFX_BUG_ON_PARANOID check
Jon Cooper
2014-10-22
*
sfc: add support for skb->xmit_more
Edward Cree
2014-10-17
*
sfc: Convert the normal transmit complete path to dev_consume_skb_any()
Rick Jones
2014-09-09
*
sfc: Use __iowrite64_copy instead of a slightly different local function
Ben Hutchings
2014-07-29
*
sfc: Add per-queue statistics in ethtool
Andrew Rybchenko
2014-07-17
*
sfc: PIO:Restrict to 64bit arch and use 64-bit writes.
Jon Cooper
2014-06-11
*
sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc'
Ben Hutchings
2014-02-12
*
sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGN
Ben Hutchings
2014-02-12
*
drivers/net: fix build warning in ethernet/sfc/tx.c
Paul Gortmaker
2014-02-07
*
sfc: Fix DMA unmapping issue with firmware assisted TSO
Alexandre Rames
2013-10-31
*
sfc: Use TX PIO for sufficiently small packets
Jon Cooper
2013-09-20
*
sfc: Introduce inline functions to simplify TX insertion
Ben Hutchings
2013-09-20
*
sfc: Allocate and link PIO buffers; map them with write-combining
Ben Hutchings
2013-09-20
*
sfc: Implement firmware-assisted TSO for EF10
Ben Hutchings
2013-09-20
*
sfc: Fold tso_get_head_fragment() into tso_start()
Ben Hutchings
2013-09-20
*
sfc: Update copyright banners
Ben Hutchings
2013-08-29
*
sfc: Extend struct efx_tx_buffer to allow pushing option descriptors
Ben Hutchings
2013-08-29
*
sfc: Add TX merged completion counter
Ben Hutchings
2013-08-27
*
sfc: Refactor queue teardown sequence to allow for EF10 flush behaviour
Ben Hutchings
2013-08-21
*
sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...
Ben Hutchings
2013-08-21
*
sfc: Add support for IEEE-1588 PTP
Stuart Hodgson
2012-09-18
*
sfc: Stash header offsets for TSO in struct tso_state
Ben Hutchings
2012-08-24
*
sfc: Replace tso_state::full_packet_space with ip_base_len
Ben Hutchings
2012-08-24
*
sfc: Simplify TSO header buffer allocation
Ben Hutchings
2012-08-24
*
sfc: Stop TX queues before they fill up
Ben Hutchings
2012-08-24
*
sfc: Refactor struct efx_tx_buffer to use a flags field
Ben Hutchings
2012-08-24
*
sfc: Fix maximum number of TSO segments and minimum TX queue size
Ben Hutchings
2012-08-02
*
sfc: Stop changing header offsets on TX
Ben Hutchings
2012-07-17
*
sfc: Remove dead write to tso_state::packet_space
Ben Hutchings
2012-07-17
*
sfc: Use generic DMA API, not PCI-DMA API
Ben Hutchings
2012-07-17
*
sfc: Minor formatting cleanup
Ben Hutchings
2012-02-22
*
sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE
Ben Hutchings
2012-02-13
*
sfc: Remove remnants of on-load self-test
Ben Hutchings
2012-01-26
*
sfc: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
*
sfc: fix race in efx_enqueue_skb_tso()
Eric Dumazet
2011-11-30
*
sfc: Support for byte queue limits
Tom Herbert
2011-11-29
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
*
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-10-06
*
sfc: convert to SKB paged frag API.
Ian Campbell
2011-09-22
*
sfc: Move the Solarflare drivers
Jeff Kirsher
2011-08-11