summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlink: introduce typedef for filter functionJiri Pirko2023-12-191-3/+2
* octeon_ep: support firmware notifications for VFsShinas Rasheed2023-12-193-0/+66
* octeon_ep: control net framework to support VF offloadsShinas Rasheed2023-12-192-1/+67
* octeon_ep: PF-VF mailbox version supportShinas Rasheed2023-12-193-3/+17
* octeon_ep: add PF-VF mailbox communicationShinas Rasheed2023-12-1911-49/+713
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-1914-274/+543
|\
| * mlx5: implement VLAN tag XDP hintLarysa Zaremba2023-12-141-0/+15
| * veth: Implement VLAN tag XDP hintLarysa Zaremba2023-12-141-0/+19
| * ice: use VLAN proto from ring packet context in skb pathLarysa Zaremba2023-12-142-10/+6
| * ice: Implement VLAN tag hintLarysa Zaremba2023-12-146-9/+59
| * ice: Support XDP hints in AF_XDP ZC modeLarysa Zaremba2023-12-142-0/+19
| * ice: Support RX hash XDP hintLarysa Zaremba2023-12-142-204/+281
| * ice: Support HW timestamp hintLarysa Zaremba2023-12-147-7/+42
| * ice: Introduce ice_xdp_buffLarysa Zaremba2023-12-143-5/+30
| * ice: Make ptype internal to descriptor info processingLarysa Zaremba2023-12-144-13/+16
| * ice: make RX HW timestamp reading code more reusableLarysa Zaremba2023-12-143-20/+36
| * ice: make RX hash reading code more reusableLarysa Zaremba2023-12-141-11/+25
| * bpf: take into account BPF token when fetching helper protosAndrii Nakryiko2023-12-061-1/+1
* | Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-12-19259-1882/+9801
|\ \
| * \ Merge tag 'ath-next-20231215' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo2023-12-17128-465/+630
| |\ \
| | * | wifi: ath11k: workaround too long expansion sparse warningsKalle Valo2023-12-151-6/+10
| | * | Revert "wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQ"Karthikeyan Periyasamy2023-12-151-4/+4
| | * | wifi: ath9k: reset survey of current channel after a scan startedHancheng Yang2023-12-131-0/+15
| | * | wifi: ath12k: fix the issue that the multicast/broadcast indicator is not rea...Lingbo Kong2023-12-121-2/+2
| | * | wifi: ath11k: Fix ath11k_htc_record flexible recordJeff Johnson2023-12-121-3/+1
| | * | wifi: ath5k: remove unused ath5k_eeprom_info::ee_antennaJiri Slaby (SUSE)2023-12-071-3/+0
| | * | wifi: ath10k: add support to allow broadcast action frame RXJames Prestwood2023-12-073-2/+30
| | * | wifi: ath12k: avoid repeated wiphy access from hwKarthikeyan Periyasamy2023-12-051-35/+37
| | * | wifi: ath12k: fix and enable AP mode for WCN7850Kang Yang2023-12-052-3/+4
| | * | wifi: ath12k: set IRQ affinity to CPU0 in case of one MSI vectorKang Yang2023-12-051-1/+23
| | * | wifi: ath12k: do not restore ASPM in case of single MSI vectorKang Yang2023-12-051-1/+4
| | * | wifi: ath12k: add support one MSI vectorKang Yang2023-12-052-15/+52
| | * | wifi: ath12k: refactor multiple MSI vector implementationKang Yang2023-12-052-8/+42
| | * | wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQKang Yang2023-12-051-4/+4
| | * | wifi: ath12k: add CE and ext IRQ flag to indicate irq_handlerKang Yang2023-12-052-0/+18
| | * | wifi: ath12k: get msi_data again after request_irq is calledKang Yang2023-12-051-0/+30
| | * | wifi: wcn36xx: Convert to platform remove callback returning voidUwe Kleine-König2023-12-011-4/+2
| | * | wifi: ath5k: Convert to platform remove callback returning voidUwe Kleine-König2023-12-011-5/+3
| | * | wifi: ath12k: avoid repeated hw access from arKarthikeyan Periyasamy2023-12-013-83/+90
| | * | wifi: ath12k: Optimize the mac80211 hw data accessKarthikeyan Periyasamy2023-12-012-10/+10
| | * | wifi: ath12k: add 320 MHz bandwidth enumsMuna Sinada2023-12-016-3/+16
| | * | wifi: ath11k: Convert to platform remove callback returning voidUwe Kleine-König2023-11-301-4/+2
| | * | wifi: ath11k: fix race due to setting ATH11K_FLAG_EXT_IRQ_ENABLED too earlyBaochen Qiang2023-11-301-2/+2
| | * | wifi: ath11k: remove ath11k_htc_record::pauload[]Jeff Johnson2023-11-301-1/+0
| | * | wifi: ath10k: Use DECLARE_FLEX_ARRAY() for ath10k_htc_recordJeff Johnson2023-11-301-3/+3
| | * | wifi: ath10k: remove ath10k_htc_record::pauload[]Jeff Johnson2023-11-301-1/+0
| | * | wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson2023-11-3028-0/+28
| | * | wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson2023-11-3046-19/+46
| | * | wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson2023-11-3021-21/+21
| | * | wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...Minsuk Kang2023-11-291-2/+3