History log of /drivers/net/wireless/ath/carl9170/fwcmd.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f5e2289a142c714732aef67cadbb0a8843565507 15-Aug-2011 Christian Lamparter <chunkeey@googlemail.com> carl9170: import updated firmware headers

Import new headers from our firmware branch:
git://git.kernel.org/pub/scm/linux/kernel/git/chr/carl9170fw.git

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
/drivers/net/wireless/ath/carl9170/fwcmd.h
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>
/drivers/net/wireless/ath/carl9170/fwcmd.h
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>
/drivers/net/wireless/ath/carl9170/fwcmd.h
3f1240e4f4b249f2388903864bdc766973f76687 29-Oct-2010 Christian Lamparter <chunkeey@googlemail.com> carl9170: import hw/fw header updates

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

* add some strategic __aligned(4).
This allows the compiler generate optimized code for
architectures which can't access (unaligned/packed)
data efficiently.
("ath9k_hw: optimize all descriptor access functions")

* add a forgotten __CARL9170FW__ ifdef around
a private firmware-internal struct.

* GET_VAL macro helper
Very useful for extracting data out of the
bit-packed PHY registers.

* cosmetic changes
e.g.: _CCA_MINCCA_ to just _CCA_MIN_.

* version bump 1.8.8.3 -> 1.9.0.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
/drivers/net/wireless/ath/carl9170/fwcmd.h
5c895691944862e782c285a871f5d3466797b4ef 28-Sep-2010 Christian Lamparter <chunkeey@googlemail.com> carl9170: support firmware-based rx filter

The hardware rx-filter was essentially disabled, because
of a serve, yet unidentifiable problem with iwlagn.
Due to these circumstances the driver and mac80211 were
left with the job of filtering.

This is very unfortunate and has proven to be expensive
in terms of latency, memory and load.

Therefore the new 1.8.8.3 firmware introduces a flexible
filtering infrastructure which allows the driver to
offload some of the checks (FCS & PLCP crc check,
RA match, control frame filter, etc...) whenever possible.

Note:
This patch also includes all changes to the
shared headers files since the inclusion.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
/drivers/net/wireless/ath/carl9170/fwcmd.h
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>
/drivers/net/wireless/ath/carl9170/fwcmd.h