index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-15
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-15
sfc: fix a timeout loop
Dan Carpenter
2015-12-12
sfc: only use RSS filters if we're using RSS
Bert Kenward
2015-12-05
sfc: check warm_boot_count after other functions have been reset
Daniel Pieczko
2015-12-02
sfc: use ALIGN macro for aligning frame sizes
Jarod Wilson
2015-12-01
sfc: Add PCI ID for Solarflare 8000 series 10/40G NIC
Bert Kenward
2015-12-01
sfc: make TSO version a per-queue parameter
Bert Kenward
2015-11-18
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-18
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-11-16
sfc: constify pci_error_handlers structures
Julia Lawall
2015-11-10
sfc: don't call dma_supported
Christoph Hellwig
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-11-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-02
sfc: push partner queue for skb->xmit_more
Martin Habets
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-10-01
net: sfc: avoid using timespec
Arnd Bergmann
2015-10-01
ntp/pps: use y2038 safe types in pps_event_time
Arnd Bergmann
2015-09-13
locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.h
Boqun Feng
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
[prev]
[next]