index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
2015-05-31
sfc: free multiple Rx buffers when required
Daniel Pieczko
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-17
sfc: Fix memcpy() with const destination compiler warning.
David S. Miller
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-08
sfc: Revert SRIOV changes.
David S. Miller
2015-04-08
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
Shradha Shah
2015-04-08
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
2015-03-31
ptp: sfc: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-24
net/ethernet/sfc: Don't use of_node_to_eeh_dev()
Benjamin Herrenschmidt
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-11-16
sfc: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-06
sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...
Shradha Shah
2014-11-06
sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix
Shradha Shah
2014-11-06
sfc: Move the current VF state from efx_nic into siena_nic_data
Shradha Shah
2014-11-03
sfc: don't BUG_ON efx->max_channels == 0 in probe
Edward Cree
2014-10-22
sfc: remove incorrect EFX_BUG_ON_PARANOID check
Jon Cooper
2014-10-17
sfc: add support for skb->xmit_more
Edward Cree
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-16
sfc: fix addr_list_lock spinlock use before init
Edward Cree
2014-09-09
sfc: Convert the normal transmit complete path to dev_consume_skb_any()
Rick Jones
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-07-29
sfc: Use __iowrite64_copy instead of a slightly different local function
Ben Hutchings
2014-07-22
sfc: Add support for busy polling
Alexandre Rames
2014-07-17
sfc: Add per-queue statistics in ethtool
Andrew Rybchenko
2014-07-15
sfc: add extra RX drop counters for nodesc_trunc and noskb_drop
Edward Cree
2014-07-14
sfc: Add 40G link capability decoding
Edward Cree
2014-07-14
sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.
Mateusz Wrzesinski
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-11
sfc: PIO:Restrict to 64bit arch and use 64-bit writes.
Jon Cooper
2014-06-02
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-12
sfc: fix calling of free_irq with already free vector
Nikolay Aleksandrov
2014-04-16
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
Edward Cree
2014-04-01
Call efx_set_channels() before efx->type->dimension_resources()
Daniel Pieczko
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
2014-03-14
sfc: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-10
sfc: Use ether_addr_copy and eth_broadcast_addr
Edward Cree
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-26
sfc: check for NULL efx->ptp_data in efx_ptp_event
Edward Cree
2014-02-18
sfc: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-12
sfc: Add/remove blank lines to taste
Ben Hutchings
2014-02-12
sfc: Fail self-test with -EBUSY, not -EIO, if the device is busy
Ben Hutchings
2014-02-12
sfc: Cosmetic changes to self-test from the out-of-tree driver
Ben Hutchings
[next]