summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)Author
2017-10-08sfc: get PIO buffer size from the NICEdward Cree
2017-07-21sfc: don't read beyond unicast address listBert Kenward
2017-07-05sfc: provide dummy definitions of vswitch functionsBert Kenward
2016-11-13sfc: clear napi_hash state when copying channelsBert Kenward
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-23sfc: check async completer is !NULL before callingBert Kenward
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre
2016-09-12sfc: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-06sfc: check MTU against minimum thresholdBert Kenward
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-26sfc: work around TRIGGER_INTERRUPT command not working on SFC9140Jon Cooper
2016-08-26sfc: remove duplicate assignmentEdward Cree
2016-08-26sfc: include size-binned TX stats on sfn8542qEdward Cree
2016-08-26sfc: fix potential stack corruption from running past stat bitmaskAndrew Rybchenko
2016-08-18sfc: avoid division by zeroEdward Cree
2016-08-12sfc: get timer configuration from adapterBert Kenward
2016-08-12sfc: set interrupt moderation via MCDIBert Kenward
2016-08-12sfc: use new performance based event queue initBert Kenward
2016-08-12sfc: retrieve second word of datapath capabilitiesBert Kenward
2016-08-12sfc: allow asynchronous MCDI without completion functionBert Kenward
2016-08-12sfc: update MCDI protocol headersBert Kenward
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-16net: sfc: avoid -Wtype-limits warningArnd Bergmann
2016-06-15sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flagAndrew Rybchenko
2016-06-15sfc: Update MCDI protocol definitionsEdward Cree
2016-06-15sfc: Disable VLAN filtering by default if not strictly requiredAndrew Rybchenko
2016-06-15sfc: VLAN filters must only be created if the firmware supports this.Martin Habets
2016-06-15sfc: Fix dup unknown multicast/unicast filters after datapath resetAndrew Rybchenko
2016-06-15sfc: Refactor checks for invalid filter IDEdward Cree
2016-06-15sfc: Take mac_lock before calling efx_ef10_filter_table_probeMartin Habets
2016-06-15sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacksAndrew Rybchenko
2016-06-15sfc: Implement list of VLANs added over interfaceAndrew Rybchenko
2016-06-15sfc: Make EF10 filter management helper functions VLAN-awareAndrew Rybchenko
2016-06-15sfc: Store unicast and multicast promisc flag with address cacheAndrew Rybchenko
2016-06-15sfc: Move filter IDs to per-VLAN data structureAndrew Rybchenko
2016-06-15sfc: Forget filter ID when the filter is marked oldAndrew Rybchenko
2016-06-15sfc: Assert filter_sem write locked when requiredEdward Cree
2016-06-15sfc: Add efx_nic member with fixed netdev featuresAndrew Rybchenko
2016-06-15sfc: Move last mc_promisc flag to EF10 filter table stateAndrew Rybchenko
2016-06-15sfc: Define macro with EF10 offload featureAndrew Rybchenko
2016-06-08sfc: report supported link speeds on SFP connectionsBert Kenward
2016-05-31sfc: Track RPS flow IDs per channel instead of per functionJon Cooper
2016-05-29sfc: use flow dissector helpers for aRFSEdward Cree
2016-05-25sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree
2016-04-28sfc: disable RSS when unsupportedJon Cooper
2016-03-03net: relax setup_tc ndo op handle restrictionJohn Fastabend
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend
2016-02-11sfc: implement IPv6 NFC (and IPV4_USER_FLOW)Edward Cree
2015-12-23sfc: Downgrade or remove some error messagesBert Kenward