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-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
* | wireless: rt2x00: rt2800usb add/identify idsXose Vazquez Perez2013-02-011-5/+9
* | rt2x00: allow AP and mesh mode to operate simultaneouslyChun-Yeow Yeoh2013-01-301-1/+2
* | rt2x00: remove NOTICEStanislaw Gruszka2013-01-303-5/+3
* | rt2800usb: move "TX status missed" messages to debug levelStanislaw Gruszka2013-01-301-3/+3
* | rt2x00: print warning, notice and info as defaultStanislaw Gruszka2013-01-301-2/+2
* | rt2x00: print chip and firmware version by defaultStanislaw Gruszka2013-01-302-4/+4
* | rt2x00: Improve TX status handling for BlockAckReq framesHelmut Schaa2013-01-224-5/+169
* | rt2x00: rt2800: convert read_eeprom functions to return an int valueGabor Juhos2013-01-074-21/+43
OpenPOWER on IntegriCloud