2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/ethernet/intel/idpf
Joshua Hay 6c4e684802 idpf: remove obsolete stashing code
With the new Tx buffer management scheme, there is no need for all of
the stashing mechanisms, the hash table, the reserve buffer stack, etc.
Remove all of that.

Signed-off-by: Joshua Hay <joshua.a.hay@intel.com>
Reviewed-by: Madhu Chittim <madhu.chittim@intel.com>
Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Tested-by: Samuel Salin <Samuel.salin@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2025-08-21 09:42:39 -07:00
..
idpf_controlq_api.h idpf: convert control queue mutex to a spinlock 2025-07-01 08:25:01 -07:00
idpf_controlq_setup.c idpf: add controlq init and reset checks 2023-09-13 14:59:23 -07:00
idpf_controlq.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/linux 2025-07-17 12:24:00 +02:00
idpf_controlq.h idpf: implement get LAN MMIO memory regions 2025-07-14 10:57:51 -07:00
idpf_dev.c idpf: implement get LAN MMIO memory regions 2025-07-14 10:57:51 -07:00
idpf_devids.h
idpf_ethtool.c idpf: preserve coalescing settings across resets 2025-07-18 09:02:27 -07:00
idpf_idc.c idpf: implement get LAN MMIO memory regions 2025-07-14 10:57:51 -07:00
idpf_lan_pf_regs.h idpf: negotiate PTP capabilities and get PTP clock 2025-05-16 09:13:02 -07:00
idpf_lan_txrx.h idpf: add Tx timestamp flows 2025-05-16 09:13:02 -07:00
idpf_lan_vf_regs.h idpf: initialize interrupts and enable vport 2023-09-13 14:59:24 -07:00
idpf_lib.c idpf: preserve coalescing settings across resets 2025-07-18 09:02:27 -07:00
idpf_main.c idpf: preserve coalescing settings across resets 2025-07-18 09:02:27 -07:00
idpf_mem.h idpf: implement get LAN MMIO memory regions 2025-07-14 10:57:51 -07:00
idpf_ptp.c idpf: add cross timestamping 2025-07-18 09:02:27 -07:00
idpf_ptp.h idpf: add cross timestamping 2025-07-18 09:02:27 -07:00
idpf_singleq_txrx.c idpf: stop Tx if there are insufficient buffer resources 2025-08-21 09:42:39 -07:00
idpf_txrx.c idpf: remove obsolete stashing code 2025-08-21 09:42:39 -07:00
idpf_txrx.h idpf: remove obsolete stashing code 2025-08-21 09:42:39 -07:00
idpf_vf_dev.c idpf: implement get LAN MMIO memory regions 2025-07-14 10:57:51 -07:00
idpf_virtchnl_ptp.c idpf: add cross timestamping 2025-07-18 09:02:27 -07:00
idpf_virtchnl.c idpf: add flow steering support 2025-07-18 09:02:27 -07:00
idpf_virtchnl.h idpf: add flow steering support 2025-07-18 09:02:27 -07:00
idpf.h idpf: preserve coalescing settings across resets 2025-07-18 09:02:27 -07:00
Kconfig idpf: add initial PTP support 2025-05-16 09:13:02 -07:00
Makefile idpf: implement core RDMA auxiliary dev create, init, and destroy 2025-07-14 10:57:51 -07:00
virtchnl2_lan_desc.h
virtchnl2.h virtchnl2: add flow steering support 2025-07-18 09:02:27 -07:00