summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Christian Lamparter [Thu, 22 Jul 2010 18:07:37 +0000 (20:07 +0200)]
carl9170 firmware: introduce per-rate ER Protection setting
Previously, the firmware has applied (or rather has stuck)
with the ERP settings of the first rate for all retry rates.
This is now history and the driver can choose between
different ERP settings for each individual retry rate.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Christian Lamparter [Wed, 21 Jul 2010 19:24:29 +0000 (21:24 +0200)]
carl9170 firmware: update README
the README should include a list of all necessary
tools and libraries to build the firmware.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Christian Lamparter [Wed, 21 Jul 2010 19:21:34 +0000 (21:21 +0200)]
carl9170 firmware: checkpatch fixes
Since the shared headers are meant to be included
into the kernel, they should pass checkpatch.pl
without generating hundreds of WARNINGS.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Christian Lamparter [Mon, 19 Jul 2010 23:16:34 +0000 (01:16 +0200)]
carl9170 firmware: import 1.7.0
The carl9170 project aims to provide more than just a
working substitute firmware+driver for Atheros' AR9170
USB solutions.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>