aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
2014-06-18staging: r8188eu: Calling rtw_get_stainfo() with a NULL sta_addr will return ...Larry Finger
2014-02-24staging: r8188eu: Add new device IDManu Gupta
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-07staging: r8188eu: overflow in rtw_p2p_get_go_device_address()Dan Carpenter
2014-02-07staging: r8188eu: array overflow in rtw_mp_ioctl_hdl()Dan Carpenter
2014-02-07staging: r8188eu: Fix typo in USB_DEVICE listLarry Finger
2014-02-07staging: r8188eu: memory corruption handling long ssidsDan Carpenter
2014-01-20Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-13Staging: rtl8188eu: Fixed "foo * bar" related coding style issuesTim Jester-Pfadt
2014-01-13Staging: rtl8188eu: Fixed required spaces after ',' and around '=' and '=='Tim Jester-Pfadt
2014-01-11Staging: rtl8188eu: Fixed whitespace related coding style issuesTim Jester-Pfadt
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-09Staging: rtl8188eu: Fixed spaces before tabs and before close parenthesesTim Jester-Pfadt
2014-01-09Staging: rtl8188eu: Fixed coding style issuesTim Jester-Pfadt
2014-01-09Staging: rtl8188eu: Fixed coding style issuesTim Jester-Pfadt
2014-01-09staging: rtl8188eu: Drop print of build date/timeJosh Triplett
2014-01-08staging: r8188eu: Fix sparse warnings in core/rtw_br_ext.cLarry Finger
2014-01-08staging: r8188eu: Fix sparse warning in core/rtw_xmit.cLarry Finger
2014-01-08staging: r8188eu: Fix sparse warning in core/rtw_pwrctrl.cLarry Finger
2014-01-08staging: r8188eu: Fix sparse warning in core/rtw_sta_mgt.cLarry Finger
2014-01-08staging: r8188eu: Eliminate enum ODM_RADIO_PATH in favor of rf_radio_pathLarry Finger
2014-01-08staging: r8188eu: Cleanup of include/hal_intf.hLarry Finger
2014-01-08staging: r8188eu: Additional cleanup of include/odm.hLarry Finger
2014-01-08staging: r8188eu: Remove unneeded prototypes from include/odm.hLarry Finger
2014-01-08staging: r8188eu: Simplify code related to SupportICTypeLarry Finger
2014-01-08staging: r8188eu: Simplify code concerning SupportPlatformLarry Finger
2014-01-08staging: r8188eu: Remove even more empty routinesLarry Finger
2014-01-08staging: r8188eu: Remove more empty routinesLarry Finger
2014-01-08staging: r8188eu: Remove - number of dummy and unused routinesLarry Finger
2014-01-08staging: r8188eu: Remove macro ODM_GetMACRegLarry Finger
2014-01-08staging: r8188eu: Remove macro ODM_SetMACRegLarry Finger
2014-01-08staging: r8188eu: Remove macro ODM_GetRFRegLarry Finger
2014-01-08staging: r8188eu: Remove macro ODM_SetRFRegLarry Finger
2014-01-08staging: r8188eu: Remove macro ODM_GetBBRegLarry Finger
2014-01-08staging: r8188eu: Remove macro ODM_SetBBRegLarry Finger
2014-01-08staging: r8188eu: Remove wrapper around mutex_destroyLarry Finger
2014-01-08staging: r8188eu: Remove wrappers _rtw_free_sema, _rtw_up_sema, and _rtw_mute...Larry Finger
2014-01-08staging: r8188eu: Replace wrapper around sema_initLarry Finger
2014-01-08staging: r8188eu: Remove daemonize conditionalLarry Finger
2014-01-08staging: r8188eu: Replace wrappers for atomic_inc and atomic_inc_returnLarry Finger
2014-01-08staging: r8188eu: Remove unused atomic_xxx wrappersLarry Finger
2014-01-08staging: r8188eu: Replace wrapper around atomic_set()Larry Finger
2014-01-08staging: r8188eu: Replace ATOMIC_T with atomic_tLarry Finger
2014-01-08staging: r8188eu: Remove wrapper code for rtw_suspend_lock_init, rtw_suspend_...Larry Finger
2014-01-08staging: r8188eu: Replace wrapper rtw_yield_osLarry Finger
2014-01-08staging: r8188eu: Replace wrappers ODM_sleep_us and rtw_usleep_osLarry Finger
2013-12-20staging: r8188eu: Fix unused variable warningsLarry Finger
2013-12-20staging: r8188eu: Restore line that was incorrectly removedLarry Finger
2013-12-20staging: r8188eu: Replace wrappers ODM_StallExecution, ODM_delay_us, and rtw_...Larry Finger