index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
2017-02-17
sfc: do not device_attach if a reset is pending
Peter Dunning
2017-02-17
sfc: forget filters from sw table if hw replies ENOENT on removing them
Bert Kenward
2017-02-17
sfc: fix filter_id misinterpretation in edge case
Jon Cooper
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-11
sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors
Edward Cree
2017-02-09
sfc: configure UDP tunnel offload ports
Jon Cooper
2017-02-09
sfc: update mcdi_pcol definitions for MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTS
Matthew Slattery
2017-02-09
sfc: call mcdi_reboot_detected() when MC reboots during an MCDI command
Jon Cooper
2017-02-09
sfc: harden driver against MC resets during initial probe
Jon Cooper
2017-02-09
sfc: set csum_level for encapsulated packets
Jon Cooper
2017-02-09
sfc: process RX event inner checksum flags
Jon Cooper
2017-02-07
sfc: fix an off by one bug
Dan Carpenter
2017-02-06
sfc: don't rearm interrupts if busy polling
Bert Kenward
2017-02-03
sfc-falcon: get rid of custom busy polling code
Eric Dumazet
2017-02-03
sfc: get rid of custom busy polling code
Eric Dumazet
2017-01-31
sfc: fix an off-by-one compare on an array size
Colin Ian King
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-27
sfc: insert catch-all filters for encapsulated traffic
Edward Cree
2017-01-27
sfc: refactor debug-or-warnings printks
Jon Cooper
2017-01-27
sfc: fixes to filter restore handling
Jon Cooper
2017-01-25
sfc: reduce severity of PIO buffer alloc failures
Tomáš Pilař
2017-01-17
sfc: read back RX hash config from the NIC when querying it with ethtool -x
Edward Cree
2017-01-17
sfc: support setting RSS hash key through ethtool API
Edward Cree
2017-01-16
sfc: get PIO buffer size from the NIC
Edward Cree
2017-01-16
sfc: allow PIO more often
Edward Cree
2017-01-16
sfc: Replace memset with eth_zero_addr
Shyam Saini
2017-01-11
sfc: efx_get_phys_port_id() can be static
Wei Yongjun
2017-01-10
sfc: stop setting dev_port
Bert Kenward
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-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-04
sfc: don't report RX hash keys to ethtool when RSS wasn't enabled
Edward Cree
2017-01-03
sfc-falcon: declare module version (same as ethtool drvinfo version)
Edward Cree
2017-01-03
sfc: declare module version (same as ethtool drvinfo version)
Edward Cree
2017-01-02
net: sfc: falcon: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-20
ethernet: sfc: Add Kconfig entry for vendor Solarflare
Tobias Klauser
2016-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-17
net: sfc: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
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-12-01
sfc: don't select SFC_FALCON
Edward Cree
2016-12-01
sfc: fix debug message format string in efx_farch_handle_rx_not_ok
Edward Cree
2016-11-30
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
2016-11-27
sfc: remove unneeded variable
Dan Carpenter
2016-11-18
sfc: remove Software TSO
Edward Cree
2016-11-18
sfc: handle failure to allocate TSOv2 contexts
Edward Cree
2016-11-18
sfc: Firmware-Assisted TSO version 2
Bert Kenward
[next]