index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
efx_common.c
Age
Commit message (
Expand
)
Author
2024-11-05
sfc: Remove more unused functions
Dr. David Alan Gilbert
2024-06-28
sfc: use new rxfh_context API
Edward Cree
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-02-14
net: remove stale mentions of dev_base_lock in comments
Eric Dumazet
2023-07-28
sfc: Miscellaneous comment removals
Martin Habets
2023-07-28
sfc: Remove some NIC type indirections that are no longer needed
Martin Habets
2023-04-17
sfc: Fix use-after-free due to selftest_work
Ding Hui
2022-12-06
sfc: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-22
sfc: attach/detach EF100 representors along with their owning PF
Edward Cree
2022-07-22
sfc: add skeleton ef100 VF representors
Edward Cree
2022-06-29
sfc: Separate netdev probe/remove from PCI probe/remove
Jonathan Cooper
2022-06-29
sfc: Unsplit literal string.
Jonathan Cooper
2022-06-29
sfc: Encapsulate access to netdev_priv()
Jonathan Cooper
2022-06-29
sfc: Remove netdev init from efx_init_struct
Jonathan Cooper
2022-06-29
sfc: Add a PROBED state for EF100 VDPA use.
Jonathan Cooper
2022-06-29
sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.
Jonathan Cooper
2022-04-12
sfc: Remove global definition of efx_reset_type_names
Martin Habets
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-05-23
sfc: use DEVICE_ATTR_*() macro
YueHaibing
2020-10-20
sfc: move initialisation of efx->filter_sem to efx_init_struct()
Edward Cree
2020-09-29
net: sfc: Replace in_interrupt() usage
Edward Cree
2020-09-11
sfc: advertise encapsulated offloads on EF10
Edward Cree
2020-09-07
sfc: simplify DMA mask setting
Edward Cree
2020-09-07
sfc: remove phy_op indirection
Edward Cree
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-27
sfc_ef100: don't call efx_reset_down()/up() on EF100
Edward Cree
2020-07-02
sfc: initialise RSS context ID to 'no RSS context' in efx_init_struct()
Edward Cree
2020-07-02
sfc: make tx_queues_per_channel variable at runtime
Edward Cree
2020-07-02
sfc: support setting MTU even if not privileged to configure MAC fully
Edward Cree
2020-06-30
sfc: commonise initialisation of efx->vport_id
Edward Cree
2020-06-30
sfc: commonise efx->[rt]xq_entries initialisation
Edward Cree
2020-06-30
sfc: commonise miscellaneous efx functions
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-03-16
sfc: fix XDP-redirect in this driver
Jesper Dangaard Brouer
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-10
sfc: move yet more functions
Alex Maftei (amaftei)
2020-01-10
sfc: move various functions
Alex Maftei (amaftei)
2020-01-10
sfc: refactor selftest work init code
Alex Maftei (amaftei)
2020-01-09
sfc: move MCDI logging device attribute
Alex Maftei (amaftei)
2020-01-09
sfc: conditioned some functionality
Alex Maftei (amaftei)
2020-01-08
sfc: move channel alloc/removal code
Alex Maftei (amaftei)
2020-01-08
sfc: move channel start/stop code
Alex Maftei (amaftei)
2020-01-08
sfc: move struct init and fini code
Alex Maftei (amaftei)
2020-01-08
sfc: move some device reset code
Alex Maftei (amaftei)
2020-01-08
sfc: move datapath management code
Alex Maftei (amaftei)
2020-01-08
sfc: move mac configuration and status functions
Alex Maftei (amaftei)
[next]