summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2800lib.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * rt2x00: Implement HT protection for rt2800Helmut Schaa2010-10-051-0/+99
| * rt2x00: Split out parts of the rt2800_txdone function for easier reuseHelmut Schaa2010-10-051-47/+53
| * rt2x00: Don't overwrite beacon buffers in pairwise key setupHelmut Schaa2010-10-051-1/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-211-24/+44
|\ \ | |/
| * rt2x00: Check for specific changed flags when updating the erp configHelmut Schaa2010-09-141-24/+36
| * rt2x00: Initialize AMPDU_BA_WINSIZE registerHelmut Schaa2010-09-141-0/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-021-77/+228
|\ \ | |/
| * rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSIDIvo van Doorn2010-08-311-7/+11
| * rt2x00: Wakeup hardware before loading firmwareIvo van Doorn2010-08-311-0/+6
| * rt2x00: Validate TX status results with current data entryIvo van Doorn2010-08-311-23/+50
| * rt2x00: Add rt2800_wait_csr_readyIvo van Doorn2010-08-311-10/+18
| * rt2x00: Rename txentry_desc.queue -> txentry_desc.qidHelmut Schaa2010-08-311-1/+1
OpenPOWER on IntegriCloud