Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2ae75dac301b0f255f79cd84ac70c619e55d7694
/
drivers
/
net
/
ethernet
/
sfc
2ae75da
sfc: Generate RX fill events based on RX queues, not channels
by Ben Hutchings
· 13 years ago
4ef594eb
sfc: Generalise driver event generation
by Ben Hutchings
· 13 years ago
055e0ad
sfc: Correct MAC filter bitfield definitions
by Ben Hutchings
· 13 years ago
3d885e3
sfc: Add support for TX MAC filters
by Ben Hutchings
· 13 years ago
c274d65
sfc: Add support for configuring RX unicast/multicast default filters
by Ben Hutchings
· 13 years ago
7c43161
sfc: Warn if unable to create MTDs
by Ben Hutchings
· 13 years ago
5b6262d
sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE
by Ben Hutchings
· 13 years ago
fadac6a
sfc: Do not retry hardware probe if it schedules a reset
by Ben Hutchings
· 13 years ago
d9ab700
sfc: Skip RX end-of-batch work on channels without an RX queue
by Ben Hutchings
· 13 years ago
06e63c5
sfc: Use a more sensible cast in efx_rx_buf_offset()
by Ben Hutchings
· 13 years ago
8b1c36b
sfc: MTD: Leave the DEBUG macro alone
by Ben Hutchings
· 13 years ago
db33956
sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field
by Ben Hutchings
· 13 years ago
1ddceb4
sfc: Move the end of the non-GRO RX path into its own function
by Ben Hutchings
· 13 years ago
f9c7625
sfc: Make all MAC statistics consistently 64 bits wide
by Ben Hutchings
· 13 years ago
0fca8c9
sfc: Rename implementation of ndo_set_rx_mode
by Ben Hutchings
· 13 years ago
6c8eef4
sfc: Remove redundant 'rc' variable, always set to 0
by Ben Hutchings
· 13 years ago
2aa9ef1
sfc: Minor formatting fixes
by Ben Hutchings
· 13 years ago
86ee530
sfc: Use existing local variables instead of repeated indirect lookups
by Ben Hutchings
· 13 years ago
73ba7b6
sfc: Remove remnants of on-load self-test
by Ben Hutchings
· 13 years ago
b249513
sfc: Remove obsolete function efx_dev_name()
by Ben Hutchings
· 13 years ago
94813b8
sfc: Update the description of SFC_MTD
by Ben Hutchings
· 13 years ago
55c5e0f8
sfc: Add hwmon driver for boards using SFC9000-family controllers
by Ben Hutchings
· 13 years ago
1646a6f3
sfc: Clean up test interrupt handling
by Ben Hutchings
· 13 years ago
f70d184
Partly revert "sfc: Handle serious errors in exactly one interrupt handler"
by Ben Hutchings
· 13 years ago
0fb53fa
sfc: Remove dependence on NAPI polling in efx_test_eventq_irq()
by Ben Hutchings
· 13 years ago
cc180b6
sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)
by Ben Hutchings
· 13 years ago
6aa9c7f
sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response.
by Matthew Slattery
· 15 years ago
5f3f9d6
sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUG
by Ben Hutchings
· 13 years ago
30b81cd
sfc: Remove efx_nic_type::push_multicast_hash operation
by Ben Hutchings
· 13 years ago
1daf417
sfc: Merge efx_mcdi_mac_check_fault() and efx_mcdi_get_mac_faults()
by Ben Hutchings
· 13 years ago
710b208
sfc: Merge efx_mac_operations into efx_nic_type
by Ben Hutchings
· 13 years ago
1cb3452
sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_stats
by Ben Hutchings
· 13 years ago
788ec41
sfc: Use new names for MC shared memory layout constants
by Ben Hutchings
· 13 years ago
3f713bf
sfc: Make handling of MC reboot more reliable
by Ben Hutchings
· 13 years ago
e332bcb
sfc: Remove fallback for invalid permanent MAC address
by Ben Hutchings
· 13 years ago
cdb08f8
sfc: Set default parallelism to per-core by default
by Ben Hutchings
· 13 years ago
fa142b9
sfc: Rename efx_wanted_channels() to efx_wanted_parallelism()
by Ben Hutchings
· 13 years ago
05a9320
sfc: Update MCDI (firmware interface) definitions
by Ben Hutchings
· 13 years ago
783b6bb
sfc: Remove unnecessary inclusion of <asm/io.h>, prompted by checkpatch
by Ben Hutchings
· 13 years ago
18e83e4
sfc: Const-qualify static data as appropriate, partly prompted by checkpatch
by Ben Hutchings
· 13 years ago
0beaca2
sfc: Remove parentheses around return expressions, reported by checkpatch
by Ben Hutchings
· 13 years ago
e9e0184
sfc: Avoid assignment in an if-statement, reported by checkpatch
by Ben Hutchings
· 13 years ago
9c636ba
sfc: Fix some formatting errors reported by checkpatch
by Ben Hutchings
· 13 years ago
8db182f
sfc: Remove now-unused filter function
by Ben Hutchings
· 13 years ago
b2bb7b7
sfc: Implement ethtool RX NFC rules API instead of n-tuple API
by Ben Hutchings
· 13 years ago
1a6281a
sfc: Add support for retrieving and removing filters by ID
by Ben Hutchings
· 13 years ago
3532650
sfc: Use consistent types for filter IDs, indices and search depths
by Ben Hutchings
· 13 years ago
b1f9284
sfc: Change filter ID generation to satisfy priority semantics of RX NFC
by Ben Hutchings
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
4721d22
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 13 years ago
70350b0
sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GRO
by Ben Hutchings
· 13 years ago
278bc42
ethtool: Define and apply a default policy for RX flow hash indirection
by Ben Hutchings
· 13 years ago
7850f63
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
by Ben Hutchings
· 13 years ago
547c474
sfc: Remove device ID macros only used once
by Ben Hutchings
· 13 years ago
c2e4e25
sfc: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
449fa02
sfc: fix race in efx_enqueue_skb_tso()
by Eric Dumazet
· 13 years ago
c394099
sfc: Support for byte queue limits
by Tom Herbert
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
6eb07ca
drivers/net: Add moduleparam.h to drivers as required.
by Paul Gortmaker
· 13 years ago
0e59e7e7
Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
8b0c116
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
by Rick Jones
· 13 years ago
5d6bcdf
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
by Ian Campbell
· 13 years ago
4a22c4c9
sfc: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
815c7db
ethtool: Clean up definitions of rule location arrays in RX NFC
by Ben Hutchings
· 13 years ago
1322597
sfc: Use correct fields of struct ethtool_coalesce
by Ben Hutchings
· 13 years ago
9e393b3
sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()
by Ben Hutchings
· 13 years ago
a0c4faf
sfc: Correct reporting and validation of TX interrupt coalescing
by Ben Hutchings
· 13 years ago
b548f97
sfc: Use consistent types for interrupt coalescing parameters
by Ben Hutchings
· 13 years ago
9f85ee9
sfc: Correct error code for unsupported interrupt coalescing parameters
by Ben Hutchings
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
874aeea
sfc: Move the Solarflare drivers
by Jeff Kirsher
· 14 years ago