summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: move under ralink vendor directoryKalle Valo2015-11-181-269/+0
* rt2x00: use DECLARE_EWMAJohannes Berg2015-08-201-1/+0
* kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-3/+3
* rt2x00: rt2800pci: move SoC specific code into a separate moduleGabor Juhos2013-10-181-3/+18
* rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio moduleGabor Juhos2013-10-181-0/+1
* rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio moduleGabor Juhos2013-10-181-0/+1
* rt2x00: create a new module for rt2800 MMIO codeGabor Juhos2013-10-181-0/+4
* rt2x00: use generic EWMA functions for average RSSI calculationsGabor Juhos2013-10-101-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-251-1/+1
|\
| * rt2x00: RT2X00 should depend on HAS_DMAGeert Uytterhoeven2013-07-181-1/+1
* | rt2x00: rt2800usb: add USB device ID for Linksys AE3000Gabor Juhos2013-07-221-0/+6
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-0/+7
|\
| * rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCsGabor Juhos2013-04-031-0/+7
* | rt2800: 5592: add KconfigStanislaw Gruszka2013-03-181-0/+7
|/
* rt2x00: fix rt2x00 to work with the new ralink SoC config symbolsJohn Crispin2013-03-131-2/+2
* drivers/net/wireless/rt2x00: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-5/+0
* rt2x00 : RT3290 chip support v4Woody Hung2012-06-201-0/+8
* rt2x00:Fix typoJohn Li2012-02-221-1/+1
* rt2x00: Enabled rt35xx device support by default.Gertjan van Wingerde2011-06-011-7/+2
* wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma2011-05-271-1/+0
* rt2x00: Initial support for RT5370 USB devices.Gertjan van Wingerde2011-05-051-1/+10
* rt2x00: Merge rt2x00ht.c contents in other files.Gertjan van Wingerde2011-04-191-5/+0
* rt2x00: Enable support for RT53xx PCI devices by default.Gertjan van Wingerde2011-04-191-4/+1
* rt2x00: RT33xx device support is no longer experimental.Gertjan van Wingerde2011-04-191-12/+4
* rt2x00: Add support for RT5390 chipRA-Shiang Tu2011-02-211-0/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-241-42/+30
|\
| * rt2x00: Remove unneccessary internal Kconfig symbols.Gertjan van Wingerde2010-11-171-13/+3
| * rt2x00: Remove RT30XX Kconfig variables.Gertjan van Wingerde2010-11-171-22/+7
| * rt2x00: Clean up Kconfig for RT2800 devices.Gertjan van Wingerde2010-11-171-28/+19
| * rt2x00: Add initial support for RT3370/RT3390 devices.Gertjan van Wingerde2010-11-171-0/+22
* | led-class: always implement blinkingJohannes Berg2010-11-121-3/+0
|/
* rt2x00: Enable RT30xx by default.Gertjan van Wingerde2010-05-041-2/+2
* rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable.Gertjan van Wingerde2010-02-151-2/+65
* rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.Gertjan van Wingerde2009-12-281-2/+2
* rt2800: add rt2800lib (part one)Bartlomiej Zolnierkiewicz2009-11-061-0/+5
* rt2800pci: make Kconfig help entry more helpfulBartlomiej Zolnierkiewicz2009-11-041-1/+4
* rt2800usb: make Kconfig help entry more helpfulBartlomiej Zolnierkiewicz2009-11-041-1/+5
* wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville2009-10-301-1/+1
* rt2x00: Implement support for rt2800pciIvo van Doorn2009-10-271-0/+26
* rt2x00: Add rt2x00soc bus moduleIvo van Doorn2009-10-271-0/+4
* rt2x00: move experimental on kconfig only to rt2800usbLuis R. Rodriguez2009-08-041-4/+4
* rt2x00: use wiphy rfkill interfaceIvo van Doorn2009-07-101-8/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-151-7/+7
|\
| * trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-121-7/+7
* | rt2x00: Implement support for rt2800usbIvo van Doorn2009-05-061-0/+14
* | rt2x00: Implement support for 802.11nIvo van Doorn2009-05-061-0/+3
|/
* rt2x00: Replace RFKILL with INPUTIvo van Doorn2009-01-291-3/+4
* rt2x00: Implement HW encryption (rt2500usb)Ivo van Doorn2008-12-051-0/+1
* rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn2008-10-291-1/+1
* rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00.Gertjan van Wingerde2008-09-301-35/+34
OpenPOWER on IntegriCloud