summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtl8192e
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192e: remove redundant initialization of rtstatusColin Ian King2019-07-031-1/+1
* Staging: rtl8192e: Use %s and __func__ in stringsPuranjay Mohan2019-05-201-2/+2
* Staging: rtl8192e: Remove extra space before break statementPuranjay Mohan2019-05-021-2/+2
* staging: rtl8192e: remove a blank lineDaniel Junho2019-04-161-1/+0Star
* staging: rtl8192e: Remove a not necessary blank line before a close brace '}'Gabriela Bittencourt2019-04-161-1/+0Star
* staging: rtl8192e: Remove set but not used variable 'VenderID'YueHaibing2019-04-161-2/+0Star
* staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman2019-04-0332-444/+127Star
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: rtl8192e: Remove unnecessary parentheses.Sanjana Sanikommu2019-03-291-11/+8Star
* Staging: rtl8192e: Remove parentheses around the right hand side of assignmentsBhanusree Pola2019-03-181-12/+9Star
* staging: rtl8192e: Remove set but not used variables 'broad_addr, stype'YueHaibing2019-02-191-12/+3Star
* staging: rtl8192e: rename function Dot11d_Channelmap to dot11d_channel_map - ...Himadri Pandya2019-02-111-1/+1
* staging: rtl8192e: fix various indentation issuesColin Ian King2019-01-154-9/+9
* staging: rtl8192e: reduce indentationJulia Lawall2019-01-071-3/+3
* staging: rtl8192e: Use __skb_peek().David S. Miller2018-09-101-1/+1
* staging: rtl8192e: Add spaces around operators.Dafna Hirschfeld2018-03-061-9/+9
* staging: rtl8192e: Remove unnecessary parenthesesDafna Hirschfeld2018-03-061-3/+3
* staging: rtl8192e: Fix issues regarding blank linesDafna Hirschfeld2018-03-061-27/+0Star
* Staging: rtl8192e: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0Star
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-144-22/+18Star
|\
| * staging: rtl8192e: Convert timers to use timer_setup()Kees Cook2017-10-184-22/+18Star
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* staging: rtl8192e: remove dead private call to _rtl92e_ioctl.Malcolm Priestley2017-06-232-128/+0Star
* Merge 4.12-rc2 into staging-nextGreg Kroah-Hartman2017-05-221-9/+15
|\
| * staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.Malcolm Priestley2017-05-151-1/+1
| * staging: rtl8192e: fix 2 byte alignment of register BSSIDR.Malcolm Priestley2017-05-151-4/+5
| * staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley2017-05-151-4/+9
* | staging: rtl8192e: _rtl92e_dm_check_edca_turbo remove peername message.Malcolm Priestley2017-05-151-16/+0Star
|/
* staging: rtl8192e: Fix embedded function names with __func__Suniel Mahesh2017-03-291-11/+11
* staging: rtl8192e: Fix issues reported by checkpatch.plSuniel Mahesh2017-03-231-22/+24
* staging: rtl8192e: Rectify pointer comparisions with NULLSuniel Mahesh2017-03-231-2/+2
* Staging: rtl8192e - fixed style of block commentsDerek Robson2017-03-2326-42/+42
* staging: rtl8192e: Remove multiple assignmentsGargi Sharma2017-03-121-4/+7
* staging: rtl8192e: Remove useless type conversionGargi Sharma2017-03-091-19/+13Star
* staging: rtl8192e: Remove useless parenthesesGargi Sharma2017-03-061-1/+1
* Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-221-7/+5Star
|\
| * staging: rtl8192e: rtl8192e: Remove NULL test before vfreeShyam Saini2017-01-161-4/+2Star
| * Drivers: staging: rtl8192e: style fix, octal file permissionsDerek Robson2017-01-161-3/+3
* | Make static usermode helper binaries constantGreg Kroah-Hartman2017-01-191-4/+4
|/
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-151-2/+0Star
* Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-133-5/+3Star
|\
| * staging: rtl8192e: Standardize test for NULL.Elise Lennion2016-10-301-1/+1
| * staging: rtl8192e: Compress return logic into one line.Elise Lennion2016-10-171-3/+1Star
| * Staging: rtl8192e: rtl_core: Constify rtllib_qos_parameters structuresBhumika Goyal2016-10-161-1/+1
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0Star
|/
* staging: rtl8192e: fixed block comments should align the * on each lineDarryl T. Agostinelli2016-09-261-1/+1
* staging: rtl8192e: constify local structuresJulia Lawall2016-09-121-1/+1
* rtl8192e: Replace semaphore ips_sem with mutexBinoy Jayan2016-08-213-14/+14
* rtl8192e: Replace semaphore rf_sem with mutexBinoy Jayan2016-08-213-4/+4
* rtl8192e: r8192_priv: Replace semaphore wx_sem with mutexBinoy Jayan2016-08-213-67/+67