index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
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
2020-07-27
sfc_ef100: implement ndo_open/close and EVQ probing
Edward Cree
2020-07-27
sfc_ef100: implement MCDI transport
Edward Cree
2020-07-27
sfc_ef100: don't call efx_reset_down()/up() on EF100
Edward Cree
2020-07-27
sfc_ef100: PHY probe stub
Edward Cree
2020-07-27
sfc_ef100: reset-handling stub
Edward Cree
2020-07-27
sfc: skeleton EF100 PF driver
Edward Cree
2020-07-27
sfc_ef100: register accesses on EF100
Edward Cree
2020-07-27
sfc_ef100: add EF100 register definitions
Edward Cree
2020-07-27
sfc: remove efx_ethtool_nway_reset()
Edward Cree
2020-07-27
sfc: drop unnecessary list_empty
Julia Lawall
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-23
sfc: convert to new udp_tunnel infrastructure
Jakub Kicinski
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-02
sfc_ef100: helper function to set default RSS table of given size
Edward Cree
2020-07-02
sfc_ef100: NVRAM selftest support code
Edward Cree
2020-07-02
sfc_ef100: populate BUFFER_SIZE_BYTES in INIT_RXQ
Edward Cree
2020-07-02
sfc_ef100: add EF100 to NIC-revision enumeration
Edward Cree
2020-07-02
sfc: get drvinfo driver name from outside the common code
Edward Cree
2020-07-02
sfc: initialise RSS context ID to 'no RSS context' in efx_init_struct()
Edward Cree
2020-07-02
sfc: commonise efx_fini_dmaq
Edward Cree
2020-07-02
sfc: factor out efx_mcdi_filter_table_down() from _remove()
Edward Cree
2020-07-02
sfc: don't call tx_limit_len if NIC type doesn't have one
Edward Cree
2020-07-02
sfc: assign TXQs without gaps
Edward Cree
2020-07-02
sfc: commonise netif_set_real_num[tr]x_queues calls
Edward Cree
2020-07-02
sfc: make tx_queues_per_channel variable at runtime
Edward Cree
2020-07-02
sfc: move modparam 'rss_cpus' out of common channel code
Edward Cree
2020-07-02
sfc: move modparam 'interrupt_mode' out of common channel code
Edward Cree
2020-07-02
sfc: remove max_interrupt_mode
Edward Cree
[next]