Patched ~repack~: Compatwireless20100626ptar

It brought drivers for newer cards (e.g., ath9k, rt2x00) to older kernels 1.4.7.

Compat-wireless was a core development project that allowed users to backport the latest stable or development wireless drivers from the Linux kernel’s central Git repository into older or alternative kernels. Instead of forcing a user to download, patch, and recompile an entire Linux kernel to get a new Wi-Fi card working, compat-wireless offered a condensed version of the kernel tree focused entirely on the and wireless drivers. Why the June 26, 2010 Release ("-p") Matters

A search of kernel.org, Linux wireless archives (wireless.kernel.org), Debian/Ubuntu patch trackers, and the Wayback Machine shows no tarball or patch named compatwireless20100626ptar . The compat-wireless project (later backports ) did release snapshots around June 2010, but they followed a naming pattern like compat-wireless-2010-06-26.tar.bz2 , not containing ptar or patched . compatwireless20100626ptar patched

Notable Changes (examples)

The "p" at the end of the filename signifies that the drivers have been . Standard drivers are often restricted by regulatory domain constraints or manufacturer limitations that prevent packet injection—the ability to send raw frames to a network. It brought drivers for newer cards (e

Here’s why, and what may have happened:

The package's size and complexity were also captured in the release metrics. For the June 2010 release, the project reported pulling in over 490,000 lines of upstream kernel code and applying more than 7,000 lines of "backport code" modifications to make it work on older kernels. The "crap" patches, which were changes not yet properly integrated upstream, comprised a small but notable percentage of the codebase, underscoring the "patched" nature of even the official releases. Why the June 26, 2010 Release ("-p") Matters

The Legacy of Compat-Wireless: Understanding the 2010-06-26-p Patch

Therefore, the complete term describes a specific, patched version of the compat-wireless driver backport package, archived as a tarball from a snapshot of the Linux kernel taken on June 26, 2010.