index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
efx.c
Age
Commit message (
Expand
)
Author
2017-12-18
sfc: make mem_bar a function rather than a constant
Edward Cree
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-01
sfc: support rx-fcs and rx-all
Edward Cree
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
net: ethernet/sfc: Convert timers to use timer_setup()
Kees Cook
2017-04-17
sfc: limit the number of receive queues
Bert Kenward
2017-03-22
sfc: cleanup a condition in efx_udp_tunnel_del()
Dan Carpenter
2017-02-17
sfc: do not device_attach if a reset is pending
Peter Dunning
2017-02-14
sfc: only fall back to a lower interrupt mode if it is supported
Andrew Rybchenko
2017-02-14
sfc: MSI-X is the only interrupt mode for EF10 VFs
Andrew Rybchenko
2017-02-09
sfc: configure UDP tunnel offload ports
Jon Cooper
2017-02-09
sfc: harden driver against MC resets during initial probe
Jon Cooper
2017-02-06
sfc: don't rearm interrupts if busy polling
Bert Kenward
2017-02-03
sfc: get rid of custom busy polling code
Eric Dumazet
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-11
sfc: efx_get_phys_port_id() can be static
Wei Yongjun
2017-01-10
sfc: implement ndo_get_phys_port_name
Bert Kenward
2017-01-10
sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV
Bert Kenward
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-03
sfc: declare module version (same as ethtool drvinfo version)
Edward Cree
2016-12-03
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
2016-12-01
sfc: remove RESET_TYPE_RX_RECOVERY
Edward Cree
2016-11-30
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
2016-11-18
sfc: remove Software TSO
Edward Cree
2016-11-16
sfc: remove napi_hash_del() call
Eric Dumazet
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-13
sfc: clear napi_hash state when copying channels
Bert Kenward
2016-10-18
ethernet/sfc: use core min/max MTU checking
Bert Kenward
2016-09-06
sfc: check MTU against minimum threshold
Bert Kenward
2016-08-12
sfc: get timer configuration from adapter
Bert Kenward
2016-08-12
sfc: set interrupt moderation via MCDI
Bert Kenward
2016-06-15
sfc: Disable VLAN filtering by default if not strictly required
Andrew Rybchenko
2016-06-15
sfc: Take mac_lock before calling efx_ef10_filter_table_probe
Martin Habets
2016-06-15
sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacks
Andrew Rybchenko
2016-06-15
sfc: Add efx_nic member with fixed netdev features
Andrew Rybchenko
2016-05-31
sfc: Track RPS flow IDs per channel instead of per function
Jon Cooper
2015-12-23
sfc: Downgrade or remove some error messages
Bert Kenward
2015-12-15
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-01
sfc: Add PCI ID for Solarflare 8000 series 10/40G NIC
Bert Kenward
2015-11-18
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-16
sfc: constify pci_error_handlers structures
Julia Lawall
2015-11-10
sfc: don't call dma_supported
Christoph Hellwig
2015-10-27
sfc: replace spinlocks with bit ops for busy poll locking
Bert Kenward
2015-08-28
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
Shradha Shah
2015-07-09
sfc: Report TX completions to BQL after all TX events in interrupt
Peter Dunning
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-15
sfc: mark state UNINIT after unregister
Edward Cree
2015-06-02
sfc: leak vports if a VF is assigned during PF unload
Daniel Pieczko
2015-06-02
sfc: force removal of VF and vport on driver removal
Daniel Pieczko
[next]