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
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-20
|
\
|
*
sfc: Only use TX push if a single descriptor is to be written
Ben Hutchings
2013-03-12
*
|
sfc: make local functions static
stephen hemminger
2013-03-17
*
|
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-17
*
|
sfc: remove duplicated include from efx.c
Wei Yongjun
2013-03-13
*
|
sfc: allocate more RX buffers per page
Daniel Pieczko
2013-03-07
*
|
sfc: Replace efx_rx_is_last_buffer() with a flag
Ben Hutchings
2013-03-07
*
|
sfc: reuse pages to avoid DMA mapping/unmapping costs
Daniel Pieczko
2013-03-07
*
|
sfc: Enable RX DMA scattering where possible
Ben Hutchings
2013-03-07
*
|
sfc: Update RX buffer address together with length
Ben Hutchings
2013-03-07
*
|
sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade
Ben Hutchings
2013-03-07
*
|
sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va()
Ben Hutchings
2013-03-07
*
|
sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()
Ben Hutchings
2013-03-07
*
|
sfc: Make RX queue descriptor counts unsigned for consistency
Ben Hutchings
2013-03-07
*
|
sfc: Properly distinguish RX buffer and DMA lengths
Ben Hutchings
2013-03-07
*
|
sfc: Document current usage of efx_rx_buffer::len and efx_nic::rx_buffer_len
Ben Hutchings
2013-03-07
*
|
sfc: Add AER and EEH support for Siena
Alexandre Rames
2013-03-07
*
|
sfc: Disable RSS when using SR-IOV and only 1 RX queue on the PF
Ben Hutchings
2013-03-07
*
|
sfc: Fix replacement detection in efx_filter_insert_filter()
Ben Hutchings
2013-03-07
*
|
sfc: Merge efx_filter_search() into efx_filter_insert()
Ben Hutchings
2013-03-07
*
|
sfc: Don't use efx_filter_{build,hash,increment}() for default MAC filters
Ben Hutchings
2013-03-07
*
|
sfc: Remove redundant parameter to efx_filter_search()
Ben Hutchings
2013-03-07
*
|
sfc: More sensible semantics for efx_filter_insert_filter() replace flag
Ben Hutchings
2013-03-07
*
|
sfc: Remove rx_alloc_method SKB
Alexandre Rames
2013-03-07
*
|
sfc: tidy up PTP synchronize function efx_ptp_process_times()
Laurence Evans
2013-03-07
*
|
sfc: PTP changes to support improved UUID filtering mode
Laurence Evans
2013-03-07
*
|
sfc: Allow efx_channel_type::receive_skb() to reject a packet
Ben Hutchings
2013-03-07
|
/
*
sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0
Ben Hutchings
2013-03-06
*
sfc: Disable soft interrupt handling during efx_device_detach_sync()
Ben Hutchings
2013-03-06
*
sfc: Detach net device when stopping queues for reconfiguration
Ben Hutchings
2013-02-26
*
sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
Ben Hutchings
2013-02-26
*
sfc: Properly sync RX DMA buffer when it is not the last in the page
Ben Hutchings
2013-02-26
*
drivers/net/ethernet/sfc/ptp.c: adjust duplicate test
Julia Lawall
2013-01-21
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
*
sfc: remove __dev* attributes
Bill Pemberton
2012-12-03
*
sfc: Make module parameters really boolean
Ben Hutchings
2012-11-30
*
sfc: Fix timekeeping in efx_mcdi_poll()
Ben Hutchings
2012-11-30
*
sfc: lock TX queues when calling netif_device_detach()
Daniel Pieczko
2012-11-30
*
sfc: Work-around flush timeout when flushes have completed
Daniel Pieczko
2012-11-30
*
sfc: Reset driver's MAC stats after MC reboot seen
Ben Hutchings
2012-11-30
*
sfc: Do not initialise buffer in efx_alloc_special_buffer()
Ben Hutchings
2012-11-30
*
sfc: Correctly initialise reset_method in siena_test_chip()
Ben Hutchings
2012-11-30
*
sfc: Remove confusing MMIO functions
Ben Hutchings
2012-11-30
*
sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUES
Ben Hutchings
2012-11-30
*
sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page()
Ben Hutchings
2012-11-30
*
sfc: Really disable flow control while flushing
Ben Hutchings
2012-11-30
*
sfc: Fix byte order warning in self-test
Ben Hutchings
2012-11-30
*
sfc: Fix byte order warnings for ethtool RX filter interface
Ben Hutchings
2012-11-30
*
net: Remove bogus dependencies on INET
Ben Hutchings
2012-11-19
*
sfc: Select PTP_1588_CLOCK
Ben Hutchings
2012-11-02
[next]