summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2800lib.c
Commit message (Expand)AuthorAgeFilesLines
* rt2800: 5592: iq calibration for 5GHzStanislaw Gruszka2013-03-181-10/+60
* rt2800: 5592: TXWI & RXWI descriptors sizeStanislaw Gruszka2013-03-181-5/+0
* rt2800: 5592: add chip specific vgc calculationsStanislaw Gruszka2013-03-181-7/+22
* rt2800: 5592: add AGC initStanislaw Gruszka2013-03-181-1/+4
* rt2800: add write_with_rx_chain functionStanislaw Gruszka2013-03-181-0/+16
* rt2800: rearrange bbp/rfcsr initializationStanislaw Gruszka2013-03-181-5/+45
* rt2800: 5592: add iq calibrationStanislaw Gruszka2013-03-181-2/+39
* rt2800: 5592: more channel switch registers settings (BBP & GLRT)Stanislaw Gruszka2013-03-181-0/+32
* rt2800: 5592: enable rf initStanislaw Gruszka2013-03-181-0/+1
* rt2800: 5592: setup LDO_CFG0 when configuring channelStanislaw Gruszka2013-03-181-0/+5
* rt2800: 5592: init frequency calibrationStanislaw Gruszka2013-03-181-3/+9
* rt2800: 5592: initialize RF_38/39/30 registersStanislaw Gruszka2013-03-181-1/+2
* rt2800: 5592: initialize BBP_R138 registerStanislaw Gruszka2013-03-181-1/+2
* rt2800: 5592: initalize BBP_R103 register on new revisionsStanislaw Gruszka2013-03-181-0/+2
* rt2800: 5592: initalize RF_R27 on older revisionsStanislaw Gruszka2013-03-181-1/+2
* rt2800: 5592: RF early registers initializationStanislaw Gruszka2013-03-181-25/+51
* rt2800: 5592: common BBP initializationStanislaw Gruszka2013-03-181-0/+22
* rt2800: 5592: BBP registers initializationStanislaw Gruszka2013-03-181-5/+105
* rt2800: 5592: MAC registers initalizationStanislaw Gruszka2013-03-181-2/+4
* rt2800: 5592: channel config stubStanislaw Gruszka2013-03-181-0/+255
* rt2800: 5592: add channels tableStanislaw Gruszka2013-03-181-0/+144
* rt2800: 5592: early definesStanislaw Gruszka2013-03-181-0/+2
* rt2800: do not crash if spec->channels is NULLStanislaw Gruszka2013-03-181-0/+3
* rt2x00: remove NOTICEStanislaw Gruszka2013-01-301-1/+1
* rt2x00: Improve TX status handling for BlockAckReq framesHelmut Schaa2013-01-221-4/+2
* rt2x00: rt2800: convert read_eeprom functions to return an int valueGabor Juhos2013-01-071-2/+7
* rt2800: refactor RFCSR initializationStanislaw Gruszka2013-01-071-372/+423
* mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-1/+3
* Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-12-111-1/+2
|\
| * Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"Stanislaw Gruszka2012-12-051-1/+2
* | rt2x00: rt2800lib: introduce RFCSR3_VCOCAL_ENGabor Juhos2012-12-031-2/+2
* | rt2x00: rt2800lib: fix indentation in rt2800_init_rfcsrGabor Juhos2012-12-031-60/+60
* | rt2x00: rt2800lib: fix indentation of some rt2x00_rt callsGabor Juhos2012-12-031-9/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-1/+1
|\ \ | |/ |/|
| * rt2800: validate step value for temperature compensationStanislaw Gruszka2012-10-301-1/+1
* | rt2800: comment tx power settingsStanislaw Gruszka2012-10-191-3/+19
* | rt2800: allow to reduce tx power on devices not exporting power limitStanislaw Gruszka2012-10-191-0/+27
* | rt2800: pass channel pointer to rt2800_config_txpowerStanislaw Gruszka2012-10-191-4/+5
* | rt2800: use eeprom OFDM 6M TX power as criterionStanislaw Gruszka2012-10-191-5/+6
* | rt2800: compensate tx power also for non 11b rates on 2GHzStanislaw Gruszka2012-10-191-3/+0
* | rt2800: limit TX_PWR_CFG_ values to 0xcStanislaw Gruszka2012-10-191-1/+2
* | rt2800: use BBP_R1 for setting tx powerStanislaw Gruszka2012-10-191-8/+19
|/
* rt2x00/rt3352: Fix lnagain assignment to use register 66.Daniel Golle2012-10-051-2/+2
* rt2x00: Clean up RFCSR1 programming in rt2800_config_channel_rf3xxx.Gertjan van Wingerde2012-09-241-29/+8
* rt2x00: Code style cleanup in rt2800lib.cGertjan van Wingerde2012-09-241-1/+1
* rt2x00: rt2800lib - code cleanup.Gertjan van Wingerde2012-09-241-7/+5
* rt2x00: rt2800 - Fix default vgc values for RT3572Gertjan van Wingerde2012-09-241-4/+9
* rt2x00: Code clean up in rt2800lib.Gertjan van Wingerde2012-09-241-6/+10
* rt2x00: add MediaTek/RaLink Rt3352 WiSoCDaniel Golle2012-09-111-5/+206
* rt2x00: rt2800 - Make probe_hw function common between PCI and USB.Gertjan van Wingerde2012-09-071-6/+74
OpenPOWER on IntegriCloud