aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
AgeCommit message (Expand)Author
2021-11-12staging: r8712u: fix control-message timeoutJohan Hovold
2021-03-17staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmdLee Gibson
2021-03-17staging: rtl8712: unterminated string leads to read overflowDan Carpenter
2020-06-11staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan
2019-12-17staging: rtl8712: fix interface sanity checkJohan Hovold
2019-05-04staging: rtl8712: uninitialized memory in read_bbreg_hdl()Dan Carpenter
2018-12-13staging: rtl8712: Fix possible buffer overrunYoung Xiao
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-18staging: rtl8712: constify usb_device_idArvind Yadav
2017-07-16staging: rtl8712: Remove explicit NULL comparisonMuhammad Falak R Wani
2017-07-16staging: rtl8712: fix "Alignment match open parenthesis"Arushi Singhal
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-25Staging: rtl8712 : wifi.h: Fixed Macro argument reuseJaya Durga
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-15staging: rtl8712: use octal permissionsAleksey Kurbatov
2017-05-15Staging: rtl8712: ieee80211: fixed camelcase coding style issueJaya Durga
2017-05-15Staging: rtl8712: ieee80211: fixed brace coding style issueJaya Durga
2017-04-08staging: rtl8712: fixed multiple line derefence issuePrasant Jalan
2017-04-08staging: rtl8712: code style fixTejaswini Poluri
2017-03-23staging: rtl8712: Invert comparison to reduce indentationNarcisa Ana Maria Vasile
2017-03-23staging: rtl8712: Restructure code for clarityNarcisa Ana Maria Vasile
2017-03-23staging: rtl8712: Invert the test on check_fwstate() to reduce indentationNarcisa Ana Maria Vasile
2017-03-23staging: rtl8712: Invert if statements to reduce indentation levelNarcisa Ana Maria Vasile
2017-03-21staging: rtl8712: checkpatch: Avoid multiple line dereferencesDing-Chi Wang
2017-03-12staging: rtl8712: fix bad indentationThibaut SAUTEREAU
2017-03-09staging: rtl8712: Remove unnecessary cast on void pointersimran singhal
2017-03-09Staging: rtl8712: rtl871x_mp_ioctl.h - style fixDerek Robson
2017-03-06Staging: rtl8712: wlan_bssdef.h - style fixDerek Robson
2017-03-06Staging: rtl8712: wifi.h - style fixDerek Robson
2017-03-06Staging: rtl8712: rtl871x_recv.h - style fixDerek Robson
2017-03-06Staging: rtl8712: rtl871x_pwrctrl.h - style fixDerek Robson
2017-03-06Staging: rtl8712: rtl871x_mlme.h - style fixDerek Robson
2017-03-06Staging: rtl8712: rtl871x_io.h - style fixDerek Robson
2017-03-06Staging: rtl8712: rtl871x_event.h - style fixDerek Robson
2017-03-06Staging: rtl8712: rtl871x_cmd.h - block commentsDerek Robson
2017-03-06staging: rtl8712: Fix checkpatch.pl warningAlexander Mikhalevich
2017-03-06staging: rtl8712: Remove space after a cast.Varsha Rao
2017-03-06staging: rtl8712: Removes the FSF mailing address.Varsha Rao
2017-03-06staging: rtl8712: Moved logical OR operator to previous line.Varsha Rao
2017-03-06staging: rtl8712: Remove unnecessary parentheses.Varsha Rao
2017-03-06staging: rtl8712: Match alignment with open parenthesis.Varsha Rao
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-12staging: r8712u: Fix Sparse warnings in rtl871x_mlme.cLarry Finger
2017-02-12staging: r8712u: Fix Sparse warnings in rtl871x_ioctl_linux.cLarry Finger
2017-02-12staging: r8712u: Fix Sparse endian warning in rtl871x_recv.cLarry Finger
2017-02-12staging: r8712u: Fix Sparse warning in rtl871x_xmit.cLarry Finger
2017-02-12staging: r8712u: Fix macros used to read/write the TX/RX descriptorsLarry Finger
2017-02-12staging: rtl8712u: Fix endian settings for structs describing network packetsLarry Finger
2017-02-12staging: rtl8712: Fix some Sparse endian messagesLarry Finger