summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtl8192e
AgeCommit message (Expand)Author
2018-02-02Staging: rtl8192e: kconfig: Remove blank help textUlf Magnusson
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18staging: rtl8192e: Convert timers to use timer_setup()Kees Cook
2017-06-24staging: rtl8192e: remove dead private call to _rtl92e_ioctl.Malcolm Priestley
2017-05-22Merge 4.12-rc2 into staging-nextGreg Kroah-Hartman
2017-05-15staging: rtl8192e: _rtl92e_dm_check_edca_turbo remove peername message.Malcolm Priestley
2017-05-15staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.Malcolm Priestley
2017-05-15staging: rtl8192e: fix 2 byte alignment of register BSSIDR.Malcolm Priestley
2017-05-15staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley
2017-03-29staging: rtl8192e: Fix embedded function names with __func__Suniel Mahesh
2017-03-23staging: rtl8192e: Fix issues reported by checkpatch.plSuniel Mahesh
2017-03-23staging: rtl8192e: Rectify pointer comparisions with NULLSuniel Mahesh
2017-03-23Staging: rtl8192e - fixed style of block commentsDerek Robson
2017-03-12staging: rtl8192e: Remove multiple assignmentsGargi Sharma
2017-03-09staging: rtl8192e: Remove useless type conversionGargi Sharma
2017-03-06staging: rtl8192e: Remove useless parenthesesGargi Sharma
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-19Make static usermode helper binaries constantGreg Kroah-Hartman
2017-01-16staging: rtl8192e: rtl8192e: Remove NULL test before vfreeShyam Saini
2017-01-16Drivers: staging: rtl8192e: style fix, octal file permissionsDerek Robson
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-30staging: rtl8192e: Standardize test for NULL.Elise Lennion
2016-10-17staging: rtl8192e: Compress return logic into one line.Elise Lennion
2016-10-16Staging: rtl8192e: rtl_core: Constify rtllib_qos_parameters structuresBhumika Goyal
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-09-26staging: rtl8192e: fixed block comments should align the * on each lineDarryl T. Agostinelli
2016-09-12staging: rtl8192e: constify local structuresJulia Lawall
2016-08-21rtl8192e: Replace semaphore ips_sem with mutexBinoy Jayan
2016-08-21rtl8192e: Replace semaphore rf_sem with mutexBinoy Jayan
2016-08-21rtl8192e: r8192_priv: Replace semaphore wx_sem with mutexBinoy Jayan
2016-08-21rtl8192e: rtllib_device: Replace semaphore wx_sem with mutexBinoy Jayan
2016-08-21staging/rtl8192e: use s8 instead of charArnd Bergmann
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-03-11staging: rtl8192e: Drop cast on void pointerJanani Ravichandran
2016-03-11staging: rtl8192e: rtl8192e: Remove create_workqueue()Amitoj Kaur Chawla
2016-03-11staging: rtl8192e: Remove create_workqueue()Amitoj Kaur Chawla
2016-02-20staging: rtl8192e: Drop useless initialisationBhaktipriya Shridhar
2016-02-20staging: rtl8192e: Remove explicit pointer cast in assignmentsJanani Ravichandran
2015-11-15staging: rtl8192e: Remove unnecessary variableAmitoj Kaur Chawla
2015-10-24staging: rtl8192e: _rtl92e_fw_boot_cpu: Remove unneeded gotoMateusz Kulikowski
2015-10-24staging: rtl8192e: fw: Use netdev_dbg instead of RT_TRACEMateusz Kulikowski
2015-10-24staging: rtl8192e: Remove _rtl92e_fw_download_code()Mateusz Kulikowski
2015-10-24staging: rtl8192e: Swap firmware endian in _rtl92e_fw_prepare()Mateusz Kulikowski
2015-10-24staging: rtl8192e: Add _rtl92e_fw_prepareMateusz Kulikowski
2015-10-24staging: rtl8192e: Add _rtl92e_wait_for_fw()Mateusz Kulikowski
2015-10-24staging: rtl8192e: init_fw: Drop unneded checkMateusz Kulikowski
2015-10-24staging: rtl8192e: Rename rt_firmware::firmware_status to statusMateusz Kulikowski
2015-10-24staging: rtl8192e: Add rt_fw_blobMateusz Kulikowski