summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
* staging: r8188eu: overflow in rtw_p2p_get_go_device_address()Dan Carpenter2014-02-071-6/+4
* staging: r8188eu: array overflow in rtw_mp_ioctl_hdl()Dan Carpenter2014-02-071-1/+1
* staging: r8188eu: Fix typo in USB_DEVICE listLarry Finger2014-02-071-1/+1
* staging: r8188eu: memory corruption handling long ssidsDan Carpenter2014-02-071-14/+8
* Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-2074-2763/+1268
|\
| * Staging: rtl8188eu: Fixed "foo * bar" related coding style issuesTim Jester-Pfadt2014-01-138-20/+20
| * Staging: rtl8188eu: Fixed required spaces after ',' and around '=' and '=='Tim Jester-Pfadt2014-01-1313-18/+18
| * Staging: rtl8188eu: Fixed whitespace related coding style issuesTim Jester-Pfadt2014-01-111-12/+12
| * Staging: rtl8188eu: Fixed spaces before tabs and before close parenthesesTim Jester-Pfadt2014-01-091-35/+35
| * Staging: rtl8188eu: Fixed coding style issuesTim Jester-Pfadt2014-01-091-6/+6
| * Staging: rtl8188eu: Fixed coding style issuesTim Jester-Pfadt2014-01-091-18/+18
| * staging: rtl8188eu: Drop print of build date/timeJosh Triplett2014-01-091-1/+0
| * staging: r8188eu: Fix sparse warnings in core/rtw_br_ext.cLarry Finger2014-01-081-21/+22
| * staging: r8188eu: Fix sparse warning in core/rtw_xmit.cLarry Finger2014-01-081-1/+1
| * staging: r8188eu: Fix sparse warning in core/rtw_pwrctrl.cLarry Finger2014-01-081-4/+0
| * staging: r8188eu: Fix sparse warning in core/rtw_sta_mgt.cLarry Finger2014-01-081-1/+1
| * staging: r8188eu: Eliminate enum ODM_RADIO_PATH in favor of rf_radio_pathLarry Finger2014-01-087-33/+26
| * staging: r8188eu: Cleanup of include/hal_intf.hLarry Finger2014-01-086-46/+7
| * staging: r8188eu: Additional cleanup of include/odm.hLarry Finger2014-01-085-58/+20
| * staging: r8188eu: Remove unneeded prototypes from include/odm.hLarry Finger2014-01-082-108/+8
| * staging: r8188eu: Simplify code related to SupportICTypeLarry Finger2014-01-086-666/+191
| * staging: r8188eu: Simplify code concerning SupportPlatformLarry Finger2014-01-082-173/+31
| * staging: r8188eu: Remove even more empty routinesLarry Finger2014-01-084-70/+1
| * staging: r8188eu: Remove more empty routinesLarry Finger2014-01-084-43/+0
| * staging: r8188eu: Remove - number of dummy and unused routinesLarry Finger2014-01-082-30/+0
| * staging: r8188eu: Remove macro ODM_GetMACRegLarry Finger2014-01-083-12/+4
| * staging: r8188eu: Remove macro ODM_SetMACRegLarry Finger2014-01-083-16/+7
| * staging: r8188eu: Remove macro ODM_GetRFRegLarry Finger2014-01-084-13/+4
| * staging: r8188eu: Remove macro ODM_SetRFRegLarry Finger2014-01-085-31/+24
| * staging: r8188eu: Remove macro ODM_GetBBRegLarry Finger2014-01-084-65/+60
| * staging: r8188eu: Remove macro ODM_SetBBRegLarry Finger2014-01-086-257/+266
| * staging: r8188eu: Remove wrapper around mutex_destroyLarry Finger2014-01-084-9/+3
| * staging: r8188eu: Remove wrappers _rtw_free_sema, _rtw_up_sema, and _rtw_mute...Larry Finger2014-01-089-53/+10
| * staging: r8188eu: Replace wrapper around sema_initLarry Finger2014-01-087-15/+9
| * staging: r8188eu: Remove daemonize conditionalLarry Finger2014-01-081-3/+0
| * staging: r8188eu: Replace wrappers for atomic_inc and atomic_inc_returnLarry Finger2014-01-084-21/+7
| * staging: r8188eu: Remove unused atomic_xxx wrappersLarry Finger2014-01-082-42/+0
| * staging: r8188eu: Replace wrapper around atomic_set()Larry Finger2014-01-085-9/+3
| * staging: r8188eu: Replace ATOMIC_T with atomic_tLarry Finger2014-01-085-25/+23
| * staging: r8188eu: Remove wrapper code for rtw_suspend_lock_init, rtw_suspend_...Larry Finger2014-01-084-27/+0
| * staging: r8188eu: Replace wrapper rtw_yield_osLarry Finger2014-01-084-9/+2
| * staging: r8188eu: Replace wrappers ODM_sleep_us and rtw_usleep_osLarry Finger2014-01-087-30/+12
| * staging: r8188eu: Fix unused variable warningsLarry Finger2013-12-207-35/+0
| * staging: r8188eu: Restore line that was incorrectly removedLarry Finger2013-12-201-0/+4
| * staging: r8188eu: Replace wrappers ODM_StallExecution, ODM_delay_us, and rtw_...Larry Finger2013-12-2011-50/+29
| * staging: r8188eu: Replace wrappers ODM_delay_ms() and rtw_mdelay_os() with a ...Larry Finger2013-12-209-28/+15
| * staging: r8188eu: Replace wrappers ODM_sleep_ms() and rtw_msleep_os() with a ...Larry Finger2013-12-2015-44/+31
| * staging: r8188eu: Replace rtw_get_current_time() with jiffiesLarry Finger2013-12-2016-53/+46
| * staging: r8188eu: Remove calls to _rtw_spinlock_freeLarry Finger2013-12-209-99/+0
| * staging: r8188eu: Remove wrapper around spin_lock_initLarry Finger2013-12-209-19/+13
OpenPOWER on IntegriCloud