index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
Age
Commit message (
Expand
)
Author
2016-10-02
staging: rtl8188eu: core: rtw_xmit: Use macros instead of constants
Georgiana Rodica Chelu
2016-09-28
staging: rtl8192e: fixed use a blank line after function/struct/union/enum de...
Darryl T. Agostinelli
2016-09-28
staging: rtl8192e: fixed statements should start on a tabstop
Darryl T. Agostinelli
2016-09-28
staging: rtl8192e: fixed block comments use * on subsequent lines
Darryl T. Agostinelli
2016-09-26
staging: rtl8192e: fixed block comments should align the * on each line
Darryl T. Agostinelli
2016-09-20
staging: rtl8192e: Insert blank line after function declaration
Namrata A Shettar
2016-09-20
staging: rtl8192e: Add space around binary operator '+'
Namrata A Shettar
2016-09-20
staging: rtl8192e: Remove unnecessary blank lines
Namrata A Shettar
2016-09-20
staging: rtl8192e: Add space around '+'
Namrata A Shettar
2016-09-18
Staging: rtl8192e: Use !x instead of x == NULL
Sandhya Bankar
2016-09-12
Staging: rtl8192e: mark symbols static where possible
Baoyou Xie
2016-09-12
staging: rtl8192e: constify local structures
Julia Lawall
2016-08-21
rtl8192e: Replace semaphore ips_sem with mutex
Binoy Jayan
2016-08-21
rtl8192e: Replace semaphore scan_sem with mutex
Binoy Jayan
2016-08-21
rtl8192e: Replace semaphore rf_sem with mutex
Binoy Jayan
2016-08-21
rtl8192e: r8192_priv: Replace semaphore wx_sem with mutex
Binoy Jayan
2016-08-21
rtl8192e: rtllib_device: Replace semaphore wx_sem with mutex
Binoy Jayan
2016-08-21
staging/rtl8192e: avoid comparing unsigned type >= 0
Arnd Bergmann
2016-08-21
staging/rtl8192e: use s8 instead of char
Arnd Bergmann
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
2016-03-17
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-11
staging: rtl8192e: rtllib_crypt_tkip: Remove unnecessary else after return
Bhaktipriya Shridhar
2016-03-11
Staging: rtl8192e: Replace random_ether_addr with eth_random_addr
Bhumika Goyal
2016-03-11
staging: rtl8192e: Drop cast on void pointer
Janani Ravichandran
2016-03-11
staging: rtl8192e: rtl8192e: Remove create_workqueue()
Amitoj Kaur Chawla
2016-03-11
drivers: staging: rtl8192e: rtllib_rx.c: Fix blank lines before a close brace
Tapan Prakash T
2016-03-11
drivers: staging: rtl8192e: rtllib_rx.c: Fix code indent for conditional stat...
Tapan Prakash T
2016-03-11
staging: rtl8192e: Prefer using macro DIV_ROUND_UP
Bhaktipriya Shridhar
2016-03-11
staging: rtl8192e: Remove create_workqueue()
Amitoj Kaur Chawla
2016-02-20
staging: rtl8192e: Drop useless initialisation
Bhaktipriya Shridhar
2016-02-20
staging: rtl8192e: Remove explicit pointer cast in assignments
Janani Ravichandran
2016-02-11
staging: rtl8192e: prefer using eth_broadcast_addr()
Hari Prasath Gujulan Elango
2016-02-07
staging: rtl8192e: use to_delayed_work
Geliang Tang
2016-02-07
staging: rtl8192e: Clean unnecessary blank lines
Amadeusz Pawlik
2016-02-07
staging: rtl8192e: remove unnecessary multiple blank lines
Christian Colic
2016-02-07
staging:rtl8192e: Usage count off by one
Sean MacLennan
2016-01-27
staging: rtl8192e: Replace uses of obsolete blkcipher and hash
Herbert Xu
2015-11-15
staging: rtl8192e: Remove unnecessary variable
Amitoj Kaur Chawla
2015-10-24
staging: rtl8192e: _rtl92e_fw_boot_cpu: Remove unneeded goto
Mateusz Kulikowski
2015-10-24
staging: rtl8192e: fw: Use netdev_dbg instead of RT_TRACE
Mateusz Kulikowski
2015-10-24
staging: rtl8192e: Remove _rtl92e_fw_download_code()
Mateusz Kulikowski
2015-10-24
staging: rtl8192e: Swap firmware endian in _rtl92e_fw_prepare()
Mateusz Kulikowski
2015-10-24
staging: rtl8192e: Add _rtl92e_fw_prepare
Mateusz Kulikowski
2015-10-24
staging: rtl8192e: Add _rtl92e_wait_for_fw()
Mateusz Kulikowski
2015-10-24
staging: rtl8192e: init_fw: Drop unneded check
Mateusz Kulikowski
2015-10-24
staging: rtl8192e: Rename rt_firmware::firmware_status to status
Mateusz Kulikowski
2015-10-24
staging: rtl8192e: Add rt_fw_blob
Mateusz Kulikowski
2015-10-24
staging: rtl8192e: cmd_pkt: Handle INIT packets
Mateusz Kulikowski
2015-10-24
staging: rtl8192e: Use macro to represent fragmentation threshold
Mateusz Kulikowski
[next]