index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
phy_lp.c
Age
Commit message (
Expand
)
Author
2015-11-18
b43: move under broadcom vendor directory
Kalle Valo
2014-08-25
b43: flush some writes on Broadcom MIPS SoCs
Rafał Miłecki
2014-08-25
b43: don't duplicate common PHY read/write ops
Rafał Miłecki
2013-04-23
b43: use defines for board_type
Rafał Miłecki
2013-03-25
b43: remove warning for LP-PHY with sprom < 8
Hauke Mehrtens
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-07
Update my e-mail address
Michael Büsch
2011-06-01
b43: LP-PHY: use new pointers path to access ssb_device
Rafał Miłecki
2011-06-01
b43: bus: abstract board info
Rafał Miłecki
2011-06-01
b43: bus: abstract chip info
Rafał Miłecki
2011-06-01
b43: bus: abstract SPROM
Rafał Miłecki
2011-05-16
b43: rename b43_wldev's field with ssb_device to sdev
Rafał Miłecki
2010-07-21
b43: silence most sparse warnings
John W. Linville
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-25
b43: update cordic code to match current specs
Rafał Miłecki
2010-01-25
b43: make cordic common (LP-PHY and N-PHY need it)
Rafał Miłecki
2010-01-15
b43: use standard fls for finding the most significant bit
Rafał Miłecki
2010-01-12
b43: LP-PHY: note and explain specs inconsistency
Rafał Miłecki
2009-10-30
b43: LP-PHY: Begin implementing calibration & software RFKILL support
Gábor Stefanik
2009-10-07
b43: Comment unused functions lpphy_restore_dig_flt_state and lpphy_disable_r...
Jaswinder Singh Rajput
2009-09-23
b43: Add LP PHY Analog Switch Support
Thomas Ilnseher
2009-08-31
b43: Add myself to module authors & to LP-PHY file copyright notices
Gábor Stefanik
2009-08-28
b43: Implement antenna diversity support for LP-PHY
Gábor Stefanik
2009-08-28
b43: LP-PHY: Revert to the original PHY register write routine
Gábor Stefanik
2009-08-28
ssb: Implement PMU LDO control and use it in b43
Gábor Stefanik
2009-08-28
b43: Fix and update LP-PHY code
Gábor Stefanik
2009-08-28
b43: LP-PHY: Fix and simplify Qdiv roundup
Gábor Stefanik
2009-08-28
b43: LP-PHY: Fix a few typos in the RC calibration code
Gábor Stefanik
2009-08-20
b43: LP-PHY: Implement spec updates and remove resolved FIXMEs
Gábor Stefanik
2009-08-20
b43: LP-PHY: Two small spec updates
Gábor Stefanik
2009-08-20
b43: LP-PHY: Fix setting TX power control mode during RC calibration
Gábor Stefanik
2009-08-20
b43: LP-PHY: Fix reading old mode in the set TX power control routine
Gábor Stefanik
2009-08-20
b43: LP-PHY: Update B2062 radio init with recent spec changes
Gábor Stefanik
2009-08-20
b43: LP-PHY: Fix a bug in the B2062 channel tune path
Gábor Stefanik
2009-08-20
b43: LP-PHY: Update code for spec fixes, and fix a few typos
Gábor Stefanik
2009-08-20
b43: LP-PHY: Fix a spec error in the B2062 channel switch routine
Gábor Stefanik
2009-08-20
b43: LP-PHY: Update baseband init for recent spec changes
Gábor Stefanik
2009-08-20
b43: LP-PHY: Fix another TX power control abuse
Gábor Stefanik
2009-08-20
b43: LP-PHY: Update TX gain override for a spec typo fix
Gábor Stefanik
2009-08-20
b43: LP-PHY: Don't adjust gain table for rev2+ when setting channel
Gábor Stefanik
2009-08-20
b43: LP-PHY: Implement channel switching for rev0/1/B2062 radio
Gábor Stefanik
2009-08-20
b43: LP-PHY: Implement channel switching for rev2+/B2063 radio
Gábor Stefanik
2009-08-20
b43: LP-PHY: Initialize TX power control
Gábor Stefanik
2009-08-14
b43: Implement RC calibration for rev.0/1 LP-PHYs
Gábor Stefanik
2009-08-14
b43: Implement RC calibration for rev.2+ LP PHYs
Gábor Stefanik
2009-08-14
b43: LP-PHY: Implement reading band SPROM
Gábor Stefanik
2009-08-14
b43: Fix a typo in the sync_stx routine
Gábor Stefanik
2009-08-14
b43: Update LP-PHY rev2+ baseband init to match the specs
Gábor Stefanik
2009-08-14
b43: Implement LP-PHY baseband table initialization
Gábor Stefanik
[next]