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
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
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: Add efx_nic member with fixed netdev features
Andrew Rybchenko
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-06-08
sfc: report supported link speeds on SFP connections
Bert Kenward
2016-05-31
sfc: Track RPS flow IDs per channel instead of per function
Jon Cooper
2016-05-29
sfc: use flow dissector helpers for aRFS
Edward Cree
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
2016-03-03
net: relax setup_tc ndo op handle restriction
John Fastabend
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
2016-02-11
sfc: implement IPv6 NFC (and IPV4_USER_FLOW)
Edward Cree
2015-12-23
sfc: Downgrade or remove some error messages
Bert Kenward
2015-12-23
sfc: Downgrade EPERM messages from MCDI to debug
Tomáš Pilař
2015-12-23
sfc: Make failed filter removal less noisy
Bert Kenward
2015-12-23
sfc: Handle MCDI proxy authorisation
Bert Kenward
2015-12-23
sfc: Retry MCDI after NO_EVB_PORT error on a VF
Bert Kenward
[next]