pub/scm/linux/kernel/git/wens/wireless-regdb.git  about / heads / tags
wens's fork of wireless-regdb.git
$ git log --pretty=format:'%h %s (%cs)%d'
62d72c2 wireless-regdb: allow 320MHz channel width for Russia (2026-04-30)
	(HEAD -> master)
0ddea20 wireless-regdb: Update 6 GHz rules for South Korea (KR) (2026-04-30)
0bfb3d4 wireless-regdb: Update 6 GHz rules for South Africa (ZA) (2026-04-28)
d078115 wireless-regdb: Fix 60 GHz power unit for Ukraine (UA) (2026-04-28)
6873bfe wireless-regdb: Update 5/6 GHz power rules for Russia (RU) (2026-04-28)
756d784 wireless-regdb: Update 6 GHz rules for Hong Kong (HK) (2026-04-28)
3ceaf3b wireless-regdb: Add regulatory info for CEPT countries FO, GI, IM, SM and VA listed by WiFi Alliance (2026-03-23)
312b1e4 wireless-regdb: update regulatory database based on preceding changes (2026-03-18)
	(tag: master-2026-03-18)
5db6ce7 wireless-regdb: Update regulatory rules for India (IN) on 6GHz (2026-03-18)
88951a4 wireless-regdb: Replace M2Crypto with cryptography package (2026-02-25)
...

$ git cat-file blob HEAD:README
 wireless-regdb
================
<https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb>

This repository contains the plain text version of the regulatory
database file I maintain for use with Central Regulatory Database
Agent daemon.  Also included is the compiled binary version of this
file signed with my RSA key.  This represents a good faith attempt
to capture regulatory information that is correct at the time of its last
modification.  This information is provided to you with no warranty
either expressed or implied.

Also included are the tools used to compile and sign the regulatory.bin
file as well as a MoinMoin macro used for viewing the database.


 TECHNICAL INFORMATION
=======================

The regulatory information in `db.txt' is stored in a human-readable
format which can be read using the `dbparse.py' python module. This
python module is used by the web viewer (Regulatory.py) which is
implemented as a MoinMoin macro (and used on http://wireless.kernel.org)
to allow viewing the database for verification.

The dbparse module is also used by db2bin.py and db2fw.py, the `compilers'
that compile the database to its binary formats.

For more information, please see the CRDA page:

	https://wireless.wiki.kernel.org/en/developers/regulatory/crda

and the full description of the Linux regulatory stack:

	https://wireless.wiki.kernel.org/en/developers/regulatory

John W. Linville
17 November 2008

# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       wireless-regdb: allow 320MHz channel width for Russia (2026-04-30)
  pubkey       wireless-regdb: Better support for generating public certificates (2017-10-22)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
master-2026-03-18 master-2026-03-18 (2026-03-18) tar.gz
master-2026-02-04 master-2026-02-04 (2026-02-04) tar.gz
master-2025-10-07 master-2025-10-07 (2025-10-07) tar.gz
master-2025-07-10 master-2025-07-10 (2025-07-10) tar.gz
master-2025-02-20 master-2025-02-20 (2025-02-20) tar.gz
master-2024-10-07 master-2024-10-07 (2024-10-07) tar.gz
master-2024-07-04 master-2024-07-04 (2024-07-04) tar.gz
master-2024-05-08 master-2024-05-08 (2024-05-08) tar.gz
master-2024-01-23 master-2024-01-23 (2024-01-24) tar.gz
master-2023-09-01 master-2023-09-01 (2023-09-01) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
        335 linux-wireless
        309 wireless-regdb
          8 lkml
          5 reiserfs-devel
          4 ath9k-devel
          3 linux-media
          3 intel-gfx
          3 u-boot
          2 bpf
          2 qemu-devel
          2 linux-fsdevel
          2 linux-mm
          2 netdev
          2 xen-devel
          2 stable
          2 linux-arm-kernel
          2 kernel-hardening
          2 linux-gpio
          2 linuxppc-dev
          2 kvm
          2 linux-m68k
          2 linux-spdx
          2 backports
          2 linux-doc
          2 git
          2 linux-mmc
          2 dri-devel
          2 virtualization
          2 openembedded-devel
          2 kexec
          2 qemu-riscv
          2 initramfs
          1 linux-samsung-soc
          1 linux-fscrypt
          1 linux-mtd
          1 cocci
          1 linux-block
          1 linux-riscv
          1 linux-nvme
          1 linux-xfs
          1 live-patching
          1 linux-nfs
          1 linux-mediatek
          1 linux-crypto
          1 linux-efi
          1 linux-acpi
          1 netfilter-devel
          1 linux-integrity
          1 linux-edac
          1 linux-cifs
          1 linux-devicetree
          1 linux-arm-msm
          1 linux-amlogic
          1 linux-erofs
          1 linux-nvdimm
          1 linux-iommu
          1 linux-snps-arc
          1 linux-mips
          1 fstests
          1 linux-pm
          1 linux-hwmon
          1 linux-rtc
          1 linux-input
          1 alsa-devel
          1 linux-scsi
          1 linux-btrfs
          1 kvmarm
          1 driverdev-devel
          1 linux-usb
          1 linux-renesas-soc
          1 linux-kselftest
          1 selinux
          1 linux-clk
          1 linux-iio
          1 dmaengine
          1 linux-rdma
          1 linux-next
          1 linux-parisc
          1 linux-ext4
          1 dpdk-dev
          1 linux-leds
          1 linux-security-module
          1 linux-pci
          1 linux-f2fs-devel
          1 linux-modules
          1 kernelnewbies
          1 linux-rt-users
          1 linux-bluetooth
          1 linux-sgx
          1 linux-ide
          1 linux-serial
          1 linux-watchdog
          1 linux-trace-devel
          1 linux-hyperv
          1 workflows
          1 rcu
          1 linux-i3c
          1 util-linux
          1 linux-wpan
          1 ksummit-discuss
          1 wireguard
          1 io-uring
          1 linux-kernel-mentees
          1 linux-csky
          1 linux-man
          1 amd-gfx
          1 tpmdd-devel
          1 linux-unionfs
          1 linux-firmware
          1 linux-api
          1 cip-dev
          1 linux-omap
          1 linux-audit
          1 linux-spi
          1 linux-i2c
          1 linux-remoteproc
          1 linux-dash
          1 linux-bcache
          1 linux-sparse
          1 mm-commits
          1 linux-pwm
          1 linux-tegra
          1 lttng-dev
          1 linux-kbuild
          1 linux-fpga
          1 ceph-devel
          1 linux-arch
          1 linux-can
          1 containers
          1 linux-rockchip
          1 linux-raid
          1 xdp-newbies
          1 platform-driver-x86
          1 phone-devel
          1 openbmc
          1 linux-hardening
          1 dash
          1 dm-devel
          1 keyrings
          1 linux-fbdev
          1 linux-sctp
          1 linux-cxl
          1 linux-perf-users
          1 target-devel
          1 lustre-devel
          1 linux-sh
          1 soc
          1 ocfs2-devel
          1 rust-for-linux
          1 ath10k
          1 ath11k
          1 nouveau
          1 linux-phy
          1 linux-s390
          1 kernel-janitors
          1 sparclinux
          1 linux-staging
          1 linux-sunxi
          1 mptcp
          1 linux-coco
          1 regressions
          1 ksummit
          1 b43-dev
          1 nvdimm
          1 linux-nfc
          1 linux-bcachefs
          1 buildroot
          1 ntfs3
          1 llvm
          1 fio
          1 iwd
          1 ell
          1 ofono
          1 ltp
          1 yocto
          1 yocto-meta-freescale
          1 openembedded-core
          1 yocto-toaster
          1 yocto-meta-arm
          1 yocto-docs
          1 bitbake-devel
          1 linux-patches
          1 yocto-meta-virtualization
          1 chrome-platform
          1 ntb
          1 yocto-meta-ti
          1 yocto-meta-arago
          1 outreachy
          1 xenomai
          1 damon
          1 asahi
          1 openrisc
          1 intel-wired-lan
          1 loongarch
          1 imx
          1 ath12k
          1 b4-sent
          1 linux-trace-kernel
          1 oe-linux-nfc
          1 oe-kbuild-all
          1 oe-chipsec
          1 batman
          1 intel-xe
          1 linux-um
          1 virtio-dev
          1 virtio-comment
          1 v9fs
          1 ecryptfs
          1 poky
          1 linux-ia64
          1 cluster-devel
          1 grub-devel
          1 kbd
          1 autofs
          1 cpufreq
          1 dccp
          1 cgroups
          1 devicetree-spec
          1 devicetree-compiler
          1 kvm-ppc
          1 hail-devel
          1 kvm-ia64
          1 linux-8086
          1 kernel-testers
          1 linux-alpha
          1 linux-btrace
          1 linux-embedded
          1 linux-hams
          1 linux-hexagon
          1 linux-hotplug
          1 linux-laptop
          1 linux-sound
          1 trinity
          1 linux-metag
          1 linux-x25
          1 linux-nilfs
          1 lvs-devel
          1 netfilter
          1 linux-oxnas
          1 u-boot-amlogic
          1 lm-sensors
          1 lvm-devel
          1 acpica-devel
          1 perfbook
          1 virtio-fs
          1 smatch
          1 fuego
          1 igt-dev
          1 powertop

git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/wens/wireless-regdb.git