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
2020-09-07
sfc: simplify DMA mask setting
Edward Cree
2020-09-07
sfc: remove EFX_DRIVER_VERSION
Edward Cree
2020-09-07
sfc: handle limited FEC support
Edward Cree
2020-09-07
sfc: add ethtool ops and miscellaneous ndos to EF100
Edward Cree
2020-09-07
sfc: remove phy_op indirection
Edward Cree
2020-09-07
sfc: don't double-down() filters in ef100_reset()
Edward Cree
2020-09-05
sfc: remove efx_tx_queue_partner
Edward Cree
2020-09-05
sfc: rewrite efx_tx_may_pio
Edward Cree
2020-09-05
sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapath
Edward Cree
2020-09-05
sfc: use tx_queue->old_read_count in EF100 TX path
Edward Cree
2020-09-05
sfc: make ef100 xmit_more handling look more like ef10's
Edward Cree
2020-09-05
sfc: add and use efx_tx_send_pending in tx.c
Edward Cree
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-31
sfc: return errors from efx_mcdi_set_id_led, and de-indirect
Edward Cree
2020-08-31
sfc: fix kernel-doc on struct efx_loopback_state
Edward Cree
2020-08-31
sfc: fix unused-but-set-variable warning in efx_farch_filter_remove_safe
Edward Cree
2020-08-31
sfc: fix W=1 warnings in efx_farch_handle_rx_not_ok
Edward Cree
2020-08-24
sfc: fix boolreturn.cocci warning and rename function
Edward Cree
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
sfc: fix build warnings on 32-bit
Edward Cree
2020-08-18
sfc: don't free_irq()s if they were never requested
Edward Cree
2020-08-18
sfc: null out channel->rps_flow_id after freeing it
Edward Cree
2020-08-18
sfc: take correct lock in ef100_reset()
Edward Cree
2020-08-18
sfc: really check hash is valid before using it
Edward Cree
2020-08-14
sfc: check hash is valid before using it
Edward Cree
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-12
sfc: fix ef100 design-param checking
Edward Cree
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-03
sfc: Fix build with CONFIG_RFS_ACCEL disabled.
David S. Miller
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
sfc_ef100: add nic-type for VFs, and bind to them
Edward Cree
2020-08-03
sfc_ef100: read pf_index at probe time
Edward Cree
2020-08-03
sfc_ef100: functions for selftests
Edward Cree
2020-08-03
sfc_ef100: statistics gathering
Edward Cree
2020-08-03
sfc_ef100: plumb in fini_dmaq
Edward Cree
2020-08-03
sfc_ef100: RX path for EF100
Edward Cree
2020-08-03
sfc_ef100: RX filter table management and related gubbins
Edward Cree
2020-08-03
sfc_ef100: TX path for EF100 NICs
Edward Cree
2020-08-03
sfc_ef100: read Design Parameters at probe time
Edward Cree
2020-08-03
sfc_ef100: fail the probe if NIC uses unsol_ev credits
Edward Cree
2020-08-03
sfc_ef100: check firmware version at start-of-day
Edward Cree
2020-07-30
sfc_ef100: remove duplicated include from ef100_netdev.c
YueHaibing
2020-07-27
sfc_ef100: implement ndo_get_phys_port_{id,name}
Edward Cree
2020-07-27
sfc_ef100: read device MAC address at probe time
Edward Cree
2020-07-27
sfc_ef100: probe the PHY and configure the MAC
Edward Cree
2020-07-27
sfc_ef100: actually perform resets
Edward Cree
2020-07-27
sfc_ef100: extend ef100_check_caps to cover datapath_caps3
Edward Cree
2020-07-27
sfc_ef100: read datapath caps, implement check_caps
Edward Cree
2020-07-27
sfc_ef100: process events for MCDI completions
Edward Cree
[prev]
[next]