aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink/rt2x00/rt2x00debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-02rt2x00: initialize last_resetStanislaw Gruszka1-1/+1
2019-07-24rt2x00: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-101/+35
2019-06-25rt2x00: add restart hwStanislaw Gruszka1-0/+35
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-12/+1
2019-02-01rt2x00: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-27/+0
2018-08-31rt2x00: use simple_read_from_buffer()Dan Carpenter1-15/+3
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-31/+33
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-1/+1
2017-11-10rt2x00: use monotonic timestamps for frame dumpArnd Bergmann1-3/+4
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-3/+2
2017-05-24rt2x00: change function pointers for register accessorsArnd Bergmann1-1/+1
2017-02-08rt2x00: call entry directly in rt2x00_dump_frameStanislaw Gruszka1-3/+4
2016-03-07rt2x00: unterminated strlen of user dataOne Thousand Gnomes1-2/+3
2016-02-07net: wireless: rt2x00: Space RequiredPaul Mcquade1-2/+2
2015-11-18rt2x00: move under ralink vendor directoryKalle Valo1-0/+800