summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_xmit.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter2021-08-011-1927/+0
* staging: rtl8188eu: remove braces from single line if blocksMichael Straube2021-07-271-2/+1
* staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_xmit.cPhillip Potter2021-06-251-94/+7
* staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_xmit.cPhillip Potter2021-06-241-2/+0
* staging: rtl8188eu: remove all DBG_88E calls from core/rtw_xmit.cPhillip Potter2021-06-151-37/+3
* staging: rtl8188eu: use safe iterator in xmit_delivery_enabled_frames()Dan Carpenter2021-06-091-6/+3
* staging: rtl8188eu: use safe iterator in wakeup_sta_to_xmit()Dan Carpenter2021-06-091-10/+4
* staging: rtl8188eu: use safe iterator in dequeue_xmitframes_to_sleeping_queue()Dan Carpenter2021-06-091-5/+3
* staging: rtl8188eu: use safe iterator in rtw_free_xmitframe_queueMartin Kaiser2021-05-191-6/+4
* staging: rtl8188eu: Use list iterators and helpersGuenter Roeck2021-05-101-36/+16
* staging: rtl8188eu: core: add comma within a commentDeborah Brouwer2021-04-051-1/+1
* staging: rtl8188eu: use netdev routines for private dataMartin Kaiser2021-03-221-1/+4
* staging: r8188eu: use native wireless IE codes from linux/ieee80211.hIvan Safonov2020-10-261-5/+5
* staging: r8188eu: use proper type for second argiment of rtw_(aes|tkip|wep)_(...Ivan Safonov2020-07-281-3/+3
* staging: rtl8188eu: Fix WARNINGs of Block commentsSimon Fong2020-07-031-31/+31
* staging: rtl8188eu: remove unused parameterMichael Straube2020-07-031-3/+3
* staging: rtl8188eu: remove else after break or returnMichael Straube2020-01-221-2/+2
* staging: rtl8188eu: fix possible null dereferenceConnor Kuehl2019-09-301-2/+2
* staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki2019-03-211-2/+7
* staging: rtl8188eu: fix bad indentation for conditional statementStephen Martin2019-02-191-1/+1
* staging: rtl8188eu: simplify null array initializationsMichael Straube2018-12-191-4/+2
* staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube2018-11-261-3/+4
* staging: rtl8188eu: rename LedControl8188eu to avoid CamelCaseMichael Straube2018-11-221-1/+1
* staging: rtl8188eu: fix typo in function name rtw_sctx_chk_waring_statusColin Ian King2018-11-051-2/+2
* staging: rtl8188eu: cleanup comparsions to falseMichael Straube2018-10-151-2/+2
* staging: rtl8188eu: remove whitespace in qos_acm()Michael Straube2018-10-141-2/+2
* staging: rtl8188eu: cleanup long lines in stop_sta_xmit()Michael Straube2018-10-141-5/+10
* staging: rtl8188eu: cleanup long lines in rtw_get_sta_pending()Michael Straube2018-10-141-5/+10
* staging: rtl8188eu: cleanup block commentsMichael Straube2018-10-141-8/+14
* staging: rtl8188eu: remove commented codeMichael Straube2018-10-141-21/+2
* staging: rtl8188eu: cleanup alignment issueMichael Straube2018-10-141-3/+3
* staging: rtl8188eu: use __func__ in qos_acm()Michael Straube2018-10-141-1/+2
* staging: rtl8188eu: cleanup missing spaces around operatorsMichael Straube2018-10-141-24/+36
* staging: rtl8188eu: use is_multicast_ether_addr in rtw_xmit.cMichael Straube2018-08-271-19/+16
* staging: rtl8188eu: remove unused rtw_calculate_wlan_pkt_size_by_attribue()Michael Straube2018-07-291-18/+0
* staging: rtl8188eu: replace tabs with spacesMichael Straube2018-07-291-3/+3
* staging: rtl8188eu: fix comparsions to NULL - coding styleMichael Straube2018-07-291-5/+5
* staging: rtl8188eu: remove blank linesMichael Straube2018-07-211-27/+0
* staging: rtl8188eu: remove blank linesMichael Straube2018-06-281-3/+0
* staging: rtl8188eu: add SPDX identifiersMichael Straube2018-06-261-9/+1
* staging: rtl8188eu: use __func__ instead of function nameSantha Meena Ramamoorthy2018-03-081-25/+25
* staging: rtl8188eu: replace NULL comparison with variableSantha Meena Ramamoorthy2018-03-061-10/+10
* staging:r8188eu: Remove struct pkt_file from rtw_xmitframe_coalesce()Ivan Safonov2018-02-161-12/+5
* staging:r8188eu: Remove struct pkt_file from update_attrib()Ivan Safonov2018-02-161-9/+7
* staging:r8188eu: Remove struct pkt_file from set_qos()Ivan Safonov2018-02-161-16/+10
* staging:rtl8188eu:core Fix code IndentJanani Sankara Babu2017-09-171-6/+6
* staging:rtl8188eu Remove unneccessary parenthesisJanani Sankara Babu2017-09-171-26/+26
* staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant2017-04-181-2/+1
* staging:r8188eu: remove sw_encrypt member of security_priv structIvan Safonov2017-04-081-6/+4
* staging:rtl8188eu Add spaces around binary operatorGeorgiana Rodica Chelu2017-03-061-12/+12