aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-3/+0
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+2
2018-07-27staging: rtl: Use existing define with polynomialKrzysztof Kozlowski1-3/+2
2018-07-21staging: rtl8712: remove redundant pointer 'nic'Colin Ian King1-3/+0
2018-06-18ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg1-1/+0
2018-03-06staging: rtl8712: remove unnecessary parenthesesArushi Singhal3-41/+41
2018-03-06staging: rtl8712: Add spaces around '|'Arushi Singhal2-2/+2
2018-03-06staging: rtl8712: Added spaces around '+'Arushi Singhal1-2/+2
2018-03-06staging: rtl8712: Remove multiple blank line(s)Arushi Singhal9-12/+0
2018-03-06staging: rtl8712: match alignment with open parenthesisArushi Singhal2-2/+2
2018-03-06staging: rtl8712: Fixed 'tabstop' coding style warningArushi Singhal1-1/+1
2018-02-19staging: rtl8712: fix signedness of length to rtl8717_set_ieStefano Manni1-1/+2
2018-02-19staging: rtl8712: make unsigned length for rtl8717_get{_wpa_, _wpa2_, _}ieStefano Manni4-9/+10
2018-01-22staging: rtl8712: remove redundant initialization to 'rfPath'Colin Ian King1-1/+1
2017-12-21staging: rtl8712: style fix multiple line dereferencesMartin Homuth5-117/+100
2017-12-19staging: rtl8712: style fix returned error codeMartin Homuth1-1/+1
2017-12-19staging: rtl8712: style fix unneeded elseMartin Homuth1-37/+35
2017-12-19staging: rtl8712: style fix indentationMartin Homuth3-13/+13
2017-12-19staging: rtl8712: style fix over 80 characters warningsMartin Homuth5-13/+22
2017-12-13staging: rtl8712: Cleanup codestyle, change spaces to tabsNeil Singh1-1/+1
2017-12-13staging: rtl8712: Cleanup codestyle, break up long lineNeil Singh1-2/+3
2017-11-28staging: rtl8712: remove redundant zero assignment to val32Colin Ian King1-1/+0
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook2-10/+8
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds13-49/+51
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-10-18staging: rtl8712: Convert timers to use timer_setup()Kees Cook5-33/+34
2017-09-26staging: rtl8712: Fix indent coding style issueMihaela Muraru1-1/+1
2017-09-17staging: rtl8712: Fix unbalanced braces around else statementLiam Ryan8-14/+16
2017-09-17Staging: rtl8712: Remove multiple blank linesSrishti Sharma1-1/+0
2017-08-18staging: rtl8712: constify usb_device_idArvind Yadav1-1/+1
2017-07-16staging: rtl8712: Remove explicit NULL comparisonMuhammad Falak R Wani1-4/+4
2017-07-16staging: rtl8712: fix "Alignment match open parenthesis"Arushi Singhal3-4/+4
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+2
2017-06-25Staging: rtl8712 : wifi.h: Fixed Macro argument reuseJaya Durga1-2/+4
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu1-2/+2
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-2/+1
2017-05-15staging: rtl8712: use octal permissionsAleksey Kurbatov1-1/+1
2017-05-15Staging: rtl8712: ieee80211: fixed camelcase coding style issueJaya Durga1-5/+5
2017-05-15Staging: rtl8712: ieee80211: fixed brace coding style issueJaya Durga1-1/+2
2017-04-08staging: rtl8712: fixed multiple line derefence issuePrasant Jalan1-6/+5
2017-04-08staging: rtl8712: code style fixTejaswini Poluri1-5/+5
2017-03-23staging: rtl8712: Invert comparison to reduce indentationNarcisa Ana Maria Vasile1-6/+5
2017-03-23staging: rtl8712: Restructure code for clarityNarcisa Ana Maria Vasile1-36/+33
2017-03-23staging: rtl8712: Invert the test on check_fwstate() to reduce indentationNarcisa Ana Maria Vasile1-7/+7
2017-03-23staging: rtl8712: Invert if statements to reduce indentation levelNarcisa Ana Maria Vasile1-22/+17
2017-03-21staging: rtl8712: checkpatch: Avoid multiple line dereferencesDing-Chi Wang1-6/+4
2017-03-12staging: rtl8712: fix bad indentationThibaut SAUTEREAU1-1/+1
2017-03-09staging: rtl8712: Remove unnecessary cast on void pointersimran singhal1-6/+5
2017-03-09Staging: rtl8712: rtl871x_mp_ioctl.h - style fixDerek Robson1-84/+107
2017-03-06Staging: rtl8712: wlan_bssdef.h - style fixDerek Robson1-3/+3