summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/efx.c
AgeCommit message (Expand)Author
2016-11-13sfc: clear napi_hash state when copying channelsBert Kenward
2016-09-06sfc: check MTU against minimum thresholdBert Kenward
2016-08-12sfc: get timer configuration from adapterBert Kenward
2016-08-12sfc: set interrupt moderation via MCDIBert Kenward
2016-06-15sfc: Disable VLAN filtering by default if not strictly requiredAndrew Rybchenko
2016-06-15sfc: Take mac_lock before calling efx_ef10_filter_table_probeMartin Habets
2016-06-15sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacksAndrew Rybchenko
2016-06-15sfc: Add efx_nic member with fixed netdev featuresAndrew Rybchenko
2016-05-31sfc: Track RPS flow IDs per channel instead of per functionJon Cooper
2015-12-23sfc: Downgrade or remove some error messagesBert Kenward
2015-12-15net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-12-01sfc: Add PCI ID for Solarflare 8000 series 10/40G NICBert Kenward
2015-11-18net: provide generic busy polling to all NAPI driversEric Dumazet
2015-11-16sfc: constify pci_error_handlers structuresJulia Lawall
2015-11-10sfc: don't call dma_supportedChristoph Hellwig
2015-10-27sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward
2015-08-28sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah
2015-07-09sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning
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: Implement ndo_gets_phys_port_id() for EF10 VFsShradha Shah
2015-05-27sfc: add sysfs entry to control MCDI tracingEdward Cree
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2015-05-21sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MACShradha Shah
2015-05-21sfc: add ndo_set_vf_link_state() function for EF10Edward Cree
2015-05-21sfc: Change entity reset on MC reboot to a new datapath-only reset.Jon Cooper
2015-05-21sfc: add ndo_set_vf_mac() function for EF10Shradha Shah
2015-05-21sfc: protect filter table against use-after-freeEdward Cree
2015-05-21sfc: save old MAC address in case sriov_mac_address_changed failsShradha Shah
2015-05-09sfc: Bind the sfc driver to any available VF'sShradha Shah
2015-05-09sfc: Add use of shared RSS contexts.Jon Cooper
2015-05-09sfc: Cope with permissions enforcement added to firmware for SR-IOVEdward Cree
2015-05-09sfc: Prepare to bind the sfc driver to the VF.Shradha Shah
2015-05-09sfc: create VEB vswitch and vport above default firmware setupDaniel Pieczko
2015-05-09sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah
2015-05-09sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-08sfc: Revert SRIOV changes.David S. Miller
2015-04-08sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah
2015-04-08sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah
2015-03-24net/ethernet/sfc: Don't use of_node_to_eeh_dev()Benjamin Herrenschmidt
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2014-11-16sfc: use netdev_rss_key_fill() helperEric Dumazet
2014-11-06sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...Shradha Shah
2014-11-06sfc: Rename implementations in siena_sriov.c to have a 'siena' prefixShradha Shah
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-22sfc: Add support for busy pollingAlexandre Rames