aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAge
* wireless: rt2x00: rt2800usb: identify Hawking devicesXose Vazquez Perez2010-04-16
* rt2x00: rt2800pci: fix tx path by not accessing the skb after it was DMA mappedHelmut Schaa2010-04-16
* rt2x00: add txdesc parameter to write_tx_dataHelmut Schaa2010-04-16
* wireless: rt2x00: rt2800usb: identify Sitecom devicesXose Vazquez Perez2010-04-14
* rt2x00: Add rt3390 support in rt2800 register initialization.Gertjan van Wingerde2010-04-12
* rt2x00: Add rt3090 support in rt2800 register initialization.Gertjan van Wingerde2010-04-12
* rt2x00: Add rt3071 support in rt2800 register initialization.Gertjan van Wingerde2010-04-12
* rt2x00: Finish rt3070 support in rt2800 register initialization.Gertjan van Wingerde2010-04-12
* rt2x00: Align rt2800 register initialization with vendor driver.Gertjan van Wingerde2010-04-12
* rt2x00: Refactor rt2800 version constants.Gertjan van Wingerde2010-04-12
* rt2x00: Align RT chipset definitions with vendor driver.Gertjan van Wingerde2010-04-12
* rt2x00: Update rt2800 register definitions towards latest definitions.Gertjan van Wingerde2010-04-12
* rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800.Gertjan van Wingerde2010-04-12
* rt2x00: use rt2800_config_channel_rt3x for rt2872Helmut Schaa2010-04-08
* rt2x00: Enable powersaving by default again on rt2500usb.Gertjan van Wingerde2010-04-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-08
|\
| * rt2x00: Disable powersaving by default in rt2500usb.Gertjan van Wingerde2010-03-30
| * rt2x00: Fix typo in RF register programming of rt2800.Gertjan van Wingerde2010-03-30
| * rt2x00: remove KSEG1ADDR define from rt2x00soc.hHelmut Schaa2010-03-10
* | rt2x00: Add wakeup interrupt handler to rt2800pci.Gertjan van Wingerde2010-04-06
* | rt2x00: Add wakeup interrupt handler to rt61pci.Gertjan van Wingerde2010-04-06
* | rt2x00: Disable auto wakeup before waking up device.Gertjan van Wingerde2010-04-06
* | rt2x00: remove MCU requests for SoC platformsLuis Correia2010-04-03
* | wireless: rt2x00: rt2800usb: new idsXose Vazquez Perez2010-03-31
* | wireless: rt2x00: rt2800pci: new idXose Vazquez Perez2010-03-31
* | wireless: rt2x00: rt2800usb: delete idXose Vazquez Perez2010-03-31
* | wireless: rt2x00: rt2800usb: identify ids-chipsXose Vazquez Perez2010-03-31
* | rt2x00: Fix TX status reporting for rt2800pci.Alban Browaeys2010-03-16
* | rt2x00: txdone implementation supporting hw encryption.Alban Browaeys2010-03-16
* | rt2x00: fix warning when building rt2800pci with just soc supportHelmut Schaa2010-03-15
|/
* rt2x00: Export rt2x00soc_probe from rt2x00socHelmut Schaa2010-03-03
* rt2x00: fix rt2800pci compilation with SoCHelmut Schaa2010-03-02
* rt2x00: Add USB ID for CEIVA adapter to rt73usbBryan Polk2010-03-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-26
|\
| * rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable.Gertjan van Wingerde2010-02-15
| * rt2x00: rework RT chipset and revision determination for PCI an SOC devices.Gertjan van Wingerde2010-02-15
| * rt2x00: Reorganize RT chipset setting for PCI/SOC devices.Gertjan van Wingerde2010-02-15
| * rt2x00: Introduce SoC interface type.Gertjan van Wingerde2010-02-15
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-14
|\|
| * rt2x00: remove get_tx_stats() mac80211 opKalle Valo2010-02-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-19
|\|
| * rt2x00: Make rt2800_init_led static and don't export it.Gertjan van Wingerde2010-01-12
| * rt2x00: Unify rt2800 WPDMA ready waiting functions.Gertjan van Wingerde2010-01-12
| * rt2x00: RF3052 is a valid RF chipset for USB devices as well.Gertjan van Wingerde2010-01-12
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-05
| |\
| | * rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde2010-01-05
| | * rt2x00: Fix LED configuration setting for rt2800.Gertjan van Wingerde2010-01-05
| | * rt2x00: use correct headroom for transmissionPavel Roskin2010-01-05
* | | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-30
|\| |