Age | Commit message (Expand) | Author |
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 |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-12 | sfc: ethtool: Refactor to remove fallthrough comments in case blocks | Joe Perches |
2020-03-09 | sfc: detach from cb_page in efx_copy_channel() | Edward Cree |
2020-03-05 | sfc: complete the next packet when we receive a timestamp | Tom Zhao |
2020-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-02-27 | sfc: fix timestamp reconstruction at 16-bit rollover points | Alex Maftei (amaftei) |
2020-02-26 | sfc: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-19 | sfc: remove unused variable 'efx_default_channel_type' | YueHaibing |
2020-02-18 | sfc: elide assignment of skb | Edward Cree |
2020-02-17 | sfc: move some ARFS code out of headers | Edward Cree |
2020-02-17 | sfc: only schedule asynchronous filter work if needed | Edward Cree |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-27 | sfc: move mcdi filtering code | Alex Maftei (amaftei) |
2020-01-27 | sfc: create header for mcdi filtering code | Alex Maftei (amaftei) |
2020-01-27 | sfc: rename mcdi filtering functions/structs | Alex Maftei (amaftei) |
2020-01-16 | sfc: remove duplicated include from efx.c | YueHaibing |
2020-01-13 | sfc/ethtool_common: Make some function to static | Zhang Xiaoxu |
2020-01-10 | sfc: remove set but not used variable 'nic_data' | YueHaibing |
2020-01-10 | sfc: remove duplicated include from ef10.c | YueHaibing |
2020-01-10 | sfc: move RPS code | Alex Maftei (amaftei) |
2020-01-10 | sfc: move yet more functions | Alex Maftei (amaftei) |
2020-01-10 | sfc: move RSS code | Alex Maftei (amaftei) |
2020-01-10 | sfc: move a couple more functions | Alex Maftei (amaftei) |
2020-01-10 | sfc: move some ethtool code | Alex Maftei (amaftei) |
2020-01-10 | sfc: move various functions | Alex Maftei (amaftei) |
2020-01-10 | sfc: move more rx code | Alex Maftei (amaftei) |
2020-01-10 | sfc: move more tx code | Alex Maftei (amaftei) |