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
/
ef10.c
Age
Commit message (
Expand
)
Author
2016-12-03
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
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-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-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-06-15
sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flag
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
2016-06-15
sfc: Implement list of VLANs added over interface
Andrew Rybchenko
2016-06-15
sfc: Make EF10 filter management helper functions VLAN-aware
Andrew Rybchenko
2016-06-15
sfc: Store unicast and multicast promisc flag with address cache
Andrew Rybchenko
2016-06-15
sfc: Move filter IDs to per-VLAN data structure
Andrew Rybchenko
2016-06-15
sfc: Forget filter ID when the filter is marked old
Andrew Rybchenko
2016-06-15
sfc: Assert filter_sem write locked when required
Edward Cree
2016-06-15
sfc: Move last mc_promisc flag to EF10 filter table state
Andrew Rybchenko
2016-06-15
sfc: Define macro with EF10 offload feature
Andrew Rybchenko
2016-05-25
sfc: on MC reset, clear PIO buffer linkage in TXQs
Edward Cree
2016-04-28
sfc: disable RSS when unsupported
Jon Cooper
2015-12-23
sfc: Downgrade or remove some error messages
Bert Kenward
2015-12-23
sfc: Make failed filter removal less noisy
Bert Kenward
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-12
sfc: only use RSS filters if we're using RSS
Bert Kenward
2015-12-05
sfc: check warm_boot_count after other functions have been reset
Daniel Pieczko
2015-12-01
sfc: make TSO version a per-queue parameter
Bert Kenward
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-02
sfc: push partner queue for skb->xmit_more
Martin Habets
2015-10-12
sfc: fully reset if MC_REBOOT event received without warm_boot_count increment
Daniel Pieczko
2015-08-28
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
Shradha Shah
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
sfc: only use vadaptor stats if firmware is capable
Bert Kenward
2015-07-31
sfc: MC allocations must be restored following an entity reset
Daniel Pieczko
2015-07-31
sfc: allow ethtool selftest and MC reboot to complete on an unprivileged func...
Daniel Pieczko
2015-07-21
sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_mode
Edward Cree
2015-07-21
sfc: support cascaded multicast filters
Daniel Pieczko
2015-07-21
sfc: re-factor efx_ef10_filter_sync_rx_mode()
Daniel Pieczko
2015-07-21
sfc: Insert multicast filters as well as mismatch filters in promiscuous mode
Jon Cooper
[next]