aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/phy_lp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23b43: Add LP PHY Analog Switch SupportThomas Ilnseher1-1/+11
2009-08-31b43: Add myself to module authors & to LP-PHY file copyright noticesGábor Stefanik1-1/+2
2009-08-28b43: Implement antenna diversity support for LP-PHYGábor Stefanik1-1/+8
2009-08-28b43: LP-PHY: Revert to the original PHY register write routineGábor Stefanik1-1/+2
2009-08-28ssb: Implement PMU LDO control and use it in b43Gábor Stefanik1-7/+3
2009-08-28b43: Fix and update LP-PHY codeGábor Stefanik1-41/+50
2009-08-28b43: LP-PHY: Fix and simplify Qdiv roundupGábor Stefanik1-11/+8
2009-08-28b43: LP-PHY: Fix a few typos in the RC calibration codeGábor Stefanik1-3/+4
2009-08-20b43: LP-PHY: Implement spec updates and remove resolved FIXMEsGábor Stefanik1-37/+61
2009-08-20b43: LP-PHY: Two small spec updatesGábor Stefanik1-5/+12
2009-08-20b43: LP-PHY: Fix setting TX power control mode during RC calibrationGábor Stefanik1-1/+1
2009-08-20b43: LP-PHY: Fix reading old mode in the set TX power control routineGábor Stefanik1-2/+2
2009-08-20b43: LP-PHY: Update B2062 radio init with recent spec changesGábor Stefanik1-0/+5
2009-08-20b43: LP-PHY: Fix a bug in the B2062 channel tune pathGábor Stefanik1-1/+1
2009-08-20b43: LP-PHY: Update code for spec fixes, and fix a few typosGábor Stefanik1-18/+35
2009-08-20b43: LP-PHY: Fix a spec error in the B2062 channel switch routineGábor Stefanik1-0/+4
2009-08-20b43: LP-PHY: Update baseband init for recent spec changesGábor Stefanik1-5/+68
2009-08-20b43: LP-PHY: Fix another TX power control abuseGábor Stefanik1-3/+4
2009-08-20b43: LP-PHY: Update TX gain override for a spec typo fixGábor Stefanik1-1/+1
2009-08-20b43: LP-PHY: Don't adjust gain table for rev2+ when setting channelGábor Stefanik1-2/+1
2009-08-20b43: LP-PHY: Implement channel switching for rev0/1/B2062 radioGábor Stefanik1-15/+282
2009-08-20b43: LP-PHY: Implement channel switching for rev2+/B2063 radioGábor Stefanik1-22/+402
2009-08-20b43: LP-PHY: Initialize TX power controlGábor Stefanik1-7/+98
2009-08-14b43: Implement RC calibration for rev.0/1 LP-PHYsGábor Stefanik1-47/+460
2009-08-14b43: Implement RC calibration for rev.2+ LP PHYsGábor Stefanik1-1/+85
2009-08-14b43: LP-PHY: Implement reading band SPROMGábor Stefanik1-1/+84
2009-08-14b43: Fix a typo in the sync_stx routineGábor Stefanik1-1/+1
2009-08-14b43: Update LP-PHY rev2+ baseband init to match the specsGábor Stefanik1-4/+69
2009-08-14b43: Implement LP-PHY baseband table initializationGábor Stefanik1-4/+37
2009-08-14b43: LP-PHY: Implement STX synchronizationGábor Stefanik1-2/+55
2009-08-14b43: Typo fixes & minor cleanupGábor Stefanik1-1/+1
2009-08-14b43: Add LP 2063 radio initGábor Stefanik1-1/+12
2009-08-04b43: implement baseband init for LP-PHY <= rev1Gábor Stefanik1-1/+93
2009-06-03rfkill: rewriteJohannes Berg1-1/+1
2009-02-11b43: Add parts of LP-PHY TX power controlMichael Buesch1-2/+175
2009-02-09b43: (b2062) Fix crystal frequency calculationsMichael Buesch1-4/+11
2009-02-09b43: Port spec bugfixes for the LP baseband initMichael Buesch1-14/+11
2009-02-09b43: Add LP 2062 radio initMichael Buesch1-3/+108
2009-02-09b43: Add LP-PHY baseband init for >=rev2Michael Buesch1-2/+76
2009-02-09b43: Add LP-PHY register definitionsMichael Buesch1-0/+33
2008-09-08b43: Move Analog switching into phy codeMichael Buesch1-0/+1
2008-09-05b43: Split PHY alloc and initMichael Buesch1-14/+15
2008-09-05b43: Add LP-PHY read/write phyopsMichael Buesch1-6/+17
2008-09-05b43: Add LP-PHY templateMichael Buesch1-0/+142