index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
phy_n.c
Age
Commit message (
Expand
)
Author
2010-01-15
b43: N-PHY: drop unused definition, uncomment needed call
Rafał Miłecki
2010-01-15
b43: N-PHY: implement TX power control coef setup
Rafał Miłecki
2010-01-15
b43: N-PHY: add RX IQ calibrationi for rev < 3
Rafał Miłecki
2010-01-15
b43: N-PHY: add huge calculating TX IQ LO
Rafał Miłecki
2010-01-15
b43: N-PHY: implement calculating IQ gain params
Rafał Miłecki
2010-01-15
b43: N-PHY: update TX calibration ladder
Rafał Miłecki
2010-01-15
b43: N-PHY: add RX radio cores calibration
Rafał Miłecki
2010-01-15
b43: N-PHY: add TX LP FBW (TX filter 40 related)
Rafał Miłecki
2010-01-15
b43: N-PHY: implement getting TX gains
Rafał Miłecki
2010-01-15
b43: N-PHY: implement calculating RX IQ comp
Rafał Miłecki
2010-01-15
b43: N-PHY: implement RX IQ estimation
Rafał Miłecki
2010-01-15
b43: N-PHY: implement restoring general configuration
Rafał Miłecki
2010-01-15
b43: N-PHY: implement workaround for TX IQ
Rafał Miłecki
2010-01-15
b43: N-PHY: implement RX IQ coeffs
Rafał Miłecki
2010-01-15
b43: N-PHY: add function than forces (not) staying in carrier search
Rafał Miłecki
2010-01-15
b43: N-PHY: add RSSI calibration restore
Rafał Miłecki
2010-01-15
b43: N-PHY: implement PA overriding (RF control related)
Rafał Miłecki
2010-01-15
b43: N-PHY: RSSI calibration for rev < 3
Rafał Miłecki
2010-01-15
b43: N-PHY: add RSSI polling and setting 2055 (radio) VCM
Rafał Miłecki
2010-01-15
b43: N-PHY: implement RSSI selection and offset scaling
Rafał Miłecki
2010-01-15
b43: N-PHY: add clip detection reading/writing and some classifier function
Rafał Miłecki
2010-01-15
b43: N-PHY: split RSSI calibration into 2 functions (rev2, rev3)
Rafał Miłecki
2010-01-15
b43: N-PHY: update CCA reset
Rafał Miłecki
2010-01-15
b43: N-PHY: update init code to match current specs
Rafał Miłecki
2010-01-15
b43: N-PHY: add needed struct definitions
Rafał Miłecki
2010-01-15
b43: N-PHY: clean table init, check PHY rev
Rafał Miłecki
2009-08-04
b43: implement baseband init for LP-PHY <= rev1
Gábor Stefanik
2009-06-03
rfkill: rewrite
Johannes Berg
2008-09-08
b43: Move Analog switching into phy code
Michael Buesch
2008-09-05
b43: Split PHY alloc and init
Michael Buesch
2008-09-05
b43: Move code from nphy.* to phy_n.*
Michael Buesch