index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
efx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
sfc: Remove 'PCIE error reporting unavailable'
Martin Habets
1
-5
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-14
sfc: ensure recovery after allocation failures
Robert Stonehouse
1
-1
/
+1
2018-11-12
sfc: Replace spin_is_locked() with lockdep
Lance Roy
1
-1
/
+1
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+0
2018-10-03
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-8
/
+0
2018-09-28
sfc: remove ndo_poll_controller
Eric Dumazet
1
-26
/
+0
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-9
/
+8
2018-07-13
sfc: hold filter_sem consistently during reset
Bert Kenward
1
-9
/
+8
2018-07-04
sfc: batch up RX delivery
Edward Cree
1
-0
/
+12
2018-06-24
sfc: make function efx_rps_hash_bucket static
Colin Ian King
1
-0
/
+1
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+36
2018-05-28
x86/pci-dma: remove the experimental forcesac boot option
Christoph Hellwig
1
-3
/
+2
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+143
2018-04-24
sfc: ARFS filter IDs
Edward Cree
1
-0
/
+143
2018-04-20
sfc: set and clear interrupt affinity hints
Bert Kenward
1
-0
/
+36
2018-03-27
sfc: protect list of RSS contexts under a mutex
Edward Cree
1
-2
/
+12
2018-03-27
sfc: give ef10 its own rwsem in the filter table instead of filter_lock
Edward Cree
1
-1
/
+0
2018-03-27
sfc: replace asynchronous filter operations
Edward Cree
1
-1
/
+14
2018-03-09
sfc: support RSS spreading of ethtool ntuple filters
Edward Cree
1
-6
/
+59
2018-01-29
sfc: mark some unexported symbols as static
kbuild test robot
1
-1
/
+1
2018-01-26
sfc: on 8000 series use TX queues for TX timestamps
Edward Cree
1
-0
/
+11
2018-01-11
sfc: support the ethtool ksettings API properly so that 25/50/100G works
Edward Cree
1
-16
/
+27
2017-12-21
sfc: support variable number of MAC stats
Edward Cree
1
-0
/
+2
2017-12-18
sfc: add Medford2 (SFC9250) PCI Device IDs
Edward Cree
1
-0
/
+4
2017-12-18
sfc: support VI strides other than 8k
Edward Cree
1
-0
/
+2
2017-12-18
sfc: make mem_bar a function rather than a constant
Edward Cree
1
-2
/
+2
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-8
/
+12
2017-11-01
sfc: support rx-fcs and rx-all
Edward Cree
1
-4
/
+10
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
2017-10-25
net: ethernet/sfc: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+2
2017-04-17
sfc: limit the number of receive queues
Bert Kenward
1
-0
/
+7
2017-03-23
sfc: cleanup a condition in efx_udp_tunnel_del()
Dan Carpenter
1
-1
/
+1
2017-02-17
sfc: do not device_attach if a reset is pending
Peter Dunning
1
-4
/
+6
2017-02-14
sfc: only fall back to a lower interrupt mode if it is supported
Andrew Rybchenko
1
-2
/
+8
2017-02-14
sfc: MSI-X is the only interrupt mode for EF10 VFs
Andrew Rybchenko
1
-2
/
+9
2017-02-10
sfc: configure UDP tunnel offload ports
Jon Cooper
1
-0
/
+72
2017-02-10
sfc: harden driver against MC resets during initial probe
Jon Cooper
1
-35
/
+64
2017-02-06
sfc: don't rearm interrupts if busy polling
Bert Kenward
1
-2
/
+2
2017-02-03
sfc: get rid of custom busy polling code
Eric Dumazet
1
-42
/
+0
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-12
sfc: efx_get_phys_port_id() can be static
Wei Yongjun
1
-2
/
+2
2017-01-10
sfc: implement ndo_get_phys_port_name
Bert Kenward
1
-0
/
+11
2017-01-10
sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV
Bert Kenward
1
-1
/
+12
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-4
/
+2
2017-01-03
sfc: declare module version (same as ethtool drvinfo version)
Edward Cree
1
-0
/
+1
2016-12-04
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
1
-1
/
+1
2016-12-01
sfc: remove RESET_TYPE_RX_RECOVERY
Edward Cree
1
-1
/
+0
2016-11-30
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
1
-23
/
+6
2016-11-18
sfc: remove Software TSO
Edward Cree
1
-17
/
+21
[next]