aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtl8192e (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-15staging: rtl8192e: _rtl92e_dm_check_edca_turbo remove peername message.Malcolm Priestley1-16/+0
2017-03-29staging: rtl8192e: Fix embedded function names with __func__Suniel Mahesh1-11/+11
2017-03-23staging: rtl8192e: Fix issues reported by checkpatch.plSuniel Mahesh1-22/+24
2017-03-23staging: rtl8192e: Rectify pointer comparisions with NULLSuniel Mahesh1-2/+2
2017-03-23Staging: rtl8192e - fixed style of block commentsDerek Robson26-42/+42
2017-03-12staging: rtl8192e: Remove multiple assignmentsGargi Sharma1-4/+7
2017-03-09staging: rtl8192e: Remove useless type conversionGargi Sharma1-19/+13
2017-03-06staging: rtl8192e: Remove useless parenthesesGargi Sharma1-1/+1
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-7/+5
2017-01-19Make static usermode helper binaries constantGreg Kroah-Hartman1-4/+4
2017-01-16staging: rtl8192e: rtl8192e: Remove NULL test before vfreeShyam Saini1-4/+2
2017-01-16Drivers: staging: rtl8192e: style fix, octal file permissionsDerek Robson1-3/+3
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin1-2/+0
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-5/+3
2016-10-30staging: rtl8192e: Standardize test for NULL.Elise Lennion1-1/+1
2016-10-17staging: rtl8192e: Compress return logic into one line.Elise Lennion1-3/+1
2016-10-16Staging: rtl8192e: rtl_core: Constify rtllib_qos_parameters structuresBhumika Goyal1-1/+1
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-09-26staging: rtl8192e: fixed block comments should align the * on each lineDarryl T. Agostinelli1-1/+1
2016-09-12staging: rtl8192e: constify local structuresJulia Lawall1-1/+1
2016-08-21rtl8192e: Replace semaphore ips_sem with mutexBinoy Jayan3-14/+14
2016-08-21rtl8192e: Replace semaphore rf_sem with mutexBinoy Jayan3-4/+4
2016-08-21rtl8192e: r8192_priv: Replace semaphore wx_sem with mutexBinoy Jayan3-67/+67
2016-08-21rtl8192e: rtllib_device: Replace semaphore wx_sem with mutexBinoy Jayan1-2/+2
2016-08-21staging/rtl8192e: use s8 instead of charArnd Bergmann4-12/+12
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2016-03-11staging: rtl8192e: Drop cast on void pointerJanani Ravichandran1-1/+1
2016-03-11staging: rtl8192e: rtl8192e: Remove create_workqueue()Amitoj Kaur Chawla4-18/+13
2016-03-11staging: rtl8192e: Remove create_workqueue()Amitoj Kaur Chawla2-12/+8
2016-02-20staging: rtl8192e: Drop useless initialisationBhaktipriya Shridhar2-5/+5
2016-02-20staging: rtl8192e: Remove explicit pointer cast in assignmentsJanani Ravichandran1-14/+14
2015-11-15staging: rtl8192e: Remove unnecessary variableAmitoj Kaur Chawla1-3/+2
2015-10-24staging: rtl8192e: _rtl92e_fw_boot_cpu: Remove unneeded gotoMateusz Kulikowski1-5/+2
2015-10-24staging: rtl8192e: fw: Use netdev_dbg instead of RT_TRACEMateusz Kulikowski1-6/+6
2015-10-24staging: rtl8192e: Remove _rtl92e_fw_download_code()Mateusz Kulikowski1-53/+3
2015-10-24staging: rtl8192e: Swap firmware endian in _rtl92e_fw_prepare()Mateusz Kulikowski1-16/+9
2015-10-24staging: rtl8192e: Add _rtl92e_fw_prepareMateusz Kulikowski1-32/+39
2015-10-24staging: rtl8192e: Add _rtl92e_wait_for_fw()Mateusz Kulikowski1-55/+18
2015-10-24staging: rtl8192e: init_fw: Drop unneded checkMateusz Kulikowski1-3/+1
2015-10-24staging: rtl8192e: Rename rt_firmware::firmware_status to statusMateusz Kulikowski3-12/+12
2015-10-24staging: rtl8192e: Add rt_fw_blobMateusz Kulikowski2-14/+17
2015-10-24staging: rtl8192e: cmd_pkt: Handle INIT packetsMateusz Kulikowski1-8/+24
2015-10-24staging: rtl8192e: Use macro to represent fragmentation thresholdMateusz Kulikowski4-27/+6
2015-10-24staging: rtl8192e: cmdpkt: Pass data as const void*Mateusz Kulikowski2-2/+4
2015-10-24staging: rtl8192e: cmdpkt: Reorder argumentsMateusz Kulikowski3-3/+3
2015-10-24staging: rtl8192e: cmdpkt: Simplify argument namesMateusz Kulikowski2-11/+9
2015-10-24staging: rtl8192e: cmdpkt: Use packettype properlyMateusz Kulikowski1-1/+1
2015-10-24staging: rtl8192e: rtl_dm: Use proper packet typeMateusz Kulikowski1-1/+1
2015-10-24Staging: rtl8192e: Use module_pci_driverKsenija Stanojevic1-21/+1
2015-10-02staging: rtl8192e: rtl_wx: fix negative noise valueLuis de Bethencourt1-1/+1