index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
farch.c
Age
Commit message (
Expand
)
Author
2014-04-16
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
Edward Cree
2014-03-14
sfc: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-02-12
sfc: Add/remove blank lines to taste
Ben Hutchings
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: Make initial fill of RX descriptors synchronous
Jon Cooper
2013-08-29
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: Use a global count of active queues instead of pending drains
Alexandre Rames
2013-08-29
sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq()
Ben Hutchings
2013-08-29
sfc: Allow event queue initialisation to fail
Jon Cooper
2013-08-27
sfc: Add EF10 support for TX/RX DMA error events handling.
Alexandre Rames
2013-08-22
sfc: Cleanup Falcon-arch simple MAC filter state
Ben Hutchings
2013-08-22
sfc: Add flag for stack-owned RX MAC filters
Ben Hutchings
2013-08-22
sfc: Refactor Falcon-arch filter removal
Ben Hutchings
2013-08-22
sfc: Make most filter operations NIC-type-specific
Ben Hutchings
2013-08-21
sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architecture
Ben Hutchings
2013-08-21
sfc: Move and rename Falcon/Siena common NIC operations
Ben Hutchings