index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
phy_lp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-4
/
+4
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-07
Update my e-mail address
Michael Büsch
1
-1
/
+1
2011-06-01
b43: LP-PHY: use new pointers path to access ssb_device
Rafał Miłecki
1
-5
/
+10
2011-06-01
b43: bus: abstract board info
Rafał Miłecki
1
-3
/
+2
2011-06-01
b43: bus: abstract chip info
Rafał Miłecki
1
-13
/
+9
2011-06-01
b43: bus: abstract SPROM
Rafał Miłecki
1
-46
/
+47
2011-05-16
b43: rename b43_wldev's field with ssb_device to sdev
Rafał Miłecki
1
-11
/
+11
2010-07-21
b43: silence most sparse warnings
John W. Linville
1
-4
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+2
2010-01-25
b43: update cordic code to match current specs
Rafał Miłecki
1
-3
/
+4
2010-01-25
b43: make cordic common (LP-PHY and N-PHY need it)
Rafał Miłecki
1
-43
/
+2
2010-01-15
b43: use standard fls for finding the most significant bit
Rafał Miłecki
1
-15
/
+2
2010-01-12
b43: LP-PHY: note and explain specs inconsistency
Rafał Miłecki
1
-0
/
+7
2009-10-30
b43: LP-PHY: Begin implementing calibration & software RFKILL support
Gábor Stefanik
1
-134
/
+649
2009-10-07
b43: Comment unused functions lpphy_restore_dig_flt_state and lpphy_disable_r...
Jaswinder Singh Rajput
1
-0
/
+6
2009-09-23
b43: Add LP PHY Analog Switch Support
Thomas Ilnseher
1
-1
/
+11
2009-08-31
b43: Add myself to module authors & to LP-PHY file copyright notices
Gábor Stefanik
1
-1
/
+2
2009-08-28
b43: Implement antenna diversity support for LP-PHY
Gábor Stefanik
1
-1
/
+8
2009-08-28
b43: LP-PHY: Revert to the original PHY register write routine
Gábor Stefanik
1
-1
/
+2
2009-08-28
ssb: Implement PMU LDO control and use it in b43
Gábor Stefanik
1
-7
/
+3
2009-08-28
b43: Fix and update LP-PHY code
Gábor Stefanik
1
-41
/
+50
2009-08-28
b43: LP-PHY: Fix and simplify Qdiv roundup
Gábor Stefanik
1
-11
/
+8
2009-08-28
b43: LP-PHY: Fix a few typos in the RC calibration code
Gábor Stefanik
1
-3
/
+4
2009-08-20
b43: LP-PHY: Implement spec updates and remove resolved FIXMEs
Gábor Stefanik
1
-37
/
+61
2009-08-20
b43: LP-PHY: Two small spec updates
Gábor Stefanik
1
-5
/
+12
2009-08-20
b43: LP-PHY: Fix setting TX power control mode during RC calibration
Gábor Stefanik
1
-1
/
+1
2009-08-20
b43: LP-PHY: Fix reading old mode in the set TX power control routine
Gábor Stefanik
1
-2
/
+2
2009-08-20
b43: LP-PHY: Update B2062 radio init with recent spec changes
Gábor Stefanik
1
-0
/
+5
2009-08-20
b43: LP-PHY: Fix a bug in the B2062 channel tune path
Gábor Stefanik
1
-1
/
+1
2009-08-20
b43: LP-PHY: Update code for spec fixes, and fix a few typos
Gábor Stefanik
1
-18
/
+35
2009-08-20
b43: LP-PHY: Fix a spec error in the B2062 channel switch routine
Gábor Stefanik
1
-0
/
+4
2009-08-20
b43: LP-PHY: Update baseband init for recent spec changes
Gábor Stefanik
1
-5
/
+68
2009-08-20
b43: LP-PHY: Fix another TX power control abuse
Gábor Stefanik
1
-3
/
+4
2009-08-20
b43: LP-PHY: Update TX gain override for a spec typo fix
Gábor Stefanik
1
-1
/
+1
2009-08-20
b43: LP-PHY: Don't adjust gain table for rev2+ when setting channel
Gábor Stefanik
1
-2
/
+1
2009-08-20
b43: LP-PHY: Implement channel switching for rev0/1/B2062 radio
Gábor Stefanik
1
-15
/
+282
2009-08-20
b43: LP-PHY: Implement channel switching for rev2+/B2063 radio
Gábor Stefanik
1
-22
/
+402
2009-08-20
b43: LP-PHY: Initialize TX power control
Gábor Stefanik
1
-7
/
+98
2009-08-14
b43: Implement RC calibration for rev.0/1 LP-PHYs
Gábor Stefanik
1
-47
/
+460
2009-08-14
b43: Implement RC calibration for rev.2+ LP PHYs
Gábor Stefanik
1
-1
/
+85
2009-08-14
b43: LP-PHY: Implement reading band SPROM
Gábor Stefanik
1
-1
/
+84
2009-08-14
b43: Fix a typo in the sync_stx routine
Gábor Stefanik
1
-1
/
+1
2009-08-14
b43: Update LP-PHY rev2+ baseband init to match the specs
Gábor Stefanik
1
-4
/
+69
2009-08-14
b43: Implement LP-PHY baseband table initialization
Gábor Stefanik
1
-4
/
+37
2009-08-14
b43: LP-PHY: Implement STX synchronization
Gábor Stefanik
1
-2
/
+55
2009-08-14
b43: Typo fixes & minor cleanup
Gábor Stefanik
1
-1
/
+1
2009-08-14
b43: Add LP 2063 radio init
Gábor Stefanik
1
-1
/
+12
2009-08-04
b43: implement baseband init for LP-PHY <= rev1
Gábor Stefanik
1
-1
/
+93
2009-06-03
rfkill: rewrite
Johannes Berg
1
-1
/
+1
[next]