Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1
/
drivers
/
net
/
ethernet
/
sfc
/
farch.c
cafb396
sfc: correctly initialise filter rwsem for farch
by Bert Kenward
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
f8d6203
sfc: ARFS filter IDs
by Edward Cree
· 7 years ago
a7f8018
sfc: pass the correctly bogus filter_id to rps_may_expire_flow()
by Edward Cree
· 7 years ago
fc7a6c2
sfc: use a semaphore to lock farch filters too
by Edward Cree
· 7 years ago
3af0f34
sfc: replace asynchronous filter operations
by Edward Cree
· 7 years ago
42356d9
sfc: support RSS spreading of ethtool ntuple filters
by Edward Cree
· 7 years ago
2935e3c
sfc: on 8000 series use TX queues for TX timestamps
by Edward Cree
· 7 years ago
5227ecc
sfc: remove tx and MCDI handling from NAPI budget consideration
by Bert Kenward
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
6978729
sfc: support rx-fcs and rx-all
by Edward Cree
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
a707d18
sfc: read back RX hash config from the NIC when querying it with ethtool -x
by Edward Cree
· 8 years ago
e01b16a
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
by Edward Cree
· 8 years ago
edd96fa
sfc: fix debug message format string in efx_farch_handle_rx_not_ok
by Edward Cree
· 8 years ago
5a6681e
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
by Edward Cree
· 8 years ago
e9117e5
sfc: Firmware-Assisted TSO version 2
by Bert Kenward
· 8 years ago
942e298
sfc: work around TRIGGER_INTERRUPT command not working on SFC9140
by Jon Cooper
· 8 years ago
17471c7
net: sfc: avoid -Wtype-limits warning
by Arnd Bergmann
· 9 years ago
f1c2ef4
sfc: only use RSS filters if we're using RSS
by Bert Kenward
· 9 years ago
b2663a4
sfc: push partner queue for skb->xmit_more
by Martin Habets
· 9 years ago
7fa8d54
sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code
by Shradha Shah
· 10 years ago
51df60f
sfc: Revert SRIOV changes.
by David S. Miller
· 10 years ago
d92916f
sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code
by Shradha Shah
· 10 years ago
dbedd44
ethernet: codespell comment spelling fixes
by Joe Perches
· 10 years ago
d98a4ff
sfc: Add NIC type operations to replace direct calls from efx.c into siena_sriov.c
by Shradha Shah
· 10 years ago
327c685
sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix
by Shradha Shah
· 10 years ago
2dc313e
sfc: Move the current VF state from efx_nic into siena_nic_data
by Shradha Shah
· 10 years ago
f650fb4
sfc: fix addr_list_lock spinlock use before init
by Edward Cree
· 10 years ago
e283546
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
by Edward Cree
· 11 years ago
75363a4
sfc: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
5b3b760
sfc: Add/remove blank lines to taste
by Ben Hutchings
· 11 years ago
fbd7912
sfc: Implement efx_nic_type::filter_clear_rx operation for EF10
by Ben Hutchings
· 11 years ago
f728480
sfc: Allow filter removal only with exactly matching priority
by Ben Hutchings
· 11 years ago
b59e6ef
sfc: Don't refer to 'stack' in filter implementation
by Ben Hutchings
· 11 years ago
7665d1a
sfc: Change priority and flags for automatic MAC filters
by Ben Hutchings
· 11 years ago
d43050c
sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well
by Andrew Rybchenko
· 11 years ago
cce2879
sfc: Make initial fill of RX descriptors synchronous
by Jon Cooper
· 11 years ago
f7a6d2c
sfc: Update copyright banners
by Ben Hutchings
· 11 years ago
ba8977b
sfc: Extend struct efx_tx_buffer to allow pushing option descriptors
by Ben Hutchings
· 12 years ago
3881d8a
sfc: Use a global count of active queues instead of pending drains
by Alexandre Rames
· 12 years ago
15acb1c
sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq()
by Ben Hutchings
· 12 years ago
261e4d9
sfc: Allow event queue initialisation to fail
by Jon Cooper
· 12 years ago
3de82b9
sfc: Add EF10 support for TX/RX DMA error events handling.
by Alexandre Rames
· 12 years ago
964e613
sfc: Cleanup Falcon-arch simple MAC filter state
by Ben Hutchings
· 12 years ago
8803e15
sfc: Add flag for stack-owned RX MAC filters
by Ben Hutchings
· 12 years ago
14990a5
sfc: Refactor Falcon-arch filter removal
by Ben Hutchings
· 12 years ago
add7247
sfc: Make most filter operations NIC-type-specific
by Ben Hutchings
· 12 years ago
ab3b825
sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architecture
by Ben Hutchings
· 12 years ago
86094f7
sfc: Move and rename Falcon/Siena common NIC operations
by Ben Hutchings
· 11 years ago