Fix common misspellings
[linux-flexiantxendom0.git] / drivers / net / wireless / rt2x00 / rt2800lib.c
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-04 Helmut Schaart2x00: Fix rt2800 key assignment in multi bssid setups
2011-03-04 Helmut Schaart2x00: Optimize TX descriptor handling
2011-03-04 Helmut Schaart2x00: Add unlikely macro to special case tx status...
2011-03-04 Helmut Schaart2x00: Optimize calls to rt2x00queue_get_queue
2011-03-04 Gabor Juhosrt2x00: fix whitespace damage in the rt2800 specific...
2011-02-21 RA-Shiang Turt2x00: Add support for RT5390 chip
2011-02-21 Shiang Turt2x00: Add/Modify the GPIO register definition
2011-02-21 Shiang Turt2x00: Add/Modify protection related register definitions
2011-02-21 RA-Jay Hungrt2x00: Fix rt2800 txpower setting to correct value
2011-02-21 RA-Jay Hungrt2x00: Add antenna setting for RT3070/RT3090/RT3390...
2011-02-14 Seth Forsheert2x00: Check for errors from skb_pad() calls
2011-01-31 Gertjan van Wingerdert2x00: Copy the MAC address to the WCID entry properly.
2011-01-31 RA-Jay Hungrt2x00: Correct initial value of US_CYC_CNT register...
2011-01-31 Helmut Schaart2x00: Refactor beacon code to make use of start-...
2011-01-19 Johannes Bergmac80211: track receiver's aggregation reorder buffer...
2011-01-19 RA-Jay Hungrt2x00: Fix and fine-tune rf registers for RT3070/RT307...
2011-01-19 RA-Jay Hungrt2x00: Fix radio off hang issue for PCIE interface
2010-12-13 Wolfgang Kufnerrt2x00: Pad beacon to multiple of 32 bits.
2010-12-13 Helmut Schaart2x00: Implement get_survey callback for rt2800
2010-12-13 RA-Jay Hungrt2x00: Add rt2800 EEPROM definition
2010-11-22 Joe Perchesrt2x00: Use static const
2010-11-17 Gertjan van Wingerdert2x00: Add initial support for RT3370/RT3390 devices.
2010-11-15 Mark Einonrt2x00: checkpatch.pl error fixes for rt2800lib.c
2010-11-15 Helmut Schaart2x00: Fix hw crypto in AP mode for some devices
2010-11-15 Helmut Schaart2x00: Reduce tx descriptor size
2010-11-15 Helmut Schaart2x00: Wait up to one second on rt2800 for WPDMA to...
2010-11-15 Helmut Schaart2x00: Sync Tx and RX ring sizes with legacy drivers
2010-11-15 Helmut Schaart2x00: Add TXOP_CTRL_CFG register definition
2010-10-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-10-11 Helmut Schaart2x00: Use proper type for rxwi_w2 in rt2800_agc_to_rssi
2010-10-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-10-05 Helmut Schaart2x00: Work around hw aggregation oddity in rt2800
2010-10-05 Helmut Schaart2x00: Enable rx aggregation in rt2800
2010-10-05 Ivo van Doornrt2x00: Improve TX status entry validation
2010-10-05 Helmut Schaart2x00: correctly set max_report_rates in rt61pci and...
2010-10-05 Helmut Schaart2x00: Don't enable broad- and multicast buffering...
2010-10-05 Helmut Schaart2x00: Don't initialize MM40 HT protection to RTS...
2010-10-05 Helmut Schaart2x00: Implement HT protection for rt2800
2010-10-05 Helmut Schaart2x00: Split out parts of the rt2800_txdone function...
2010-10-05 Helmut Schaart2x00: Don't overwrite beacon buffers in pairwise...
2010-09-21 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-09-14 Helmut Schaart2x00: Check for specific changed flags when updating...
2010-09-14 Helmut Schaart2x00: Initialize AMPDU_BA_WINSIZE register
2010-09-02 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-08-31 Ivo van Doornrt2x00: Don't set unicast/BSSID masks when clearning...
2010-08-31 Ivo van Doornrt2x00: Wakeup hardware before loading firmware
2010-08-31 Ivo van Doornrt2x00: Validate TX status results with current data...
2010-08-31 Ivo van Doornrt2x00: Add rt2800_wait_csr_ready
2010-08-31 Helmut Schaart2x00: Rename txentry_desc.queue -> txentry_desc.qid
2010-08-25 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-08-25 Ivo van Doornrt2x00: Fix max TX power settings
2010-08-25 Ivo van Doornrt2x00: Fix channel configuration for RF3052
2010-08-25 Ivo van Doornrt2x00: Merge rt2800{pci/usb} radio enabling/disabling...
2010-08-25 Ivo van Doornrt2x00: Fix rt2800 retry calculation
2010-08-18 Joe Perchesdrivers/net: Convert unbounded kzalloc calls to kcalloc
2010-08-16 Ivo van Doornrt2x00: Remove ieee80211_rx_status from rt2x00_dev
2010-08-16 Ivo van Doornrt2x00: Implement TX status reporting for rt2800usb
2010-08-16 Ivo van Doornrt2x00: Request TXWI pointer from driver
2010-08-16 Ivo van Doornrt2x00: Set MIMO PS flag in tx descriptor for STAs...
2010-07-12 Ivo van Doornrt2x00: Move common firmware loading into rt2800lib
2010-07-12 Helmut Schaart2x00: Add missing TSF sync mode for AP operation
2010-07-12 Helmut Schaart2x00: Don't initialize beacon interval to 0 on rt2800...
2010-07-12 Helmut Schaart2x00: Use separate mac80211_ops for rt2800pci and...
2010-07-12 Helmut Schaart2x00: Use pretbtt irq for fetching beacons on rt2800pci
2010-07-12 Ivo van Doornrt2x00: Make rt2800_write_beacon only export to GPL
2010-07-12 Ivo van Doornrt2x00: Disable link tuning while scanning
2010-07-12 Ivo van Doornrt2x00: Convert AGC value from descriptor to RSSI ...
2010-07-12 Helmut Schaart2x00: Limit txpower by eeprom values
2010-06-30 Ivo van Doornrt2x00: Fix compile warning when debug disabled
2010-06-30 Ivo van Doornrt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1
2010-06-30 Ivo van Doornrt2x00: Fix antenna initialization
2010-06-30 Ivo van Doornrt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignment
2010-06-30 Helmut Schaart2x00: fix beacon reset on rt2800
2010-06-30 Ivo van Doornrt2x00: Enable multiBSS in rt2800
2010-06-30 Gertjan van Wingerdert2x00: Align rt2800 EEPROM validation to Ralink vendor...
2010-06-30 Helmut Schaart2x00: Implement tx mpdu aggregation
2010-06-15 Ivo van Doornrt2x00: Synchronize WCID initialization with legacy...
2010-06-15 Ivo van Doornrt2x00: Update author rt2800lib
2010-06-15 Helmut Schaart2x00: provide mac80211 a suitable max_rates value
2010-06-15 Helmut Schaart2x00: Fix typo in rt2800_config_txpower
2010-06-03 Helmut Schaart2x00: Remove suspicious register write
2010-06-03 Helmut Schaart2x00: Update TX_SW_CFG initvals for 305x SoC
2010-06-03 Helmut Schaart2x00: rt2800: disable TX STBC for 1 stream devices
2010-06-03 Gertjan van Wingerdert2x00: Fix HT40 operation in rt2800.
2010-06-03 Gertjan van Wingerdert2x00: Move PCI/USB specific register initializations...
2010-06-03 Gertjan van Wingerdert2x00: Simplify check for external LNA in rt2800_init_...
2010-06-03 Gertjan van Wingerdert2x00: Move all register definitions for rt2800 to...
2010-06-03 Gertjan van Wingerdert2x00: Remove RT2870 chipset identification.
2010-06-03 Gertjan van Wingerdert2x00: Centralize rt2800 beacon writing.
2010-06-03 Gertjan van Wingerdert2x00: Properly reserve room for descriptors in skbs.
2010-05-11 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-05-10 Gertjan van Wingerdert2x00: Factor out RXWI processing to common rt2800...
2010-05-10 Gertjan van Wingerdert2x00: Factor out TXWI writing to common rt2800 code.
2010-05-07 Ivo van Doornrt2x00: Fix RF3052 channel initialization
2010-05-07 Helmut Schaart2x00: rt2800: don't overwrite SIFS values on erp...
2010-05-07 Helmut Schaart2x00: rt2800: update initial SIFS values
2010-05-05 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-05-04 Gertjan van Wingerdert2x00: Fix HT40+/HT40- setting in rt2800.
2010-05-04 Gertjan van Wingerdert2x00: Remove rt2x00pci.h include from rt2800lib.
next