History log of /drivers/net/wireless/ath/carl9170/wlan.h
Revision Date Author Comments
85ee5122abbc1b5c5f3622e46942291a2f6f1261 30-Jun-2011 Christian Lamparter <chunkeey@googlemail.com> carl9170: import 1.9.4 firmware headers

This patch imports all shared header changes
from carl9170fw.git.

* update copyright boilerplate

* add some more strategic __aligned(4).

* WoWLAN

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
9e09b5c96caf3f201f1dcb31539d6a6b2c36d0f9 22-Jan-2011 Christian Lamparter <chunkeey@googlemail.com> carl9170: update fw/hw headers

This patch syncs up the header files with
the project's main firmware carl9170fw.git.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
9f59f3c694c184c69e0be7d0fd0829bcb61b0429 09-Oct-2010 Christian Lamparter <chunkeey@googlemail.com> carl9170: remove stale rx error path

The total/fatal error bit was erroneously prefixed
with AR9170_RX_ERROR instead of AR9170_RX_STATUS.
Luckily, the hardware specification confirmed that
the 0x80 flag will never be set for mac->error.
So, it was always just a dead branch.

This patch also imports the latest version of
shared wlan.h header from the firmware git.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
aae9af605a41cb3e9bbad15df72076423a22f903 06-Sep-2010 Christian Lamparter <chunkeey@googlemail.com> carl9170: Register maps, tx/rx descriptor formats and eeprom layout

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>