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
/
efx.c
Age
Commit message (
Expand
)
Author
2019-07-24
sfc: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-08
sfc: Remove 'PCIE error reporting unavailable'
Martin Habets
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-14
sfc: ensure recovery after allocation failures
Robert Stonehouse
2018-11-12
sfc: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-09-28
sfc: remove ndo_poll_controller
Eric Dumazet
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-12
sfc: hold filter_sem consistently during reset
Bert Kenward
2018-07-04
sfc: batch up RX delivery
Edward Cree
2018-06-24
sfc: make function efx_rps_hash_bucket static
Colin Ian King
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-05-28
x86/pci-dma: remove the experimental forcesac boot option
Christoph Hellwig
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-24
sfc: ARFS filter IDs
Edward Cree
2018-04-20
sfc: set and clear interrupt affinity hints
Bert Kenward
2018-03-27
sfc: protect list of RSS contexts under a mutex
Edward Cree
2018-03-27
sfc: give ef10 its own rwsem in the filter table instead of filter_lock
Edward Cree
2018-03-27
sfc: replace asynchronous filter operations
Edward Cree
2018-03-08
sfc: support RSS spreading of ethtool ntuple filters
Edward Cree
2018-01-28
sfc: mark some unexported symbols as static
kbuild test robot
2018-01-25
sfc: on 8000 series use TX queues for TX timestamps
Edward Cree
2018-01-10
sfc: support the ethtool ksettings API properly so that 25/50/100G works
Edward Cree
2017-12-21
sfc: support variable number of MAC stats
Edward Cree
2017-12-18
sfc: add Medford2 (SFC9250) PCI Device IDs
Edward Cree
2017-12-18
sfc: support VI strides other than 8k
Edward Cree
2017-12-18
sfc: make mem_bar a function rather than a constant
Edward Cree
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-01
sfc: support rx-fcs and rx-all
Edward Cree
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
net: ethernet/sfc: Convert timers to use timer_setup()
Kees Cook
2017-04-17
sfc: limit the number of receive queues
Bert Kenward
2017-03-22
sfc: cleanup a condition in efx_udp_tunnel_del()
Dan Carpenter
2017-02-17
sfc: do not device_attach if a reset is pending
Peter Dunning
2017-02-14
sfc: only fall back to a lower interrupt mode if it is supported
Andrew Rybchenko
2017-02-14
sfc: MSI-X is the only interrupt mode for EF10 VFs
Andrew Rybchenko
2017-02-09
sfc: configure UDP tunnel offload ports
Jon Cooper
2017-02-09
sfc: harden driver against MC resets during initial probe
Jon Cooper
2017-02-06
sfc: don't rearm interrupts if busy polling
Bert Kenward
2017-02-03
sfc: get rid of custom busy polling code
Eric Dumazet
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-11
sfc: efx_get_phys_port_id() can be static
Wei Yongjun
2017-01-10
sfc: implement ndo_get_phys_port_name
Bert Kenward
2017-01-10
sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV
Bert Kenward
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-03
sfc: declare module version (same as ethtool drvinfo version)
Edward Cree
2016-12-03
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
2016-12-01
sfc: remove RESET_TYPE_RX_RECOVERY
Edward Cree
2016-11-30
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
[next]