aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/phy_lp.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * Update my e-mail addressMichael Büsch2011-07-07
* | b43: LP-PHY: use new pointers path to access ssb_deviceRafał Miłecki2011-06-01
* | b43: bus: abstract board infoRafał Miłecki2011-06-01
* | b43: bus: abstract chip infoRafał Miłecki2011-06-01
* | b43: bus: abstract SPROMRafał Miłecki2011-06-01
|/
* b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-16
* b43: silence most sparse warningsJohn W. Linville2010-07-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* b43: update cordic code to match current specsRafał Miłecki2010-01-25
* b43: make cordic common (LP-PHY and N-PHY need it)Rafał Miłecki2010-01-25
* b43: use standard fls for finding the most significant bitRafał Miłecki2010-01-15
* b43: LP-PHY: note and explain specs inconsistencyRafał Miłecki2010-01-12
* b43: LP-PHY: Begin implementing calibration & software RFKILL supportGábor Stefanik2009-10-30
* b43: Comment unused functions lpphy_restore_dig_flt_state and lpphy_disable_r...Jaswinder Singh Rajput2009-10-07
* b43: Add LP PHY Analog Switch SupportThomas Ilnseher2009-09-23
* b43: Add myself to module authors & to LP-PHY file copyright noticesGábor Stefanik2009-08-31
* b43: Implement antenna diversity support for LP-PHYGábor Stefanik2009-08-28
* b43: LP-PHY: Revert to the original PHY register write routineGábor Stefanik2009-08-28
* ssb: Implement PMU LDO control and use it in b43Gábor Stefanik2009-08-28
* b43: Fix and update LP-PHY codeGábor Stefanik2009-08-28
* b43: LP-PHY: Fix and simplify Qdiv roundupGábor Stefanik2009-08-28
* b43: LP-PHY: Fix a few typos in the RC calibration codeGábor Stefanik2009-08-28
* b43: LP-PHY: Implement spec updates and remove resolved FIXMEsGábor Stefanik2009-08-20
* b43: LP-PHY: Two small spec updatesGábor Stefanik2009-08-20
* b43: LP-PHY: Fix setting TX power control mode during RC calibrationGábor Stefanik2009-08-20
* b43: LP-PHY: Fix reading old mode in the set TX power control routineGábor Stefanik2009-08-20
* b43: LP-PHY: Update B2062 radio init with recent spec changesGábor Stefanik2009-08-20
* b43: LP-PHY: Fix a bug in the B2062 channel tune pathGábor Stefanik2009-08-20
* b43: LP-PHY: Update code for spec fixes, and fix a few typosGábor Stefanik2009-08-20
* b43: LP-PHY: Fix a spec error in the B2062 channel switch routineGábor Stefanik2009-08-20
* b43: LP-PHY: Update baseband init for recent spec changesGábor Stefanik2009-08-20
* b43: LP-PHY: Fix another TX power control abuseGábor Stefanik2009-08-20
* b43: LP-PHY: Update TX gain override for a spec typo fixGábor Stefanik2009-08-20
* b43: LP-PHY: Don't adjust gain table for rev2+ when setting channelGábor Stefanik2009-08-20
* b43: LP-PHY: Implement channel switching for rev0/1/B2062 radioGábor Stefanik2009-08-20
* b43: LP-PHY: Implement channel switching for rev2+/B2063 radioGábor Stefanik2009-08-20
* b43: LP-PHY: Initialize TX power controlGábor Stefanik2009-08-20
* b43: Implement RC calibration for rev.0/1 LP-PHYsGábor Stefanik2009-08-14
* b43: Implement RC calibration for rev.2+ LP PHYsGábor Stefanik2009-08-14
* b43: LP-PHY: Implement reading band SPROMGábor Stefanik2009-08-14
* b43: Fix a typo in the sync_stx routineGábor Stefanik2009-08-14
* b43: Update LP-PHY rev2+ baseband init to match the specsGábor Stefanik2009-08-14
* b43: Implement LP-PHY baseband table initializationGábor Stefanik2009-08-14
* b43: LP-PHY: Implement STX synchronizationGábor Stefanik2009-08-14
* b43: Typo fixes & minor cleanupGábor Stefanik2009-08-14
* b43: Add LP 2063 radio initGábor Stefanik2009-08-14
* b43: implement baseband init for LP-PHY <= rev1Gábor Stefanik2009-08-04
* rfkill: rewriteJohannes Berg2009-06-03
* b43: Add parts of LP-PHY TX power controlMichael Buesch2009-02-11