summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)Author
2016-06-16net: sfc: avoid -Wtype-limits warningArnd Bergmann
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
2015-12-23sfc: Downgrade EPERM messages from MCDI to debugTomáš Pilař
2015-12-23sfc: Make failed filter removal less noisyBert Kenward
2015-12-23sfc: Handle MCDI proxy authorisationBert Kenward
2015-12-23sfc: Retry MCDI after NO_EVB_PORT error on a VFBert Kenward
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-12-15sfc: fix a timeout loopDan Carpenter
2015-12-12sfc: only use RSS filters if we're using RSSBert Kenward
2015-12-05sfc: check warm_boot_count after other functions have been resetDaniel Pieczko
2015-12-02sfc: use ALIGN macro for aligning frame sizesJarod Wilson
2015-12-01sfc: Add PCI ID for Solarflare 8000 series 10/40G NICBert Kenward
2015-12-01sfc: make TSO version a per-queue parameterBert Kenward
2015-11-18net: provide generic busy polling to all NAPI driversEric Dumazet
2015-11-18net: move skb_mark_napi_id() into core networking stackEric Dumazet
2015-11-16sfc: constify pci_error_handlers structuresJulia Lawall
2015-11-10sfc: don't call dma_supportedChristoph Hellwig
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-02sfc: push partner queue for skb->xmit_moreMartin Habets
2015-10-27sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward
2015-10-12sfc: fully reset if MC_REBOOT event received without warm_boot_count incrementDaniel Pieczko
2015-10-01net: sfc: avoid using timespecArnd Bergmann
2015-10-01ntp/pps: use y2038 safe types in pps_event_timeArnd Bergmann
2015-09-13locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.hBoqun Feng
2015-08-28sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-27sfc: only use vadaptor stats if firmware is capableBert Kenward
2015-07-31sfc: MC allocations must be restored following an entity resetDaniel Pieczko
2015-07-31sfc: allow ethtool selftest and MC reboot to complete on an unprivileged func...Daniel Pieczko
2015-07-21sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_modeEdward Cree
2015-07-21sfc: support cascaded multicast filtersDaniel Pieczko
2015-07-21sfc: re-factor efx_ef10_filter_sync_rx_mode()Daniel Pieczko
2015-07-21sfc: Insert multicast filters as well as mismatch filters in promiscuous modeJon Cooper
2015-07-21sfc: warn if other functions have been reset by MCFWDaniel Pieczko
2015-07-21sfc: add output flag decoding to efx_mcdi_set_workaroundDaniel Pieczko
2015-07-21sfc: cope with ENOSYS from efx_mcdi_get_workarounds()Edward Cree
2015-07-21sfc: enable cascaded multicast filters in MCFWDaniel Pieczko