Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dea38fc5c3cf4b509737bd9a69e454871a448c02
/
drivers
/
net
/
ethernet
/
sfc
/
nic.h
42e6cae
sfc: revert changes to NIC revision numbers
by Bert Kenward
· 8 years ago
e5fbd97
sfc: configure UDP tunnel offload ports
by Jon Cooper
· 8 years ago
a707d18
sfc: read back RX hash config from the NIC when querying it with ethtool -x
by Edward Cree
· 8 years ago
c634700
sfc: get PIO buffer size from the NIC
by Edward Cree
· 8 years ago
de1deff
sfc: allow PIO more often
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
539de7c
sfc: set interrupt moderation via MCDI
by Bert Kenward
· 8 years ago
ca889a05
sfc: retrieve second word of datapath capabilities
by Bert Kenward
· 8 years ago
34813fe
sfc: Implement list of VLANs added over interface
by Andrew Rybchenko
· 8 years ago
46e612b
sfc: enable cascaded multicast filters in MCFW
by Daniel Pieczko
· 9 years ago
3c36a2a
sfc: display vadaptor statistics for all interfaces
by Daniel Pieczko
· 10 years ago
e80ca013
sfc: add "port_" prefix to MAC stats
by Daniel Pieczko
· 10 years ago
1d051e0
sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
by Shradha Shah
· 10 years ago
88a37de
sfc: Store vf_index in nic_data for Ef10.
by Shradha Shah
· 10 years ago
267c015
sfc: Add use of shared RSS contexts.
by Jon Cooper
· 10 years ago
3c5eb87
sfc: create vports for VFs and assign random MAC addresses
by Shradha Shah
· 10 years ago
02246a7
sfc: Prepare to bind the sfc driver to the VF.
by Shradha Shah
· 10 years ago
1cd9ecb
sfc: get the PF number and record in nic_data
by Daniel Pieczko
· 10 years ago
6d8aaaf
sfc: create VEB vswitch and vport above default firmware setup
by Daniel Pieczko
· 10 years ago
45b2449
sfc: record the PF's vport ID in nic_data
by Daniel Pieczko
· 10 years ago
8d9f9dd
sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data
by Daniel Pieczko
· 10 years ago
bf3d015
sfc: Move and rename efx_vf struct to siena_vf
by Daniel Pieczko
· 10 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
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
70b33fb
sfc: add support for skb->xmit_more
by Edward Cree
· 10 years ago
e4d112e
sfc: add extra RX drop counters for nodesc_trunc and noskb_drop
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
99691c4
sfc: Add PTP counters to ethtool stats
by Ben Hutchings
· 11 years ago
79ac47a
sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait}
by Shradha Shah
· 11 years ago
fbd7912
sfc: Implement efx_nic_type::filter_clear_rx operation for EF10
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
bd9a265
sfc: Add RX packet timestamping for EF10
by Jon Cooper
· 11 years ago
9ec0659
sfc: split setup of hardware timestamping into NIC-type operation
by Daniel Pieczko
· 11 years ago
ac36baf
sfc: Remove dependency of PTP on having a dedicated channel
by Ben Hutchings
· 11 years ago
f8f3b5a
sfc: Correct RX dropped count for drops while interface is down
by Jon Cooper
· 11 years ago
2dd6426
Merge branch 'sfc-3.13' into master
by Ben Hutchings
· 11 years ago
2ea4dc2
sfc: Stop/re-start PTP when stopping/starting the datapath.
by Alexandre Rames
· 11 years ago
433dc9b
sfc: Implement the SIOCGHWTSTAMP ioctl
by Ben Hutchings
· 11 years ago
53af53a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
568d7a0
sfc: Add PM and RXDP drop counters to ethtool stats
by Edward Cree
· 11 years ago
00aef98
sfc: Remove extern from function prototypes
by Joe Perches
· 11 years ago
306a278
sfc: Separate out queue-empty check from efx_nic_may_push_tx_desc()
by Ben Hutchings
· 11 years ago
183233b
sfc: Allocate and link PIO buffers; map them with write-combining
by Ben Hutchings
· 11 years ago
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
· 12 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
· 14 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
· 15 years ago
Next »