summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/r8192U.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-15staging: rtl8192u: Remove broken driverPhilipp Hortmann1-1129/+0
2022-08-16staging: rtl8192u: fix rmmod warn when device is renamedTong Zhang1-0/+1
2022-08-16staging: rtl8192u: move debug files to debugfsTong Zhang1-3/+7
2022-08-16staging: rtl8192u: move debug stuff to its own fileTong Zhang1-0/+4
2022-07-11staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callbackDuoming Zhou1-1/+1
2021-10-20staging: rtl: use eth_hw_addr_set()Jakub Kicinski1-1/+2
2021-03-22staging/rtl8192u: avoid Wempty-body warningArnd Bergmann1-3/+3
2018-11-07staging: rtl8192u: rename struct name _rt_firmare_seg_containerColin Ian King1-1/+1
2018-11-05staging: rtl8192u: Fix misspelling in struct member name - StyleKimberly Brown1-1/+1
2018-09-10staging:rtl8192u: Fix space characters - StyleJohn Whitmore1-5/+5
2018-09-10staging:rtl8192u: Refactor RT_TRACE - StyleJohn Whitmore1-1/+1
2018-09-10staging:rtl8192u: Rename Rx_Smooth_Factor - StyleJohn Whitmore1-1/+1
2018-09-10staging:rtl8192u: Rename RTL819xU_MODULE_NAME - StyleJohn Whitmore1-1/+1
2018-09-10staging:rtl8192u: Add SPDX-License-Identifier - StyleJohn Whitmore1-0/+1
2018-09-10staging:rtl8192u: Remove unused functions - StyleJohn Whitmore1-10/+0
2018-09-10staging:rtl8192u: Remove read_cam() - StyleJohn Whitmore1-2/+0
2018-09-10staging:rtl8192u: Remove write_cam() - StyleJohn Whitmore1-1/+0
2018-08-27staging:rtl8192u: Refactor RT_RF_TYPE_DEF - StyleJohn Whitmore1-1/+7
2018-08-27staging:rtl8192u: Refactor enum VERSION_819xU - StyleJohn Whitmore1-1/+7
2018-07-30staging:rtl8192u: Refactor enum dm_ratr_sta_e usage - StyleJohn Whitmore1-1/+9
2018-07-13staging:rtl8192u: Rename file macro to avoid camel case - Coding StyleJohn Whitmore1-2/+2
2018-07-13staging:rtl8192u: Change struct r8192_priv member Rf_Mode from u8 > enumJohn Whitmore1-3/+4
2018-07-13staging:rtl8192u: remove typedef from struct rx_drvinfo_819x_usbJohn Whitmore1-2/+2
2018-07-13staging:rtl8192u: Remove struct rx_desc_819x_usb_aggr_subframeJohn Whitmore1-18/+0
2018-07-13staging:rtl8192u: typedef struct rx_desc_819x_usb remove typedefJohn Whitmore1-2/+2
2018-07-13staging:rtl8192u: typedef struct tx_fwinfo_819x_usb remove typedefJohn Whitmore1-3/+3
2018-07-13staging:rtl8192u: typedef struct tx_desc_cmd_819x_usb remove typedefJohn Whitmore1-2/+2
2018-07-13staging:rtl8192u: remove unused structure tx_desc_819x_usb_aggr_subframeJohn Whitmore1-28/+0
2018-07-13staging:rtl8192u: trim multiple blank lines - Coding StyleJohn Whitmore1-20/+0
2018-07-13staging:rtl8192u: typedef struct tx_desc_819x_usb > struct tx_desc_819x_usbJohn Whitmore1-3/+3
2018-07-08staging:rtl8192u: rename HT_CHANNEL_WIDTH -> enum ht_channel_widthJohn Whitmore1-1/+1
2018-07-07staging/rtl8192u: fix defined but not used build warningsRandy Dunlap1-0/+1
2017-06-25staging: rtl8192u - add parameter namesDerek Robson1-3/+3
2017-05-15Staging: rtl8192u - changed include of asm/io.hDerek Robson1-1/+1
2017-04-28staging: rtl8192u: fix spelling mistake in variable name *attentuationColin Ian King1-4/+4
2017-03-12staging: rtl8192u: Remove typedef phy_ofdm_rx_status_rxsc_sgien_exintfflagsimran singhal1-2/+2
2017-02-16Staging: rtl8192u: r8192U.h - style fixDerek Robson1-13/+26
2016-08-21staging/rtl8192u: use s8 instead of charArnd Bergmann1-2/+2
2016-06-19rtl8192u: Remove unused semaphore rf_semBinoy Jayan1-1/+0
2016-06-19rtl8192u: r8192_priv: Replace semaphore wx_sem with mutexBinoy Jayan1-1/+1
2016-06-19staging: rtl8192u: propagate errors in write_nic_dwordSalah Triki1-1/+1
2016-06-19staging: rtl8192u: propagate errors in write_nic_wordSalah Triki1-1/+1
2016-06-19staging: rtl8192u: propagate errors in write_nic_byte_ESalah Triki1-1/+1
2016-06-19staging: rtl8192u: propagate errors in write_nic_byteSalah Triki1-1/+1
2015-10-13rtl8192u: BIT() macro cleanupAnish Bhatt1-64/+31
2015-09-13staging: rtl8192u: r8192U_core: fix missing struct leading to consistent spac...Raphaƫl Beamonte1-2/+2
2015-08-15staging: rtl8192u: Remove unnecessary externsJoe Perches1-1/+1
2015-03-02Staging: rtl8192u: Remove TRUE and FALSE macrosKsenija Stanojevic1-2/+0
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-10-12staging: rtl8192u: remove #ifdef JOHN_Xenia Ragiadakou1-8/+0