aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_xmit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-21staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki1-2/+7
2019-02-19staging: rtl8188eu: fix bad indentation for conditional statementStephen Martin1-1/+1
2018-12-19staging: rtl8188eu: simplify null array initializationsMichael Straube1-4/+2
2018-11-26staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube1-3/+4
2018-11-22staging: rtl8188eu: rename LedControl8188eu to avoid CamelCaseMichael Straube1-1/+1
2018-11-05staging: rtl8188eu: fix typo in function name rtw_sctx_chk_waring_statusColin Ian King1-2/+2
2018-10-15staging: rtl8188eu: cleanup comparsions to falseMichael Straube1-2/+2
2018-10-14staging: rtl8188eu: remove whitespace in qos_acm()Michael Straube1-2/+2
2018-10-14staging: rtl8188eu: cleanup long lines in stop_sta_xmit()Michael Straube1-5/+10
2018-10-14staging: rtl8188eu: cleanup long lines in rtw_get_sta_pending()Michael Straube1-5/+10
2018-10-14staging: rtl8188eu: cleanup block commentsMichael Straube1-8/+14
2018-10-14staging: rtl8188eu: remove commented codeMichael Straube1-21/+2
2018-10-14staging: rtl8188eu: cleanup alignment issueMichael Straube1-3/+3
2018-10-14staging: rtl8188eu: use __func__ in qos_acm()Michael Straube1-1/+2
2018-10-14staging: rtl8188eu: cleanup missing spaces around operatorsMichael Straube1-24/+36
2018-08-27staging: rtl8188eu: use is_multicast_ether_addr in rtw_xmit.cMichael Straube1-19/+16
2018-07-29staging: rtl8188eu: remove unused rtw_calculate_wlan_pkt_size_by_attribue()Michael Straube1-18/+0
2018-07-29staging: rtl8188eu: replace tabs with spacesMichael Straube1-3/+3
2018-07-29staging: rtl8188eu: fix comparsions to NULL - coding styleMichael Straube1-5/+5
2018-07-21staging: rtl8188eu: remove blank linesMichael Straube1-27/+0
2018-06-28staging: rtl8188eu: remove blank linesMichael Straube1-3/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2018-03-08staging: rtl8188eu: use __func__ instead of function nameSantha Meena Ramamoorthy1-25/+25
2018-03-06staging: rtl8188eu: replace NULL comparison with variableSantha Meena Ramamoorthy1-10/+10
2018-02-16staging:r8188eu: Remove struct pkt_file from rtw_xmitframe_coalesce()Ivan Safonov1-12/+5
2018-02-16staging:r8188eu: Remove struct pkt_file from update_attrib()Ivan Safonov1-9/+7
2018-02-16staging:r8188eu: Remove struct pkt_file from set_qos()Ivan Safonov1-16/+10
2017-09-17staging:rtl8188eu:core Fix code IndentJanani Sankara Babu1-6/+6
2017-09-17staging:rtl8188eu Remove unneccessary parenthesisJanani Sankara Babu1-26/+26
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant1-2/+1
2017-04-08staging:r8188eu: remove sw_encrypt member of security_priv structIvan Safonov1-6/+4
2017-03-06staging:rtl8188eu Add spaces around binary operatorGeorgiana Rodica Chelu1-12/+12
2017-01-19staging: rtl8188eu: core: Remove NULL test before vfreeShyam Saini1-2/+1
2017-01-05staging:r8188eu: remove unused WIFI_MP_*STATE and WIFI_MP_CTX* definitionsIvan Safonov1-1/+1
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings.Yamanappagouda Patil1-0/+3
2016-10-16staging:r8188eu: remove padapter and free_sz arguments of rtw_os_xmit_resource_free functionIvan Safonov1-3/+2
2016-10-16staging:r8188eu: remove rtw_endofpktfile functionIvan Safonov1-1/+1
2016-10-16staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov1-1/+1
2016-10-02staging: rtl8188eu: core: rtw_xmit: Use macros instead of constantsGeorgiana Rodica Chelu1-6/+6
2016-10-02staging: rtl8188eu: core: rtw_xmit: Move constant of the right sideGeorgiana Rodica Chelu1-3/+3
2016-09-20staging: rtl8188eu: core: rtw_xmit: Remove extra bracesGeorgiana Rodica Chelu1-12/+7
2016-09-20staging: r8188eu: replace N_BYTE_ALIGMENT macro with PTR_ALIGNIvan Safonov1-3/+3
2016-09-20staging: r8188eu: remove pkt_hdrlen member of pkt_attrib structureIvan Safonov1-3/+1
2016-09-12staging: r8188eu: remove do_queue_select functionIvan Safonov1-11/+1
2016-09-12staging: r8188eu: replace rtw_ieee80211_hdr with ieee80211_hdrIvan Safonov1-2/+2
2016-08-21rtl8188eu: Remove unused semaphoresBinoy Jayan1-4/+0
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2016-02-20Staging: rtl8188eu: core: rtw_xmit.c: Remove NULL test before vfreeBhumika Goyal1-5/+2
2016-02-07staging: rtl8188eu: use list_first_entry_or_null()Geliang Tang1-60/+24
2015-11-15Staging: rtl8188eu: fix space prohibited before that ','Abdul Hussain1-3/+3