aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2800lib.c
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Initial support for RT5370 USB devices.Gertjan van Wingerde2011-05-051-1/+4
* rt2x00: Introduce capability flag for Bluetooth co-existence.Gertjan van Wingerde2011-05-021-5/+8
* rt2x00: Streamline rt2800 eeprom initialisations.Gertjan van Wingerde2011-05-021-10/+8
* rt2800usb: read TX_STA_FIFO asynchronouslyJohannes Stezenbach2011-04-191-24/+10
* rt2x00: Update TX_SW_CFG2 init valueHelmut Schaa2011-04-191-1/+1
* rt2x00: Use correct TBTT_SYNC config in AP modeHelmut Schaa2011-04-191-0/+19
* rt2x00: Split rt2x00dev->flagsIvo van Doorn2011-04-191-10/+10
* rt2x00: Enable WLAN LED on Ralink SoC (rt305x) devicesLayne Edwards2011-04-191-18/+42
* rt2x00: Fix tx aggregation problems with some clientsHelmut Schaa2011-04-041-0/+3
* rt2x00: Implement tx power temperature compensationHelmut Schaa2011-04-041-5/+128
* rt2x00: Indention cleanup in rt2800libHelmut Schaa2011-04-041-14/+11
* rt2x00: Don't recalculate HT40 compensation for each rateHelmut Schaa2011-04-041-14/+18
* rt2x00: Restructure bw_comp calculationHelmut Schaa2011-04-041-5/+8
* rt2x00: Fix rt2800 key assignment in multi bssid setupsHelmut Schaa2011-03-041-13/+30
* rt2x00: Optimize TX descriptor handlingHelmut Schaa2011-03-041-5/+6
* rt2x00: Add unlikely macro to special case tx status handlingHelmut Schaa2011-03-041-1/+1
* rt2x00: Optimize calls to rt2x00queue_get_queueHelmut Schaa2011-03-041-2/+2
* rt2x00: fix whitespace damage in the rt2800 specific codeGabor Juhos2011-03-041-342/+351
* rt2x00: Add support for RT5390 chipRA-Shiang Tu2011-02-211-54/+359
* rt2x00: Add/Modify the GPIO register definitionShiang Tu2011-02-211-1/+1
* rt2x00: Add/Modify protection related register definitionsShiang Tu2011-02-211-6/+6
* rt2x00: Fix rt2800 txpower setting to correct valueRA-Jay Hung2011-02-211-63/+173
* rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversit...RA-Jay Hung2011-02-211-9/+65
* rt2x00: Check for errors from skb_pad() callsSeth Forshee2011-02-141-2/+10
* rt2x00: Copy the MAC address to the WCID entry properly.Gertjan van Wingerde2011-01-311-1/+1
* rt2x00: Correct initial value of US_CYC_CNT register for pcie interfaceRA-Jay Hung2011-01-311-0/+4
* rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa2011-01-311-30/+37
* mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-191-1/+2
* rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090RA-Jay Hung2011-01-191-8/+17
* rt2x00: Fix radio off hang issue for PCIE interfaceRA-Jay Hung2011-01-191-6/+0
* rt2x00: Pad beacon to multiple of 32 bits.Wolfgang Kufner2010-12-131-3/+6
* rt2x00: Implement get_survey callback for rt2800Helmut Schaa2010-12-131-0/+49
* rt2x00: Add rt2800 EEPROM definitionRA-Jay Hung2010-12-131-54/+57
* rt2x00: Use static constJoe Perches2010-11-221-1/+1
* rt2x00: Add initial support for RT3370/RT3390 devices.Gertjan van Wingerde2010-11-171-3/+6
* rt2x00: checkpatch.pl error fixes for rt2800lib.cMark Einon2010-11-151-1/+1
* rt2x00: Fix hw crypto in AP mode for some devicesHelmut Schaa2010-11-151-1/+12
* rt2x00: Reduce tx descriptor sizeHelmut Schaa2010-11-151-1/+1
* rt2x00: Wait up to one second on rt2800 for WPDMA to be readyHelmut Schaa2010-11-151-1/+5
* rt2x00: Sync Tx and RX ring sizes with legacy driversHelmut Schaa2010-11-151-1/+1
* rt2x00: Add TXOP_CTRL_CFG register definitionHelmut Schaa2010-11-151-1/+17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-151-1/+1
|\
| * rt2x00: Use proper type for rxwi_w2 in rt2800_agc_to_rssiHelmut Schaa2010-10-111-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-081-57/+207
|\ \ | |/
| * rt2x00: Work around hw aggregation oddity in rt2800Helmut Schaa2010-10-051-0/+27
| * rt2x00: Enable rx aggregation in rt2800Helmut Schaa2010-10-051-2/+6
| * rt2x00: Improve TX status entry validationIvo van Doorn2010-10-051-2/+3
| * rt2x00: correctly set max_report_rates in rt61pci and rt2800Helmut Schaa2010-10-051-2/+3
| * rt2x00: Don't enable broad- and multicast buffering on USB devicesHelmut Schaa2010-10-051-1/+10
| * rt2x00: Don't initialize MM40 HT protection to RTS/CTS on PCI devicesHelmut Schaa2010-10-051-2/+1