Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0b98f0c04245877ae0b625a7f0aa55b8ff98e0c4
/
drivers
/
net
/
ethernet
/
sfc
/
efx.c
c300366b
sfc: constify pci_error_handlers structures
by Julia Lawall
· 9 years ago
8722b8f
sfc: don't call dma_supported
by Christoph Hellwig
· 9 years ago
c0f9c7e
sfc: replace spinlocks with bit ops for busy poll locking
by Bert Kenward
· 9 years ago
b0fbdae
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
by Shradha Shah
· 9 years ago
c936835
sfc: Report TX completions to BQL after all TX events in interrupt
by Peter Dunning
· 10 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
ea6bb99
sfc: mark state UNINIT after unregister
by Edward Cree
· 10 years ago
6598dad
sfc: leak vports if a VF is assigned during PF unload
by Daniel Pieczko
· 10 years ago
2a3fc31
sfc: force removal of VF and vport on driver removal
by Daniel Pieczko
· 10 years ago
1d051e0
sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
by Shradha Shah
· 10 years ago
e7fef9b
sfc: add sysfs entry to control MCDI tracing
by Edward Cree
· 10 years ago
06931e6
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
by Bartosz Golaszewski
· 10 years ago
910c878
sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MAC
by Shradha Shah
· 10 years ago
4392dc6
sfc: add ndo_set_vf_link_state() function for EF10
by Edward Cree
· 10 years ago
087e902
sfc: Change entity reset on MC reboot to a new datapath-only reset.
by Jon Cooper
· 10 years ago
e340be9
sfc: add ndo_set_vf_mac() function for EF10
by Shradha Shah
· 10 years ago
0d32241
sfc: protect filter table against use-after-free
by Edward Cree
· 10 years ago
cfc77c2
sfc: save old MAC address in case sriov_mac_address_changed fails
by Shradha Shah
· 10 years ago
6f7f8aa
sfc: Bind the sfc driver to any available VF's
by Shradha Shah
· 10 years ago
267c015
sfc: Add use of shared RSS contexts.
by Jon Cooper
· 10 years ago
267d9d7
sfc: Cope with permissions enforcement added to firmware for SR-IOV
by Edward Cree
· 10 years ago
02246a7
sfc: Prepare to bind the sfc driver to the VF.
by Shradha Shah
· 10 years ago
6d8aaaf
sfc: create VEB vswitch and vport above default firmware setup
by Daniel Pieczko
· 10 years ago
834e23d
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
by Shradha Shah
· 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
d19d5ef
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
51df60f
sfc: Revert SRIOV changes.
by David S. Miller
· 10 years ago
25672db
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
by Shradha Shah
· 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
12a89db
net/ethernet/sfc: Don't use of_node_to_eeh_dev()
by Benjamin Herrenschmidt
· 10 years ago
dbedd44
ethernet: codespell comment spelling fixes
by Joe Perches
· 10 years ago
7a20db3
sfc: use netdev_rss_key_fill() helper
by Eric Dumazet
· 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
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
3676326
sfc: Add support for busy polling
by Alexandre Rames
· 10 years ago
e4d112e
sfc: add extra RX drop counters for nodesc_trunc and noskb_drop
by Edward Cree
· 10 years ago
3b06a00
sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.
by Mateusz Wrzesinski
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
e283546
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
by Edward Cree
· 11 years ago
52ad762
Call efx_set_channels() before efx->type->dimension_resources()
by Daniel Pieczko
· 11 years ago
cd84ff4
sfc: Use ether_addr_copy and eth_broadcast_addr
by Edward Cree
· 11 years ago
184603d
sfc: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
6a350fd
sfc: Update product naming
by Ben Hutchings
· 11 years ago
e0b3ae3
sfc: Use canonical pointer type for MAC address in efx_set_mac_address()
by Ben Hutchings
· 11 years ago
2fa25cf
sfc: Preserve rx_frm_trunc counters when resizing DMA rings
by Ben Hutchings
· 11 years ago
baf9573
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
7ed2a0d
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
59bcaed
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
fbd7912
sfc: Implement efx_nic_type::filter_clear_rx operation for EF10
by Ben Hutchings
· 11 years ago
0bcf4a6
sfc: Associate primary and secondary functions of controller
by Ben Hutchings
· 11 years ago
ef215e6
sfc: Store VPD serial number at probe time
by Ben Hutchings
· 11 years ago
bd9a265
sfc: Add RX packet timestamping for EF10
by Jon Cooper
· 11 years ago
d615c03
sfc: Fold efx_flush_all() into efx_stop_port() and update comments
by Ben Hutchings
· 11 years ago
f8f3b5a
sfc: Correct RX dropped count for drops while interface is down
by Jon Cooper
· 11 years ago
cce2879
sfc: Make initial fill of RX descriptors synchronous
by Jon Cooper
· 11 years ago
74cd60a
sfc: Add MC BISTs to ethtool offline self test on EF10
by Jon Cooper
· 11 years ago
3166950
net: sfc: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
2dd6426
Merge branch 'sfc-3.13' into master
by Ben Hutchings
· 11 years ago
2ec0301
sfc: RX buffer allocation takes prefix size into account in IP header alignment
by Andrew Rybchenko
· 11 years ago
2ea4dc2
sfc: Stop/re-start PTP when stopping/starting the datapath.
by Alexandre Rames
· 11 years ago
426e1fa
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
433dc9b
sfc: Implement the SIOCGHWTSTAMP ioctl
by Ben Hutchings
· 11 years ago
9663ded
DMA-API: net: sfc/efx.c: replace dma_set_mask()+dma_set_coherent_mask() with new helper
by Russell King
· 12 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
3881d8a
sfc: Use a global count of active queues instead of pending drains
by Alexandre Rames
· 12 years ago
e8c68c0
sfc: Prepare for RX scatter on EF10
by Jon Cooper
· 12 years ago
15acb1c
sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq()
by Ben Hutchings
· 12 years ago
c15eed2
sfc: Allow efx_nic_type::dimension_resources to fail
by Ben Hutchings
· 11 years ago
261e4d9
sfc: Allow event queue initialisation to fail
by Jon Cooper
· 12 years ago
cade715
sfc: Implement asynchronous MCDI requests
by Ben Hutchings
· 11 years ago
43a3739
sfc: Generalise packet hash lookup to support EF10 RX prefix
by Jon Cooper
· 12 years ago
ba388fd
sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up()
by Ben Hutchings
· 12 years ago
3de82b9
sfc: Add EF10 support for TX/RX DMA error events handling.
by Alexandre Rames
· 12 years ago
cd0ecc9
sfc: Delegate MAC/NIC statistic description to efx_nic_type
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
be3fc09
sfc: Do not assume efx_nic_type::ev_fini is idempotent
by Ben Hutchings
· 12 years ago
b105798
sfc: Get rid of per-NIC-type phys_addr_channels and mem_map_size
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
501a248
sfc: Remove bogus call to efx_release_tx_buffers()
by Ben Hutchings
· 12 years ago
d8aec74
sfc: Stop RX refill before flushing RX queues
by Ben Hutchings
· 12 years ago
d829118
sfc: Rework IRQ enable/disable
by Ben Hutchings
· 12 years ago
514bedb
sfc: Remove efx_process_channel_now()
by Ben Hutchings
· 12 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
1899c11
sfc: Fix IRQ cleanup in case of a probe failure
by Ben Hutchings
· 12 years ago
b28405b
sfc: Fix EEH with legacy interrupts.
by Alexandre Rames
· 12 years ago
776fbcc
sfc: Remove write permission from phy_type attribute
by Ben Hutchings
· 12 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 12 years ago
950c54d
sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate
by Ben Hutchings
· 12 years ago
c14ff2e
sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN
by Ben Hutchings
· 12 years ago
debd003
sfc: make local functions static
by stephen hemminger
· 12 years ago
df59456
sfc: remove duplicated include from efx.c
by Wei Yongjun
· 12 years ago
1648a23
sfc: allocate more RX buffers per page
by Daniel Pieczko
· 12 years ago
2768935
sfc: reuse pages to avoid DMA mapping/unmapping costs
by Daniel Pieczko
· 12 years ago
85740cdf
sfc: Enable RX DMA scattering where possible
by Ben Hutchings
· 12 years ago
ff734ef
sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()
by Ben Hutchings
· 12 years ago
272baee
sfc: Properly distinguish RX buffer and DMA lengths
by Ben Hutchings
· 12 years ago
Next »