aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAge
...
| * 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: 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
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-06
| |\ \ \
| * | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-31
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | 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
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-22
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | 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
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-13
|\ \ \ | | |/ | |/|
| * | rt2x00: remove KSEG1ADDR define from rt2x00soc.hHelmut Schaa2010-03-10
| |/
| * 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 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-13
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-29
| |\ \
* | \ \ 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