aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAge
* staging: rtl8192e: GetTs Fix invalid TID 7 warning.Malcolm Priestley2017-05-25
* staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.Malcolm Priestley2017-05-25
* staging: rtl8192e: fix 2 byte alignment of register BSSIDR.Malcolm Priestley2017-05-25
* staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley2017-05-25
* staging: rtl8188eu: core: rtw_xmit: Use macros instead of constantsGeorgiana Rodica Chelu2016-10-02
* staging: rtl8192e: fixed use a blank line after function/struct/union/enum de...Darryl T. Agostinelli2016-09-28
* staging: rtl8192e: fixed statements should start on a tabstopDarryl T. Agostinelli2016-09-28
* staging: rtl8192e: fixed block comments use * on subsequent linesDarryl T. Agostinelli2016-09-28
* staging: rtl8192e: fixed block comments should align the * on each lineDarryl T. Agostinelli2016-09-26
* staging: rtl8192e: Insert blank line after function declarationNamrata A Shettar2016-09-20
* staging: rtl8192e: Add space around binary operator '+'Namrata A Shettar2016-09-20
* staging: rtl8192e: Remove unnecessary blank linesNamrata A Shettar2016-09-20
* staging: rtl8192e: Add space around '+'Namrata A Shettar2016-09-20
* Staging: rtl8192e: Use !x instead of x == NULLSandhya Bankar2016-09-18
* Staging: rtl8192e: mark symbols static where possibleBaoyou Xie2016-09-12
* staging: rtl8192e: constify local structuresJulia Lawall2016-09-12
* rtl8192e: Replace semaphore ips_sem with mutexBinoy Jayan2016-08-21
* rtl8192e: Replace semaphore scan_sem with mutexBinoy Jayan2016-08-21
* rtl8192e: Replace semaphore rf_sem with mutexBinoy Jayan2016-08-21
* rtl8192e: r8192_priv: Replace semaphore wx_sem with mutexBinoy Jayan2016-08-21
* rtl8192e: rtllib_device: Replace semaphore wx_sem with mutexBinoy Jayan2016-08-21
* staging/rtl8192e: avoid comparing unsigned type >= 0Arnd Bergmann2016-08-21
* staging/rtl8192e: use s8 instead of charArnd Bergmann2016-08-21
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2016-05-04
* Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-18
|\
| * staging: rtl8192e: rtllib_crypt_tkip: Remove unnecessary else after returnBhaktipriya Shridhar2016-03-12
| * Staging: rtl8192e: Replace random_ether_addr with eth_random_addrBhumika Goyal2016-03-12
| * staging: rtl8192e: Drop cast on void pointerJanani Ravichandran2016-03-12
| * staging: rtl8192e: rtl8192e: Remove create_workqueue()Amitoj Kaur Chawla2016-03-12
| * drivers: staging: rtl8192e: rtllib_rx.c: Fix blank lines before a close braceTapan Prakash T2016-03-12
| * drivers: staging: rtl8192e: rtllib_rx.c: Fix code indent for conditional stat...Tapan Prakash T2016-03-12
| * staging: rtl8192e: Prefer using macro DIV_ROUND_UPBhaktipriya Shridhar2016-03-12
| * staging: rtl8192e: Remove create_workqueue()Amitoj Kaur Chawla2016-03-12
| * staging: rtl8192e: Drop useless initialisationBhaktipriya Shridhar2016-02-20
| * staging: rtl8192e: Remove explicit pointer cast in assignmentsJanani Ravichandran2016-02-20
| * staging: rtl8192e: prefer using eth_broadcast_addr()Hari Prasath Gujulan Elango2016-02-11
| * staging: rtl8192e: use to_delayed_workGeliang Tang2016-02-07
| * staging: rtl8192e: Clean unnecessary blank linesAmadeusz Pawlik2016-02-07
| * staging: rtl8192e: remove unnecessary multiple blank linesChristian Colic2016-02-07
| * staging:rtl8192e: Usage count off by oneSean MacLennan2016-02-07
* | staging: rtl8192e: Replace uses of obsolete blkcipher and hashHerbert Xu2016-01-27
|/
* staging: rtl8192e: Remove unnecessary variableAmitoj Kaur Chawla2015-11-15
* staging: rtl8192e: _rtl92e_fw_boot_cpu: Remove unneeded gotoMateusz Kulikowski2015-10-24
* staging: rtl8192e: fw: Use netdev_dbg instead of RT_TRACEMateusz Kulikowski2015-10-24
* staging: rtl8192e: Remove _rtl92e_fw_download_code()Mateusz Kulikowski2015-10-24
* staging: rtl8192e: Swap firmware endian in _rtl92e_fw_prepare()Mateusz Kulikowski2015-10-24
* staging: rtl8192e: Add _rtl92e_fw_prepareMateusz Kulikowski2015-10-24
* staging: rtl8192e: Add _rtl92e_wait_for_fw()Mateusz Kulikowski2015-10-24
* staging: rtl8192e: init_fw: Drop unneded checkMateusz Kulikowski2015-10-24