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-01-04
sfc: don't report RX hash keys to ethtool when RSS wasn't enabled
Edward Cree
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
2016-11-18
sfc: Update EF10 register definitions
Edward Cree
2016-11-18
sfc: Update MCDI protocol definitions
Edward Cree
2016-11-16
sfc: remove napi_hash_del() call
Eric Dumazet
2016-11-16
ptp_clock: Allow for it to be optional
Nicolas Pitre
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-11-09
sfc: report 4-tuple UDP hashing to ethtool, if it's enabled
Edward Cree
2016-11-09
sfc: enable 4-tuple RSS hashing for UDP
Edward Cree
2016-10-18
ethernet/sfc: use core min/max MTU checking
Bert Kenward
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-23
sfc: check async completer is !NULL before calling
Bert Kenward
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
2016-09-12
sfc: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-06
sfc: check MTU against minimum threshold
Bert Kenward
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-26
sfc: work around TRIGGER_INTERRUPT command not working on SFC9140
Jon Cooper
2016-08-26
sfc: remove duplicate assignment
Edward Cree
2016-08-26
sfc: include size-binned TX stats on sfn8542q
Edward Cree
2016-08-26
sfc: fix potential stack corruption from running past stat bitmask
Andrew Rybchenko
2016-08-18
sfc: avoid division by zero
Edward Cree
2016-08-12
sfc: get timer configuration from adapter
Bert Kenward
2016-08-12
sfc: set interrupt moderation via MCDI
Bert Kenward
2016-08-12
sfc: use new performance based event queue init
Bert Kenward
2016-08-12
sfc: retrieve second word of datapath capabilities
Bert Kenward
2016-08-12
sfc: allow asynchronous MCDI without completion function
Bert Kenward
2016-08-12
sfc: update MCDI protocol headers
Bert Kenward
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-16
net: sfc: avoid -Wtype-limits warning
Arnd Bergmann
2016-06-15
sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flag
Andrew Rybchenko
2016-06-15
sfc: Update MCDI protocol definitions
Edward Cree
2016-06-15
sfc: Disable VLAN filtering by default if not strictly required
Andrew Rybchenko
2016-06-15
sfc: VLAN filters must only be created if the firmware supports this.
Martin Habets
2016-06-15
sfc: Fix dup unknown multicast/unicast filters after datapath reset
Andrew Rybchenko
2016-06-15
sfc: Refactor checks for invalid filter ID
Edward Cree
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
[next]