aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
Commit message (Expand)AuthorAge
...
* sfc: Retry MCDI after NO_EVB_PORT error on a VFBert Kenward2015-12-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\
| * sfc: fix a timeout loopDan Carpenter2015-12-15
| * sfc: only use RSS filters if we're using RSSBert Kenward2015-12-12
* | net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert2015-12-15
* | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-15
* | sfc: check warm_boot_count after other functions have been resetDaniel Pieczko2015-12-05
* | sfc: use ALIGN macro for aligning frame sizesJarod Wilson2015-12-02
* | sfc: Add PCI ID for Solarflare 8000 series 10/40G NICBert Kenward2015-12-01
* | sfc: make TSO version a per-queue parameterBert Kenward2015-12-01
* | net: provide generic busy polling to all NAPI driversEric Dumazet2015-11-18
* | net: move skb_mark_napi_id() into core networking stackEric Dumazet2015-11-18
|/
* sfc: constify pci_error_handlers structuresJulia Lawall2015-11-16
* sfc: don't call dma_supportedChristoph Hellwig2015-11-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-04
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
| |\
| | * sfc: push partner queue for skb->xmit_moreMartin Habets2015-11-02
| * | sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward2015-10-27
| * | sfc: fully reset if MC_REBOOT event received without warm_boot_count incrementDaniel Pieczko2015-10-12
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-03
|\ \
| * | locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.hBoqun Feng2015-09-13
| |/
* | net: sfc: avoid using timespecArnd Bergmann2015-10-01
* | ntp/pps: use y2038 safe types in pps_event_timeArnd Bergmann2015-10-01
|/
* sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah2015-08-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-28
|\
| * sfc: only use vadaptor stats if firmware is capableBert Kenward2015-08-27
* | sfc: MC allocations must be restored following an entity resetDaniel Pieczko2015-07-31
* | sfc: allow ethtool selftest and MC reboot to complete on an unprivileged func...Daniel Pieczko2015-07-31
* | sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_modeEdward Cree2015-07-22
* | sfc: support cascaded multicast filtersDaniel Pieczko2015-07-22
* | sfc: re-factor efx_ef10_filter_sync_rx_mode()Daniel Pieczko2015-07-22
* | sfc: Insert multicast filters as well as mismatch filters in promiscuous modeJon Cooper2015-07-22
* | sfc: warn if other functions have been reset by MCFWDaniel Pieczko2015-07-22
* | sfc: add output flag decoding to efx_mcdi_set_workaroundDaniel Pieczko2015-07-22
* | sfc: cope with ENOSYS from efx_mcdi_get_workarounds()Edward Cree2015-07-22
* | sfc: enable cascaded multicast filters in MCFWDaniel Pieczko2015-07-22
* | sfc: update MCDI protocol definitionsEdward Cree2015-07-22
* | siena: only report generic filters in get_ts_infoJacob Keller2015-07-17
|/
* sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning2015-07-09
* sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...Shradha Shah2015-07-08
* sfc: suppress handled MCDI failures when changing the MAC addressDaniel Pieczko2015-07-08
* sfc: add legacy method for changing a PF's MAC addressDaniel Pieczko2015-07-08
* sfc: refactor code in efx_ef10_set_mac_address()Daniel Pieczko2015-07-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * sfc: mark state UNINIT after unregisterEdward Cree2015-06-15
| * sfc: leak vports if a VF is assigned during PF unloadDaniel Pieczko2015-06-02
| * sfc: force removal of VF and vport on driver removalDaniel Pieczko2015-06-02
| * sfc: do not allow VFs to be destroyed if assigned to guestsDaniel Pieczko2015-06-02
| * sfc: don't update stats on VF when called in atomic contextDaniel Pieczko2015-06-02
| * sfc: suppress vadaptor stats when EVB is not presentDaniel Pieczko2015-06-02