summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/siena (follow)
Commit message (Expand)AuthorAgeFilesLines
* sfc/siena: Remove setting of RX software timestampGal Pressman2024-09-101-5/+0
* sfc: siena: rip out rss-context dead codeEdward Cree2024-09-076-211/+8
* sfc/siena: Convert comma to semicolonChen Ni2024-09-071-1/+1
* net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-153-4/+4
* net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-081-1/+1
* net: introduce include/net/rps.hEric Dumazet2024-03-081-0/+1
* net: adopt skb_network_offset() and similar helpersEric Dumazet2024-03-041-3/+2
* net: remove stale mentions of dev_base_lock in commentsEric Dumazet2024-02-141-1/+1
* net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki2023-12-143-64/+60
* net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki2023-12-142-31/+39
* sfc-siena: Implement ndo_hwtstamp_(get|set)Alex Austin2023-12-055-27/+38
* net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior2023-10-031-1/+1
* Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-1/+1
|\
| * asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He2023-08-181-1/+1
* | sfc: allocate a big enough SKB for loopback selftest packetEdward Cree2023-08-221-1/+1
* | sfc: fix field-spanning memcpy in selftestEdward Cree2023-07-311-10/+13
|/
* sfc: siena: use padding to fix alignment in loopback testEdward Cree2023-06-261-19/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-161-0/+2
|\
| * sfc: fix XDP queues mode with legacy IRQÍñigo Huguet2023-06-151-0/+2
* | net: move gso declarations and functions to their own filesEric Dumazet2023-06-101-0/+1
|/
* sfc/siena: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-091-5/+0
* sfc: move xdp_features configuration in efx_pci_probe_post_io()Lorenzo Bianconi2023-02-081-4/+4
* drivers: net: turn on XDP featuresMarek Majtyka2023-02-031-0/+4
* sfc: use sysfs_emit() to instead of scnprintf()ye xingchen2022-12-071-1/+1
* ptp: convert remaining drivers to adjfine interfaceJacob Keller2022-11-111-3/+4
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-222-2/+2
|\
| * sfc/siena: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet2022-09-201-1/+1
| * sfc/siena: fix TX channel offset when using legacy interruptsÍñigo Huguet2022-09-201-1/+1
* | sfc: introduce shutdown entry point in efx pci driverPieter Jansen van Vuuren2022-09-131-0/+12
* | net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-315-7/+7
|/
* sfc/siena: fix repeated words in commentswangjianli2022-07-261-1/+1
* sfc/siena: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-071-4/+2
* sfc: siena: fix repeated words in commentsJilin Yuan2022-06-251-5/+5
* sfc/siena: Fix typo in commentXiang wangx2022-06-191-1/+1
* sfc/siena: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet2022-06-021-4/+2
* sfc/siena: fix considering that all channels have TX queuesMartin Habets2022-06-021-1/+1
* sfc/siena: Remove duplicate check on segmentsMartin Habets2022-05-211-8/+1
* sfc: siena: Have a unique wrapper ifndef for efx channels headerSaeed Mahameed2022-05-191-2/+2
* eth: sfc: remove remnants of the out-of-tree napi_weight module paramJakub Kicinski2022-05-141-7/+1
* sfc: siena: Fix Kconfig dependenciesRen Zhijie2022-05-131-0/+1
* sfc/siena: Reinstate SRIOV init/fini function callsMartin Habets2022-05-132-0/+19
* sfc/siena: Make PTP and reset support specific for SienaMartin Habets2022-05-132-4/+5
* sfc/siena: Make MCDI logging support specific for SienaMartin Habets2022-05-135-14/+25
* siena: Make HWMON support specific for SienaMartin Habets2022-05-133-5/+12
* siena: Make SRIOV support specific for SienaMartin Habets2022-05-1312-29/+37
* siena: Make MTD support specific for SienaMartin Habets2022-05-138-12/+20
* sfc: Add a basic Siena moduleMartin Habets2022-05-113-3/+26
* sfc/siena: Inline functions in sriov.h to avoid conflicts with sfcMartin Habets2022-05-112-77/+63
* sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfcMartin Habets2022-05-1114-138/+95