aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville10-73/+1126
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+9
2013-03-18rt2800: 5592: add more USB devices IDsStanislaw Gruszka1-0/+9
2013-03-18rt2800: 5592: iq calibration for 5GHzStanislaw Gruszka1-10/+60
2013-03-18rt2800: 5592: add KconfigStanislaw Gruszka1-0/+7
2013-03-18rt2800: 5592: TXWI & RXWI descriptors sizeStanislaw Gruszka4-7/+58
2013-03-18rt2800: 5592: add chip specific vgc calculationsStanislaw Gruszka1-7/+22
2013-03-18rt2800: 5592: add AGC initStanislaw Gruszka1-1/+4
2013-03-18rt2800: add write_with_rx_chain functionStanislaw Gruszka2-0/+19
2013-03-18rt2800: rearrange bbp/rfcsr initializationStanislaw Gruszka1-5/+45
2013-03-18rt2800: 5592: add iq calibrationStanislaw Gruszka3-4/+101
2013-03-18rt2800: 5592: more channel switch registers settings (BBP & GLRT)Stanislaw Gruszka1-0/+32
2013-03-18rt2800: 5592: enable rf initStanislaw Gruszka1-0/+1
2013-03-18rt2800: 5592: setup LDO_CFG0 when configuring channelStanislaw Gruszka1-0/+5
2013-03-18rt2800: 5592: init frequency calibrationStanislaw Gruszka1-3/+9
2013-03-18rt2800: 5592: initialize RF_38/39/30 registersStanislaw Gruszka1-1/+2
2013-03-18rt2800: 5592: initialize BBP_R138 registerStanislaw Gruszka1-1/+2
2013-03-18rt2800: 5592: initalize BBP_R103 register on new revisionsStanislaw Gruszka1-0/+2
2013-03-18rt2800: 5592: initalize RF_R27 on older revisionsStanislaw Gruszka1-1/+2
2013-03-18rt2800: 5592: RF early registers initializationStanislaw Gruszka1-25/+51
2013-03-18rt2800: 5592: common BBP initializationStanislaw Gruszka1-0/+22
2013-03-18rt2800: 5592: BBP registers initializationStanislaw Gruszka2-9/+125
2013-03-18rt2800: 5592: MAC registers initalizationStanislaw Gruszka1-2/+4
2013-03-18rt2800: 5592: channel config stubStanislaw Gruszka2-0/+266
2013-03-18rt2800: 5592: add channels tableStanislaw Gruszka2-0/+150
2013-03-18rt2800: 5592: early definesStanislaw Gruszka4-0/+8
2013-03-18rt2800: do not crash if spec->channels is NULLStanislaw Gruszka1-0/+3
2013-03-18rt2x00: Fix tx status reporting for reordered frames in rt2800pciHelmut Schaa2-3/+112
2013-03-18rt2x00: Revert "rt2x00: remove unused argument"Helmut Schaa3-12/+23
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-11/+15
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches1-3/+1
2013-03-13rt2x00: fix rt2x00 to work with the new ralink SoC config symbolsJohn Crispin2-9/+9
2013-03-06rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner1-2/+2
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-2/+6
2013-02-27rt2x00: error in configurations with mesh support disabledFelix Fietkau1-2/+6
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-5/+0
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-4/+1
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg1-4/+1
2013-02-14rt2x00: check for dma mappings errorsStanislaw Gruszka4-13/+36
2013-02-11wireless: rt2x00: rt2800usb add "unknown" devicesXose Vazquez Perez1-0/+16
2013-02-08wireless: rt2x00: rt2800usb add Sweex idsXose Vazquez Perez1-0/+5
2013-02-01wireless: rt2x00: rt2800pci add idXose Vazquez Perez1-0/+1
2013-02-01wireless: rt2x00: rt2800usb add/identify idsXose Vazquez Perez1-5/+9
2013-01-30rt2x00: allow AP and mesh mode to operate simultaneouslyChun-Yeow Yeoh1-1/+2
2013-01-30rt2x00: remove NOTICEStanislaw Gruszka3-5/+3
2013-01-30rt2800usb: move "TX status missed" messages to debug levelStanislaw Gruszka1-3/+3
2013-01-30rt2x00: print warning, notice and info as defaultStanislaw Gruszka1-2/+2
2013-01-30rt2x00: print chip and firmware version by defaultStanislaw Gruszka2-4/+4
2013-01-22rt2x00: Improve TX status handling for BlockAckReq framesHelmut Schaa4-5/+169
2013-01-22drivers/net/wireless/rt2x00: remove depends on CONFIG_EXPERIMENTALKees Cook1-5/+0