index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ralink
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-05
net: wireless: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-04-25
rt2x00: add RT3883 support
Gabor Juhos
2019-04-25
rt2x00mmio: remove legacy comment
Stanislaw Gruszka
2019-04-25
rt2x00: remove not used entry field
Stanislaw Gruszka
2019-04-25
rt2x00: remove last_nostatus_check
Stanislaw Gruszka
2019-04-25
rt2800mmio: use timer and work for handling tx statuses timeouts
Stanislaw Gruszka
2019-04-25
rt2800mmio: fetch tx status changes
Stanislaw Gruszka
2019-04-25
rt2800: move txstatus pending routine
Stanislaw Gruszka
2019-04-25
rt2800: new flush implementation for SoC devices
Stanislaw Gruszka
2019-04-25
rt2800: partially restore old mmio txstatus behaviour
Stanislaw Gruszka
2019-04-25
rt2x00: code-style fix in rt2800usb.c
Tomislav Požega
2019-04-25
rt2x00: do not print error when queue is full
Stanislaw Gruszka
2019-04-25
rt2x00: check number of EPROTO errors
Stanislaw Gruszka
2019-04-25
rt2x00: use ratelimited variants dev_warn/dev_err
Stanislaw Gruszka
2019-04-12
rt2x00: do not increment sequence number while re-transmitting
Vijayakumar Durai
2019-02-19
rt2800: comment and simplify AGC init for RT6352
Stanislaw Gruszka
2019-02-19
rt2800: enable TX_PIN_CFG_RFRX_EN only for MT7620
Stanislaw Gruszka
2019-02-19
rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band
Stanislaw Gruszka
2019-02-19
rt2x00: remove confusing AGC register
Tomislav Požega
2019-02-19
rt2x00: remove unneeded check
Tomislav Požega
2019-02-06
Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...
David S. Miller
2019-02-01
rt2x00: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
rt2x00: Work around a firmware bug with shared keys
Bernd Edlinger
2019-02-01
rt2x00: reduce tx power to nominal level on RT6352
Tomislav Požega
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-11-06
rt2x00: rt61pci: mark expected switch fall-through
Gustavo A. R. Silva
2018-11-06
rt2x00: rt2800lib: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-11-06
rt2x00: rt2500pci: mark expected switch fall-through
Gustavo A. R. Silva
2018-11-06
rt2x00: rt2400pci: mark expected switch fall-through
Gustavo A. R. Silva
2018-10-01
rt2800: flush and txstatus rework for rt2800mmio
Stanislaw Gruszka
2018-10-01
rt2x00: use different txstatus timeouts when flushing
Stanislaw Gruszka
2018-10-01
rt2x00: do not check for txstatus timeout every time on tasklet
Stanislaw Gruszka
2018-10-01
rt2800mmio: use txdone/txstatus routines from lib
Stanislaw Gruszka
2018-10-01
rt2800: move usb specific txdone/txstatus routines to rt2800lib
Stanislaw Gruszka
2018-08-31
rt2x00: use simple_read_from_buffer()
Dan Carpenter
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-14
PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry
Andy Shevchenko
2018-07-31
rt2x00: remove redundant functions rt2x00mac_sta_{add/remove}
YueHaibing
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-29
Revert "rt2800: use TXOP_BACKOFF for probe frames"
Stanislaw Gruszka
2018-05-04
rt2x00: check against flushing empty queue
Stanislaw Gruszka
2018-05-04
rt2x00: call sta_add/remove directly in rt2800
Stanislaw Gruszka
2018-04-30
rt2x00: fix spelling mistake in various macros, UKNOWN -> UNKNOWN
Colin Ian King
2018-04-25
rt2x00: rt2800: add antenna diversity for RT5370G
Xose Vazquez Perez
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-13
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
Randy Dunlap
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
[next]