summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* rt2800: fix TX_PIN_CFG setting for non MT7620 chipsStanislaw Gruszka2017-08-301-1/+4
* rt73usb: constify usb_device_idArvind Yadav2017-08-101-1/+1
* rt2800usb: constify usb_device_idArvind Yadav2017-08-101-1/+1
* rt2500usb: constify usb_device_idArvind Yadav2017-08-101-1/+1
* rt2x00: Fix MMIC CountermeasuresMichael Skeffington2017-08-082-5/+23
* rt2x00: make const array glrt_table staticColin Ian King2017-07-131-1/+1
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-3/+2
* rt2x00: Add device ID for Epson WN7512BEPTom Gaudasinski2017-05-241-0/+2
* rt2x00: convert rt2x00_desc_read return typeArnd Bergmann2017-05-249-87/+83
* rt2x00: convert rt2800_eeprom_read return typeArnd Bergmann2017-05-241-97/+97
* rt2x00: convert rt2x00_eeprom_read return typeArnd Bergmann2017-05-247-68/+62
* rt2x00: convert rt2*_bbp_read return typeArnd Bergmann2017-05-246-160/+119
* rt2x00: convert rt2800_register_read return typeArnd Bergmann2017-05-242-162/+151
* rt2x00: convert rt2x00usb_register_read return typeArnd Bergmann2017-05-245-148/+118
* rt2x00: convert rt2x00mmio_register_read return typeArnd Bergmann2017-05-248-259/+252
* rt2x00: convert rt2x00_rf_read return typeArnd Bergmann2017-05-247-25/+18
* rt2x00: convert rt2800_rfcsr_read return typeArnd Bergmann2017-05-241-164/+158
* rt2x00: change function pointers for register accessorsArnd Bergmann2017-05-2415-44/+157
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-283-2/+6
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-283-3/+5
* Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller2017-04-242-29/+47
|\
| * rt2800: fix mt7620 E2 channel registersTomislav Požega2017-04-201-2/+4
| * rt2800: fix mt7620 vco calibration registersTomislav Požega2017-04-201-3/+3
| * rt2800: do VCO calibration after programming ALCDaniel Golle2017-04-201-0/+2
| * rt2800: fix LNA gain assignment for MT7620Daniel Golle2017-04-201-2/+16
| * rt2x00: reverse external PA capability flag logicDaniel Golle2017-04-132-22/+22
* | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-201-0/+3
|\ \ | |/ |/|
| * wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-061-0/+3
* | rt2x00: add support for MT7620Roman Yeryomin2017-03-225-27/+1578
* | rt2x00: fix TX_PWR_CFG_4 register definitionDaniel Golle2017-03-201-4/+4
* | rt2x00: fix rt2x00debug_dump_frame commentStanislaw Gruszka2017-03-081-1/+1
* | rt2800: use TXOP_BACKOFF for probe framesStanislaw Gruszka2017-03-081-3/+4
* | rt2800: status based rate flags for nomatch caseStanislaw Gruszka2017-03-082-1/+36
* | rt2x00: use txdone_nomatch on rt2800usbStanislaw Gruszka2017-03-084-19/+35
* | rt2x00: fixup fill_tx_status for nomatch caseStanislaw Gruszka2017-03-082-1/+6
* | rt2x00: add txdone nomatch functionStanislaw Gruszka2017-03-082-0/+52
* | rt2x00: separte clearing entry from rt2x00lib_txdoneStanislaw Gruszka2017-03-081-22/+29
* | rt2x00: separte filling tx status from rt2x00lib_txdoneStanislaw Gruszka2017-03-081-65/+76
* | rt2800: identify station based on status WCIDStanislaw Gruszka2017-03-083-1/+8
* | rt2x00: rt2800lib: move rt2800_drv_data declaration into rt2800lib.hGabor Juhos2017-03-082-25/+23
|/
* average: change to declare precision, not factorJohannes Berg2017-03-021-1/+1
* rt2500usb: don't mark register accesses as inlineArnd Bergmann2017-02-151-14/+5
* rt2x00: remove queue_entry from skbdescStanislaw Gruszka2017-02-082-5/+0
* rt2x00: call entry directly in rt2x00_dump_frameStanislaw Gruszka2017-02-0810-14/+15
* rt61pci: use entry directlyStanislaw Gruszka2017-02-081-2/+1
* rt2x00usb: fix anchor initializationStanislaw Gruszka2017-02-081-5/+8
* rt2x00usb: do not anchor rx and tx urb'sStanislaw Gruszka2017-02-081-4/+0
* rt2x00: avoid introducing a USB dependency in the rt2x00lib moduleStanislaw Gruszka2017-02-072-15/+13
OpenPOWER on IntegriCloud