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