aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2800lib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18rt2x00: move under ralink vendor directoryKalle Valo1-232/+0
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach1-1/+1
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg1-2/+3
2013-12-11rt2x00: Fix FSF address in file headersJeff Kirsher1-3/+1
2013-08-16rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helperGabor Juhos1-0/+4
2013-01-07rt2x00: rt2800: convert read_eeprom functions to return an int valueGabor Juhos1-4/+4
2012-09-07rt2x00: rt2800 - Make probe_hw function common between PCI and USB.Gertjan van Wingerde1-3/+19
2012-04-13rt2800: introduce wpdma_disable functionJakub Kicinski1-0/+1
2012-02-27rt2x00:Add VCO recalibrationJohn Li1-0/+1
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller1-1/+1
2011-09-14rt2x00: Make use of sta_add/remove callbacks in rt2800Helmut Schaa1-0/+3
2011-09-14rt2x00: Minor optimizazion in txdone pathHelmut Schaa1-1/+1
2011-06-01rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.Gertjan van Wingerde1-1/+0
2011-04-04rt2x00: Implement tx power temperature compensationHelmut Schaa1-0/+1
2011-01-31rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa1-0/+1
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg1-1/+2
2010-12-13rt2x00: Implement get_survey callback for rt2800Helmut Schaa1-0/+2
2010-10-05rt2x00: Split out parts of the rt2800_txdone function for easier reuseHelmut Schaa1-0/+1
2010-09-14rt2x00: Check for specific changed flags when updating the erp configHelmut Schaa1-1/+2
2010-08-31rt2x00: Add rt2800_wait_csr_readyIvo van Doorn1-0/+1
2010-08-25rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800libIvo van Doorn1-4/+4
2010-08-16rt2x00: Implement TX status reporting for rt2800usbIvo van Doorn1-0/+4
2010-08-16rt2x00: Request TXWI pointer from driverIvo van Doorn1-1/+10
2010-07-12rt2x00: Move driver callback functions into the ops structureIvo van Doorn1-9/+9
2010-07-12rt2x00: Move common firmware loading into rt2800libIvo van Doorn1-0/+15
2010-07-12rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usbHelmut Schaa1-1/+9
2010-07-12rt2x00: Convert AGC value from descriptor to RSSI (dBm)Ivo van Doorn1-1/+1
2010-06-03rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.Gertjan van Wingerde1-0/+9
2010-06-03rt2x00: Centralize rt2800 beacon writing.Gertjan van Wingerde1-0/+2
2010-06-03rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde1-1/+1
2010-05-10rt2x00: Factor out RXWI processing to common rt2800 code.Gertjan van Wingerde1-0/+1
2010-05-10rt2x00: Factor out TXWI writing to common rt2800 code.Gertjan van Wingerde1-0/+2
2010-01-12rt2x00: Make rt2800_init_led static and don't export it.Gertjan van Wingerde1-2/+0
2010-01-12rt2x00: Unify rt2800 WPDMA ready waiting functions.Gertjan van Wingerde1-0/+1
2009-11-16rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.Gertjan van Wingerde1-0/+11
2009-11-11rt2800: add eFuse EEPROM support code to rt2800libBartlomiej Zolnierkiewicz1-0/+2
2009-11-11rt2800: unify rt2800*_probe_hw_mode()Bartlomiej Zolnierkiewicz1-0/+1
2009-11-11rt2800: unify EEPROM support codeBartlomiej Zolnierkiewicz1-0/+3
2009-11-06rt2800: add rt2800lib (part four)Bartlomiej Zolnierkiewicz1-0/+2
2009-11-06rt2800: add rt2800lib (part three)Bartlomiej Zolnierkiewicz1-10/+4
2009-11-06rt2800: add rt2800lib (part two)Bartlomiej Zolnierkiewicz1-0/+25
2009-11-06rt2800: add rt2800lib (part one)Bartlomiej Zolnierkiewicz1-0/+14
2009-11-06rt2800: add rt2800lib.hBartlomiej Zolnierkiewicz1-0/+99