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
*
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
Edward Cree
2014-04-16
*
Call efx_set_channels() before efx->type->dimension_resources()
Daniel Pieczko
2014-04-01
*
ptp: drivers: set the number of programmable pins.
Richard Cochran
2014-03-21
*
sfc: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-14
*
sfc: Use ether_addr_copy and eth_broadcast_addr
Edward Cree
2014-03-10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-05
|
\
|
*
sfc: check for NULL efx->ptp_data in efx_ptp_event
Edward Cree
2014-02-26
*
|
sfc: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
*
|
sfc: Add/remove blank lines to taste
Ben Hutchings
2014-02-12
*
|
sfc: Fail self-test with -EBUSY, not -EIO, if the device is busy
Ben Hutchings
2014-02-12
*
|
sfc: Cosmetic changes to self-test from the out-of-tree driver
Ben Hutchings
2014-02-12
*
|
sfc: Update product naming
Ben Hutchings
2014-02-12
*
|
sfc: Use canonical pointer type for MAC address in efx_set_mac_address()
Ben Hutchings
2014-02-12
*
|
sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc'
Ben Hutchings
2014-02-12
*
|
sfc: Preserve rx_frm_trunc counters when resizing DMA rings
Ben Hutchings
2014-02-12
*
|
sfc: Correct comment about number of TX queues used on EF10
Ben Hutchings
2014-02-12
*
|
sfc: Remove unused definitions of EF10 user-mode DMA descriptors
Ben Hutchings
2014-02-12
*
|
sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGN
Ben Hutchings
2014-02-12
*
|
sfc: Rewrite adjustment of PPS event in a clearer way
Ben Hutchings
2014-02-12
*
|
sfc: Cache skb->data in local variable in efx_ptp_rx()
Ben Hutchings
2014-02-12
*
|
sfc: Removed adhoc scheme to rate limit PTP event queue overflow message
Laurence Evans
2014-02-12
|
/
*
drivers/net: fix build warning in ethernet/sfc/tx.c
Paul Gortmaker
2014-02-07
*
sfc: Use the correct maximum TX DMA ring size for SFC9100
Ben Hutchings
2014-01-23
*
sfc: Fix transposed ptp_{under, over}size_sync_windows statistics
Ben Hutchings
2014-01-21
*
sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.
Jon Cooper
2014-01-21
*
sfc: fix sparse non static symbol warning
Wei Yongjun
2013-12-19
*
net: sfc calls skb_set_hash
Tom Herbert
2013-12-18
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2013-12-17
|
\
|
*
sfc: Fix RX drop filters for EF10
Ben Hutchings
2013-12-16
|
*
sfc: Add PTP counters to ethtool stats
Ben Hutchings
2013-12-12
|
*
sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait}
Shradha Shah
2013-12-12
|
*
sfc: remove unused 'enum efx_rx_alloc_method'
Andrew Rybchenko
2013-12-12
|
*
sfc: remove unused 'refcnt' from efx_rx_page_state
Andrew Rybchenko
2013-12-12
|
*
sfc: Implement efx_nic_type::filter_clear_rx operation for EF10
Ben Hutchings
2013-12-12
|
*
sfc: Allow filter removal only with exactly matching priority
Ben Hutchings
2013-12-12
|
*
sfc: Don't refer to 'stack' in filter implementation
Ben Hutchings
2013-12-12
|
*
sfc: Change priority and flags for automatic MAC filters
Ben Hutchings
2013-12-12
|
*
sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well
Andrew Rybchenko
2013-12-12
|
*
sfc: Add more information to many warnings using WARN() and netdev_WARN()
Ben Hutchings
2013-12-12
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2013-12-14
|
\
|
|
*
sfc: Remove unnecessary condition for processing the TX timestamp queue
Ben Hutchings
2013-12-12
|
*
sfc: Don't clear timestamps in efx_ptp_rx()
Ben Hutchings
2013-12-12
|
*
sfc: Enable PTP clock and timestamping for all functions on EF10
Ben Hutchings
2013-12-12
|
*
sfc: Associate primary and secondary functions of controller
Ben Hutchings
2013-12-12
|
*
sfc: Store VPD serial number at probe time
Ben Hutchings
2013-12-12
|
*
sfc: Add RX packet timestamping for EF10
Jon Cooper
2013-12-12
|
*
sfc: Copy RX prefix into skb head area in efx_rx_mk_skb()
Ben Hutchings
2013-12-12
|
*
sfc: split setup of hardware timestamping into NIC-type operation
Daniel Pieczko
2013-12-12
|
*
sfc: Add support for SFC9100 timestamp format
Laurence Evans
2013-12-12
|
*
sfc: Tidy up PTP synchronization code
Laurence Evans
2013-12-12
[next]