summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)AuthorFilesLines
2016-05-01rt2x00: add new rt2800usb device Buffalo WLI-UC-G450Anthony Wong1-0/+1
2015-06-03rt2x00: add new rt2800usb device DWA 130Scott Branden1-0/+1
2014-12-01rt2x00: do not align payload on modern H/WStanislaw Gruszka1-38/+12
2014-11-13wireless: rt2x00: add new rt2800usb deviceCyril Brulebois1-0/+1
2014-11-03wireless: rt2x00: add new rt2800usb devicesXose Vazquez Perez1-0/+4
2014-11-03rt2x00: support Ralink 5362.Canek Peláez Valdés2-1/+9
2014-10-30rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka1-1/+1
2014-07-07rt2800usb: Don't perform DMA from stackAndrea Merello1-6/+22
2014-06-17rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka3-4/+28
2014-06-17rt2800usb:fix hang during firmware loadMichael Braun1-2/+7
2014-06-17rt2800usb:fix efuse detectionMichael Braun2-1/+30
2014-06-16rt2x00: disable TKIP on USBStanislaw Gruszka1-0/+2
2014-05-22rt2x00: Endless loop on hub port power downRichard Genoud1-0/+6
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-10/+12
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-2/+4
2014-04-22rt2x00: restore original beaconing stateStanislaw Gruszka3-18/+17
2014-04-22rt2x00: fix beaconing on USBStanislaw Gruszka1-10/+12
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach2-2/+4
2014-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2014-03-13Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx"Stanislaw Gruszka1-3/+3
2014-03-04net: Replace min macro with min_tSilvan Jegen1-1/+1
2014-02-25wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.cTejun Heo1-1/+1
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-3/+12
2014-02-13rt2x00: move frequent messages to debug levelStanislaw Gruszka1-5/+5
2014-02-05rt2500: disable PS by defaultStanislaw Gruszka2-0/+10
2014-02-05rt2800: disable PS by default on USBStanislaw Gruszka1-3/+2
2014-01-23rt2x00: rt2800usb: mark D-Link DWA-137 as supportedRoman Dubtsov1-0/+1
2014-01-04wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker6-6/+0
2014-01-04rt2x00: use ether_addr_equal_64bitsJulia Lawall1-2/+2
2013-12-11rt2x00: Fix FSF address in file headersJeff Kirsher44-132/+44
2013-12-05wireless: rt2x00: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-12-05rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592Kevin Lo1-1/+0
2013-12-05rt2x00: rt2800lib: update RF registers for RT5390Kevin Lo1-11/+19
2013-12-05rt2x00: rt2800lib: Update BBP register initialization for RT53xxKevin Lo1-3/+3
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2013-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-6/+6
2013-11-15rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau1-1/+2
2013-11-15kfifo API type safetyStefani Seibold2-2/+2
2013-11-11rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka3-5/+5
2013-11-11wireless: rt2800lib: Fix typo on checkingFelipe Pena1-1/+1
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-13/+13
2013-10-18rt2x00: rt2800pci: use module_pci_driver macroGabor Juhos1-13/+1
2013-10-18rt2x00: rt2800pci: move SoC specific code into a separate moduleGabor Juhos4-245/+284
2013-10-18rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devicesGabor Juhos1-2/+7
2013-10-18rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another moduleGabor Juhos3-13/+18
2013-10-18rt2x00: rt2800pci: split rt2800pci_enable_radio functionGabor Juhos1-7/+12
2013-10-18rt2x00: rt2800pci: rename rt2800pci_disable_radio functionGabor Juhos1-11/+8
2013-10-18rt2x00: rt2800pci: use separate set_state callback for SoC devicesGabor Juhos1-2/+41
2013-10-18rt2x00: rt2800pci: use separate firmware callbacks for SoC devicesGabor Juhos1-5/+33
2013-10-18rt2x00: rt2800pci: use separate read_eeprom callback for SoC devicesGabor Juhos1-40/+16