index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
2020-06-30
sfc: commonise efx->[rt]xq_entries initialisation
Edward Cree
2020-06-30
sfc: initialise max_[tx_]channels in efx_init_channels()
Edward Cree
2020-06-30
sfc: move definition of EFX_MC_STATS_GENERATION_INVALID
Edward Cree
2020-06-30
sfc: factor out efx_tx_tso_header_length() and understand encapsulation
Edward Cree
2020-06-30
sfc: remove duplicate declaration of efx_enqueue_skb_tso()
Edward Cree
2020-06-30
sfc: commonise TSO fallback code
Edward Cree
2020-06-30
sfc: commonise efx_sync_rx_buffer()
Edward Cree
2020-06-30
sfc: commonise some MAC configuration code
Edward Cree
2020-06-30
sfc: commonise miscellaneous efx functions
Edward Cree
2020-06-30
sfc: add missing licence info to mcdi_filters.c
Edward Cree
2020-06-30
sfc: commonise MCDI MAC stats handling
Edward Cree
2020-06-30
sfc: move NIC-specific mcdi_port declarations out of common header
Edward Cree
2020-06-29
sfc: extend common GRO interface to support CHECKSUM_COMPLETE
Edward Cree
2020-06-29
sfc: commonise ARFS handling
Edward Cree
2020-06-29
sfc: commonise drain event handling
Edward Cree
2020-06-29
sfc: commonise PCI error handlers
Edward Cree
2020-06-29
sfc: track which BAR is mapped
Edward Cree
2020-06-29
sfc: commonise FC advertising
Edward Cree
2020-06-29
sfc: commonise other ethtool bits
Edward Cree
2020-06-29
sfc: commonise ethtool NFC and RXFH/RSS functions
Edward Cree
2020-06-29
sfc: commonise ethtool link handling functions
Edward Cree
2020-06-29
sfc: split up nic.h
Edward Cree
2020-06-29
sfc: refactor EF10 stats handling
Edward Cree
2020-06-29
sfc: don't try to create more channels than we can have VIs
Edward Cree
2020-06-29
sfc: extend bitfield macros up to POPULATE_DWORD_13
Edward Cree
2020-06-29
sfc: determine flag word automatically in efx_has_cap()
Edward Cree
2020-06-29
sfc: update MCDI protocol headers
Edward Cree
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-06-01
sfc: add missing annotation for efx_ef10_try_update_nic_stats_vf()
Jules Irenge
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-05-28
sfc: avoid an unused-variable warning
Arnd Bergmann
2020-05-14
sfc: Add XDP frame size
Jesper Dangaard Brouer
2020-05-13
sfc: fix dereference of table before it is null checked
Colin Ian King
2020-05-12
sfc: siena_check_caps() can be static
Edward Cree
2020-05-12
sfc: actually wire up siena_check_caps()
Edward Cree
2020-05-11
sfc: make firmware-variant printing a nic_type function
Edward Cree
2020-05-11
sfc: make filter table probe caller responsible for adding VLANs
Edward Cree
2020-05-11
sfc: move rx_rss_context_exclusive into struct efx_mcdi_filter_table
Edward Cree
2020-05-11
sfc: rework handling of (firmware) multicast chaining state
Edward Cree
2020-05-11
sfc: move 'must restore' flags out of ef10-specific nic_data
Edward Cree
2020-05-11
sfc: use efx_has_cap for capability checks outside of NIC-specific code
Edward Cree
2020-05-11
sfc: make capability checking a nic_type function
Tom Zhao
2020-05-11
sfc: move vport_id to struct efx_nic
Edward Cree
2020-03-26
sfc: falcon: convert to use i2c_new_client_device()
Wolfram Sang
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-17
net: sfc: reject unsupported coalescing params
Jakub Kicinski
2020-03-16
sfc: fix XDP-redirect in this driver
Jesper Dangaard Brouer
2020-03-15
net: sfc: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-14
sfc: support configuring vf spoofchk on EF10 VFs
Edward Cree
[prev]
[next]