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