aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink/rt2x00
AgeCommit message (Expand)Author
2019-04-27rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai
2018-06-05Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka
2018-04-12rt2x00: do not pause queue unconditionally on error pathStanislaw Gruszka
2017-11-30rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-30rt2800: fix TX_PIN_CFG setting for non MT7620 chipsStanislaw Gruszka
2017-08-10rt73usb: constify usb_device_idArvind Yadav
2017-08-10rt2800usb: constify usb_device_idArvind Yadav
2017-08-10rt2500usb: constify usb_device_idArvind Yadav
2017-08-08rt2x00: Fix MMIC CountermeasuresMichael Skeffington
2017-07-13rt2x00: make const array glrt_table staticColin Ian King
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-24rt2x00: Add device ID for Epson WN7512BEPTom Gaudasinski
2017-05-24rt2x00: convert rt2x00_desc_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2800_eeprom_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2x00_eeprom_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2*_bbp_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2800_register_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2x00usb_register_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2x00mmio_register_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2x00_rf_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2800_rfcsr_read return typeArnd Bergmann
2017-05-24rt2x00: change function pointers for register accessorsArnd Bergmann
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-20rt2800: fix mt7620 E2 channel registersTomislav Požega
2017-04-20rt2800: fix mt7620 vco calibration registersTomislav Požega
2017-04-20rt2800: do VCO calibration after programming ALCDaniel Golle
2017-04-20rt2800: fix LNA gain assignment for MT7620Daniel Golle
2017-04-13rt2x00: reverse external PA capability flag logicDaniel Golle
2017-03-22rt2x00: add support for MT7620Roman Yeryomin
2017-03-20rt2x00: fix TX_PWR_CFG_4 register definitionDaniel Golle
2017-03-08rt2x00: fix rt2x00debug_dump_frame commentStanislaw Gruszka
2017-03-08rt2800: use TXOP_BACKOFF for probe framesStanislaw Gruszka
2017-03-08rt2800: status based rate flags for nomatch caseStanislaw Gruszka
2017-03-08rt2x00: use txdone_nomatch on rt2800usbStanislaw Gruszka
2017-03-08rt2x00: fixup fill_tx_status for nomatch caseStanislaw Gruszka
2017-03-08rt2x00: add txdone nomatch functionStanislaw Gruszka
2017-03-08rt2x00: separte clearing entry from rt2x00lib_txdoneStanislaw Gruszka
2017-03-08rt2x00: separte filling tx status from rt2x00lib_txdoneStanislaw Gruszka
2017-03-08rt2800: identify station based on status WCIDStanislaw Gruszka
2017-03-08rt2x00: rt2800lib: move rt2800_drv_data declaration into rt2800lib.hGabor Juhos
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2017-03-02average: change to declare precision, not factorJohannes Berg
2017-02-15rt2500usb: don't mark register accesses as inlineArnd Bergmann
2017-02-08rt2x00: remove queue_entry from skbdescStanislaw Gruszka
2017-02-08rt2x00: call entry directly in rt2x00_dump_frameStanislaw Gruszka