summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r8192U.h
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: rename struct name _rt_firmare_seg_containerColin Ian King2018-11-071-1/+1
* staging: rtl8192u: Fix misspelling in struct member name - StyleKimberly Brown2018-11-051-1/+1
* staging:rtl8192u: Fix space characters - StyleJohn Whitmore2018-09-101-5/+5
* staging:rtl8192u: Refactor RT_TRACE - StyleJohn Whitmore2018-09-101-1/+1
* staging:rtl8192u: Rename Rx_Smooth_Factor - StyleJohn Whitmore2018-09-101-1/+1
* staging:rtl8192u: Rename RTL819xU_MODULE_NAME - StyleJohn Whitmore2018-09-101-1/+1
* staging:rtl8192u: Add SPDX-License-Identifier - StyleJohn Whitmore2018-09-101-0/+1
* staging:rtl8192u: Remove unused functions - StyleJohn Whitmore2018-09-101-10/+0Star
* staging:rtl8192u: Remove read_cam() - StyleJohn Whitmore2018-09-101-2/+0Star
* staging:rtl8192u: Remove write_cam() - StyleJohn Whitmore2018-09-101-1/+0Star
* staging:rtl8192u: Refactor RT_RF_TYPE_DEF - StyleJohn Whitmore2018-08-271-1/+7
* staging:rtl8192u: Refactor enum VERSION_819xU - StyleJohn Whitmore2018-08-271-1/+7
* staging:rtl8192u: Refactor enum dm_ratr_sta_e usage - StyleJohn Whitmore2018-07-301-1/+9
* staging:rtl8192u: Rename file macro to avoid camel case - Coding StyleJohn Whitmore2018-07-131-2/+2
* staging:rtl8192u: Change struct r8192_priv member Rf_Mode from u8 > enumJohn Whitmore2018-07-131-3/+4
* staging:rtl8192u: remove typedef from struct rx_drvinfo_819x_usbJohn Whitmore2018-07-131-2/+2
* staging:rtl8192u: Remove struct rx_desc_819x_usb_aggr_subframeJohn Whitmore2018-07-131-18/+0Star
* staging:rtl8192u: typedef struct rx_desc_819x_usb remove typedefJohn Whitmore2018-07-131-2/+2
* staging:rtl8192u: typedef struct tx_fwinfo_819x_usb remove typedefJohn Whitmore2018-07-131-3/+3
* staging:rtl8192u: typedef struct tx_desc_cmd_819x_usb remove typedefJohn Whitmore2018-07-131-2/+2
* staging:rtl8192u: remove unused structure tx_desc_819x_usb_aggr_subframeJohn Whitmore2018-07-131-28/+0Star
* staging:rtl8192u: trim multiple blank lines - Coding StyleJohn Whitmore2018-07-131-20/+0Star
* staging:rtl8192u: typedef struct tx_desc_819x_usb > struct tx_desc_819x_usbJohn Whitmore2018-07-131-3/+3
* staging:rtl8192u: rename HT_CHANNEL_WIDTH -> enum ht_channel_widthJohn Whitmore2018-07-081-1/+1
* staging/rtl8192u: fix defined but not used build warningsRandy Dunlap2018-07-071-0/+1
* staging: rtl8192u - add parameter namesDerek Robson2017-06-251-3/+3
* Staging: rtl8192u - changed include of asm/io.hDerek Robson2017-05-151-1/+1
* staging: rtl8192u: fix spelling mistake in variable name *attentuationColin Ian King2017-04-281-4/+4
* staging: rtl8192u: Remove typedef phy_ofdm_rx_status_rxsc_sgien_exintfflagsimran singhal2017-03-121-2/+2
* Staging: rtl8192u: r8192U.h - style fixDerek Robson2017-02-161-13/+26
* staging/rtl8192u: use s8 instead of charArnd Bergmann2016-08-211-2/+2
* rtl8192u: Remove unused semaphore rf_semBinoy Jayan2016-06-191-1/+0Star
* rtl8192u: r8192_priv: Replace semaphore wx_sem with mutexBinoy Jayan2016-06-191-1/+1
* staging: rtl8192u: propagate errors in write_nic_dwordSalah Triki2016-06-191-1/+1
* staging: rtl8192u: propagate errors in write_nic_wordSalah Triki2016-06-191-1/+1
* staging: rtl8192u: propagate errors in write_nic_byte_ESalah Triki2016-06-191-1/+1
* staging: rtl8192u: propagate errors in write_nic_byteSalah Triki2016-06-191-1/+1
* rtl8192u: BIT() macro cleanupAnish Bhatt2015-10-131-64/+31Star
* staging: rtl8192u: r8192U_core: fix missing struct leading to consistent spac...Raphaƫl Beamonte2015-09-131-2/+2
* staging: rtl8192u: Remove unnecessary externsJoe Perches2015-08-151-1/+1
* Staging: rtl8192u: Remove TRUE and FALSE macrosKsenija Stanojevic2015-03-021-2/+0Star
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0Star
* staging: rtl8192u: remove #ifdef JOHN_Xenia Ragiadakou2013-10-121-8/+0Star
* staging: rt8192u: remove #ifdef RTL8192U in r8192U.hXenia Ragiadakou2013-09-261-4/+0Star
* staging: Update e-mail address for Andrea MerelloAndrea Merello2013-08-281-1/+1
* staging: rtl8192u: fix macros in r8192U.hXenia Ragiadakou2013-06-121-21/+25
* staging: rtl8192u: fix whitespace around '(=<, ' in r8192U.hXenia Ragiadakou2013-06-121-20/+20
* staging: rtl8192u: fix braces in r8192U.hXenia Ragiadakou2013-06-121-54/+52Star
* staging: rtl8192u: fix comments in r8192U.hXenia Ragiadakou2013-06-121-245/+284
* staging: rtl8192u: remove commented-out code in r8192U.hXenia Ragiadakou2013-06-121-76/+1Star