aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2800lib.c
AgeCommit message (Expand)Author
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
2010-01-12rt2x00: RF3052 is a valid RF chipset for USB devices as well.Gertjan van Wingerde
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-05rt2x00: Fix LED configuration setting for rt2800.Gertjan van Wingerde
2009-12-28rt2x00: Cleanup chip handling helper functions.Gertjan van Wingerde
2009-12-28rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USBGertjan van Wingerde
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg
2009-12-21rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde
2009-12-21drivers/net/wireless: Correct code taking the size of a pointerJulia Lawall
2009-12-14rt2x00: Fix rt2800usb detection in rt2800lib.Gertjan van Wingerde
2009-11-28rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde
2009-11-28rt2x00: Clean up use of rt2x00_intf_is_pci.Gertjan van Wingerde
2009-11-28rt2x00: Only initialize HT on rt2800 devices that support it.Gertjan van Wingerde
2009-11-16rt2800: do not enable tbtt unless we are in a beacon modeJosef Bacik
2009-11-16rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.Gertjan van Wingerde