summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/phy_lp.c
Commit message (Expand)AuthorAgeFilesLines
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * Update my e-mail addressMichael Büsch2011-07-071-1/+1
* | b43: LP-PHY: use new pointers path to access ssb_deviceRafał Miłecki2011-06-011-5/+10
* | b43: bus: abstract board infoRafał Miłecki2011-06-011-3/+2
* | b43: bus: abstract chip infoRafał Miłecki2011-06-011-13/+9
* | b43: bus: abstract SPROMRafał Miłecki2011-06-011-46/+47
|/
* b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-161-11/+11
* b43: silence most sparse warningsJohn W. Linville2010-07-211-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* b43: update cordic code to match current specsRafał Miłecki2010-01-251-3/+4
* b43: make cordic common (LP-PHY and N-PHY need it)Rafał Miłecki2010-01-251-43/+2
* b43: use standard fls for finding the most significant bitRafał Miłecki2010-01-151-15/+2
* b43: LP-PHY: note and explain specs inconsistencyRafał Miłecki2010-01-121-0/+7
* b43: LP-PHY: Begin implementing calibration & software RFKILL supportGábor Stefanik2009-10-301-134/+649
* b43: Comment unused functions lpphy_restore_dig_flt_state and lpphy_disable_r...Jaswinder Singh Rajput2009-10-071-0/+6
* b43: Add LP PHY Analog Switch SupportThomas Ilnseher2009-09-231-1/+11
* b43: Add myself to module authors & to LP-PHY file copyright noticesGábor Stefanik2009-08-311-1/+2
* b43: Implement antenna diversity support for LP-PHYGábor Stefanik2009-08-281-1/+8
* b43: LP-PHY: Revert to the original PHY register write routineGábor Stefanik2009-08-281-1/+2
* ssb: Implement PMU LDO control and use it in b43Gábor Stefanik2009-08-281-7/+3
* b43: Fix and update LP-PHY codeGábor Stefanik2009-08-281-41/+50
* b43: LP-PHY: Fix and simplify Qdiv roundupGábor Stefanik2009-08-281-11/+8
* b43: LP-PHY: Fix a few typos in the RC calibration codeGábor Stefanik2009-08-281-3/+4
* b43: LP-PHY: Implement spec updates and remove resolved FIXMEsGábor Stefanik2009-08-201-37/+61
* b43: LP-PHY: Two small spec updatesGábor Stefanik2009-08-201-5/+12
* b43: LP-PHY: Fix setting TX power control mode during RC calibrationGábor Stefanik2009-08-201-1/+1
* b43: LP-PHY: Fix reading old mode in the set TX power control routineGábor Stefanik2009-08-201-2/+2
* b43: LP-PHY: Update B2062 radio init with recent spec changesGábor Stefanik2009-08-201-0/+5
* b43: LP-PHY: Fix a bug in the B2062 channel tune pathGábor Stefanik2009-08-201-1/+1
* b43: LP-PHY: Update code for spec fixes, and fix a few typosGábor Stefanik2009-08-201-18/+35
* b43: LP-PHY: Fix a spec error in the B2062 channel switch routineGábor Stefanik2009-08-201-0/+4
* b43: LP-PHY: Update baseband init for recent spec changesGábor Stefanik2009-08-201-5/+68
* b43: LP-PHY: Fix another TX power control abuseGábor Stefanik2009-08-201-3/+4
* b43: LP-PHY: Update TX gain override for a spec typo fixGábor Stefanik2009-08-201-1/+1
* b43: LP-PHY: Don't adjust gain table for rev2+ when setting channelGábor Stefanik2009-08-201-2/+1
* b43: LP-PHY: Implement channel switching for rev0/1/B2062 radioGábor Stefanik2009-08-201-15/+282
* b43: LP-PHY: Implement channel switching for rev2+/B2063 radioGábor Stefanik2009-08-201-22/+402
* b43: LP-PHY: Initialize TX power controlGábor Stefanik2009-08-201-7/+98
* b43: Implement RC calibration for rev.0/1 LP-PHYsGábor Stefanik2009-08-141-47/+460
* b43: Implement RC calibration for rev.2+ LP PHYsGábor Stefanik2009-08-141-1/+85
* b43: LP-PHY: Implement reading band SPROMGábor Stefanik2009-08-141-1/+84
* b43: Fix a typo in the sync_stx routineGábor Stefanik2009-08-141-1/+1
* b43: Update LP-PHY rev2+ baseband init to match the specsGábor Stefanik2009-08-141-4/+69
* b43: Implement LP-PHY baseband table initializationGábor Stefanik2009-08-141-4/+37
* b43: LP-PHY: Implement STX synchronizationGábor Stefanik2009-08-141-2/+55
* b43: Typo fixes & minor cleanupGábor Stefanik2009-08-141-1/+1
* b43: Add LP 2063 radio initGábor Stefanik2009-08-141-1/+12
* b43: implement baseband init for LP-PHY <= rev1Gábor Stefanik2009-08-041-1/+93
* rfkill: rewriteJohannes Berg2009-06-031-1/+1
OpenPOWER on IntegriCloud