Age | Commit message (Expand) | Author | Files | Lines |
2015-12-15 | sfc: fix a timeout loop | Dan Carpenter | 1 | -1/+1 |
2015-12-12 | sfc: only use RSS filters if we're using RSS | Bert Kenward | 3 | -13/+18 |
2015-11-16 | sfc: constify pci_error_handlers structures | Julia Lawall | 1 | -1/+1 |
2015-11-11 | sfc: don't call dma_supported | Christoph Hellwig | 1 | -5/+3 |
2015-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 6 | -91/+126 |
2015-11-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2015-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -4/+36 |
2015-11-03 | sfc: push partner queue for skb->xmit_more | Martin Habets | 4 | -4/+36 |
2015-10-28 | sfc: replace spinlocks with bit ops for busy poll locking | Bert Kenward | 2 | -75/+58 |
2015-10-12 | sfc: fully reset if MC_REBOOT event received without warm_boot_count increment | Daniel Pieczko | 3 | -12/+32 |
2015-10-01 | net: sfc: avoid using timespec | Arnd Bergmann | 1 | -7/+7 |
2015-10-01 | ntp/pps: use y2038 safe types in pps_event_time | Arnd Bergmann | 1 | -8/+8 |
2015-09-13 | locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.h | Boqun Feng | 1 | -1/+1 |
2015-08-28 | sfc: Allow driver to cope with a lower number of VIs than it needs for RSS | Shradha Shah | 6 | -28/+72 |
2015-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+26 |
2015-08-27 | sfc: only use vadaptor stats if firmware is capable | Bert Kenward | 1 | -1/+26 |
2015-08-01 | sfc: MC allocations must be restored following an entity reset | Daniel Pieczko | 1 | -4/+12 |
2015-08-01 | sfc: allow ethtool selftest and MC reboot to complete on an unprivileged func... | Daniel Pieczko | 2 | -1/+21 |
2015-07-22 | sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_mode | Edward Cree | 1 | -80/+208 |
2015-07-22 | sfc: support cascaded multicast filters | Daniel Pieczko | 2 | -14/+44 |
2015-07-22 | sfc: re-factor efx_ef10_filter_sync_rx_mode() | Daniel Pieczko | 1 | -91/+126 |
2015-07-22 | sfc: Insert multicast filters as well as mismatch filters in promiscuous mode | Jon Cooper | 1 | -51/+53 |
2015-07-22 | sfc: warn if other functions have been reset by MCFW | Daniel Pieczko | 1 | -3/+14 |
2015-07-22 | sfc: add output flag decoding to efx_mcdi_set_workaround | Daniel Pieczko | 3 | -7/+25 |
2015-07-22 | sfc: cope with ENOSYS from efx_mcdi_get_workarounds() | Edward Cree | 2 | -14/+25 |
2015-07-22 | sfc: enable cascaded multicast filters in MCFW | Daniel Pieczko | 2 | -18/+47 |
2015-07-22 | sfc: update MCDI protocol definitions | Edward Cree | 1 | -846/+2583 |
2015-07-18 | siena: only report generic filters in get_ts_info | Jacob Keller | 1 | -5/+1 |
2015-07-09 | sfc: Report TX completions to BQL after all TX events in interrupt | Peter Dunning | 3 | -1/+18 |
2015-07-09 | sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling... | Shradha Shah | 1 | -6/+11 |
2015-07-09 | sfc: suppress handled MCDI failures when changing the MAC address | Daniel Pieczko | 1 | -2/+5 |
2015-07-09 | sfc: add legacy method for changing a PF's MAC address | Daniel Pieczko | 3 | -42/+126 |
2015-07-09 | sfc: refactor code in efx_ef10_set_mac_address() | Daniel Pieczko | 1 | -25/+20 |
2015-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 23 | -653/+3187 |
2015-06-16 | sfc: mark state UNINIT after unregister | Edward Cree | 1 | -0/+1 |
2015-06-02 | sfc: leak vports if a VF is assigned during PF unload | Daniel Pieczko | 4 | -12/+49 |
2015-06-02 | sfc: force removal of VF and vport on driver removal | Daniel Pieczko | 2 | -1/+11 |
2015-06-02 | sfc: do not allow VFs to be destroyed if assigned to guests | Daniel Pieczko | 1 | -0/+9 |
2015-06-02 | sfc: don't update stats on VF when called in atomic context | Daniel Pieczko | 1 | -2/+14 |
2015-06-02 | sfc: suppress vadaptor stats when EVB is not present | Daniel Pieczko | 2 | -3/+11 |
2015-06-02 | sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS | Daniel Pieczko | 2 | -5/+14 |
2015-06-02 | sfc: update netdevice statistics to use vadaptor stats | Daniel Pieczko | 1 | -19/+22 |
2015-06-02 | sfc: DMA the VF stats only when requested | Daniel Pieczko | 2 | -41/+112 |
2015-06-02 | sfc: display vadaptor statistics for all interfaces | Daniel Pieczko | 3 | -4/+73 |
2015-06-02 | sfc: set the port-id when calling MC_CMD_MAC_STATS | Daniel Pieczko | 1 | -0/+2 |
2015-06-02 | sfc: add "port_" prefix to MAC stats | Daniel Pieczko | 3 | -179/+182 |
2015-06-02 | sfc: Implement ndo_gets_phys_port_id() for EF10 VFs | Shradha Shah | 8 | -0/+45 |
2015-06-02 | sfc: Add sysfs entry for flags (link control and primary) | Shradha Shah | 1 | -7/+51 |
2015-06-02 | sfc: Add paranthesis correctly on all branches of the if statement | Shradha Shah | 1 | -4/+4 |
2015-06-02 | sfc: Add code to export port_num in netdev->dev_port | Shradha Shah | 1 | -0/+2 |