b43: N-PHY: split RSSI selection into two per-PHY-revision functions
[safe/jmp/linux-2.6] / drivers / net / wireless / b43 / phy_n.c
2010-02-01 Rafał Miłeckib43: N-PHY: split RSSI selection into two per-PHY-revis...
2010-02-01 Rafał Miłeckib43: N-PHY: add workarounds for gain control
2010-02-01 Rafał Miłeckib43: N-PHY: update general workarounds
2010-01-27 Larry Fingerb43: N PHY: Fix compilation after removal of typdef...
2010-01-25 Rafał Miłeckib43: N-PHY: use cordic to generate samples
2010-01-25 Rafał Miłeckib43: N-PHY: fix one bit off in parsing RF Ctrl Override...
2010-01-22 Rafał Miłeckib43: N-PHY: add TX tone
2010-01-22 Rafał Miłeckib43: N-PHY: add setting power amplifier filters
2010-01-22 Rafał Miłeckib43: N-PHY: add running samples
2010-01-22 Rafał Miłeckib43: N-PHY: implement overriding RF control
2010-01-22 Rafał Miłeckib43: check band width
2010-01-19 Rafał Miłeckib43: N-PHY: silence warnings, add missing call
2010-01-19 Rafał Miłeckib43: N-PHY: implement and add multi-dimensional table...
2010-01-19 Rafał Miłeckib43: N-PHY: implement and add reading one element tables
2010-01-19 Rafał Miłeckib43: N-PHY: implement and add multi-dimensional table...
2010-01-19 Rafał Miłeckib43: N-PHY: add writing one element tables
2010-01-19 Rafał Miłeckib43: N-PHY: store seq mode for proper restoring (follow...
2010-01-19 Rafał Miłeckib43: N-PHY: move RF sequence declarations top, add...
2010-01-19 Rafał Miłeckib43: N-PHY: implement chain selection
2010-01-19 Rafał Miłeckib43: N-PHY: implement stopping playback
2010-01-19 Rafał Miłeckib43: N-PHY: implement MIMO config update
2010-01-19 Rafał Miłeckib43: N-PHY: implement TX PHY cleanup and setup
2010-01-19 Rafał Miłeckib43: N-PHY: implement RX PHY cleanup and setup
2010-01-15 Rafał Miłeckib43: N-PHY: drop unused definition, uncomment needed...
2010-01-15 Rafał Miłeckib43: N-PHY: implement TX power control coef setup
2010-01-15 Rafał Miłeckib43: N-PHY: add RX IQ calibrationi for rev < 3
2010-01-15 Rafał Miłeckib43: N-PHY: add huge calculating TX IQ LO
2010-01-15 Rafał Miłeckib43: N-PHY: implement calculating IQ gain params
2010-01-15 Rafał Miłeckib43: N-PHY: update TX calibration ladder
2010-01-15 Rafał Miłeckib43: N-PHY: add RX radio cores calibration
2010-01-15 Rafał Miłeckib43: N-PHY: add TX LP FBW (TX filter 40 related)
2010-01-15 Rafał Miłeckib43: N-PHY: implement getting TX gains
2010-01-15 Rafał Miłeckib43: N-PHY: implement calculating RX IQ comp
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.*