History log of /drivers/net/wireless/b43/tables_lpphy.h
Revision Date Author Comments
47583154767886a97a82452c8aca63bf0336337a 11-Aug-2009 Gábor Stefanik <netrolller.3d@gmail.com> b43: LP-PHY: Refactor TX gain table I/O

Make it possible to write individual gain table entries.
Allow gain table entries to be written outside gain table init.
Add version-agnostic helpers for writing gain tables.
Use the new TX gain table helpers during table init.

Signed-off-by: Gábor Stefanik <netrolller.3d@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
c65d6fbf91517a0a955de7ce029940bc63ea8203 10-Aug-2009 Gábor Stefanik <netrolller.3d@gmail.com> b43: Implement LP-PHY baseband table initialization

Implement LP-PHY baseband table init for all revisions.

Signed-off-by: Gábor Stefanik <netrolller.3d@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
c10e47f458653a68b1d3956237b7bf2e1ab1e8da 04-Aug-2009 Gábor Stefanik <netrolller.3d@gmail.com> b43: Add LP 2063 radio init

Add B2063 radio init code and tables for LP-PHY.
Rename structures common between B2062 and B2063 to B206X.

Signed-off-by: Gábor Stefanik <netrolller.3d@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
ce1a9ee33a5864f3d199baa1d3e154a1f9a6f3dd 04-Feb-2009 Michael Buesch <mb@bu3sch.de> b43: Add parts of LP-PHY TX power control

This adds the initial parts of the LP-PHY TX power control.
This also adds helper functions for bulk access of LP tables.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
24b5bcc6aef46346edd69becf62d2125c0b3208e 31-Jan-2009 Michael Buesch <mb@bu3sch.de> b43: Add LP 2062 radio init

This adds initialization code for the 2062 radio.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
6c1bb9276c492c803611e63fa6fab8276c02ee70 31-Jan-2009 Michael Buesch <mb@bu3sch.de> b43: Add LP-PHY baseband init for >=rev2

This adds code for the baseband init of LP-PHY >=2.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>