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
/
net_driver.h
Age
Commit message (
Expand
)
Author
2018-07-04
sfc: batch up RX delivery
Edward Cree
2018-04-24
sfc: ARFS filter IDs
Edward Cree
2018-04-14
sfc: limit ARFS workitems in flight per channel
Edward Cree
2018-03-27
sfc: protect list of RSS contexts under a mutex
Edward Cree
2018-03-27
sfc: use a semaphore to lock farch filters too
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-14
sfc: support FEC configuration through ethtool
Edward Cree
2018-03-08
sfc: support RSS spreading of ethtool ntuple filters
Edward Cree
2018-01-25
sfc: on 8000 series use TX queues for TX timestamps
Edward Cree
2018-01-25
sfc: handle TX timestamps in the normal data path
Martin Habets
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: improve PTP error reporting
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-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: set csum_level for encapsulated packets
Jon Cooper
2017-02-09
sfc: process RX event inner checksum flags
Jon Cooper
2017-02-03
sfc: get rid of custom busy polling code
Eric Dumazet
2017-01-17
sfc: read back RX hash config from the NIC when querying it with ethtool -x
Edward Cree
2017-01-17
sfc: support setting RSS hash key through ethtool API
Edward Cree
2017-01-16
sfc: allow PIO more often
Edward Cree
2017-01-10
sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV
Bert Kenward
2017-01-04
sfc: don't report RX hash keys to ethtool when RSS wasn't enabled
Edward Cree
2016-12-17
net: sfc: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-03
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
2016-11-30
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
2016-11-27
sfc: remove unneeded variable
Dan Carpenter
2016-11-18
sfc: remove Software TSO
Edward Cree
2016-11-18
sfc: Firmware-Assisted TSO version 2
Bert Kenward
2016-11-09
sfc: report 4-tuple UDP hashing to ethtool, if it's enabled
Edward Cree
2016-09-06
sfc: check MTU against minimum threshold
Bert Kenward
2016-08-26
sfc: work around TRIGGER_INTERRUPT command not working on SFC9140
Jon Cooper
2016-08-12
sfc: get timer configuration from adapter
Bert Kenward
2016-08-12
sfc: set interrupt moderation via MCDI
Bert Kenward
2016-06-15
sfc: VLAN filters must only be created if the firmware supports this.
Martin Habets
2016-06-15
sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacks
Andrew Rybchenko
2016-06-15
sfc: Add efx_nic member with fixed netdev features
Andrew Rybchenko
2016-06-15
sfc: Move last mc_promisc flag to EF10 filter table state
Andrew Rybchenko
2016-05-31
sfc: Track RPS flow IDs per channel instead of per function
Jon Cooper
2015-12-02
sfc: use ALIGN macro for aligning frame sizes
Jarod Wilson
2015-12-01
sfc: make TSO version a per-queue parameter
Bert Kenward
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-08-28
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
Shradha Shah
2015-07-21
sfc: support cascaded multicast filters
Daniel Pieczko
[next]