index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
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
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
[next]