aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink/rt2x00
Commit message (Expand)AuthorAge
* rt2800: flush and txstatus rework for rt2800mmioStanislaw Gruszka2018-10-01
* rt2x00: use different txstatus timeouts when flushingStanislaw Gruszka2018-10-01
* rt2x00: do not check for txstatus timeout every time on taskletStanislaw Gruszka2018-10-01
* rt2800mmio: use txdone/txstatus routines from libStanislaw Gruszka2018-10-01
* rt2800: move usb specific txdone/txstatus routines to rt2800libStanislaw Gruszka2018-10-01
* rt2x00: use simple_read_from_buffer()Dan Carpenter2018-08-31
* Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-16
|\
| * PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entryAndy Shevchenko2018-08-14
* | rt2x00: remove redundant functions rt2x00mac_sta_{add/remove}YueHaibing2018-07-31
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-03
|\
| * Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka2018-05-29
* | rt2x00: check against flushing empty queueStanislaw Gruszka2018-05-04
* | rt2x00: call sta_add/remove directly in rt2800Stanislaw Gruszka2018-05-04
* | rt2x00: fix spelling mistake in various macros, UKNOWN -> UNKNOWNColin Ian King2018-04-30
* | rt2x00: rt2800: add antenna diversity for RT5370GXose Vazquez Perez2018-04-25
|/
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-27
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * rt2x00: Fix a typo in printkMasanari Iida2018-01-08
| * rt2x00: do not pause queue unconditionally on error pathStanislaw Gruszka2018-01-08
| * rt2x00: pause almost full queue earlyStanislaw Gruszka2018-01-08
| * rt2x00: Delete an error message for a failed memory allocation in rt2x00queue...Markus Elfring2018-01-08
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
|/
* rt2x00: use monotonic timestamps for frame dumpArnd Bergmann2017-11-09
* rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka2017-11-09
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* rt2800: fix TX_PIN_CFG setting for non MT7620 chipsStanislaw Gruszka2017-08-30
* rt73usb: constify usb_device_idArvind Yadav2017-08-10
* rt2800usb: constify usb_device_idArvind Yadav2017-08-10
* rt2500usb: constify usb_device_idArvind Yadav2017-08-10
* rt2x00: Fix MMIC CountermeasuresMichael Skeffington2017-08-08
* rt2x00: make const array glrt_table staticColin Ian King2017-07-13
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* rt2x00: Add device ID for Epson WN7512BEPTom Gaudasinski2017-05-24
* rt2x00: convert rt2x00_desc_read return typeArnd Bergmann2017-05-24
* rt2x00: convert rt2800_eeprom_read return typeArnd Bergmann2017-05-24
* rt2x00: convert rt2x00_eeprom_read return typeArnd Bergmann2017-05-24
* rt2x00: convert rt2*_bbp_read return typeArnd Bergmann2017-05-24
* rt2x00: convert rt2800_register_read return typeArnd Bergmann2017-05-24
* rt2x00: convert rt2x00usb_register_read return typeArnd Bergmann2017-05-24
* rt2x00: convert rt2x00mmio_register_read return typeArnd Bergmann2017-05-24
* rt2x00: convert rt2x00_rf_read return typeArnd Bergmann2017-05-24
* rt2x00: convert rt2800_rfcsr_read return typeArnd Bergmann2017-05-24
* rt2x00: change function pointers for register accessorsArnd Bergmann2017-05-24
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-28
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-28
* Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller2017-04-24
|\
| * rt2800: fix mt7620 E2 channel registersTomislav Požega2017-04-20