summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
Commit message (Expand)AuthorAgeFilesLines
* sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_modeEdward Cree2015-07-211-80/+208
* sfc: support cascaded multicast filtersDaniel Pieczko2015-07-212-14/+44
* sfc: re-factor efx_ef10_filter_sync_rx_mode()Daniel Pieczko2015-07-211-91/+126
* sfc: Insert multicast filters as well as mismatch filters in promiscuous modeJon Cooper2015-07-211-51/+53
* sfc: warn if other functions have been reset by MCFWDaniel Pieczko2015-07-211-3/+14
* sfc: add output flag decoding to efx_mcdi_set_workaroundDaniel Pieczko2015-07-213-7/+25
* sfc: cope with ENOSYS from efx_mcdi_get_workarounds()Edward Cree2015-07-212-14/+25
* sfc: enable cascaded multicast filters in MCFWDaniel Pieczko2015-07-212-18/+47
* sfc: update MCDI protocol definitionsEdward Cree2015-07-211-846/+2583
* siena: only report generic filters in get_ts_infoJacob Keller2015-07-171-5/+1
* sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning2015-07-093-1/+18
* sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...Shradha Shah2015-07-081-6/+11
* sfc: suppress handled MCDI failures when changing the MAC addressDaniel Pieczko2015-07-081-2/+5
* sfc: add legacy method for changing a PF's MAC addressDaniel Pieczko2015-07-083-42/+126
* sfc: refactor code in efx_ef10_set_mac_address()Daniel Pieczko2015-07-081-25/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-2423-653/+3187
|\
| * sfc: mark state UNINIT after unregisterEdward Cree2015-06-151-0/+1
| * sfc: leak vports if a VF is assigned during PF unloadDaniel Pieczko2015-06-024-12/+49
| * sfc: force removal of VF and vport on driver removalDaniel Pieczko2015-06-022-1/+11
| * sfc: do not allow VFs to be destroyed if assigned to guestsDaniel Pieczko2015-06-021-0/+9
| * sfc: don't update stats on VF when called in atomic contextDaniel Pieczko2015-06-021-2/+14
| * sfc: suppress vadaptor stats when EVB is not presentDaniel Pieczko2015-06-022-3/+11
| * sfc: suppress ENOENT error messages from MC_CMD_MAC_STATSDaniel Pieczko2015-06-022-5/+14
| * sfc: update netdevice statistics to use vadaptor statsDaniel Pieczko2015-06-021-19/+22
| * sfc: DMA the VF stats only when requestedDaniel Pieczko2015-06-022-41/+112
| * sfc: display vadaptor statistics for all interfacesDaniel Pieczko2015-06-023-4/+73
| * sfc: set the port-id when calling MC_CMD_MAC_STATSDaniel Pieczko2015-06-021-0/+2
| * sfc: add "port_" prefix to MAC statsDaniel Pieczko2015-06-023-179/+182
| * sfc: Implement ndo_gets_phys_port_id() for EF10 VFsShradha Shah2015-06-028-0/+45
| * sfc: Add sysfs entry for flags (link control and primary)Shradha Shah2015-06-021-7/+51
| * sfc: Add paranthesis correctly on all branches of the if statementShradha Shah2015-06-021-4/+4
| * sfc: Add code to export port_num in netdev->dev_portShradha Shah2015-06-021-0/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-17/+25
| |\
| * | sfc: add module parameter to enable MCDI logging on new functionsEdward Cree2015-05-271-0/+9
| * | sfc: add sysfs entry to control MCDI tracingEdward Cree2015-05-274-10/+48
| * | sfc: add tracing of MCDI commandsEdward Cree2015-05-274-4/+102
| * | sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MACShradha Shah2015-05-217-9/+120
| * | sfc: Implement dummy disable of VF spoof check for EF10Shradha Shah2015-05-212-5/+8
| * | sfc: add ndo_set_vf_link_state() function for EF10Edward Cree2015-05-218-0/+93
| * | sfc: add ndo_set_vf_vlan() function for EF10Shradha Shah2015-05-212-12/+157
| * | sfc: Change entity reset on MC reboot to a new datapath-only reset.Jon Cooper2015-05-214-5/+21
| * | sfc: Add ndo_get_vf_config() function for EF10Shradha Shah2015-05-212-5/+26
| * | sfc: add ndo_set_vf_mac() function for EF10Shradha Shah2015-05-214-7/+96
| * | sfc: Initialise MCDI buffers to 0 on declaration.Jon Cooper2015-05-214-23/+27
| * | sfc: Enable a VF to get its own MAC addressDaniel Pieczko2015-05-212-2/+34
| * | sfc: protect filter table against use-after-freeEdward Cree2015-05-215-12/+55
| * | sfc: Store the efx_nic struct of the current VF in the VF data structShradha Shah2015-05-213-0/+37
| * | sfc: save old MAC address in case sriov_mac_address_changed failsShradha Shah2015-05-215-7/+21
| * | sfc: Store vf_index in nic_data for Ef10.Shradha Shah2015-05-212-17/+52
| * | sfc: MC_CMD_SET_MAC can only be called by the link control FunctionShradha Shah2015-05-211-1/+8
OpenPOWER on IntegriCloud