index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-16
staging: r8188eu: Fix case where ethtype was never obtained and always be che...
Larry Finger
1
-9
/
+6
2014-04-16
staging: r8188eu: Calling rtw_get_stainfo() with a NULL sta_addr will return ...
Larry Finger
1
-2
/
+2
2014-04-15
staging: rtl8188eu: remove spaces, correct counts to unbreak P2P ioctls
Wilfried Klaebe
1
-37
/
+37
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2014-03-19
Staging: rtl8188eu: Fix warning of braces are not necessary.
Elena Oat
1
-2
/
+1
2014-03-19
Staging: rtl8188eu: Fix warning of space prohibited.
Elena Oat
1
-1
/
+1
2014-03-19
Staging: rtl8188eu: Fix warning of braces not necessary.
Elena Oat
1
-3
/
+2
2014-03-19
Staging: rtl8188eu: Fix warnings of no space before tabs.
Elena Oat
1
-28
/
+24
2014-03-19
Staging: rtl8188eu: Fix warning of space prohibited.
Elena Oat
1
-1
/
+1
2014-03-19
staging: rtl8188eu: Reduced nesting and improved coding style.
Chi Pham
1
-7
/
+7
2014-03-19
Staging: rtl8188eu: Fix warnings of no space before tabs.
Elena Oat
1
-20
/
+23
2014-03-19
Staging: rtl8188eu: Fix warnings of space prohibited.
Elena Oat
1
-9
/
+9
2014-03-19
Staging: rtl8188eu: Fix warning of braces {} are not necessary.
Elena Oat
1
-8
/
+4
2014-03-18
Staging: rtl8188eu: Fix warning of printk() should include KERN_ facility level.
Elena Oat
1
-1
/
+1
2014-03-18
Staging: rtl8188eu: Fix warning of unchecked sscanf return value.
Elena Oat
1
-2
/
+5
2014-03-18
staging:rtl8188eu: Remove unnecessary variable assignments
Himangi Saraogi
1
-4
/
+0
2014-03-18
staging:rtl8188eu: Removed assignments in if statements.
Chi Pham
1
-4
/
+8
2014-03-18
Staging: rtl8188eu: Replace rtw_zmalloc with kzalloc.
Elena Oat
1
-2
/
+2
2014-03-17
staging: r8188eu: fix coccinelle warnings
Fengguang Wu
1
-1
/
+1
2014-03-13
Staging: rtl8188eu: Fix sparse warnings.
Elena Oat
1
-10
/
+20
2014-03-13
staging: rtl8188eu: explicitly convert from __le16 to integer
Kristina Martšenko
1
-10
/
+19
2014-03-13
Staging: rtl8188eu: Fix warning of unchecked sscanf return value.
Elena Oat
1
-9
/
+42
2014-03-07
Staging: rtl8188eu: Fix warning of prefer ether_addr_copy.
Elena Oat
1
-3
/
+3
2014-03-07
Staging: rtl8188eu: Fix warning of suspect code indent.
Elena Oat
1
-7
/
+1
2014-03-07
Staging: rtl8188eu: Fix warning of space prohibited before semicolon.
Elena Oat
1
-1
/
+1
2014-03-07
Staging: rtl8188eu: Fix warning of unnecessary parentheses.
Elena Oat
1
-1
/
+1
2014-03-07
Staging: rtl8188eu: Fix warning of space before tabs.
Elena Oat
1
-10
/
+6
2014-03-07
Staging: rtl8188eu: Fix warning of spaces at the start of a line.
Elena Oat
1
-1
/
+1
2014-03-07
Staging: rtl8188eu: Fix warning braces {} are not necessary.
Elena Oat
1
-10
/
+6
2014-03-07
Staging: rtl8188eu: Fix sparse warning cast to restricted __le16
Monam Agarwal
1
-1
/
+1
2014-03-07
Staging: rtl8188eu: Fix warning of printk should include KERN_.
Elena Oat
1
-1
/
+2
2014-03-07
Staging: rtl8188eu: Fix warning of prefer ether_addr_copy().
Elena Oat
1
-2
/
+2
2014-03-07
Staging: rtl8188eu: Fix warning of braces {} are not necessary.
Elena Oat
1
-9
/
+8
2014-03-07
Staging:rtl8188eu: fix kfree(NULL) is safe this check is probably not require...
Ebru Akagunduz
1
-2
/
+1
2014-03-07
Staging: rtl8188eu: Fix warning of kfree check is not required.
Elena Oat
1
-5
/
+2
2014-03-07
Staging: rtl8188eu: Fix warning of no space before tabs.
Elena Oat
1
-3
/
+6
2014-03-07
Staging: rtl8188eu: Fix the warning of space before parenthesis.
Elena Oat
1
-11
/
+11
2014-03-02
Merge 3.14-rc5 into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2014-02-27
staging: rtl8188eu: Fix typo in rtl8188eu/core
Masanari Iida
10
-42
/
+42
2014-02-24
staging: r8188eu: Add new device ID
Manu Gupta
1
-0
/
+1
2014-02-24
Merge 3.14-rc4 into staging-next.
Greg Kroah-Hartman
1
-1
/
+1
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
75
-2786
/
+1284
2014-02-20
Kconfig: Remove useless "default N" lines
Paul Bolle
1
-1
/
+0
2014-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
1
-1
/
+1
2014-02-15
staging: r8188eu: Make firmware buffer persistent
Stas Sergeev
4
-47
/
+54
2014-02-15
staging: r8188eu: Remove wrapper routine _set_workitem()
Larry Finger
2
-6
/
+1
2014-02-15
staging: r8188eu: Remove wrapper routine _init_workitem()
Larry Finger
3
-8
/
+2
2014-02-15
staging: r8188eu: Remove wrapper _exit_critical_mutex()
Larry Finger
4
-10
/
+3
2014-02-15
staging: r8188eu: Remove unused union
Larry Finger
1
-5
/
+0
[next]