summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)Author
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 supportmaster-2010-03-15Helmut Schaa
2010-03-10rt2x00: remove KSEG1ADDR define from rt2x00soc.hHelmut Schaa
2010-03-03rt2x00: Export rt2x00soc_probe from rt2x00socmaster-2010-03-08master-2010-03-03Helmut 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
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-12rt2x00: Make rt2800_init_led static and don't export it.Gertjan van Wingerde
2010-01-12rt2x00: Unify rt2800 WPDMA ready waiting functions.Gertjan van Wingerde
2010-01-12rt2x00: RF3052 is a valid RF chipset for USB devices as well.Gertjan van Wingerde
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6master-2010-01-05John W. Linville
2010-01-05rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde
2010-01-05rt2x00: Fix LED configuration setting for rt2800.Gertjan van Wingerde
2010-01-05rt2x00: use correct headroom for transmissionPavel Roskin
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6master-2009-12-30John W. Linville
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28rt2x00: Cleanup chip handling helper functions.Gertjan van Wingerde
2009-12-28rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.Gertjan van Wingerde
2009-12-28rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USBGertjan van Wingerde
2009-12-28rt2x00: Fix checks for rt2800 SOC support.Gertjan van Wingerde
2009-12-28rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-21rt2x00: Fix trimming of L2 padded frames.Gertjan van Wingerde
2009-12-21rt2x00: Fix rt2800usb RX frame format and as such L2PADBenoit Papillault
2009-12-21rt2x00: Disable RX aggregation for rt2800usbBenoit PAPILLAULT
2009-12-21rt2x00: Only remove L2 padding in received frames if there is payload.Gertjan van Wingerde