summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2800lib.c
AgeCommit message (Expand)Author
2010-06-15rt2x00: Synchronize WCID initialization with legacy driverIvo van Doorn
2010-06-15rt2x00: Update author rt2800libIvo van Doorn
2010-06-15rt2x00: provide mac80211 a suitable max_rates valueHelmut Schaa
2010-06-15rt2x00: Fix typo in rt2800_config_txpowerHelmut Schaa
2010-06-03rt2x00: Remove suspicious register writeHelmut Schaa
2010-06-03rt2x00: Update TX_SW_CFG initvals for 305x SoCHelmut Schaa
2010-06-03rt2x00: rt2800: disable TX STBC for 1 stream devicesHelmut Schaa
2010-06-03rt2x00: Fix HT40 operation in rt2800.Gertjan van Wingerde
2010-06-03rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.Gertjan van Wingerde
2010-06-03rt2x00: Simplify check for external LNA in rt2800_init_rfcsr.Gertjan van Wingerde
2010-06-03rt2x00: Move all register definitions for rt2800 to rt2800.h.Gertjan van Wingerde
2010-06-03rt2x00: Remove RT2870 chipset identification.Gertjan van Wingerde
2010-06-03rt2x00: Centralize rt2800 beacon writing.Gertjan van Wingerde
2010-06-03rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-10rt2x00: Factor out RXWI processing to common rt2800 code.Gertjan van Wingerde
2010-05-10rt2x00: Factor out TXWI writing to common rt2800 code.Gertjan van Wingerde
2010-05-07rt2x00: Fix RF3052 channel initializationIvo van Doorn
2010-05-07rt2x00: rt2800: don't overwrite SIFS values on erp changesHelmut Schaa
2010-05-07rt2x00: rt2800: update initial SIFS valuesHelmut Schaa
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-04rt2x00: Fix HT40+/HT40- setting in rt2800.Gertjan van Wingerde
2010-05-04rt2x00: Remove rt2x00pci.h include from rt2800lib.Gertjan van Wingerde
2010-04-28rt2x00: rt2800lib: update rfcsr & bbp init code for SoC devicesHelmut Schaa
2010-04-26rt2x00: rt2800lib: Remove redundant check for RT2872Helmut Schaa
2010-04-26rt2x00: rt2800lib: Fix rx path on SoC devicesHelmut 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-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-06rt2x00: Disable auto wakeup before waking up device.Gertjan van Wingerde
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-30rt2x00: Fix typo in RF register programming of rt2800.Gertjan van Wingerde
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
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-08rt2x00: remove get_tx_stats() mac80211 opKalle Valo
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