aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink
AgeCommit message (Expand)Author
2019-05-05net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-04-25rt2x00: add RT3883 supportGabor Juhos
2019-04-25rt2x00mmio: remove legacy commentStanislaw Gruszka
2019-04-25rt2x00: remove not used entry fieldStanislaw Gruszka
2019-04-25rt2x00: remove last_nostatus_checkStanislaw Gruszka
2019-04-25rt2800mmio: use timer and work for handling tx statuses timeoutsStanislaw Gruszka
2019-04-25rt2800mmio: fetch tx status changesStanislaw Gruszka
2019-04-25rt2800: move txstatus pending routineStanislaw Gruszka
2019-04-25rt2800: new flush implementation for SoC devicesStanislaw Gruszka
2019-04-25rt2800: partially restore old mmio txstatus behaviourStanislaw Gruszka
2019-04-25rt2x00: code-style fix in rt2800usb.cTomislav Požega
2019-04-25rt2x00: do not print error when queue is fullStanislaw Gruszka
2019-04-25rt2x00: check number of EPROTO errorsStanislaw Gruszka
2019-04-25rt2x00: use ratelimited variants dev_warn/dev_errStanislaw Gruszka
2019-04-12rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai
2019-02-19rt2800: comment and simplify AGC init for RT6352Stanislaw Gruszka
2019-02-19rt2800: enable TX_PIN_CFG_RFRX_EN only for MT7620Stanislaw Gruszka
2019-02-19rt2800: enable TX_PIN_CFG_LNA_PE_ bits per bandStanislaw Gruszka
2019-02-19rt2x00: remove confusing AGC registerTomislav Požega
2019-02-19rt2x00: remove unneeded checkTomislav Požega
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller
2019-02-01rt2x00: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01rt2x00: Work around a firmware bug with shared keysBernd Edlinger
2019-02-01rt2x00: reduce tx power to nominal level on RT6352Tomislav Požega
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-11-06rt2x00: rt61pci: mark expected switch fall-throughGustavo A. R. Silva
2018-11-06rt2x00: rt2800lib: mark expected switch fall-throughsGustavo A. R. Silva
2018-11-06rt2x00: rt2500pci: mark expected switch fall-throughGustavo A. R. Silva
2018-11-06rt2x00: rt2400pci: mark expected switch fall-throughGustavo A. R. Silva
2018-10-01rt2800: flush and txstatus rework for rt2800mmioStanislaw Gruszka
2018-10-01rt2x00: use different txstatus timeouts when flushingStanislaw Gruszka
2018-10-01rt2x00: do not check for txstatus timeout every time on taskletStanislaw Gruszka
2018-10-01rt2800mmio: use txdone/txstatus routines from libStanislaw Gruszka
2018-10-01rt2800: move usb specific txdone/txstatus routines to rt2800libStanislaw Gruszka
2018-08-31rt2x00: use simple_read_from_buffer()Dan Carpenter
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-14PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entryAndy Shevchenko
2018-07-31rt2x00: remove redundant functions rt2x00mac_sta_{add/remove}YueHaibing
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-29Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka
2018-05-04rt2x00: check against flushing empty queueStanislaw Gruszka
2018-05-04rt2x00: call sta_add/remove directly in rt2800Stanislaw Gruszka
2018-04-30rt2x00: fix spelling mistake in various macros, UKNOWN -> UNKNOWNColin Ian King
2018-04-25rt2x00: rt2800: add antenna diversity for RT5370GXose Vazquez Perez
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2018-03-13net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-08rt2x00: Fix a typo in printkMasanari Iida