summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)Author
2020-05-10sfc: clear napi_hash state when copying channelsBert Kenward
2020-05-10sfc: fix potential stack corruption from running past stat bitmaskAndrew Rybchenko
2019-12-05sfc: initialise found bitmap in efx_ef10_mtd_probeBert Kenward
2019-12-05sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree
2019-11-28sfc: Only cancel the PPS workqueue if it existsMartin Habets
2017-12-20sfc: don't warn on successful change of MACRobert Stonehouse
2017-07-05sfc: provide dummy definitions of vswitch functionsBert Kenward
2016-06-24sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree
2015-12-15sfc: fix a timeout loopDan Carpenter
2015-12-12sfc: only use RSS filters if we're using RSSBert Kenward
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
2015-07-21sfc: update MCDI protocol definitionsEdward Cree
2015-07-17siena: only report generic filters in get_ts_infoJacob Keller
2015-07-09sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning
2015-07-08sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...Shradha Shah
2015-07-08sfc: suppress handled MCDI failures when changing the MAC addressDaniel Pieczko
2015-07-08sfc: add legacy method for changing a PF's MAC addressDaniel Pieczko
2015-07-08sfc: refactor code in efx_ef10_set_mac_address()Daniel Pieczko
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-15sfc: mark state UNINIT after unregisterEdward Cree
2015-06-02sfc: leak vports if a VF is assigned during PF unloadDaniel Pieczko
2015-06-02sfc: force removal of VF and vport on driver removalDaniel Pieczko
2015-06-02sfc: do not allow VFs to be destroyed if assigned to guestsDaniel Pieczko
2015-06-02sfc: don't update stats on VF when called in atomic contextDaniel Pieczko
2015-06-02sfc: suppress vadaptor stats when EVB is not presentDaniel Pieczko
2015-06-02sfc: suppress ENOENT error messages from MC_CMD_MAC_STATSDaniel Pieczko
2015-06-02sfc: update netdevice statistics to use vadaptor statsDaniel Pieczko