summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
* staging: r8188eu: Fix case where ethtype was never obtained and always be che...Larry Finger2014-04-161-9/+6
* staging: r8188eu: Calling rtw_get_stainfo() with a NULL sta_addr will return ...Larry Finger2014-04-161-2/+2
* staging: rtl8188eu: remove spaces, correct counts to unbreak P2P ioctlsWilfried Klaebe2014-04-151-37/+37
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2014-02-2075-2786/+1284
| |\
| * | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-201-1/+0
* | | Staging: rtl8188eu: Fix warning of braces are not necessary.Elena Oat2014-03-191-2/+1
* | | Staging: rtl8188eu: Fix warning of space prohibited.Elena Oat2014-03-191-1/+1
* | | Staging: rtl8188eu: Fix warning of braces not necessary.Elena Oat2014-03-191-3/+2
* | | Staging: rtl8188eu: Fix warnings of no space before tabs.Elena Oat2014-03-191-28/+24
* | | Staging: rtl8188eu: Fix warning of space prohibited.Elena Oat2014-03-191-1/+1
* | | staging: rtl8188eu: Reduced nesting and improved coding style.Chi Pham2014-03-191-7/+7
* | | Staging: rtl8188eu: Fix warnings of no space before tabs.Elena Oat2014-03-191-20/+23
* | | Staging: rtl8188eu: Fix warnings of space prohibited.Elena Oat2014-03-191-9/+9
* | | Staging: rtl8188eu: Fix warning of braces {} are not necessary.Elena Oat2014-03-191-8/+4
* | | Staging: rtl8188eu: Fix warning of printk() should include KERN_ facility level.Elena Oat2014-03-181-1/+1
* | | Staging: rtl8188eu: Fix warning of unchecked sscanf return value.Elena Oat2014-03-181-2/+5
* | | staging:rtl8188eu: Remove unnecessary variable assignmentsHimangi Saraogi2014-03-181-4/+0
* | | staging:rtl8188eu: Removed assignments in if statements.Chi Pham2014-03-181-4/+8
* | | Staging: rtl8188eu: Replace rtw_zmalloc with kzalloc.Elena Oat2014-03-181-2/+2
* | | staging: r8188eu: fix coccinelle warningsFengguang Wu2014-03-171-1/+1
* | | Staging: rtl8188eu: Fix sparse warnings.Elena Oat2014-03-131-10/+20
* | | staging: rtl8188eu: explicitly convert from __le16 to integerKristina Martšenko2014-03-131-10/+19
* | | Staging: rtl8188eu: Fix warning of unchecked sscanf return value.Elena Oat2014-03-131-9/+42
* | | Staging: rtl8188eu: Fix warning of prefer ether_addr_copy.Elena Oat2014-03-071-3/+3
* | | Staging: rtl8188eu: Fix warning of suspect code indent.Elena Oat2014-03-071-7/+1
* | | Staging: rtl8188eu: Fix warning of space prohibited before semicolon.Elena Oat2014-03-071-1/+1
* | | Staging: rtl8188eu: Fix warning of unnecessary parentheses.Elena Oat2014-03-071-1/+1
* | | Staging: rtl8188eu: Fix warning of space before tabs.Elena Oat2014-03-071-10/+6
* | | Staging: rtl8188eu: Fix warning of spaces at the start of a line.Elena Oat2014-03-071-1/+1
* | | Staging: rtl8188eu: Fix warning braces {} are not necessary.Elena Oat2014-03-071-10/+6
* | | Staging: rtl8188eu: Fix sparse warning cast to restricted __le16Monam Agarwal2014-03-071-1/+1
* | | Staging: rtl8188eu: Fix warning of printk should include KERN_.Elena Oat2014-03-071-1/+2
* | | Staging: rtl8188eu: Fix warning of prefer ether_addr_copy().Elena Oat2014-03-071-2/+2
* | | Staging: rtl8188eu: Fix warning of braces {} are not necessary.Elena Oat2014-03-071-9/+8
* | | Staging:rtl8188eu: fix kfree(NULL) is safe this check is probably not require...Ebru Akagunduz2014-03-071-2/+1
* | | Staging: rtl8188eu: Fix warning of kfree check is not required.Elena Oat2014-03-071-5/+2
* | | Staging: rtl8188eu: Fix warning of no space before tabs.Elena Oat2014-03-071-3/+6
* | | Staging: rtl8188eu: Fix the warning of space before parenthesis.Elena Oat2014-03-071-11/+11
* | | Merge 3.14-rc5 into staging-nextGreg Kroah-Hartman2014-03-021-0/+1
|\ \ \
| * | | staging: r8188eu: Add new device IDManu Gupta2014-02-241-0/+1
* | | | staging: rtl8188eu: Fix typo in rtl8188eu/coreMasanari Iida2014-02-2710-42/+42
* | | | Merge 3.14-rc4 into staging-next.Greg Kroah-Hartman2014-02-241-1/+1
|\ \ \ \ | |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-181-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-171-1/+1
* | | | staging: r8188eu: Make firmware buffer persistentStas Sergeev2014-02-154-47/+54
* | | | staging: r8188eu: Remove wrapper routine _set_workitem()Larry Finger2014-02-152-6/+1
* | | | staging: r8188eu: Remove wrapper routine _init_workitem()Larry Finger2014-02-153-8/+2
* | | | staging: r8188eu: Remove wrapper _exit_critical_mutex()Larry Finger2014-02-154-10/+3
* | | | staging: r8188eu: Remove unused unionLarry Finger2014-02-151-5/+0