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
2021-01-22
sfc: reduce the number of requested xdp ev queues
Ivan Babrou
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-11-13
sfc: support GRE TSO on EF100
Edward Cree
2020-11-13
sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100
Edward Cree
2020-11-13
sfc: extend bitfield macros to 19 fields
Edward Cree
2020-10-30
sfc: advertise our vlan features
Edward Cree
2020-10-30
sfc: only use fixed-id if the skb asks for it
Edward Cree
2020-10-30
sfc: implement encap TSO on EF100
Edward Cree
2020-10-30
sfc: extend bitfield macros to 17 fields
Edward Cree
2020-10-20
sfc: move initialisation of efx->filter_sem to efx_init_struct()
Edward Cree
2020-09-29
net: sfc: Use GFP_KERNEL in efx_ef10_try_update_nic_stats()
Sebastian Andrzej Siewior
2020-09-29
net: sfc: Replace in_interrupt() usage
Edward Cree
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
sfc: fix kdoc warning
Jesse Brandeburg
2020-09-25
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-21
sfc: Fix error code in probe
Dan Carpenter
2020-09-11
sfc: advertise encapsulated offloads on EF10
Edward Cree
2020-09-11
sfc: implement encapsulated TSO on EF10
Edward Cree
2020-09-11
sfc: de-indirect TSO handling
Edward Cree
2020-09-11
sfc: select inner-csum-offload TX queues for skbs that need it
Edward Cree
2020-09-11
sfc: create inner-csum queues on EF10 if supported
Edward Cree
2020-09-11
sfc: define inner/outer csum offload TXQ types
Edward Cree
2020-09-11
sfc: decouple TXQ type from label
Edward Cree
2020-09-11
sfc: cleanups around efx_alloc_channel
Edward Cree
2020-09-11
sfc: remove spurious unreachable return statement
Edward Cree
2020-09-11
sfc: remove duplicate call to efx_init_channels from EF100 probe
Edward Cree
2020-09-08
sfc: coding style cleanups in mcdi_port_common.c
Edward Cree
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
[next]