NOTE: this page is for archival only, see the note at the end of the page.

mac80211 issues

This page lists the issues blocking zd1211rw moving to the mac80211 stack. Some of these may already be resolved, they just need to be checked.

Regulatory domain control

The softmac driver restricts the available channels based on a regulatory domain field from the device EEPROM. The mac80211 driver currently ignores this and allows all channels everywhere.

Patch written, waiting for Ulrich's review

Advanced ERP handling

Daniel recently extended softmac and zd1211rw to parse ERP fields in beacons and probe responses (short preamble and 802.11g protection fields), and to finely control the transmissions and reprogram the RTS CTS register appropriately. This needs implementing in zd1211rw-mac80211. This may require further stack development.

Daniel is developing mac80211 patches to provide an "ERP IE change" notification system similar to the softmac one.

Detailed error statistics

Ulrich has greatly improved the zd1211rw 802.11 error statistics. This code needs moving over to the mac80211 driver after figuring out how mac80211 does this.

Signal level reporting

zd1211rw-mac80211 always reports 100/100 for signal level. Link quality reporting seems to be working correctly.

Patch written, waiting for Ulrich's review

Multicasting

Benoit reported that multicasting is not working with zd1211rw-mac80211, making IPv6 unusable. This is probably a stack-level problem, as the zd1211rw code for handling multicasting is identical in both drivers.

Connectivity loss issues

Daniel has experienced the mac80211 driver losing connectivity after some time, and this problem has resurfaced a few times.

The warning in the above mail is possibly a mac80211 bug which appears when CONFIG_NET_SCHED is disabled.

Commenting on a possible different issue from the warning above, Michael says: "last I checked, the count for the number of packets in the queue was wrong. it counted both urbs in transit and packets which haven't gotten tx status yet"

Testing on ARM and SPARC64

We have happy ARM and SPARC64 users. To my knowledge, mac80211 has not been tested there.


This is a static dump of the old wiki, taken after locking it in January 2015. The new wiki is at https://wireless.wiki.kernel.org/.
versions of this page: last, v21, v20, v19, v18, v17, v16, v15, v14, v13, v12, v11, v10, v9, v8, v7, v6, v5, v4, v3, v2, v1