index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
2016-06-16
net: sfc: avoid -Wtype-limits warning
Arnd Bergmann
2016-06-08
sfc: report supported link speeds on SFP connections
Bert Kenward
2016-06-01
sfc: Track RPS flow IDs per channel instead of per function
Jon Cooper
2016-05-30
sfc: use flow dissector helpers for aRFS
Edward Cree
2016-05-25
sfc: on MC reset, clear PIO buffer linkage in TXQs
Edward Cree
2016-04-28
sfc: disable RSS when unsupported
Jon Cooper
2016-03-03
net: relax setup_tc ndo op handle restriction
John Fastabend
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
2016-02-11
sfc: implement IPv6 NFC (and IPV4_USER_FLOW)
Edward Cree
2015-12-24
sfc: Downgrade or remove some error messages
Bert Kenward
2015-12-24
sfc: Downgrade EPERM messages from MCDI to debug
Tomáš Pilař
2015-12-24
sfc: Make failed filter removal less noisy
Bert Kenward
2015-12-24
sfc: Handle MCDI proxy authorisation
Bert Kenward
2015-12-24
sfc: Retry MCDI after NO_EVB_PORT error on a VF
Bert Kenward
2015-12-18
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-03
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-11
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-04
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-03
sfc: push partner queue for skb->xmit_more
Martin Habets
2015-10-28
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-28
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-22
sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_mode
Edward Cree
2015-07-22
sfc: support cascaded multicast filters
Daniel Pieczko
2015-07-22
sfc: re-factor efx_ef10_filter_sync_rx_mode()
Daniel Pieczko
2015-07-22
sfc: Insert multicast filters as well as mismatch filters in promiscuous mode
Jon Cooper
2015-07-22
sfc: warn if other functions have been reset by MCFW
Daniel Pieczko
2015-07-22
sfc: add output flag decoding to efx_mcdi_set_workaround
Daniel Pieczko
2015-07-22
sfc: cope with ENOSYS from efx_mcdi_get_workarounds()
Edward Cree
2015-07-22
sfc: enable cascaded multicast filters in MCFW
Daniel Pieczko
[next]