summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-104-11/+11
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-254-11/+11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-1010-264/+347
|\ \
| * | rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCsGabor Juhos2013-04-0310-264/+347
| * | rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner2013-04-031-2/+2
* | | rt2x00: rt2800lib: probe RT chipset earlierGabor Juhos2013-04-011-35/+45
* | | rt2x00: rt2800lib: separate RT and RF chipset detectionGabor Juhos2013-04-011-24/+32
* | | rt2x00: introduce rt2x00_set_{rt,rf} helpersGabor Juhos2013-04-011-0/+17
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-252-2/+2
|\ \ \ | | |/ | |/|
| * | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-182-2/+2
* | | rt2800: 5592: add more USB devices IDsStanislaw Gruszka2013-03-181-0/+9
* | | rt2800: 5592: iq calibration for 5GHzStanislaw Gruszka2013-03-181-10/+60
* | | rt2800: 5592: add KconfigStanislaw Gruszka2013-03-181-0/+7
* | | rt2800: 5592: TXWI & RXWI descriptors sizeStanislaw Gruszka2013-03-184-7/+58
* | | 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-182-0/+19
* | | rt2800: rearrange bbp/rfcsr initializationStanislaw Gruszka2013-03-181-5/+45
* | | rt2800: 5592: add iq calibrationStanislaw Gruszka2013-03-183-4/+101
* | | 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-182-9/+125
* | | rt2800: 5592: MAC registers initalizationStanislaw Gruszka2013-03-181-2/+4
* | | rt2800: 5592: channel config stubStanislaw Gruszka2013-03-182-0/+266
* | | rt2800: 5592: add channels tableStanislaw Gruszka2013-03-182-0/+150
* | | rt2800: 5592: early definesStanislaw Gruszka2013-03-184-0/+8
* | | rt2800: do not crash if spec->channels is NULLStanislaw Gruszka2013-03-181-0/+3
* | | rt2x00: Fix tx status reporting for reordered frames in rt2800pciHelmut Schaa2013-03-182-3/+112
* | | rt2x00: Revert "rt2x00: remove unused argument"Helmut Schaa2013-03-183-12/+23
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-183-11/+15
|\ \ \ | | |/ | |/|
| * | rt2x00: fix rt2x00 to work with the new ralink SoC config symbolsJohn Crispin2013-03-132-9/+9
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-011-2/+6
| |\ \ | | |/ | |/|
| | * rt2x00: error in configurations with mesh support disabledFelix Fietkau2013-02-271-2/+6
* | | rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner2013-03-061-2/+2
|/ /
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-5/+0
|\ \ | |/ |/|
| * drivers/net/wireless/rt2x00: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-5/+0
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-151-4/+1
|\ \
| * | mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-151-4/+1
* | | rt2x00: check for dma mappings errorsStanislaw Gruszka2013-02-144-13/+36
* | | wireless: rt2x00: rt2800usb add "unknown" devicesXose Vazquez Perez2013-02-111-0/+16
|/ /
* | wireless: rt2x00: rt2800usb add Sweex idsXose Vazquez Perez2013-02-081-0/+5
* | wireless: rt2x00: rt2800pci add idXose Vazquez Perez2013-02-011-0/+1
OpenPOWER on IntegriCloud