Welcome to the official Linux Wireless wiki

This is the main place to get all kind of information about Wireless Networking (currently only IEEE 802.11) on the Linux operating system. This wiki features information for end-users, developers and vendors.

This site covers mostly the new mac80211-based drivers and the mac80211 stack itself along with the new userspace and in-kernel configuration interfaces nl80211 and cfg80211. If you want to keep track of the latest, please refer to our RecentChanges page.

News

April 17, 2008

Linux 2.6.25 is released. There are a number of important changes:

  • mac80211 now supports HT (802.11n) operation
  • a new rate control algorithm for mac80211 (using a PID controller) was added

In drivers, there were a number of changes as well:

  • New drivers added: ath5k, rndis_wlan and rtl8180

  • rt2x00 drivers now support software antenna diversity
  • zd1211rw is now a mac80211 driver
  • b43 supports new devices (BCM94311MCG rev 02)

As always, of course, lots of code improvements (notably libertas), bugfixes and device IDs for new (or just found to be working) devices.

March 10th, 2008

On February 14, 2008 John Linville announced a new git tree, the wireless-testing.git tree, "created to replace the usage of the former 'everything' branch". As it stands, there is no more #everything branch in wireless-2.6.git tree. Users and developers should rely on wireless-testing.git for the bleeding edge Linux wireless developments. The wireless-testing.git tree should be used as the primary development target. New git URL:

git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git

To learn how check this tree out, and a general overview of git please see our Linux wireless git-guide. To see the latest changes made on this tree check out the wireless-testing.git ChangeLog

February 4th, 2008

Linux 2.6.24 was released on January 28th. It includes a horde of new wireless drivers:

  • Intel Wireless Link (iwlwifi) drivers for iwl3945 and iwl4965

  • SDIO driver for Marvell's Libertas 8385 and 8686 hardware
  • Ralink drivers for RT2400/RT2500/RT61 (PCI/PCMCIA), RT2500/RT73 (USB)

  • b43 and b43legacy Broadcom drivers which replace the older bcm43xx driver. bcm43xx is now deprecated and will be removed in future kernel releases.

Various other drivers received bug fixes and increased hardware support.

mac80211 received a huge amount of internal rework and fixes, some resulting in optimisations and better IEEE 802.11 spec compliance. Additionally, it now supports the SIOCGIWTXPOWER ioctl ("iwconfig dev power ..."), reports better link statistics, no longer sends invalid QoS frames, better supports dynamic WEP and has improved radiotap injection.

For users looking to help test the bleeding edge but stuck on older kernels we now have available a wireless compatibility package. This lets you get the latest drivers and bug fixes on kernels >= 2.6.22, this includes the new Atheros ath5k driver, which is scheduled for inclusion for 2.6.25.

October 10, 2007

Linux 2.6.23 was released today. On the wireless front, a variety of fixes and improvements were contributed all over the place. The biggest news items are the inclusion of the rtl8187 driver, which supports USB devices based on the RTL8187 chipset, and zd1211rw enhancements to support devices based on the Atheros AR5007UG USB chipset.

September 27, 2007

The Software Freedom Law Center has published a new statement which as per MadWifi's press release:

  • "... this should once and for all clear up any doubts about licensing practices we have used and details of provenance of code since the project's start all the way down to our current ath5k driver code.".

Additionally, the press release states that

  • "The audit confirms that fixes and improvements to work derived from OpenBSD's ar5k - specifically what is in the wireless-legacy repository now - can safely be contributed back."

As per the advice from SFLC new guidelines have been posted about about sending patches for Linux-wireless. To help keep track of changes under permissive licenses a new ''Changes-licensed-under'' tag is being introduced. Additionally we would like to request developers to subscribe to the guidelines page for submitting patches to receive diffs of changes to this guide so we're all on the same page.

News archive: view older news
(News list)