summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2800lib.h
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Fix FSF address in file headersJeff Kirsher2013-12-111-3/+1Star
* rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helperGabor Juhos2013-08-161-0/+4
* rt2x00: rt2800: convert read_eeprom functions to return an int valueGabor Juhos2013-01-071-4/+4
* rt2x00: rt2800 - Make probe_hw function common between PCI and USB.Gertjan van Wingerde2012-09-071-3/+19
* rt2800: introduce wpdma_disable functionJakub Kicinski2012-04-131-0/+1
* rt2x00:Add VCO recalibrationJohn Li2012-02-271-0/+1
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-271-1/+1
* rt2x00: Make use of sta_add/remove callbacks in rt2800Helmut Schaa2011-09-141-0/+3
* rt2x00: Minor optimizazion in txdone pathHelmut Schaa2011-09-141-1/+1
* rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.Gertjan van Wingerde2011-06-011-1/+0Star
* rt2x00: Implement tx power temperature compensationHelmut Schaa2011-04-041-0/+1
* rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa2011-01-311-0/+1
* mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-191-1/+2
* rt2x00: Implement get_survey callback for rt2800Helmut Schaa2010-12-131-0/+2
* rt2x00: Split out parts of the rt2800_txdone function for easier reuseHelmut Schaa2010-10-051-0/+1
* rt2x00: Check for specific changed flags when updating the erp configHelmut Schaa2010-09-141-1/+2
* rt2x00: Add rt2800_wait_csr_readyIvo van Doorn2010-08-311-0/+1
* rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800libIvo van Doorn2010-08-251-4/+4
* rt2x00: Implement TX status reporting for rt2800usbIvo van Doorn2010-08-161-0/+4
* rt2x00: Request TXWI pointer from driverIvo van Doorn2010-08-161-1/+10
* rt2x00: Move driver callback functions into the ops structureIvo van Doorn2010-07-121-9/+9
* rt2x00: Move common firmware loading into rt2800libIvo van Doorn2010-07-121-0/+15
* rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usbHelmut Schaa2010-07-121-1/+9
* rt2x00: Convert AGC value from descriptor to RSSI (dBm)Ivo van Doorn2010-07-121-1/+1
* rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.Gertjan van Wingerde2010-06-031-0/+9
* rt2x00: Centralize rt2800 beacon writing.Gertjan van Wingerde2010-06-031-0/+2
* rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde2010-06-031-1/+1
* rt2x00: Factor out RXWI processing to common rt2800 code.Gertjan van Wingerde2010-05-101-0/+1
* rt2x00: Factor out TXWI writing to common rt2800 code.Gertjan van Wingerde2010-05-101-0/+2
* rt2x00: Make rt2800_init_led static and don't export it.Gertjan van Wingerde2010-01-121-2/+0Star
* rt2x00: Unify rt2800 WPDMA ready waiting functions.Gertjan van Wingerde2010-01-121-0/+1
* rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.Gertjan van Wingerde2009-11-161-0/+11
* rt2800: add eFuse EEPROM support code to rt2800libBartlomiej Zolnierkiewicz2009-11-111-0/+2
* rt2800: unify rt2800*_probe_hw_mode()Bartlomiej Zolnierkiewicz2009-11-111-0/+1
* rt2800: unify EEPROM support codeBartlomiej Zolnierkiewicz2009-11-111-0/+3
* rt2800: add rt2800lib (part four)Bartlomiej Zolnierkiewicz2009-11-061-0/+2
* rt2800: add rt2800lib (part three)Bartlomiej Zolnierkiewicz2009-11-061-10/+4Star
* rt2800: add rt2800lib (part two)Bartlomiej Zolnierkiewicz2009-11-061-0/+25
* rt2800: add rt2800lib (part one)Bartlomiej Zolnierkiewicz2009-11-061-0/+14
* rt2800: add rt2800lib.hBartlomiej Zolnierkiewicz2009-11-061-0/+99