summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: remove unnecessary parenthesesArushi Singhal2018-03-063-41/+41
* staging: rtl8712: Add spaces around '|'Arushi Singhal2018-03-062-2/+2
* staging: rtl8712: Added spaces around '+'Arushi Singhal2018-03-061-2/+2
* staging: rtl8712: Remove multiple blank line(s)Arushi Singhal2018-03-069-12/+0
* staging: rtl8712: match alignment with open parenthesisArushi Singhal2018-03-062-2/+2
* staging: rtl8712: Fixed 'tabstop' coding style warningArushi Singhal2018-03-061-1/+1
* staging: rtl8712: fix signedness of length to rtl8717_set_ieStefano Manni2018-02-191-1/+2
* staging: rtl8712: make unsigned length for rtl8717_get{_wpa_, _wpa2_, _}ieStefano Manni2018-02-194-9/+10
* staging: rtl8712: remove redundant initialization to 'rfPath'Colin Ian King2018-01-221-1/+1
* staging: rtl8712: style fix multiple line dereferencesMartin Homuth2017-12-215-117/+100
* staging: rtl8712: style fix returned error codeMartin Homuth2017-12-191-1/+1
* staging: rtl8712: style fix unneeded elseMartin Homuth2017-12-191-37/+35
* staging: rtl8712: style fix indentationMartin Homuth2017-12-193-13/+13
* staging: rtl8712: style fix over 80 characters warningsMartin Homuth2017-12-195-13/+22
* staging: rtl8712: Cleanup codestyle, change spaces to tabsNeil Singh2017-12-131-1/+1
* staging: rtl8712: Cleanup codestyle, break up long lineNeil Singh2017-12-131-2/+3
* staging: rtl8712: remove redundant zero assignment to val32Colin Ian King2017-11-281-1/+0
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-212-10/+8
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1313-49/+51
|\
| * staging: rtl8712: Convert timers to use timer_setup()Kees Cook2017-10-185-33/+34
| * staging: rtl8712: Fix indent coding style issueMihaela Muraru2017-09-261-1/+1
| * staging: rtl8712: Fix unbalanced braces around else statementLiam Ryan2017-09-178-14/+16
| * Staging: rtl8712: Remove multiple blank linesSrishti Sharma2017-09-171-1/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
|/
* staging: rtl8712: constify usb_device_idArvind Yadav2017-08-181-1/+1
* staging: rtl8712: Remove explicit NULL comparisonMuhammad Falak R Wani2017-07-161-4/+4
* staging: rtl8712: fix "Alignment match open parenthesis"Arushi Singhal2017-07-163-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-3/+2
|\
| * net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-2/+2
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+1
* | Staging: rtl8712 : wifi.h: Fixed Macro argument reuseJaya Durga2017-06-251-2/+4
* | staging: rtl8712: use octal permissionsAleksey Kurbatov2017-05-151-1/+1
* | Staging: rtl8712: ieee80211: fixed camelcase coding style issueJaya Durga2017-05-151-5/+5
* | Staging: rtl8712: ieee80211: fixed brace coding style issueJaya Durga2017-05-151-1/+2
|/
* staging: rtl8712: fixed multiple line derefence issuePrasant Jalan2017-04-081-6/+5
* staging: rtl8712: code style fixTejaswini Poluri2017-04-081-5/+5
* staging: rtl8712: Invert comparison to reduce indentationNarcisa Ana Maria Vasile2017-03-231-6/+5
* staging: rtl8712: Restructure code for clarityNarcisa Ana Maria Vasile2017-03-231-36/+33
* staging: rtl8712: Invert the test on check_fwstate() to reduce indentationNarcisa Ana Maria Vasile2017-03-231-7/+7
* staging: rtl8712: Invert if statements to reduce indentation levelNarcisa Ana Maria Vasile2017-03-231-22/+17
* staging: rtl8712: checkpatch: Avoid multiple line dereferencesDing-Chi Wang2017-03-211-6/+4
* staging: rtl8712: fix bad indentationThibaut SAUTEREAU2017-03-121-1/+1
* staging: rtl8712: Remove unnecessary cast on void pointersimran singhal2017-03-091-6/+5
* Staging: rtl8712: rtl871x_mp_ioctl.h - style fixDerek Robson2017-03-091-84/+107
* Staging: rtl8712: wlan_bssdef.h - style fixDerek Robson2017-03-061-3/+3
* Staging: rtl8712: wifi.h - style fixDerek Robson2017-03-061-6/+6
* Staging: rtl8712: rtl871x_recv.h - style fixDerek Robson2017-03-061-6/+6
* Staging: rtl8712: rtl871x_pwrctrl.h - style fixDerek Robson2017-03-061-5/+5
* Staging: rtl8712: rtl871x_mlme.h - style fixDerek Robson2017-03-061-8/+8
* Staging: rtl8712: rtl871x_io.h - style fixDerek Robson2017-03-061-7/+7
OpenPOWER on IntegriCloud