summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2800lib.c
Commit message (Expand)AuthorAgeFilesLines
...
* | rt2800: initialize BBP_R83 on all subroutines (except 5592)Stanislaw Gruszka2013-05-241-7/+16
* | rt2800: initialize BBP_R82 on all subroutines (except 5592)Stanislaw Gruszka2013-05-241-1/+16
* | rt2800: initialize BBP_R74 - BBP_R80 on all subroutines (except 5592)Stanislaw Gruszka2013-05-241-26/+30
* | rt2800: initialize BBP_R70 on all subroutines (except 5592)Stanislaw Gruszka2013-05-241-2/+16
* | rt2800: initialize BBP_R69 - BBP_R77 on proper subroutinesStanislaw Gruszka2013-05-241-21/+41
* | rt2800: initialize BBP_R68 on proper subroutinesStanislaw Gruszka2013-05-241-6/+6
* | rt2800: initialize BBP_R65 & BBP_R66 on all subroutines (except 5592)Stanislaw Gruszka2013-05-241-3/+21
* | rt2800: initialize BBP_R47 on 3352 subroutineStanislaw Gruszka2013-05-241-3/+2
* | rt2800: initialize BBP_R31 on proper subroutinesStanislaw Gruszka2013-05-241-8/+8
* | rt2800: move rt2800_bbp4_mac_if_ctrl to proper subroutinesStanislaw Gruszka2013-05-241-5/+2
* | rt2800: move 3352 bbp specific codeStanislaw Gruszka2013-05-241-5/+2
* | rt2800: add rt2800_init_bbp_305x_soc subroutineStanislaw Gruszka2013-05-241-0/+7
* | rt2800: prepare for rt2800_init_bbp spitStanislaw Gruszka2013-05-241-1/+56
* | rt2800: make rt2800_init_bbp return voidStanislaw Gruszka2013-05-241-9/+5
* | rt2x00: rt2800lib: use rt2x00dev->bcn->winfo_sizeGabor Juhos2013-05-221-1/+1
|/
* rt2x00: Use more current logging styles, shrink object sizeJoe Perches2013-04-221-17/+18
* rt2x00: rt2800lib: rename rt2800_init_bbb_early to rt2800_init_bbp_earlyGabor Juhos2013-04-221-2/+2
* rt2800: nulify all last words of TXWIStanislaw Gruszka2013-04-221-4/+7
* rt2x00: provide separate information about TXWI & RXWI sizesStanislaw Gruszka2013-04-221-3/+9
* rt2800: cleanup rt2800_init_rfcsrStanislaw Gruszka2013-04-221-21/+6
* rt2800: add rt2800_normal_mode_setup_3xxx subroutineStanislaw Gruszka2013-04-221-77/+77
* rt2800: add rt2800_led_open_drain_enable subroutineStanislaw Gruszka2013-04-221-4/+25
* rt2800: move RF_R27 setup to individual rfcsr init subroutinesStanislaw Gruszka2013-04-221-7/+11
* rt2800: add rt2800_rx_filter_calibration procedureStanislaw Gruszka2013-04-221-46/+57
* rt2800: move RFCSR6_R2 & LDO_CFG0 setup to 3572 specific rfcsr initStanislaw Gruszka2013-04-221-17/+17
* rt2800: move GPIO_SWITCH setup to 3390 specific rfcsr initStanislaw Gruszka2013-04-221-5/+7
* rt2800: move 30xx common rf init codeStanislaw Gruszka2013-04-221-28/+35
* rt2800: move RFCSR29_RSSI_GAIN to 3290 specific rfcsr initStanislaw Gruszka2013-04-221-6/+6
* rt2800: move rf init calibration codeStanislaw Gruszka2013-04-221-22/+32
* rt2800: merge 5xxx normal mode setupStanislaw Gruszka2013-04-221-48/+36
* rt2x00: Fix transmit power troubles on some Ralink RT30xx cardsAlex A. Mihaylov2013-04-221-2/+6
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-4/+4
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-4/+4
* | rt2x00: rt2800lib: probe RT chipset earlierGabor Juhos2013-04-011-35/+45
* | rt2x00: rt2800lib: separate RT and RF chipset detectionGabor Juhos2013-04-011-24/+32
* | 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
OpenPOWER on IntegriCloud