Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
285d00c11b0a8d0ef63c176f88caab5071c9e80d
/
drivers
/
net
/
ethernet
/
sfc
/
nic.h
a915ccc
sfc: Reinitialise and re-validate datapath caps after MC reboot
by Ben Hutchings
· 11 years ago
f7a6d2c
sfc: Update copyright banners
by Ben Hutchings
· 11 years ago
8127d66
sfc: Add support for Solarflare SFC9100 family
by Ben Hutchings
· 11 years ago
261e4d9
sfc: Allow event queue initialisation to fail
by Jon Cooper
· 12 years ago
cd0ecc9
sfc: Delegate MAC/NIC statistic description to efx_nic_type
by Ben Hutchings
· 12 years ago
e513612
sfc: Remove more left-overs from Falcon GMAC support
by Ben Hutchings
· 12 years ago
45a3fd5
sfc: Move MTD operations into efx_nic_type
by Ben Hutchings
· 12 years ago
ecd0a6f
sfc: Rename SPI stuff to show that it is Falcon-specific
by Ben Hutchings
· 12 years ago
964e613
sfc: Cleanup Falcon-arch simple MAC filter state
by Ben Hutchings
· 12 years ago
add7247
sfc: Make most filter operations NIC-type-specific
by Ben Hutchings
· 12 years ago
86094f7
sfc: Move and rename Falcon/Siena common NIC operations
by Ben Hutchings
· 11 years ago
e42c3d8
sfc: Refactor queue teardown sequence to allow for EF10 flush behaviour
by Ben Hutchings
· 11 years ago
1840667
sfc: Limit scope of a Falcon A1 IRQ workaround
by Ben Hutchings
· 12 years ago
0d19a54
sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow blocking
by Ben Hutchings
· 12 years ago
f3ad500
sfc: Make MCDI independent of Siena
by Ben Hutchings
· 12 years ago
ab0115f
sfc: Move more Falcon-specific code and definitions into falcon.c
by Ben Hutchings
· 12 years ago
9dd3a13
sfc: Move details of a Falcon bug workaround out of ethtool.c
by Ben Hutchings
· 12 years ago
62ebac9
sfc: Report software timestamping capabilities
by Ben Hutchings
· 12 years ago
d5e8cc6
sfc: Really disable flow control while flushing
by Ben Hutchings
· 12 years ago
a24006e
ptp: Enable clock drivers along with associated net/PHY drivers
by Ben Hutchings
· 12 years ago
7c236c4
sfc: Add support for IEEE-1588 PTP
by Stuart Hodgson
· 12 years ago
b7f514a
sfc: Fix interface statistics running backward
by Ben Hutchings
· 12 years ago
460eeaa
sfc: Log the part number on probe
by Ben Hutchings
· 13 years ago
dd40781
sfc: Run event/IRQ self-test asynchronously when interface is brought up
by Ben Hutchings
· 13 years ago
eee6f6a
sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-test
by Ben Hutchings
· 13 years ago
bdca71e
sfc: Remove redundant function efx_nic_has_mc()
by Ben Hutchings
· 13 years ago
cd2d5b5
sfc: Add SR-IOV back-end support for SFC9000 family
by Ben Hutchings
· 13 years ago
28e47c4
sfc: Allocate SRAM between buffer table and descriptor caches at init time
by Ben Hutchings
· 13 years ago
9089300
sfc: Generalise event generation to cover VF-owned event queues
by Ben Hutchings
· 13 years ago
2ae75da
sfc: Generate RX fill events based on RX queues, not channels
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
55c5e0f
sfc: Add hwmon driver for boards using SFC9000-family controllers
by Ben Hutchings
· 13 years ago
cc180b6
sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)
by Ben Hutchings
· 13 years ago
710b208
sfc: Merge efx_mac_operations into efx_nic_type
by Ben Hutchings
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
9e393b3
sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()
by Ben Hutchings
· 13 years ago
874aeea
sfc: Move the Solarflare drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/sfc/nic.h]
9cbc94ea
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
747df22
sfc: Always map MCDI shared memory as uncacheable
by Ben Hutchings
· 14 years ago
e194342
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
6c8c251
sfc: make function tables const
by stephen hemminger
· 14 years ago
d4fabcc
sfc: Do not use efx_process_channel_now() in online self-test
by Ben Hutchings
· 14 years ago
5fb6b06
sfc: Remove configurable FIFO thresholds for pause frame generation
by Ben Hutchings
· 14 years ago
0a6f40c
sfc: Update copyright dates
by Ben Hutchings
· 14 years ago
e5f0fd2
sfc: Read MC firmware version when requested through ethtool
by Ben Hutchings
· 14 years ago
78d4189
sfc: Update kernel-doc to match earlier move of Toeplitz hash key
by Ben Hutchings
· 14 years ago
cef68bd
sfc: Move xmac_poll_required into struct falcon_nic_data
by Ben Hutchings
· 14 years ago
4833f02
sfc: Move mdio_lock to struct falcon_nic_data
by Ben Hutchings
· 14 years ago
4de9218
sfc: Move SPI state to struct falcon_nic_data
by Ben Hutchings
· 14 years ago
765c9f4
sfc: Add support for RX flow hash control
by Ben Hutchings
· 14 years ago
5d3a6fc
sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_key
by Ben Hutchings
· 14 years ago
5b98c1b
sfc: Implement ethtool register dump operation
by Ben Hutchings
· 14 years ago
90d683a
sfc: Remove efx_rx_queue::add_lock
by Steve Hodgson
· 14 years ago
d730dc5
sfc: Allow DRV_GEN events to be used outside of selftests
by Steve Hodgson
· 14 years ago
7ef5273
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d614cfb
sfc: Enable IPv6 RSS using random key for Toeplitz hash
by Ben Hutchings
· 15 years ago
b7b40ee
sfc: Reconfigure the XAUI serdes after an EM reset
by Steve Hodgson
· 15 years ago
e41c11e
sfc: Change falcon_probe_board() to fail for unsupported boards
by Ben Hutchings
· 15 years ago
906bb26
sfc: Update version, copyright dates, authors
by Ben Hutchings
· 15 years ago
8880f4e
sfc: Add support for SFC9000 family (2)
by Ben Hutchings
· 15 years ago
744093c
sfc: Rename falcon.h to nic.h
by Ben Hutchings
· 15 years ago
[Renamed (98%) from drivers/net/sfc/falcon.h]
c1c4f45
sfc: Remove static PHY data and enumerations
by Ben Hutchings
· 15 years ago
152b6a6
sfc: Separate shared NIC code from Falcon-specific and rename accordingly
by Ben Hutchings
· 15 years ago
0aa3fba
sfc: Add efx_nic_type operation for NVRAM self-test
by Ben Hutchings
· 15 years ago
9bfc4bb
sfc: Add efx_nic_type operation for register self-test
by Ben Hutchings
· 15 years ago
d3245b2
sfc: Refactor link configuration
by Ben Hutchings
· 15 years ago
ef2b90e
sfc: Move Falcon NIC operations to efx_nic_type
by Ben Hutchings
· 15 years ago
daeda63
sfc: Decouple NIC revision number from Falcon PCI revision number
by Ben Hutchings
· 15 years ago
fdaa9ae
sfc: Simplify PHY polling
by Steve Hodgson
· 15 years ago
8be4f3e
sfc: Change MAC promiscuity and multicast hash at the same time
by Ben Hutchings
· 15 years ago
9007b9f
sfc: Simplify XMAC link polling
by Ben Hutchings
· 15 years ago
fe75820
sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
by Ben Hutchings
· 15 years ago
55edc6e
sfc: Split MAC stats DMA initiation and completion
by Ben Hutchings
· 15 years ago
44838a4
sfc: Clean up struct falcon_board and struct falcon_board_data
by Ben Hutchings
· 15 years ago
8986352
sfc: Comment corrections
by Ben Hutchings
· 15 years ago
e775fb9
sfc: Move all I2C stuff into struct falcon_board
by Ben Hutchings
· 15 years ago
3759433
sfc: Move struct falcon_board into struct falcon_nic_data
by Ben Hutchings
· 15 years ago
5c16a96
sfc: Move definition of struct falcon_nic_data into falcon.h
by Ben Hutchings
· 15 years ago
278c062
sfc: Make board information explicitly Falcon-specific
by Ben Hutchings
· 15 years ago
5c86987
sfc: Remove declarations of nonexistent functions
by Ben Hutchings
· 15 years ago
5087b54
sfc: Remove boards.h, moving last remaining declaration to falcon.h
by Ben Hutchings
· 15 years ago
6fb70fd
sfc: Implement adaptive IRQ moderation
by Ben Hutchings
· 16 years ago
177dfcd
sfc: Add support for sub-10G speeds
by Ben Hutchings
· 16 years ago
6bc5d3a
sfc: Make queue flushes more reliable
by Ben Hutchings
· 16 years ago
8c8661e
sfc: Extend self-tests
by Ben Hutchings
· 16 years ago
bc3c90a
sfc: Remove some unreachable error paths
by Ben Hutchings
· 16 years ago
42cbe2d
sfc: Cleanup RX event processing
by Ben Hutchings
· 16 years ago
dc8cfa5
sfc: Use explicit bool for boolean variables, parameters and return values
by Ben Hutchings
· 16 years ago
5566861
sfc: Replaced various macros with inline functions
by Ben Hutchings
· 17 years ago
8ceee66
New driver "sfc" for Solarstorm SFC4000 controller.
by Ben Hutchings
· 17 years ago