aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2800lib.c
AgeCommit message (Expand)Author
2013-06-12rt2800: fix RT5390 & RT3290 TX power settings regressionStanislaw Gruszka
2013-04-22rt2x00: Use more current logging styles, shrink object sizeJoe Perches
2013-04-22rt2x00: rt2800lib: rename rt2800_init_bbb_early to rt2800_init_bbp_earlyGabor Juhos
2013-04-22rt2800: nulify all last words of TXWIStanislaw Gruszka
2013-04-22rt2x00: provide separate information about TXWI & RXWI sizesStanislaw Gruszka
2013-04-22rt2800: cleanup rt2800_init_rfcsrStanislaw Gruszka
2013-04-22rt2800: add rt2800_normal_mode_setup_3xxx subroutineStanislaw Gruszka
2013-04-22rt2800: add rt2800_led_open_drain_enable subroutineStanislaw Gruszka
2013-04-22rt2800: move RF_R27 setup to individual rfcsr init subroutinesStanislaw Gruszka
2013-04-22rt2800: add rt2800_rx_filter_calibration procedureStanislaw Gruszka
2013-04-22rt2800: move RFCSR6_R2 & LDO_CFG0 setup to 3572 specific rfcsr initStanislaw Gruszka
2013-04-22rt2800: move GPIO_SWITCH setup to 3390 specific rfcsr initStanislaw Gruszka
2013-04-22rt2800: move 30xx common rf init codeStanislaw Gruszka
2013-04-22rt2800: move RFCSR29_RSSI_GAIN to 3290 specific rfcsr initStanislaw Gruszka
2013-04-22rt2800: move rf init calibration codeStanislaw Gruszka
2013-04-22rt2800: merge 5xxx normal mode setupStanislaw Gruszka
2013-04-22rt2x00: Fix transmit power troubles on some Ralink RT30xx cardsAlex A. Mihaylov
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-01rt2x00: rt2800lib: probe RT chipset earlierGabor Juhos
2013-04-01rt2x00: rt2800lib: separate RT and RF chipset detectionGabor Juhos
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-18rt2800: 5592: iq calibration for 5GHzStanislaw Gruszka
2013-03-18rt2800: 5592: TXWI & RXWI descriptors sizeStanislaw Gruszka
2013-03-18rt2800: 5592: add chip specific vgc calculationsStanislaw Gruszka
2013-03-18rt2800: 5592: add AGC initStanislaw Gruszka
2013-03-18rt2800: add write_with_rx_chain functionStanislaw Gruszka
2013-03-18rt2800: rearrange bbp/rfcsr initializationStanislaw Gruszka
2013-03-18rt2800: 5592: add iq calibrationStanislaw Gruszka
2013-03-18rt2800: 5592: more channel switch registers settings (BBP & GLRT)Stanislaw Gruszka
2013-03-18rt2800: 5592: enable rf initStanislaw Gruszka
2013-03-18rt2800: 5592: setup LDO_CFG0 when configuring channelStanislaw Gruszka
2013-03-18rt2800: 5592: init frequency calibrationStanislaw Gruszka
2013-03-18rt2800: 5592: initialize RF_38/39/30 registersStanislaw Gruszka
2013-03-18rt2800: 5592: initialize BBP_R138 registerStanislaw Gruszka
2013-03-18rt2800: 5592: initalize BBP_R103 register on new revisionsStanislaw Gruszka
2013-03-18rt2800: 5592: initalize RF_R27 on older revisionsStanislaw Gruszka
2013-03-18rt2800: 5592: RF early registers initializationStanislaw Gruszka
2013-03-18rt2800: 5592: common BBP initializationStanislaw Gruszka
2013-03-18rt2800: 5592: BBP registers initializationStanislaw Gruszka
2013-03-18rt2800: 5592: MAC registers initalizationStanislaw Gruszka
2013-03-18rt2800: 5592: channel config stubStanislaw Gruszka
2013-03-18rt2800: 5592: add channels tableStanislaw Gruszka
2013-03-18rt2800: 5592: early definesStanislaw Gruszka
2013-03-18rt2800: do not crash if spec->channels is NULLStanislaw Gruszka
2013-01-30rt2x00: remove NOTICEStanislaw Gruszka
2013-01-22rt2x00: Improve TX status handling for BlockAckReq framesHelmut Schaa
2013-01-07rt2x00: rt2800: convert read_eeprom functions to return an int valueGabor Juhos
2013-01-07rt2800: refactor RFCSR initializationStanislaw Gruszka
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville