If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Kernel-Modules
BoxMatrix >> Shell-Commands >> Kernel-Modules | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
Kernel modules are a mechanism to dynamically load code into the Kernel. This reduces memory consumption since only currently used modules are loaded. Kernel modules today also form an instrument to defeat license conflicts between proprietary closed source code and the GPL of the Linux kernel. |
Kernel-Modules[edit]
See also the table with FRITZ!OS 7.50+ news below and the total Overview of F!OS news!
Topic filtered subsets can be found in the following articles:
Modules
section of basis_net_offload, ebtables, NFS, NSS, BootcoreModules
section of many articles of the Chip-Codenames section
Daily updated index of all kernel modules found scanning Firmware-Probes . Last update: 2024-11-21 05:56 GMT.
The label (module)
in the Module
column shows there are other objects in this wiki using this name.
The Mod
column shows the amount of models using the respective module. Click the column header to sort by this number.
You can hover or click a possible Link
in the Type
column to see the target of that link.
The Path
column shows the path relative to the /lib/modules/<kernelver>
modules base directory.
Note that Kernel 2.4 and builtin *.o
modules have been renamed to *.ko
for an easier comparison.
If the Size/Bytes
column contains <builtin>
then this module is built info the kernel.
Builtin kernel modules are extracted from modules.builtin, which unfortunately is not present in every firmware.
Since the amount of modules exploded they had to be splitted into per character pages:
Goto: 0-9 - A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z - ALL
- Kernel-Modules-0-9 - 13 modules
- Kernel-Modules-A - 326 modules
- Kernel-Modules-B - 143 modules
- Kernel-Modules-C - 275 modules
- Kernel-Modules-D - 179 modules
- Kernel-Modules-E - 110 modules
- Kernel-Modules-F - 59 modules
- Kernel-Modules-G - 126 modules
- Kernel-Modules-H - 86 modules
- Kernel-Modules-I - 298 modules
- Kernel-Modules-J - 10 modules
- Kernel-Modules-K - 42 modules
- Kernel-Modules-L - 112 modules
- Kernel-Modules-M - 190 modules
- Kernel-Modules-N - 119 modules
- Kernel-Modules-O - 51 modules
- Kernel-Modules-P - 340 modules
- Kernel-Modules-Q - 98 modules
- Kernel-Modules-R - 96 modules
- Kernel-Modules-S - 311 modules
- Kernel-Modules-T - 133 modules
- Kernel-Modules-U - 60 modules
- Kernel-Modules-V - 68 modules
- Kernel-Modules-W - 39 modules
- Kernel-Modules-X - 93 modules
- Kernel-Modules-Y - 2 modules
- Kernel-Modules-Z - 10 modules
And if you want to search through a single page:
- Kernel-Modules-ALL - 3,475 modules
Collection-Method[edit]
Modules are collected from various sources. First all external modules found in the rootfs of all Firmware-Probes are added.
These show up with a file size in the Model-Matrix and are the only ones which fill the Parameters and Symbols sections.
Next modules from modules.builtin (ASCII) are added. These show up as <builtin>
in the Model-Matrix. Unfortunately
I don't have a decoder for modules.builtin.bin yet, so if the ASCII variant is missing it could not be scanned.
Next modules from modules.order are added, which have been built but not added to the rootfs or Kernel. They show up with
an empty size column and just inform that they would fit the respective Kernel. They may also be unscanned builtins.
Now it gets complicated. In a next step modules which are selected by Kernel-Config variables used by AVM are added.
This would add a lot of unrelated modules, that's why modules for alien architectures are filtered by their pathes in the source.
This path filtering list is manually crafted, and surely by far not complete. This list is also applied to the GPL-Browser sections.
Finally multi purpose module bundles from AVM like avm.ko were splitted into their parts to refer them separately in articles.
An example is the reference of zertifikate in Proc-Filesystem to the prom_config_procfs.ko module providing it.
FRITZ!OS 7.5x[edit]
Kernel-Modules which are new in FRITZ!OS 7.50+ and its 7.39+ Labors. See also the total Overview of F!OS news!
Click the Firmware
column header twice to list the latest additions first.
Module | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
acpiphp.ko | 4 | 7.61 - 8.00 | ACPI PCI Hot Plug Controller Driver (GPL) | ./kernel/drivers/pci/hotplug | <builtin> | Mod | Linux |
acpi_mdio.ko | 4 | 7.61 - 8.00 | ACPI helpers for the MDIO (Ethernet PHY) API (GPL) | ./kernel/drivers/net/mdio | <builtin> | Mod | Linux |
aes-arm-ce.ko | 1 | 7.61 - 7.90 | AES in CBC/CTR/XTS mode using ARMv8 Crypto Extensions (GPL) | ./kernel/arch/arm/crypto | <builtin> | Mod | Linux |
aes-arm.ko | 1 | 7.39 - 8.00 | Crypto API: AES cipher algorithms (FIPS-197) for ARM (GPL) | ./kernel/arch/arm/crypto | <builtin> | Mod | Linux |
af_alg.ko | 4 | 7.61 - 8.00 | User-space API for algorithms (GPL) | ./kernel/crypto | <builtin> | Mod | Linux |
algif_hash.ko | 4 | 7.61 - 8.00 | User-space API for hash algorithms (GPL) | ./kernel/crypto | <builtin> | Mod | Linux |
amd-uncore.ko | 4 | 7.61 - 8.00 | AMD Uncore Driver (GPL) | ./kernel/arch/x86/events/amd | <builtin> | Mod | AMD |
apss-ipq-pll.ko | 1 | 7.62 - 7.90 | Qualcomm APSS ALPHA PLL Driver (GPL) | ./kernel/drivers/clk/qcom | <builtin> | Mod | Linux |
apss-ipq5332.ko | 1 | 7.61 - 7.90 | QCOM APSS IPQ 5332 CLK Driver (GPL) | ./kernel/drivers/clk/qcom | <builtin> | Mod | Linux |
apss-ipq6018.ko | 1 | 7.62 - 7.90 | QCOM APSS IPQ 6018 CLK Driver (GPL) | ./kernel/drivers/clk/qcom | <builtin> | Mod | Linux |
armmmci.ko | 2 | 7.61 - 7.90 | ARM PrimeCell MMCI PL180/1 driver (GPL) | ./kernel/drivers/mmc/host | <builtin> | Mod | Linux |
arm_atom_mbx.ko | 4 | 7.61 - 8.00 | Inter-CPU ARM / ATOM Event Mailbox Device Driver (GPL) | ./kernel/arch/arm/mach-avalanche/ti_generic/arm_atom_mbx | <builtin> | Mod | Intel |
arp_ndp_reinsert.ko | 2 | 7.39 - 8.00 | PON ARP and NDP reinsert driver (GPL) | ./kernel/drivers/net/datapath/bridge_filter | 7.1k - 8.3k | Mod | Linux |
avalanche_spi_bitbang.ko | 4 | 7.61 - 8.00 | Polling/bitbanging TI avalanche SPI master controller driver (GPL) | ./kernel/drivers/spi | <builtin> | Mod | TI |
avalanche_spi_master_puma.ko | 4 | 7.61 - 8.00 | TI Avalanche Puma SPI master controller driver (GPL) | ./kernel/drivers/spi | <builtin> | Mod | TI |
avm-prom.ko | 8 | 7.61 - 8.00 | AVM PROM environment implementation (GPL) | ./kernel/drivers/avm-prom | <builtin> | Mod | AVM |
avm_pa_blog.ko | 1 | 8.00 | TODO (GPL) | ./kernel/bcmkernel/net/core | <builtin> | Mod | AVM |
avm_power.ko | 4 | 7.61 - 8.00 | Power management module (GPL) | ./kernel/drivers/char/avm_power | <builtin> | Mod | AVM |
ax25.ko | 2 | 7.61 - 7.90 | Amateur Radio AX.25 Level 2 protocol (GPL) | ./kernel/net/ax25 | <builtin> | Mod | Linux |
ax88796b.ko | 4 | 7.61 - 8.00 | Driver for Asix PHYs (GPL) | ./kernel/drivers/net/phy | <builtin> | Mod | Linux |
bcm63138_nand.ko | 1 | 7.39 - 8.00 | Broadcom BCMBCA NAND controller glue (GPL) | ./kernel/drivers/mtd/nand/raw/brcmnand | <builtin> | Mod | Broadcom |
bcm6368_nand.ko | 1 | 7.39 - 8.00 | Broadcom BCM63xx NAND controller glue (GPL) | ./kernel/drivers/mtd/nand/raw/brcmnand | <builtin> | Mod | Linux |
bcm_bootstate.ko | 1 | 7.39 - 8.00 | Broadcom bootstate driver (GPL) | ./kernel/brcm_sdk/bcmdrivers/opensource/char/bcm_bootstate/bcm963178 | <builtin> | Mod | Broadcom |
bcm_br_fdb.ko | 1 | 7.39 - 8.00 | Broadcom bridge fdb manager (GPL) | ./kernel/bcmkernel/net/bridge | <builtin> | Mod | Broadcom |
bcm_br_hooks.ko | 1 | 7.39 - 8.00 | Broadcom bridge hooks (GPL) | ./kernel/bcmkernel/net/bridge | <builtin> | Mod | Broadcom |
bcm_br_hooks_ieee1905.ko | 1 | 7.39 - 8.00 | Broadcom bridge ieee1905 hooks (GPL) | ./kernel/bcmkernel/net/bridge | <builtin> | Mod | Broadcom |
bcm_br_hooks_local_switching.ko | 1 | 7.39 - 8.00 | Broadcom bridge local switching hooks (GPL) | ./kernel/bcmkernel/net/bridge | <builtin> | Mod | Broadcom |
bcm_br_hooks_maclimit.ko | 1 | 7.39 - 8.00 | Broadcom bridge maclimit hooks (GPL) | ./kernel/bcmkernel/net/bridge | <builtin> | Mod | Broadcom |
bcm_br_hooks_mcast.ko | 1 | 7.39 - 8.00 | Broadcom bridge multicast hooks (GPL) | ./kernel/bcmkernel/net/bridge | <builtin> | Mod | Broadcom |
bcm_log.ko | 1 | 7.39 - 8.00 | Broadcom Module logger and monitor (GPL) | ./kernel/bcmkernel/src | <builtin> | Mod | Broadcom |
bdp_00000001.ko | 1 | 7.62 - 7.90 | RealTek OMCI kernel module (GPL) | . | 60.1k | Mod | RTL96 |
bdp_00000002.ko | 1 | 7.62 - 7.90 | RealTek OMCI kernel module (GPL) | . | 41.3k | Mod | RTL96 |
bdp_00000010.ko | 1 | 7.62 - 7.90 | RealTek OMCI kernel module (GPL) | . | 86.0k - 86.1k | Mod | RTL96 |
bdp_00000100.ko | 1 | 7.62 - 7.90 | RealTek OMCI kernel module (GPL) | . | 82.6k - 82.7k | Mod | RTL96 |
bdp_00000800.ko | 1 | 7.62 - 7.90 | RealTek OMCI kernel module (GPL) | . | 40.1k | Mod | RTL96 |
bdp_00001000.ko | 1 | 7.62 - 7.90 | RealTek OMCI kernel module (GPL) | . | 43.0k | Mod | RTL96 |
binfmt_elf.ko | 8 | 7.61 - 8.00 | Kernel support for ELF binaries (GPL) | ./kernel/fs | <builtin> | Mod | Linux |
blake2b_generic.ko | 4 | 7.61 - 8.00 | BLAKE2b digest algorithm (GPL) | ./kernel/crypto | <builtin> | Mod | Linux |
bsg.ko | 4 | 7.61 - 8.00 | Block layer implementation of the sg v4 interface (GPL) | ./kernel/block | <builtin> | Mod | Linux |
cru_ctrl.ko | 8 | 7.61 - 8.00 | Cable Modem Cru Control (GPL) | ./kernel/arch/arm/mach-avalanche/ti_generic, ./kernel/arch/x86/pal_cppi41 | <builtin> | Mod | Intel |
crypto_acompress.ko | 11 | 7.39 - 8.00 | Crypto API: Asynchronous compression type (GPL) | ./kernel/crypto | <builtin> | Mod | Linux |
crypto_simd.ko | 5 | 7.61 - 8.00 | Shared crypto simd helpers (GPL) | ./kernel/crypto | <builtin> | Mod | Linux |
ctx-save.ko | 2 | 7.61 - 7.90 | QTI context save driver for storing cpu regs, etc (GPL) | ./kernel/drivers/soc/qcom | <builtin> | Mod | Linux |
dm-mod.ko | 2 | 7.61 - 7.90 | Kernel software RAID and LVM driver (GPL) | ./kernel/drivers/md | <builtin> | Mod | Linux |
dpbcaster.ko | 1 | 7.62 - 7.90 | Realtek DS Packet Broadcasting Module (GPL) | ./kernel/drivers/net/ethernet/realtek/rtl86900/sdk/src/module/ds_pkt_bcaster | 22.9k | Mod | RTL96 |
dp_oam.ko | 2 | 7.39 - 8.00 | Datapath OAM driver (GPL) | ./kernel/drivers/net/datapath/dp_oam | 22.0k - 24.4k | Mod | MaxLinear |
ebt_vtag.ko | 1 | 7.39 - 8.00 | ebt: Broadcom VTAG support (GPL) | ./kernel/bcmkernel/net/netfilter | <builtin> | Mod | Broadcom |
epon_drv.ko | 1 | 7.62 - 7.90 | RealTek EPON drive module (GPL) | ./kernel/drivers/net/ethernet/realtek/rtl86900/sdk/src/module/epon_drv | 18.0k | Mod | RTL96 |
epon_mpcp.ko | 1 | 7.62 - 7.90 | RealTek EPON mpcp check module (GPL) | ./kernel/drivers/net/ethernet/realtek/rtl86900/sdk/src/module/epon_mpcp | 5.6k | Mod | RTL96 |
epon_polling.ko | 1 | 7.62 - 7.90 | RealTek EPON polling module (GPL) | ./kernel/drivers/net/ethernet/realtek/rtl86900/sdk/src/module/epon_polling | 6.9k | Mod | RTL96 |
eud.ko | 2 | 7.61 - 7.90 | QTI Embedded USB Debugger (EUD) (GPL) | ./kernel/drivers/soc/qcom | <builtin> | Mod | Linux |
europa_drv.ko | 1 | 7.62 - 7.90 | RealTek RTL8290 laser driver kernel module (GPL) | /lib/modules | 171k | Mod | RTL96 |
exfat.ko | 24 | 7.39 - 8.00 | exFAT filesystem support (GPL) | ./extra | 73.7k - 115k | Mod | Linux |
extcon-core.ko | 6 | 7.61 - 8.00 | External Connector (extcon) framework (GPL) | ./kernel/drivers/extcon | <builtin> | Mod | Linux |
font.ko | 4 | 7.61 - 8.00 | Soft font definitions (GPL) | ./kernel/lib/fonts | <builtin> | Mod | Linux |
fwnode_mdio.ko | 8 | 7.61 - 8.00 | fwnode helpers for the MDIO (Ethernet PHY) API (GPL) | ./kernel/drivers/net/mdio | <builtin> | Mod | Linux |
gcc-ipq5332.ko | 1 | 7.61 - 7.90 | IPQ5332 Global Clock Controller (GPL) | ./kernel/drivers/clk/qcom | <builtin> | Mod | Qualcomm |
gcc-ipq9574.ko | 1 | 7.62 - 7.90 | IPQ9574 Global Clock Controller (GPL) | ./kernel/drivers/clk/qcom | <builtin> | Mod | Linux |
geniv.ko | 8 | 7.61 - 8.00 | Shared IV generator code (GPL) | ./kernel/crypto | <builtin> | Mod | Linux |
glink_ssr.ko | 2 | 7.61 - 7.90 | Generic Link (G-Link) SSR Module (GPL) | ./kernel/drivers/soc/qcom | <builtin> | Mod | Linux |
glob.ko | 4 | 7.61 - 8.00 | Pattern matching - glob(7) (GPL) | ./kernel/lib | <builtin> | Mod | Linux |
gpio-avm-74hc595.ko | 2 | 7.58 - 8.00 | 74HC595 GPIO multiplexer driver (GPL) | ./kernel/drivers/gpio | <builtin> | Mod | AVM |
gwdpa-dpm.ko | 2 | 7.39 - 8.00 | PRX300 Datapath Manager/Core/LIB (GPL) | ./extra | 825k - 850k | Mod | MaxLinear |
ice.ko | 2 | 7.61 - 7.90 | Inline Crypto Engine driver for QTI chipsets (GPL) | ./kernel/drivers/crypto/msm | <builtin> | Mod | Linux |
igmp_drv.ko | 1 | 7.62 - 7.90 | RealTek IGMP kernel module (GPL) | /lib/modules | 166k | Mod | RTL96 |
init.ko | 8 | 7.61 - 8.00 | TODO | ./kernel/drivers/char/tffs | <builtin> | Mod | Linux |
intel_pstate.ko | 4 | 7.61 - 8.00 | Native P state management for Intel processors (GPL) | ./kernel/drivers/cpufreq | <builtin> | Mod | Intel |
ioasid.ko | 4 | 7.61 - 8.00 | I/O Address Space ID allocator (GPL) | ./kernel/drivers/iommu | <builtin> | Mod | Linux |
iosfsb_drv.ko | 4 | 7.61 - 8.00 | IOSFSB Device Driver (GPL) | ./kernel/arch/arm/mach-avalanche/puma7/iosfsb_drv | <builtin> | Mod | Linux |
ipq_cnss2.ko | 4 | 7.61 - 7.90 | CNSS2 Platform Driver (GPL) | ./net | 457k - 482k | Mod | Qualcomm |
kskbtrace.ko | 32 | 7.39 - 8.00 | Kernel socket buffer capture / trace (Proprietary) | ./kernel/extra/kskbtracepoint | 12.4k - 23.4k | Mod | AVM |
kyber-iosched.ko | 1 | 7.39 - 8.00 | Kyber I/O scheduler (GPL) | ./kernel/block | <builtin> | Mod | Linux |
libaes.ko | 10 | 7.61 - 8.00 | Advanced Encryption Standard (AES) library (GPL) | ./kernel/lib/crypto | <builtin> | Mod | Linux |
libarc4.ko | 6 | 7.61 - 8.00 | ARC4 Cipher Algorithm library (GPL) | ./kernel/lib/crypto | <builtin> | Mod | Linux |
libblake2s.ko | 8 | 7.61 - 8.00 | BLAKE2s hash and PRF functions library (GPL) | ./kernel/lib/crypto | <builtin> | Mod | Linux |
libchacha.ko | 4 | 7.61 - 8.00 | ChaCha stream ciphers library (GPL) | ./kernel/lib/crypto | 3.3k - 3.4k | Mod | Linux |
libchacha20poly1305.ko | 4 | 7.61 - 8.00 | ChaCha20Poly1305 AEAD construction library (GPL) | ./kernel/lib/crypto | 11.2k - 11.4k | Mod | Linux |
libcurve25519-generic.ko | 4 | 7.61 - 8.00 | Curve25519 scalar multiplication library (GPL) | ./kernel/lib/crypto | 11.8k - 12.0k | Mod | Linux |
libcurve25519.ko | 4 | 7.61 - 8.00 | Curve25519 scalar multiplication library (GPL) | ./kernel/lib/crypto | 2.5k - 2.7k | Mod | Linux |
libdes.ko | 10 | 7.61 - 8.00 | DES & Triple DES EDE Cipher Algorithms library (GPL) | ./kernel/lib/crypto | <builtin> | Mod | Linux |
libpoly1305.ko | 4 | 7.61 - 8.00 | Poly1305 hash family library (GPL) | ./kernel/lib/crypto | 6.4k - 6.5k | Mod | Linux |
libsha256.ko | 10 | 7.61 - 8.00 | SHA-256 digest library (GPL) | ./kernel/lib/crypto | <builtin> | Mod | Linux |
license_manager.ko | 1 | 7.61 - 7.90 | License manager driver (GPL) | ./kernel/drivers/soc/qcom | <builtin> | Mod | Qualcomm |
linear_ranges.ko | 4 | 7.61 - 8.00 | Helpers to map values in a linear range to range index (GPL) | ./kernel/lib | <builtin> | Mod | Linux |
lpal_dp.ko | 4 | 7.61 - 8.00 | LitePath Callback Wrapper implementation (GPL) | ./kernel/drivers/net/lpal_api | <builtin> | Mod | Intel |
lzo-rle.ko | 6 | 7.61 - 8.00 | LZO-RLE Compression Algorithm (GPL) | ./kernel/crypto | <builtin> | Mod | Linux |
mcast_bridge_filter.ko | 2 | 7.39 - 8.00 | PON multicast filter Driver (GPL) | ./kernel/drivers/net/datapath/bridge_filter | 8.6k - 9.8k | Mod | Linux |
mdio_devres.ko | 8 | 7.61 - 8.00 | MDIO bus allocation and registation (GPL) | ./kernel/drivers/net/phy | <builtin> | Mod | Linux |
me_00000001.ko | 1 | 7.62 - 7.90 | RealTek OMCI kernel module (GPL) | . | 41.7k | Mod | RTL96 |
me_00000200.ko | 1 | 7.62 - 7.90 | RealTek OMCI kernel module (GPL) | . | 40.1k | Mod | RTL96 |
me_00020000.ko | 1 | 7.62 - 7.90 | RealTek OMCI kernel module (GPL) | . | 46.3k | Mod | RTL96 |
me_00100000.ko | 1 | 7.62 - 7.90 | RealTek OMCI kernel module (GPL) | . | 42.4k | Mod | RTL96 |
mhi.ko | 6 | 7.61 - 8.00 | Modem Host Interface (MHI) bus (GPL) | ./kernel/drivers/bus/mhi/core, ./kernel/drivers/bus/mhi/host | <builtin> | Mod | Linux |
modphy_drv.ko | 4 | 7.61 - 8.00 | MODPHY Device Driver (GPL) | ./kernel/arch/arm/mach-avalanche/puma7/modphy_drv | <builtin> | Mod | Intel |
mod_sfp_i2c.ko | 2 | 7.39 - 8.00 | Intel I2C Slave driver (GPL) | ./kernel/drivers/fiber | 50.7k - 54.6k | Mod | Intel |
monitor.ko | 4 | 7.61 - 7.90 | TODO | ./net | 461k - 501k | Mod | Linux |
mq-deadline.ko | 9 | 7.39 - 8.00 | MQ deadline I/O scheduler (GPL) | ./kernel/block | <builtin> | Mod | Linux |
msm_rng.ko | 2 | 7.61 - 7.90 | QTI MSM Random Number Driver (GPL) | ./kernel/drivers/char/hw_random | <builtin> | Mod | Linux |
msm_serial.ko | 2 | 7.61 - 7.90 | Driver for msm7k serial device and console (GPL) | ./kernel/drivers/tty/serial | <builtin> | Mod | Linux |
mth_macdb.ko | 4 | 7.61 - 8.00 | TODO (GPL) | ./kernel/extra/directconnect_datapath/mth, /lib/modules | 14.2k - 14.4k, Link | Link, Mod | Qualcomm |
nandcore.ko | 2 | 7.61 - 7.90 | Generic NAND framework (GPL) | ./kernel/drivers/mtd/nand | <builtin> | Mod | Linux |
netdev.ko | 2 | 7.61 - 7.90 | TODO | ./kernel/drivers/bus/mhi/clients | <builtin> | Mod | Linux |
netip_subsystem.ko | 4 | 7.61 - 8.00 | Puma7 NetIP SubSystem (GPL) | ./kernel/arch/x86/NetIP_SubSystem | <builtin> | Mod | Intel |
netip_subsystem_sysfs.ko | 4 | 7.61 - 8.00 | Intel NET SUBSYSTEM sysfs Driver (GPL) | ./kernel/arch/x86/NetIP_SubSystem | <builtin> | Mod | Intel |
net_upstream_drv.ko | 27 | 7.39 - 8.00 | AVM net_upstream proxy network interface driver (GPL) | ./extra, /usr/lib/debug/lib/modules/4.4.271/extra | 13.6k - 204k | Mod | AVM |
nfs_layout_flexfiles.ko | 2 | 7.39 | NFSv4 flexfile layout driver (GPL) | ./kernel/fs/nfs/flexfilelayout | Mod | Linux | |
nfs_ssc.ko | 4 | 7.61 - 8.00 | Helper for knfsd's SSC to access ops in NFS client modules (GPL) | ./kernel/fs/nfs_common | <builtin> | Mod | Linux |
nf_conncount.ko | 1 | 7.39 - 8.00 | Count number of connections matching a key (GPL) | ./kernel/net/netfilter | 14.8k | Mod | Linux |
nf_conntrack_rtsp.ko | 1 | 7.39 - 8.00 | RTSP extension for IP connection tracking (GPL) | ./kernel/bcmkernel/net/netfilter | 19.2k | Mod | Linux |
nf_log_syslog.ko | 8 | 7.61 - 8.00 | Netfilter syslog packet logging (GPL) | ./kernel/net/netfilter | <builtin> | Mod | Netfilter |
nf_socket_ipv4.ko | 4 | 7.61 - 8.00 | IPv4 socket lookup support (GPL) | ./kernel/net/ipv4/netfilter | <builtin> | Mod | Netfilter |
nf_socket_ipv6.ko | 4 | 7.61 - 8.00 | IPv6 socket lookup support (GPL) | ./kernel/net/ipv6/netfilter | <builtin> | Mod | Netfilter |
ns.ko | 2 | 7.61 - 7.90 | Qualcomm IPC Router Nameservice (GPL) | ./kernel/net/qrtr | <builtin> | Mod | Linux |
nsscc-ipq5332.ko | 1 | 7.61 - 7.90 | Driver for the IPQ5332 NSS Clock Controller (GPL) | ./kernel/drivers/clk/qcom | <builtin> | Mod | Linux |
nsscc-ipq9574.ko | 1 | 7.62 - 7.90 | Driver for the IPQ9574 NSS Clock Controller (GPL) | ./kernel/drivers/clk/qcom | <builtin> | Mod | Linux |
nvme-core.ko | 2 | 7.61 - 7.90 | NVM Express device driver (GPL) | ./kernel/drivers/nvme/host | <builtin> | Mod | Intel |
nvme.ko | 2 | 7.61 - 7.90 | NVM Express block device (GPL) | ./kernel/drivers/nvme/host | <builtin> | Mod | Intel |
n_null.ko | 8 | 7.61 - 8.00 | Null line discipline used in the failure path (GPL) | ./kernel/drivers/tty | <builtin> | Mod | Intel |
ofb.ko | 2 | 7.61 - 7.90 | Output FeedBack mode, use block cipher as synchronous stream cipher (GPL) | ./kernel/crypto | <builtin> | Mod | Linux |
omcidrv.ko | 1 | 7.62 - 7.90 | RealTek OMCI kernel module (GPL) | /lib/modules | 578k | Mod | RTL96 |
pf_fc.ko | 1 | 7.62 - 7.90 | RealTek OMCI kernel module (GPL) | /lib/modules | 28.2k | Mod | RTL96 |
pf_rtk.ko | 1 | 7.62 - 7.90 | RealTek OMCI kernel module (GPL) | /lib/modules | 520k | Mod | RTL96 |
phy-qcom-qmp.ko | 1 | 7.62 - 7.90 | Qualcomm QMP PHY driver (GPL) | ./kernel/drivers/phy/qualcomm | <builtin> | Mod | Linux |
phy-qcom-qusb2.ko | 1 | 7.62 - 7.90 | Qualcomm QUSB2 PHY driver (GPL) | ./kernel/drivers/phy/qualcomm | <builtin> | Mod | Linux |
pinctrl-ipq5332.ko | 1 | 7.61 - 7.90 | Qualcomm IPQ5332 pin controller driver (GPL) | ./kernel/drivers/pinctrl/qcom | <builtin> | Mod | Linux |
pinctrl-ipq9574.ko | 1 | 7.62 - 7.90 | Qualcomm IPQ9574 pin controller driver (GPL) | ./kernel/drivers/pinctrl/qcom | <builtin> | Mod | Linux |
pkcs7_message.ko | 7 | 7.39 - 8.00 | Crypto API: PKCS#7 message parser (GPL) | ./kernel/crypto/asymmetric_keys | <builtin> | Mod | Linux |
ppquery.ko | 4 | 7.39 - 7.63 | TODO (Proprietary) | ./kernel/extra/ppquery | 25.5k - 26.2k | Mod | Linux |
puma7_pmu.ko | 4 | 7.61 - 8.00 | Power Managment Unit (PMU) Device Driver (GPL) | ./kernel/arch/arm/mach-avalanche/puma7 | <builtin> | Mod | Intel |
puma_spi_master_init.ko | 4 | 7.61 - 8.00 | SPI master controller driver (GPL) | ./kernel/arch/arm/mach-avalanche/puma7/spi_master | <builtin> | Mod | Intel |
puma_thermal.ko | 4 | 7.61 - 8.00 | Puma Thermal Driver (GPL) | ./kernel/drivers/thermal | <builtin> | Mod | Intel |
pwm-ipq.ko | 2 | 7.61 - 7.90 | TODO (GPL) | ./kernel/drivers/pwm | <builtin> | Mod | Linux |
pwrseq_ipq.ko | 2 | 7.61 - 7.90 | TODO (GPL) | ./kernel/drivers/mmc/core | <builtin> | Mod | Linux |
qca-nss-avm-ssdk_wrapper.ko | 6 | 7.57 - 8.00 | AVM SSDK Export Wrapper (GPL) | ./extra/avm_ssdk_wrapper | 10.5k - 10.7k | Mod | AVM |
qca-nss-avm-virtifmgr.ko | 4 | 7.39 - 7.90 | AVM NSS virtual interface manager (GPL) | ./extra/avm_virtifmgr | 20.8k - 24.1k | Mod | AVM |
qca-nss-eip-crypto.ko | 2 | 7.61 - 7.90 | Client driver for the EIP197 Cryptographic accelerator (GPL) | ./extra/clients/crypto, ./extra/qca-nss-eip/clients/crypto | 59.1k | Mod | Qualcomm |
qca-nss-eip.ko | 2 | 7.61 - 7.90 | Driver for the EIP197 Multi-Protocol Engine (GPL) | ./extra/driver/eip196, ./extra/driver/eip197, ./extra/qca-nss-eip/driver/eip196, ./extra/qca-nss-eip/driver/eip197 | 82.5k - 95.5k | Mod | Qualcomm |
qca-nss-match.ko | 4 | 7.39 - 7.90 | NSS match client (GPL) | ./extra/match | 61.8k - 62.3k | Mod | Qualcomm |
qca-nss-ppe-avm-virtif-mgr.ko | 1 | 7.61 - 7.90 | NSS PPE virtial interface manager (GPL) | ./extra/clients/avm_virtifmgr, ./extra/qca-nss-ppe/clients/avm_virtifmgr | 34.3k - 36.8k | Mod | AVM |
qca-nss-ppe-bridge-mgr.ko | 2 | 7.61 - 7.90 | NSS PPE bridge manager (GPL) | ./extra/clients/bridge, ./extra/qca-nss-ppe/clients/bridge | 39.9k | Mod | Qualcomm |
qca-nss-ppe-ds.ko | 2 | 7.61 - 7.90 | QCA PPE DS driver (GPL) | ./extra/drv/ppe_ds, ./extra/qca-nss-ppe/drv/ppe_ds | 31.6k - 31.7k | Mod | Qualcomm |
qca-nss-ppe-lag.ko | 2 | 7.61 - 7.90 | NSS PPE LAG Client (GPL) | ./extra/clients/lag, ./extra/qca-nss-ppe/clients/lag | 11.8k | Mod | Qualcomm |
qca-nss-ppe-pppoe-mgr.ko | 2 | 7.61 - 7.90 | NSS pppoe PPE manager (GPL) | ./extra/clients/pppoe, ./extra/qca-nss-ppe/clients/pppoe | 13.0k | Mod | Qualcomm |
qca-nss-ppe-qdisc.ko | 2 | 7.61 - 7.90 | PPE Qdisc client (GPL) | ./extra/drv/ppe_qdisc, ./extra/qca-nss-ppe/drv/ppe_qdisc | 136k | Mod | Qualcomm |
qca-nss-ppe-rule.ko | 2 | 7.61 - 7.90 | PPE RULE driver (GPL) | ./extra/drv/ppe_rule, ./extra/qca-nss-ppe/drv/ppe_rule | 124k | Mod | Qualcomm |
qca-nss-ppe-vlan.ko | 2 | 7.61 - 7.90 | NSS PPE vlan manager (GPL) | ./extra/clients/vlan, ./extra/qca-nss-ppe/clients/vlan | 50.6k | Mod | Qualcomm |
qca-nss-ppe-vp.ko | 2 | 7.61 - 7.90 | PPE Virtual Port (VP) driver (GPL) | ./extra/drv/ppe_vp, ./extra/qca-nss-ppe/drv/ppe_vp | 41.2k - 41.5k | Mod | Qualcomm |
qca-nss-ppe.ko | 2 | 7.61 - 7.90 | NSS Packet Processor Engine (PPE) driver (GPL) | ./extra/drv/ppe_drv, ./extra/qca-nss-ppe/drv/ppe_drv | 688k - 696k | Mod | Qualcomm |
qca_hwmon.ko | 8 | 7.90 - 8.00 | TODO | ./extra | 4.7k - 6.0k | Mod | Linux |
qcom-cpufreq-nvmem.ko | 2 | 7.61 - 7.90 | Qualcomm CPUfreq driver (GPL) | ./kernel/drivers/cpufreq | <builtin> | Mod | Linux |
qcom_q6v5_mpd.ko | 1 | 7.61 - 7.90 | Hexagon WCSS Multipd Peripheral Image Loader (GPL) | ./kernel/drivers/remoteproc | <builtin> | Mod | Linux |
qcom_smd-regulator.ko | 1 | 7.62 - 7.90 | Qualcomm RPM regulator driver (GPL) | ./kernel/drivers/regulator | <builtin> | Mod | Linux |
qwes.ko | 1 | 7.61 - 7.90 | QWES device driver (GPL) | ./kernel/drivers/soc/qcom | <builtin> | Mod | Qualcomm |
r8153_ecm.ko | 4 | 7.61 - 8.00 | Realtek USB ECM device (GPL) | ./kernel/drivers/net/usb | 5.9k - 6.0k | Mod | Linux |
rapl.ko | 4 | 7.61 - 8.00 | Intel/AMD rapl performance events (GPL) | ./kernel/arch/x86/events | <builtin> | Mod | Intel |
rational.ko | 4 | 7.61 - 8.00 | Rational fractions (GPL) | ./kernel/lib/math | <builtin> | Mod | Linux |
rdp_00000002.ko | 1 | 7.62 - 7.90 | RealTek OMCI kernel module (GPL) | . | 40.1k | Mod | RTL96 |
rdp_00000020.ko | 1 | 7.62 - 7.90 | RealTek OMCI kernel module (GPL) | . | 43.8k | Mod | RTL96 |
rmd160.ko | 2 | 7.61 - 7.90 | RACE Integrity Primitives Evaluation Message Digest (GPL) | ./kernel/crypto | <builtin> | Mod | Linux |
rmnet_ctl.ko | 2 | 7.90 - 8.00 | RmNet Control driver (GPL) | ./kernel/drivers/soc/qcom/rmnet_ctl | <builtin> | Mod | Qualcomm |
rmnet_nss.ko | 2 | 7.90 - 8.00 | RmNet NSS driver (GPL) | ./extra/drivers/rmnet-nss | 13.8k | Mod | Qualcomm |
sch_cake.ko | 28 | 7.39 - 8.00 | Common Applications Kept Enhanced (CAKE) packet scheduler (GPL) | ./kernel/net/avm_pa/sch_cake, ./kernel/net/sched | 31.4k - 44.5k, <builtin> | Mod | Linux |
sch_multiq.ko | 2 | 7.61 - 7.90 | Hardware Multiqueue-aware Multi Band Queuing (MULTIQ) (GPL) | ./kernel/net/sched | 12.5k | Mod | Intel |
scsi_common.ko | 4 | 7.61 - 8.00 | SCSI functions used by both the initiator and the target code (GPL) | ./kernel/drivers/scsi | <builtin> | Mod | Linux |
sdhci-puma7.ko | 4 | 7.61 - 8.00 | SDHCI support for Puma7 SoC (GPL) | ./kernel/drivers/mmc/host | <builtin> | Mod | Linux |
selftests.ko | 8 | 7.61 - 8.00 | Offline network carrier, phy and loopback tests (GPL) | ./kernel/net/core | <builtin> | Mod | Linux |
serial_mctrl_gpio.ko | 4 | 7.61 - 8.00 | Helpers for controlling modem lines via GPIO (GPL) | ./kernel/drivers/tty/serial | <builtin> | Mod | Linux |
sha1-arm.ko | 1 | 7.39 - 8.00 | SHA1 block transform for ARMv4 (OpenSSL) | ./kernel/arch/arm/crypto | <builtin> | Mod | Linux |
sha256-arm.ko | 1 | 7.39 - 8.00 | Crypto API: SHA256 block procedure for ARMv4 (OpenSSL) | ./kernel/arch/arm/crypto | <builtin> | Mod | Linux |
sha512-arm.ko | 1 | 7.39 - 8.00 | Crypto API: SHA512 block procedure for ARMv4 (OpenSSL) | ./kernel/arch/arm/crypto | <builtin> | Mod | Linux |
shm-rng-seed.ko | 12 | 7.39 - 8.00 | One-time shared memory based rng seed communication (GPL) | ./kernel/drivers/char/hw_random | <builtin> | Mod | AVM |
sht4x.ko | 2 | 7.58 - 8.00 | hwmon driver for SHT4x Temperature and Humidity sensor (GPL) | ./kernel/drivers/hwmon | <builtin> | Mod | Linux |
simple-pm-bus.ko | 8 | 7.61 - 8.00 | Simple Power-Managed Bus Driver (GPL) | ./kernel/drivers/bus | <builtin> | Mod | Linux |
skcipher.ko | 8 | 7.61 - 8.00 | Symmetric key cipher operations (GPL) | ./kernel/crypto | <builtin> | Mod | Linux |
smd-rpm.ko | 1 | 7.62 - 7.90 | Qualcomm SMD backed RPM driver (GPL) | ./kernel/drivers/soc/qcom | <builtin> | Mod | Linux |
smp2p.ko | 2 | 7.61 - 7.90 | Qualcomm Shared Memory Point to Point support (GPL) | ./kernel/drivers/soc/qcom | <builtin> | Mod | Linux |
snd-usb-audio.ko | 2 | 7.90 | USB Audio driver (GPL) | ./kernel/sound/usb | 189k | Mod | Linux |
snd-usbmidi-lib.ko | 2 | 7.90 | USB Audio/MIDI helper module (GPL) | ./kernel/sound/usb | 28.0k | Mod | Linux |
socinfo.ko | 2 | 7.61 - 7.90 | Qualcomm SoCinfo driver (GPL) | ./kernel/drivers/soc/qcom | <builtin> | Mod | Linux |
sonics-memmax.ko | 2 | 7.39 - 8.00 | Driver for the Sonics MemMax Amp DDR memory scheduler (GPL) | ./kernel/drivers/memory | <builtin> | Mod | AVM |
spi-gpio.ko | 2 | 7.58 - 8.00 | SPI master driver using generic bitbanged GPIO (GPL) | ./kernel/drivers/spi | <builtin> | Mod | Linux |
spi_ticodec.ko | 4 | 7.61 - 8.00 | TI codec spi master driver (GPL) | ./kernel/drivers/spi | <builtin> | Mod | TI |
sram_drv.ko | 4 | 7.61 - 8.00 | Internal memory SRAM device driver (GPL) | ./kernel/arch/arm/mach-avalanche/ti_generic/sram_drv | <builtin> | Mod | Intel |
stm_core.ko | 2 | 7.61 - 7.90 | System Trace Module devices (GPL) | ./kernel/drivers/hwtracing/stm | <builtin> | Mod | Linux |
syl.ko | 28 | 7.39 - 8.00 | TODO | /usr/share/tam/msg/default/<lang> | 266 | Mod | |
uci.ko | 2 | 7.61 - 7.90 | MHI UCI Driver (GPL) | ./kernel/drivers/bus/mhi/clients | <builtin> | Mod | Linux |
vxlan.ko | 3 | 7.39 - 8.00 | Virtual eXtensible Local Area Network (VXLAN) (GPL) | ./kernel/drivers/net | 71.9k, <builtin> | Mod | Linux |
watchdog.ko | 4 | 7.61 - 8.00 | WatchDog Timer Core and Device Driver (GPL) | ./kernel/drivers/watchdog | <builtin> | Mod | Linux |
wireguard.ko | 29 | 7.39 - 8.00 | WireGuard secure network tunnel (GPL) | ./extra, ./kernel/drivers/net/wireguard | 102k - 232k | Mod | Linux |
wlshared.ko | 1 | 7.39 - 8.00 | WLAN shared module between system BSP and wlan driver (GPL) | ./extra | 8.3k - 8.7k | Mod | Linux |
xxhash.ko | 4 | 7.61 - 8.00 | Extremely Fast Hash algorithm (GPL) | ./kernel/lib | <builtin> | Mod | Linux |
xxhash_generic.ko | 4 | 7.61 - 8.00 | Extremely Fast Hash algorithm (GPL) | ./kernel/crypto | <builtin> | Mod | Linux |
zstd_compress.ko | 4 | 7.61 - 8.00 | Zstandard compressor (GPL) | ./kernel/lib/zstd | <builtin> | Mod | Linux |
zstd_decompress.ko | 4 | 7.61 - 8.00 | Zstandard decompressor (GPL) | ./kernel/lib/zstd | <builtin> | Mod | Linux |
194 news in 7.5x |