summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712
AgeCommit message (Expand)Author
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-21staging: rtl8712: fix interface sanity checkJohan Hovold
2017-11-21staging: rtl8712: fixed little endian problemJannik Becher
2017-11-08staging: r8712u: Fix Sparse warning in rtl871x_xmit.cLarry Finger
2017-11-08staging: rtl8712u: Fix endian settings for structs describing network packetsLarry Finger
2017-03-12staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann
2015-10-29staging: rtl8712: rtl871x_io: Remove unused functionAmitoj Kaur Chawla
2015-10-27staging: rtl8712: rtl871x_mp: Remove unused functionAmitoj Kaur Chawla
2015-10-27staging: rtl8712: Remove unnecessary variablesAmitoj Kaur Chawla
2015-10-24staging: rtl8712: Replace kmalloc with kmalloc_arrayCristina Moraru
2015-10-24staging: rtl8712: spaces preferred around operandsLuis de Bethencourt
2015-10-24staging: rtl8712: braces should be used on all armsLuis de Bethencourt
2015-10-24staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt
2015-10-24staging: rtl8712: Add device ID for Sitecom WLA2100Larry Finger
2015-10-16Staging: rtl8712: Coding style warnings fix for block commentsPunit Vara
2015-10-16Staging: rtl8712: Use ether_addr_equal() over memcmp()Punit Vara
2015-10-16Staging: rtl8712: Fix warning prefer eth_broadcast_addr() over memset()Punit Vara
2015-10-16staging: rtl8712: rtl8712_recv: Remove useless intialisationAmitoj Kaur Chawla
2015-10-16Staging: rtl8712: usb_ops_linux: Remove useless castShivani Bhardwaj
2015-10-16Staging: rtl8712: rtl871x_io: Remove explicit castShivani Bhardwaj
2015-10-16Staging: rtl8712: rtl8712_xmit: Remove useless castShivani Bhardwaj
2015-10-16Staging: rtl8712: rtl8712_io: Remove unnecessary castShivani Bhardwaj
2015-10-16Staging: rtl8712: rtl8712_cmd: Remove useless castShivani Bhardwaj
2015-10-16Staging: rtl8712: os_intfs: Remove unnecessary castShivani Bhardwaj
2015-10-12staging: rtl8712: fix negative level valueLuis de Bethencourt
2015-10-12staging: rtl8712: usleep_range is preferred over udelayAmitoj Kaur Chawla
2015-10-12staging: rtl8712: Replace GFP_ATOMIC with GFP_KERNELAmitoj Kaur Chawla
2015-10-12Staging: rtl8712: Use ARRAY_SIZE macroShraddha Barke
2015-10-08Staging: rtl8712: rtl8712_hal.h: Coding style warnings fix for block commentsPunit Vara
2015-10-08Staging: rtl8712: rtl8712_gp_bitdef.h: Coding style warning fix for block com...Punit Vara
2015-10-08Staging: rtl8712: rtl8712_cmdctrl_bitdef.h: Coding style warning fix for bloc...Punit Vara
2015-10-08Staging: rtl8712: rtl8712_cmd.c: Coding style warnings fix for block commentsPunit Vara
2015-10-08Staging: rtl8712: recv_linux.c: Coding style warning fix for block commentPunit Vara
2015-10-08Staging: rtl8712: os_intfs.c : Coding style warning fix for block commentPunit Vara
2015-10-08Staging: rtl8712: ieee80211.h: Coding style warnings fix for block commentsPunit Vara
2015-10-08Staging: rtl8712: ieee80211.c: Coding style warnings fix for block commentsPunit Vara
2015-10-08Staging: rtl8712: drv_types.h:Coding style warnings fix for block commentsPunit Vara
2015-10-08staging: rtl8712: Remove NULL comparisonAmitoj Kaur Chawla
2015-10-08staging: rtl8712: Remove NULL comparisonAmitoj Kaur Chawla
2015-10-08staging: rtl8712: Move constant to right of test or replace with "!"Alison Schofield
2015-10-08staging: rtl8712: Add space around '&'Amitoj Kaur Chawla
2015-10-08staging: rtl8712: Add spaces around '|'Amitoj Kaur Chawla
2015-10-08staging: rtl8712: Add space around '+'Amitoj Kaur Chawla
2015-10-02staging: rtl8712: re-use mac_pton()Andy Shevchenko
2015-09-29staging: rtl8712: remove dead codeLuis de Bethencourt
2015-09-20Staging: rtl8712: Coding style warning fix for block commentPunit Vara
2015-09-14staging: rtl8712: usb_ops_linux: fixed a comparison coding style issueSamuel Dominguez Lorenzo
2015-09-12staging/rtl8712 : Remove duplicated BIT() definitionsAnish Bhatt