Age | Commit message (Expand) | Author |
2015-10-27 | sfc: replace spinlocks with bit ops for busy poll locking | Bert Kenward |
2015-10-12 | sfc: fully reset if MC_REBOOT event received without warm_boot_count increment | Daniel Pieczko |
2015-08-28 | sfc: Allow driver to cope with a lower number of VIs than it needs for RSS | Shradha Shah |
2015-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-08-27 | sfc: only use vadaptor stats if firmware is capable | Bert Kenward |
2015-07-31 | sfc: MC allocations must be restored following an entity reset | Daniel Pieczko |
2015-07-31 | sfc: allow ethtool selftest and MC reboot to complete on an unprivileged func... | Daniel Pieczko |
2015-07-21 | sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_mode | Edward Cree |
2015-07-21 | sfc: support cascaded multicast filters | Daniel Pieczko |
2015-07-21 | sfc: re-factor efx_ef10_filter_sync_rx_mode() | Daniel Pieczko |
2015-07-21 | sfc: Insert multicast filters as well as mismatch filters in promiscuous mode | Jon Cooper |
2015-07-21 | sfc: warn if other functions have been reset by MCFW | Daniel Pieczko |
2015-07-21 | sfc: add output flag decoding to efx_mcdi_set_workaround | Daniel Pieczko |
2015-07-21 | sfc: cope with ENOSYS from efx_mcdi_get_workarounds() | Edward Cree |
2015-07-21 | sfc: enable cascaded multicast filters in MCFW | Daniel Pieczko |
2015-07-21 | sfc: update MCDI protocol definitions | Edward Cree |
2015-07-17 | siena: only report generic filters in get_ts_info | Jacob Keller |
2015-07-09 | sfc: Report TX completions to BQL after all TX events in interrupt | Peter Dunning |
2015-07-08 | sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling... | Shradha Shah |
2015-07-08 | sfc: suppress handled MCDI failures when changing the MAC address | Daniel Pieczko |
2015-07-08 | sfc: add legacy method for changing a PF's MAC address | Daniel Pieczko |
2015-07-08 | sfc: refactor code in efx_ef10_set_mac_address() | Daniel Pieczko |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-15 | sfc: mark state UNINIT after unregister | Edward Cree |
2015-06-02 | sfc: leak vports if a VF is assigned during PF unload | Daniel Pieczko |
2015-06-02 | sfc: force removal of VF and vport on driver removal | Daniel Pieczko |
2015-06-02 | sfc: do not allow VFs to be destroyed if assigned to guests | Daniel Pieczko |
2015-06-02 | sfc: don't update stats on VF when called in atomic context | Daniel Pieczko |
2015-06-02 | sfc: suppress vadaptor stats when EVB is not present | Daniel Pieczko |
2015-06-02 | sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS | Daniel Pieczko |
2015-06-02 | sfc: update netdevice statistics to use vadaptor stats | Daniel Pieczko |
2015-06-02 | sfc: DMA the VF stats only when requested | Daniel Pieczko |
2015-06-02 | sfc: display vadaptor statistics for all interfaces | Daniel Pieczko |
2015-06-02 | sfc: set the port-id when calling MC_CMD_MAC_STATS | Daniel Pieczko |
2015-06-02 | sfc: add "port_" prefix to MAC stats | Daniel Pieczko |
2015-06-02 | sfc: Implement ndo_gets_phys_port_id() for EF10 VFs | Shradha Shah |
2015-06-02 | sfc: Add sysfs entry for flags (link control and primary) | Shradha Shah |
2015-06-02 | sfc: Add paranthesis correctly on all branches of the if statement | Shradha Shah |
2015-06-02 | sfc: Add code to export port_num in netdev->dev_port | Shradha Shah |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar |
2015-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-05-31 | sfc: free multiple Rx buffers when required | Daniel Pieczko |
2015-05-27 | sfc: add module parameter to enable MCDI logging on new functions | Edward Cree |
2015-05-27 | sfc: add sysfs entry to control MCDI tracing | Edward Cree |
2015-05-27 | sfc: add tracing of MCDI commands | Edward Cree |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski |
2015-05-21 | sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MAC | Shradha Shah |
2015-05-21 | sfc: Implement dummy disable of VF spoof check for EF10 | Shradha Shah |
2015-05-21 | sfc: add ndo_set_vf_link_state() function for EF10 | Edward Cree |
2015-05-21 | sfc: add ndo_set_vf_vlan() function for EF10 | Shradha Shah |