File tree Expand file tree Collapse file tree 21 files changed +21
-21
lines changed
drivers/net/wireless/ath/ath12k Expand file tree Collapse file tree 21 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 1
1
// SPDX-License-Identifier: BSD-3-Clause-Clear
2
2
/*
3
3
* Copyright (c) 2019-2021 The Linux Foundation. All rights reserved.
4
- * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
4
+ * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
5
5
*/
6
6
7
7
#include "core.h"
Original file line number Diff line number Diff line change 1
1
// SPDX-License-Identifier: BSD-3-Clause-Clear
2
2
/*
3
3
* Copyright (c) 2018-2021 The Linux Foundation. All rights reserved.
4
- * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
4
+ * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
5
5
*/
6
6
7
7
#include <linux/vmalloc.h>
Original file line number Diff line number Diff line change 1
1
// SPDX-License-Identifier: BSD-3-Clause-Clear
2
2
/*
3
3
* Copyright (c) 2018-2021 The Linux Foundation. All rights reserved.
4
- * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
4
+ * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
5
5
*/
6
6
7
7
#include "core.h"
Original file line number Diff line number Diff line change 1
1
// SPDX-License-Identifier: BSD-3-Clause-Clear
2
2
/*
3
3
* Copyright (c) 2018-2021 The Linux Foundation. All rights reserved.
4
- * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
4
+ * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
5
5
*/
6
6
#include <linux/dma-mapping.h>
7
7
#include "hal_tx.h"
Original file line number Diff line number Diff line change 1
1
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
2
2
/*
3
3
* Copyright (c) 2018-2021 The Linux Foundation. All rights reserved.
4
- * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
4
+ * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
5
5
*/
6
6
7
7
#ifndef ATH12K_HAL_H
Original file line number Diff line number Diff line change 1
1
// SPDX-License-Identifier: BSD-3-Clause-Clear
2
2
/*
3
3
* Copyright (c) 2018-2021 The Linux Foundation. All rights reserved.
4
- * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
4
+ * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
5
5
*/
6
6
7
7
#include "debug.h"
Original file line number Diff line number Diff line change 1
1
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
2
2
/*
3
3
* Copyright (c) 2019-2021 The Linux Foundation. All rights reserved.
4
- * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
4
+ * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
5
5
*/
6
6
7
7
#ifndef ATH12K_HIF_H
Original file line number Diff line number Diff line change 1
1
// SPDX-License-Identifier: BSD-3-Clause-Clear
2
2
/*
3
3
* Copyright (c) 2018-2021 The Linux Foundation. All rights reserved.
4
- * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
4
+ * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
5
5
*/
6
6
7
7
#include <linux/types.h>
Original file line number Diff line number Diff line change 1
1
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
2
2
/*
3
3
* Copyright (c) 2018-2021 The Linux Foundation. All rights reserved.
4
- * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
4
+ * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
5
5
*/
6
6
7
7
#ifndef ATH12K_HW_H
Original file line number Diff line number Diff line change 1
1
// SPDX-License-Identifier: BSD-3-Clause-Clear
2
2
/*
3
3
* Copyright (c) 2018-2021 The Linux Foundation. All rights reserved.
4
- * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
4
+ * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
5
5
*/
6
6
7
7
#include <net/mac80211.h>
You can’t perform that action at this time.
0 commit comments