b43: N-PHY: implement RX IQ estimation
[safe/jmp/linux-2.6] / drivers / net / wireless / b43 / phy_n.c
2010-01-15 Rafał Miłeckib43: N-PHY: implement RX IQ estimation
2010-01-15 Rafał Miłeckib43: N-PHY: implement restoring general configuration
2010-01-15 Rafał Miłeckib43: N-PHY: implement workaround for TX IQ
2010-01-15 Rafał Miłeckib43: N-PHY: implement RX IQ coeffs
2010-01-15 Rafał Miłeckib43: N-PHY: add function than forces (not) staying...
2010-01-15 Rafał Miłeckib43: N-PHY: add RSSI calibration restore
2010-01-15 Rafał Miłeckib43: N-PHY: implement PA overriding (RF control related)
2010-01-15 Rafał Miłeckib43: N-PHY: RSSI calibration for rev < 3
2010-01-15 Rafał Miłeckib43: N-PHY: add RSSI polling and setting 2055 (radio...
2010-01-15 Rafał Miłeckib43: N-PHY: implement RSSI selection and offset scaling
2010-01-15 Rafał Miłeckib43: N-PHY: add clip detection reading/writing and...
2010-01-15 Rafał Miłeckib43: N-PHY: split RSSI calibration into 2 functions...
2010-01-15 Rafał Miłeckib43: N-PHY: update CCA reset
2010-01-15 Rafał Miłeckib43: N-PHY: update init code to match current specs
2010-01-15 Rafał Miłeckib43: N-PHY: add needed struct definitions
2010-01-15 Rafał Miłeckib43: N-PHY: clean table init, check PHY rev
2009-08-04 Gábor Stefanikb43: implement baseband init for LP-PHY <= rev1
2009-06-03 Johannes Bergrfkill: rewrite
2008-09-08 Michael Bueschb43: Move Analog switching into phy code
2008-09-05 Michael Bueschb43: Split PHY alloc and init
2008-09-05 Michael Bueschb43: Move code from nphy.* to phy_n.*