mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-12-21 11:22:50 +00:00
Some checks failed
Build OpenWrt/uCentral images / build (cig_wf186h) (push) Has been cancelled
Build OpenWrt/uCentral images / build (cig_wf186w) (push) Has been cancelled
Build OpenWrt/uCentral images / build (cig_wf188n) (push) Has been cancelled
Build OpenWrt/uCentral images / build (cig_wf189) (push) Has been cancelled
Build OpenWrt/uCentral images / build (cig_wf196) (push) Has been cancelled
Build OpenWrt/uCentral images / build (cybertan_eww631-a1) (push) Has been cancelled
Build OpenWrt/uCentral images / build (cybertan_eww631-b1) (push) Has been cancelled
Build OpenWrt/uCentral images / build (edgecore_eap101) (push) Has been cancelled
Build OpenWrt/uCentral images / build (edgecore_eap102) (push) Has been cancelled
Build OpenWrt/uCentral images / build (edgecore_eap104) (push) Has been cancelled
Build OpenWrt/uCentral images / build (edgecore_eap105) (push) Has been cancelled
Build OpenWrt/uCentral images / build (edgecore_eap111) (push) Has been cancelled
Build OpenWrt/uCentral images / build (edgecore_eap112) (push) Has been cancelled
Build OpenWrt/uCentral images / build (edgecore_oap101) (push) Has been cancelled
Build OpenWrt/uCentral images / build (edgecore_oap101-6e) (push) Has been cancelled
Build OpenWrt/uCentral images / build (edgecore_oap101e) (push) Has been cancelled
Build OpenWrt/uCentral images / build (edgecore_oap101e-6e) (push) Has been cancelled
Build OpenWrt/uCentral images / build (hfcl_ion4x) (push) Has been cancelled
Build OpenWrt/uCentral images / build (hfcl_ion4x_2) (push) Has been cancelled
Build OpenWrt/uCentral images / build (hfcl_ion4x_3) (push) Has been cancelled
Build OpenWrt/uCentral images / build (hfcl_ion4x_w) (push) Has been cancelled
Build OpenWrt/uCentral images / build (hfcl_ion4xe) (push) Has been cancelled
Build OpenWrt/uCentral images / build (hfcl_ion4xi) (push) Has been cancelled
Build OpenWrt/uCentral images / build (hfcl_ion4xi_w) (push) Has been cancelled
Build OpenWrt/uCentral images / build (indio_um-305ax) (push) Has been cancelled
Build OpenWrt/uCentral images / build (sercomm_ap72tip) (push) Has been cancelled
Build OpenWrt/uCentral images / build (sonicfi_rap630c-311g) (push) Has been cancelled
Build OpenWrt/uCentral images / build (sonicfi_rap630w-211g) (push) Has been cancelled
Build OpenWrt/uCentral images / build (sonicfi_rap630w-311g) (push) Has been cancelled
Build OpenWrt/uCentral images / build (udaya_a6-id2) (push) Has been cancelled
Build OpenWrt/uCentral images / build (udaya_a6-od2) (push) Has been cancelled
Build OpenWrt/uCentral images / build (wallys_dr5018) (push) Has been cancelled
Build OpenWrt/uCentral images / build (wallys_dr6018) (push) Has been cancelled
Build OpenWrt/uCentral images / build (wallys_dr6018-v4) (push) Has been cancelled
Build OpenWrt/uCentral images / build (yuncore_ax820) (push) Has been cancelled
Build OpenWrt/uCentral images / build (yuncore_ax840) (push) Has been cancelled
Build OpenWrt/uCentral images / build (yuncore_fap640) (push) Has been cancelled
Build OpenWrt/uCentral images / build (yuncore_fap650) (push) Has been cancelled
Build OpenWrt/uCentral images / build (yuncore_fap655) (push) Has been cancelled
Build OpenWrt/uCentral images / trigger-testing (push) Has been cancelled
Build OpenWrt/uCentral images / create-x64_vm-ami (push) Has been cancelled
Signed-off-by: John Crispin <john@phrozen.org>
86 lines
2.6 KiB
Plaintext
86 lines
2.6 KiB
Plaintext
#
|
|
# This file specifies which sources are copied from the kernel
|
|
# into the backports package.
|
|
#
|
|
# Directories must end with a slash (e.g. "net/wireless/") and
|
|
# are then copied with all their contents.
|
|
#
|
|
# It is also possible to rename while copying, to do so list
|
|
# old name -> new name
|
|
# Note that in this case the spaces are needed: " -> "
|
|
#
|
|
|
|
COPYING
|
|
MAINTAINERS
|
|
|
|
# 802.11
|
|
drivers/net/wireless/Kconfig
|
|
drivers/net/wireless/Makefile
|
|
drivers/net/wireless/realtek/Makefile
|
|
|
|
include/linux/ieee80211.h
|
|
include/linux/pci_ids.h
|
|
include/linux/ath9k_platform.h
|
|
include/linux/mpls.h
|
|
include/uapi/linux/nl80211.h
|
|
include/uapi/linux/mpls.h
|
|
include/linux/bitfield.h
|
|
include/linux/average.h
|
|
include/linux/overflow.h
|
|
|
|
include/net/cfg80211.h
|
|
include/net/cfg80211-wext.h
|
|
include/net/ieee80211_radiotap.h
|
|
include/net/lib80211.h
|
|
include/net/mac80211.h
|
|
include/net/regulatory.h
|
|
include/net/codel.h
|
|
include/net/codel_impl.h
|
|
include/net/codel_qdisc.h
|
|
include/net/fq.h
|
|
include/net/fq_impl.h
|
|
|
|
net/Makefile
|
|
net/Kconfig
|
|
net/wireless/
|
|
net/mac80211/
|
|
|
|
drivers/net/wireless/ath/ath12k/
|
|
drivers/net/wireless/ath/ath11k/
|
|
drivers/net/wireless/ath/ath10k/
|
|
drivers/net/wireless/ath/ath6kl/
|
|
drivers/net/wireless/ath/ath9k/
|
|
drivers/net/wireless/ath/wil6210/
|
|
drivers/net/wireless/ath/ath.h
|
|
drivers/net/wireless/ath/debug.c
|
|
drivers/net/wireless/ath/dfs_pattern_detector.c
|
|
drivers/net/wireless/ath/dfs_pattern_detector.h
|
|
drivers/net/wireless/ath/dfs_pri_detector.c
|
|
drivers/net/wireless/ath/dfs_pri_detector.h
|
|
drivers/net/wireless/ath/hw.c
|
|
drivers/net/wireless/ath/Kconfig
|
|
drivers/net/wireless/ath/key.c
|
|
drivers/net/wireless/ath/main.c
|
|
drivers/net/wireless/ath/Makefile
|
|
drivers/net/wireless/ath/regd.c
|
|
drivers/net/wireless/ath/regd_common.h
|
|
drivers/net/wireless/ath/regd.h
|
|
drivers/net/wireless/ath/reg.h
|
|
drivers/net/wireless/ath/spectral_common.h
|
|
drivers/net/wireless/ath/trace.c
|
|
drivers/net/wireless/ath/trace.h
|
|
drivers/net/wireless/mac80211_hwsim.c
|
|
drivers/net/wireless/mac80211_hwsim.h
|
|
|
|
include/linux/asn1.h
|
|
include/linux/asn1_ber_bytecode.h
|
|
include/linux/oid_registry.h
|
|
lib/build_OID_registry -> compat/build_OID_registry
|
|
crypto/asymmetric_keys/pkcs7_parser.c -> compat/verification/pkcs7_parser.c
|
|
crypto/asymmetric_keys/pkcs7_parser.h -> compat/verification/pkcs7_parser.h
|
|
crypto/asymmetric_keys/pkcs7_trust.c -> compat/verification/pkcs7_trust.c
|
|
crypto/asymmetric_keys/pkcs7_verify.c -> compat/verification/pkcs7_verify.c
|
|
crypto/asymmetric_keys/x509_cert_parser.c -> compat/verification/x509_cert_parser.c
|
|
crypto/asymmetric_keys/x509_parser.h -> compat/verification/x509_parser.h
|
|
crypto/asymmetric_keys/x509_public_key.c -> compat/verification/x509_public_key.c
|