Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ac1bd8464f161ed1475ef73c431b926256c6b5bb
/
drivers
/
net
/
wireless
/
b43
/
phy_lp.c
41950bd
b43: silence most sparse warnings
by John W. Linville
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6f98e62
b43: update cordic code to match current specs
by Rafał Miłecki
· 15 years ago
9865045
b43: make cordic common (LP-PHY and N-PHY need it)
by Rafał Miłecki
· 15 years ago
857c0fc
b43: use standard fls for finding the most significant bit
by Rafał Miłecki
· 15 years ago
81f14df
b43: LP-PHY: note and explain specs inconsistency
by Rafał Miłecki
· 15 years ago
2c0d610
b43: LP-PHY: Begin implementing calibration & software RFKILL support
by Gábor Stefanik
· 15 years ago
bdcf8ff
b43: Comment unused functions lpphy_restore_dig_flt_state and lpphy_disable_rx_gain_override
by Jaswinder Singh Rajput
· 15 years ago
9308779
b43: Add LP PHY Analog Switch Support
by Thomas Ilnseher
· 15 years ago
0136e51
b43: Add myself to module authors & to LP-PHY file copyright notices
by Gábor Stefanik
· 15 years ago
64e368b
b43: Implement antenna diversity support for LP-PHY
by Gábor Stefanik
· 15 years ago
00fa928
b43: LP-PHY: Revert to the original PHY register write routine
by Gábor Stefanik
· 15 years ago
06e4da2
ssb: Implement PMU LDO control and use it in b43
by Gábor Stefanik
· 15 years ago
68ec532
b43: Fix and update LP-PHY code
by Gábor Stefanik
· 15 years ago
d8fa338
b43: LP-PHY: Fix and simplify Qdiv roundup
by Gábor Stefanik
· 15 years ago
6bd5f52
b43: LP-PHY: Fix a few typos in the RC calibration code
by Gábor Stefanik
· 15 years ago
5904d20
b43: LP-PHY: Implement spec updates and remove resolved FIXMEs
by Gábor Stefanik
· 15 years ago
5791ce1
b43: LP-PHY: Two small spec updates
by Gábor Stefanik
· 15 years ago
5f1c07d
b43: LP-PHY: Fix setting TX power control mode during RC calibration
by Gábor Stefanik
· 15 years ago
12d4bba
b43: LP-PHY: Fix reading old mode in the set TX power control routine
by Gábor Stefanik
· 15 years ago
7e4d852
b43: LP-PHY: Update B2062 radio init with recent spec changes
by Gábor Stefanik
· 15 years ago
ed07c4b
b43: LP-PHY: Fix a bug in the B2062 channel tune path
by Gábor Stefanik
· 15 years ago
5269102e
b43: LP-PHY: Update code for spec fixes, and fix a few typos
by Gábor Stefanik
· 15 years ago
055114a
b43: LP-PHY: Fix a spec error in the B2062 channel switch routine
by Gábor Stefanik
· 15 years ago
96909e9
b43: LP-PHY: Update baseband init for recent spec changes
by Gábor Stefanik
· 15 years ago
1245684
b43: LP-PHY: Fix another TX power control abuse
by Gábor Stefanik
· 15 years ago
16373f6
b43: LP-PHY: Update TX gain override for a spec typo fix
by Gábor Stefanik
· 15 years ago
0c61bb9
b43: LP-PHY: Don't adjust gain table for rev2+ when setting channel
by Gábor Stefanik
· 15 years ago
1e711be
b43: LP-PHY: Implement channel switching for rev0/1/B2062 radio
by Gábor Stefanik
· 15 years ago
588f837
b43: LP-PHY: Implement channel switching for rev2+/B2063 radio
by Gábor Stefanik
· 15 years ago
7021f62
b43: LP-PHY: Initialize TX power control
by Gábor Stefanik
· 15 years ago
560ad81
b43: Implement RC calibration for rev.0/1 LP-PHYs
by Gábor Stefanik
· 15 years ago
d4de953
b43: Implement RC calibration for rev.2+ LP PHYs
by Gábor Stefanik
· 15 years ago
84ec167
b43: LP-PHY: Implement reading band SPROM
by Gábor Stefanik
· 15 years ago
d44517f
b43: Fix a typo in the sync_stx routine
by Gábor Stefanik
· 15 years ago
a3e14f3
b43: Update LP-PHY rev2+ baseband init to match the specs
by Gábor Stefanik
· 15 years ago
c65d6fb
b43: Implement LP-PHY baseband table initialization
by Gábor Stefanik
· 15 years ago
3281d95
b43: LP-PHY: Implement STX synchronization
by Gábor Stefanik
· 15 years ago
7c81e98
b43: Typo fixes & minor cleanup
by Gábor Stefanik
· 15 years ago
c10e47f
b43: Add LP 2063 radio init
by Gábor Stefanik
· 15 years ago
738f0f4
b43: implement baseband init for LP-PHY <= rev1
by Gábor Stefanik
· 15 years ago
19d337d
rfkill: rewrite
by Johannes Berg
· 15 years ago
ce1a9ee
b43: Add parts of LP-PHY TX power control
by Michael Buesch
· 16 years ago
99e0fca
b43: (b2062) Fix crystal frequency calculations
by Michael Buesch
· 16 years ago
686aa5f
b43: Port spec bugfixes for the LP baseband init
by Michael Buesch
· 16 years ago
24b5bcc
b43: Add LP 2062 radio init
by Michael Buesch
· 16 years ago
6c1bb92
b43: Add LP-PHY baseband init for >=rev2
by Michael Buesch
· 16 years ago
a387cc7
b43: Add LP-PHY register definitions
by Michael Buesch
· 16 years ago
cb24f57
b43: Move Analog switching into phy code
by Michael Buesch
· 16 years ago
fb11137
b43: Split PHY alloc and init
by Michael Buesch
· 16 years ago
0888707
b43: Add LP-PHY read/write phyops
by Michael Buesch
· 16 years ago
e63e436
b43: Add LP-PHY template
by Michael Buesch
· 16 years ago