aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)Author
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-11-16sfc: use netdev_rss_key_fill() helperEric Dumazet
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-11-06sfc: Move the current VF state from efx_nic into siena_nic_dataShradha Shah
2014-11-03sfc: don't BUG_ON efx->max_channels == 0 in probeEdward Cree
2014-10-22sfc: remove incorrect EFX_BUG_ON_PARANOID checkJon Cooper
2014-10-17sfc: add support for skb->xmit_moreEdward Cree
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-16sfc: fix addr_list_lock spinlock use before initEdward Cree
2014-09-09sfc: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-29sfc: Use __iowrite64_copy instead of a slightly different local functionBen Hutchings
2014-07-22sfc: Add support for busy pollingAlexandre Rames
2014-07-17sfc: Add per-queue statistics in ethtoolAndrew Rybchenko
2014-07-15sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree
2014-07-14sfc: Add 40G link capability decodingEdward Cree
2014-07-14sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.Mateusz Wrzesinski
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-11sfc: PIO:Restrict to 64bit arch and use 64-bit writes.Jon Cooper
2014-06-02Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-12sfc: fix calling of free_irq with already free vectorNikolay Aleksandrov
2014-04-16sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree
2014-04-01Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran
2014-03-14sfc: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-10sfc: Use ether_addr_copy and eth_broadcast_addrEdward Cree
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-26sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree
2014-02-18sfc: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-12sfc: Add/remove blank lines to tasteBen Hutchings
2014-02-12sfc: Fail self-test with -EBUSY, not -EIO, if the device is busyBen Hutchings
2014-02-12sfc: Cosmetic changes to self-test from the out-of-tree driverBen Hutchings
2014-02-12sfc: Update product namingBen Hutchings
2014-02-12sfc: Use canonical pointer type for MAC address in efx_set_mac_address()Ben Hutchings
2014-02-12sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc'Ben Hutchings
2014-02-12sfc: Preserve rx_frm_trunc counters when resizing DMA ringsBen Hutchings
2014-02-12sfc: Correct comment about number of TX queues used on EF10Ben Hutchings
2014-02-12sfc: Remove unused definitions of EF10 user-mode DMA descriptorsBen Hutchings
2014-02-12sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGNBen Hutchings
2014-02-12sfc: Rewrite adjustment of PPS event in a clearer wayBen Hutchings
2014-02-12sfc: Cache skb->data in local variable in efx_ptp_rx()Ben Hutchings
2014-02-12sfc: Removed adhoc scheme to rate limit PTP event queue overflow messageLaurence Evans
2014-02-06drivers/net: fix build warning in ethernet/sfc/tx.cPaul Gortmaker
2014-01-23sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings