aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2800lib.c
Commit message (Expand)AuthorAgeFilesLines
* rt2800: validate step value for temperature compensationStanislaw Gruszka2012-11-171-1/+1
* rt2x00: Fix efuse EEPROM reading on PPC32.Gertjan van Wingerde2011-12-091-1/+1
* rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger2011-10-031-8/+9
* rt2800pci: Fix compiler error on PowerPCLarry Finger2011-10-031-13/+17
* rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka2011-10-031-4/+3
* rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka2011-10-031-0/+10
* rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka2011-08-151-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-161-1/+4
|\
| * rt2x00: Initial support for RT5370 USB devices.Gertjan van Wingerde2011-05-051-1/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-051-15/+16
|\ \ | |/
| * 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
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-251-53/+82
|\ \ | |/
| * 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
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-121-34/+164
|\ \ | |/
| * 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
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* 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