index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
phy_lp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
b43: silence most sparse warnings
John W. Linville
2010-07-21
1
-4
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+2
*
b43: update cordic code to match current specs
Rafał Miłecki
2010-01-25
1
-3
/
+4
*
b43: make cordic common (LP-PHY and N-PHY need it)
Rafał Miłecki
2010-01-25
1
-43
/
+2
*
b43: use standard fls for finding the most significant bit
Rafał Miłecki
2010-01-15
1
-15
/
+2
*
b43: LP-PHY: note and explain specs inconsistency
Rafał Miłecki
2010-01-12
1
-0
/
+7
*
b43: LP-PHY: Begin implementing calibration & software RFKILL support
Gábor Stefanik
2009-10-30
1
-134
/
+649
*
b43: Comment unused functions lpphy_restore_dig_flt_state and lpphy_disable_r...
Jaswinder Singh Rajput
2009-10-07
1
-0
/
+6
*
b43: Add LP PHY Analog Switch Support
Thomas Ilnseher
2009-09-23
1
-1
/
+11
*
b43: Add myself to module authors & to LP-PHY file copyright notices
Gábor Stefanik
2009-08-31
1
-1
/
+2
*
b43: Implement antenna diversity support for LP-PHY
Gábor Stefanik
2009-08-28
1
-1
/
+8
*
b43: LP-PHY: Revert to the original PHY register write routine
Gábor Stefanik
2009-08-28
1
-1
/
+2
*
ssb: Implement PMU LDO control and use it in b43
Gábor Stefanik
2009-08-28
1
-7
/
+3
*
b43: Fix and update LP-PHY code
Gábor Stefanik
2009-08-28
1
-41
/
+50
*
b43: LP-PHY: Fix and simplify Qdiv roundup
Gábor Stefanik
2009-08-28
1
-11
/
+8
*
b43: LP-PHY: Fix a few typos in the RC calibration code
Gábor Stefanik
2009-08-28
1
-3
/
+4
*
b43: LP-PHY: Implement spec updates and remove resolved FIXMEs
Gábor Stefanik
2009-08-20
1
-37
/
+61
*
b43: LP-PHY: Two small spec updates
Gábor Stefanik
2009-08-20
1
-5
/
+12
*
b43: LP-PHY: Fix setting TX power control mode during RC calibration
Gábor Stefanik
2009-08-20
1
-1
/
+1
*
b43: LP-PHY: Fix reading old mode in the set TX power control routine
Gábor Stefanik
2009-08-20
1
-2
/
+2
*
b43: LP-PHY: Update B2062 radio init with recent spec changes
Gábor Stefanik
2009-08-20
1
-0
/
+5
*
b43: LP-PHY: Fix a bug in the B2062 channel tune path
Gábor Stefanik
2009-08-20
1
-1
/
+1
*
b43: LP-PHY: Update code for spec fixes, and fix a few typos
Gábor Stefanik
2009-08-20
1
-18
/
+35
*
b43: LP-PHY: Fix a spec error in the B2062 channel switch routine
Gábor Stefanik
2009-08-20
1
-0
/
+4
*
b43: LP-PHY: Update baseband init for recent spec changes
Gábor Stefanik
2009-08-20
1
-5
/
+68
*
b43: LP-PHY: Fix another TX power control abuse
Gábor Stefanik
2009-08-20
1
-3
/
+4
*
b43: LP-PHY: Update TX gain override for a spec typo fix
Gábor Stefanik
2009-08-20
1
-1
/
+1
*
b43: LP-PHY: Don't adjust gain table for rev2+ when setting channel
Gábor Stefanik
2009-08-20
1
-2
/
+1
*
b43: LP-PHY: Implement channel switching for rev0/1/B2062 radio
Gábor Stefanik
2009-08-20
1
-15
/
+282
*
b43: LP-PHY: Implement channel switching for rev2+/B2063 radio
Gábor Stefanik
2009-08-20
1
-22
/
+402
*
b43: LP-PHY: Initialize TX power control
Gábor Stefanik
2009-08-20
1
-7
/
+98
*
b43: Implement RC calibration for rev.0/1 LP-PHYs
Gábor Stefanik
2009-08-14
1
-47
/
+460
*
b43: Implement RC calibration for rev.2+ LP PHYs
Gábor Stefanik
2009-08-14
1
-1
/
+85
*
b43: LP-PHY: Implement reading band SPROM
Gábor Stefanik
2009-08-14
1
-1
/
+84
*
b43: Fix a typo in the sync_stx routine
Gábor Stefanik
2009-08-14
1
-1
/
+1
*
b43: Update LP-PHY rev2+ baseband init to match the specs
Gábor Stefanik
2009-08-14
1
-4
/
+69
*
b43: Implement LP-PHY baseband table initialization
Gábor Stefanik
2009-08-14
1
-4
/
+37
*
b43: LP-PHY: Implement STX synchronization
Gábor Stefanik
2009-08-14
1
-2
/
+55
*
b43: Typo fixes & minor cleanup
Gábor Stefanik
2009-08-14
1
-1
/
+1
*
b43: Add LP 2063 radio init
Gábor Stefanik
2009-08-14
1
-1
/
+12
*
b43: implement baseband init for LP-PHY <= rev1
Gábor Stefanik
2009-08-04
1
-1
/
+93
*
rfkill: rewrite
Johannes Berg
2009-06-03
1
-1
/
+1
*
b43: Add parts of LP-PHY TX power control
Michael Buesch
2009-02-11
1
-2
/
+175
*
b43: (b2062) Fix crystal frequency calculations
Michael Buesch
2009-02-09
1
-4
/
+11
*
b43: Port spec bugfixes for the LP baseband init
Michael Buesch
2009-02-09
1
-14
/
+11
*
b43: Add LP 2062 radio init
Michael Buesch
2009-02-09
1
-3
/
+108
*
b43: Add LP-PHY baseband init for >=rev2
Michael Buesch
2009-02-09
1
-2
/
+76
*
b43: Add LP-PHY register definitions
Michael Buesch
2009-02-09
1
-0
/
+33
*
b43: Move Analog switching into phy code
Michael Buesch
2008-09-08
1
-0
/
+1
*
b43: Split PHY alloc and init
Michael Buesch
2008-09-05
1
-14
/
+15
[next]