summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)Author
2010-05-03wireless: rt2x00: rt2800usb: be in sync with latest windows drivers.Xose Vazquez Perez
2010-05-03rt2x00: remove now unused noise field from struct rxdone_entry_descJohn W. Linville
2010-04-28rt2x00: rt2800lib: update rfcsr & bbp init code for SoC devicesHelmut Schaa
2010-04-28rt2x00: remove usage of deprecated noise valueJohn W. Linville
2010-04-26rt2x00: rt2800lib: Remove redundant check for RT2872Helmut Schaa
2010-04-26rt2x00: rt2800lib: Fix rx path on SoC devicesHelmut Schaa
2010-04-26rt2x00: fix typo in rt2800.hHelmut Schaa
2010-04-26rt2x00: rt2800: use tx_power2 in rt2800_config_channel_rf3xxxHelmut Schaa
2010-04-26rt2x00: rt2800lib: disable HT40 for now as it causes reception problemsHelmut Schaa
2010-04-19wireless: rt2x00: rt2800usb: identify Allwin devicesXose Vazquez Perez
2010-04-16wireless: rt2x00: rt2800usb: identify Hawking devicesXose Vazquez Perez
2010-04-16rt2x00: rt2800pci: fix tx path by not accessing the skb after it was DMA mappedHelmut Schaa
2010-04-16rt2x00: add txdesc parameter to write_tx_dataHelmut Schaa
2010-04-14wireless: rt2x00: rt2800usb: identify Sitecom devicesXose Vazquez Perez
2010-04-12rt2x00: Add rt3390 support in rt2800 register initialization.Gertjan van Wingerde
2010-04-12rt2x00: Add rt3090 support in rt2800 register initialization.Gertjan van Wingerde
2010-04-12rt2x00: Add rt3071 support in rt2800 register initialization.Gertjan van Wingerde
2010-04-12rt2x00: Finish rt3070 support in rt2800 register initialization.Gertjan van Wingerde
2010-04-12rt2x00: Align rt2800 register initialization with vendor driver.Gertjan van Wingerde
2010-04-12rt2x00: Refactor rt2800 version constants.Gertjan van Wingerde
2010-04-12rt2x00: Align RT chipset definitions with vendor driver.Gertjan van Wingerde
2010-04-12rt2x00: Update rt2800 register definitions towards latest definitions.Gertjan van Wingerde
2010-04-12rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800.Gertjan van Wingerde
2010-04-08rt2x00: use rt2800_config_channel_rt3x for rt2872Helmut Schaa
2010-04-08rt2x00: Enable powersaving by default again on rt2500usb.Gertjan van Wingerde
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-06rt2x00: Add wakeup interrupt handler to rt2800pci.Gertjan van Wingerde
2010-04-06rt2x00: Add wakeup interrupt handler to rt61pci.Gertjan van Wingerde
2010-04-06rt2x00: Disable auto wakeup before waking up device.Gertjan van Wingerde
2010-04-03rt2x00: remove MCU requests for SoC platformsLuis Correia
2010-03-31wireless: rt2x00: rt2800usb: new idsXose Vazquez Perez
2010-03-31wireless: rt2x00: rt2800pci: new idXose Vazquez Perez
2010-03-31wireless: rt2x00: rt2800usb: delete idXose Vazquez Perez
2010-03-31wireless: rt2x00: rt2800usb: identify ids-chipsXose Vazquez Perez
2010-03-30rt2x00: Disable powersaving by default in rt2500usb.Gertjan van Wingerde
2010-03-30rt2x00: Fix typo in RF register programming of rt2800.Gertjan van Wingerde
2010-03-16rt2x00: Fix TX status reporting for rt2800pci.Alban Browaeys
2010-03-16rt2x00: txdone implementation supporting hw encryption.Alban Browaeys
2010-03-15rt2x00: fix warning when building rt2800pci with just soc supportHelmut Schaa
2010-03-10rt2x00: remove KSEG1ADDR define from rt2x00soc.hHelmut Schaa
2010-03-03rt2x00: Export rt2x00soc_probe from rt2x00socHelmut Schaa
2010-03-02rt2x00: fix rt2800pci compilation with SoCHelmut Schaa
2010-03-02rt2x00: Add USB ID for CEIVA adapter to rt73usbBryan Polk
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-15rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable.Gertjan van Wingerde
2010-02-15rt2x00: rework RT chipset and revision determination for PCI an SOC devices.Gertjan van Wingerde
2010-02-15rt2x00: Reorganize RT chipset setting for PCI/SOC devices.Gertjan van Wingerde
2010-02-15rt2x00: Introduce SoC interface type.Gertjan van Wingerde
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-08rt2x00: remove get_tx_stats() mac80211 opKalle Valo