summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)Author
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-10rt2x00: rt2x00mmio: remove unused rt2x00pci_* definesGabor Juhos
2013-04-10rt2x00: rt2800pci: use the rt2x00mmio_* routinesGabor Juhos
2013-04-10rt2x00: rt61pci: use the rt2x00mmio_* routinesGabor Juhos
2013-04-10rt2x00: rt2500pci: use the rt2x00mmio_* routinesGabor Juhos
2013-04-10rt2x00: rt2400pci: use the rt2x00mmio_* routinesGabor Juhos
2013-04-10rt2x00: rt2x00mmio: use rt2x00mmio prefix in function namesGabor Juhos
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-03rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCsGabor Juhos
2013-04-03rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner
2013-04-01rt2x00: rt2800lib: probe RT chipset earlierGabor Juhos
2013-04-01rt2x00: rt2800lib: separate RT and RF chipset detectionGabor Juhos
2013-04-01rt2x00: introduce rt2x00_set_{rt,rf} helpersGabor Juhos
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-18rt2800: 5592: add more USB devices IDsStanislaw Gruszka
2013-03-18rt2800: 5592: iq calibration for 5GHzStanislaw Gruszka
2013-03-18rt2800: 5592: add KconfigStanislaw 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-03-18rt2x00: Fix tx status reporting for reordered frames in rt2800pciHelmut Schaa
2013-03-18rt2x00: Revert "rt2x00: remove unused argument"Helmut Schaa
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-13rt2x00: fix rt2x00 to work with the new ralink SoC config symbolsJohn Crispin
2013-03-06rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville