summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)AuthorFilesLines
2014-12-07rt2x00: do not align payload on modern H/WStanislaw Gruszka1-38/+12
2014-11-14wireless: rt2x00: add new rt2800usb deviceCyril Brulebois1-0/+1
2014-10-30rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka1-1/+1
2014-07-09rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka3-4/+28
2014-07-09rt2x00: disable TKIP on USBStanislaw Gruszka1-0/+2
2014-06-08rt2x00: fix beaconing on USBStanislaw Gruszka1-10/+12
2013-12-04rt2400pci: fix RSSI readStanislaw Gruszka1-1/+1
2013-11-29rt2800usb: slow down TX status pollingStanislaw Gruszka1-4/+8
2013-11-29rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka3-5/+5
2013-11-29rt2x00: rt2800lib: fix VGC adjustment for RT5592Gabor Juhos1-4/+7
2013-11-29rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka1-0/+3
2013-11-29rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau1-1/+2
2013-10-01rt2800: change initialization sequence to fix system freezeStanislaw Gruszka1-8/+7
2013-10-01rt2800: fix wrong TX power compensationStanislaw Gruszka1-0/+7
2013-09-08mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau1-1/+2
2013-08-12rt2x00: fix stop queueStanislaw Gruszka1-7/+11
2013-07-26rt2x00: rt2800lib: fix default TX power check for RT55xxGabor Juhos1-1/+1
2013-07-26rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos3-4/+6
2013-06-12rt2800: fix RT5390 & RT3290 TX power settings regressionStanislaw Gruszka1-11/+18
2013-04-22rt2x00: Use more current logging styles, shrink object sizeJoe Perches19-240/+228
2013-04-22rt2x00: rt2800lib: rename rt2800_init_bbb_early to rt2800_init_bbp_earlyGabor Juhos1-2/+2
2013-04-22rt2800: nulify all last words of TXWIStanislaw Gruszka1-4/+7
2013-04-22rt2x00: provide separate information about TXWI & RXWI sizesStanislaw Gruszka5-25/+34
2013-04-22rt2800: cleanup rt2800_init_rfcsrStanislaw Gruszka1-21/+6
2013-04-22rt2800: add rt2800_normal_mode_setup_3xxx subroutineStanislaw Gruszka1-77/+77
2013-04-22rt2800: add rt2800_led_open_drain_enable subroutineStanislaw Gruszka1-4/+25
2013-04-22rt2800: move RF_R27 setup to individual rfcsr init subroutinesStanislaw Gruszka1-7/+11
2013-04-22rt2800: add rt2800_rx_filter_calibration procedureStanislaw Gruszka1-46/+57
2013-04-22rt2800: move RFCSR6_R2 & LDO_CFG0 setup to 3572 specific rfcsr initStanislaw Gruszka1-17/+17
2013-04-22rt2800: move GPIO_SWITCH setup to 3390 specific rfcsr initStanislaw Gruszka1-5/+7
2013-04-22rt2800: move 30xx common rf init codeStanislaw Gruszka1-28/+35
2013-04-22rt2800: move RFCSR29_RSSI_GAIN to 3290 specific rfcsr initStanislaw Gruszka1-6/+6
2013-04-22rt2800: move rf init calibration codeStanislaw Gruszka1-22/+32
2013-04-22rt2800: merge 5xxx normal mode setupStanislaw Gruszka1-48/+36
2013-04-22rt2x00: Fix transmit power troubles on some Ralink RT30xx cardsAlex A. Mihaylov1-2/+6
2013-04-10rt2x00: rt2x00mmio: remove unused rt2x00pci_* definesGabor Juhos1-11/+0
2013-04-10rt2x00: rt2800pci: use the rt2x00mmio_* routinesGabor Juhos1-118/+123
2013-04-10rt2x00: rt61pci: use the rt2x00mmio_* routinesGabor Juhos1-256/+259
2013-04-10rt2x00: rt2500pci: use the rt2x00mmio_* routinesGabor Juhos1-167/+167
2013-04-10rt2x00: rt2400pci: use the rt2x00mmio_* routinesGabor Juhos1-154/+155
2013-04-10rt2x00: rt2x00mmio: use rt2x00mmio prefix in function namesGabor Juhos2-50/+61
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-11/+11
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-264/+347
2013-04-03rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCsGabor Juhos10-264/+347
2013-04-03rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner1-2/+2
2013-04-02rt2x00: rt2800lib: probe RT chipset earlierGabor Juhos1-35/+45
2013-04-02rt2x00: rt2800lib: separate RT and RF chipset detectionGabor Juhos1-24/+32
2013-04-02rt2x00: introduce rt2x00_set_{rt,rf} helpersGabor Juhos1-0/+17
2013-03-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-2/+2
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan4-11/+11