summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep
AgeCommit message (Expand)Author
2014-09-05staging: r8188eu: Add new USB IDLarry Finger
2014-09-05staging/rtl8188eu: add 0df6:0076 Sitecom Europe B.V.Holger Paradies
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-01-20Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-09staging: rtl8188eu: Drop print of build date/timeJosh Triplett
2014-01-08staging: r8188eu: Cleanup of include/hal_intf.hLarry 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: 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: Replace wrappers ODM_StallExecution, ODM_delay_us, and rtw_...Larry Finger
2013-12-20staging: r8188eu: Replace wrappers ODM_delay_ms() and rtw_mdelay_os() with a ...Larry Finger
2013-12-20staging: r8188eu: Replace wrappers ODM_sleep_ms() and rtw_msleep_os() with a ...Larry Finger
2013-12-20staging: r8188eu: Replace rtw_get_current_time() with jiffiesLarry Finger
2013-12-20staging: r8188eu: Remove calls to _rtw_spinlock_freeLarry Finger
2013-12-20staging: r8188eu: Remove wrapper around spin_lock_initLarry Finger
2013-12-20staging: r8188eu: Remove wrappers around spin_unlock_irqrestoreLarry Finger
2013-12-20staging: r8188eu: Remove wrappers for spin_lock_irqsaveLarry Finger
2013-12-20staging: r8188eu: Remove wrapper around spin_unlock_bhLarry Finger
2013-12-20staging: r8188eu: Remove wrapper around spin_lock_bhLarry Finger
2013-11-22Merge branch 'opw-next' into staging-nextGreg Kroah-Hartman
2013-11-19staging: r8188eu: Remove superfluous name castGeert Uytterhoeven
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-10staging: rtl8188eu: correct code alignmentTeodora Baluta
2013-10-29staging: r8188eu: Set device type to wlanLarry Finger
2013-10-24rtl8188eu: remove dead codeAl Viro
2013-09-29Merge 3.12-rc3 into staging-nextGreg Kroah-Hartman
2013-09-26staging: r8188eu: Add new device IDLarry Finger
2013-09-26staging: rtl8188eu: Fix typo in rtl8188eu/os_depMasanari Iida
2013-09-25staging: r8188eu: Cocci spatch "noderef"Thomas Meyer
2013-09-25staging: r8188eu: remove needless check before usb_free_urb()Wei Yongjun
2013-09-17staging: r8188eu: Fix smatch warning in os_dep/ioctl_linux.cLarry Finger
2013-09-17staging: r8188eu: Fix smatch warnings in os_dep/ioctl_linux.cLarry Finger
2013-09-17staging: r8188eu: Fix smatch warning in os_dep/osdep_service.cLarry Finger
2013-09-17staging: r8188eu: Fix a smatch warnings in core/rtw_recv.cLarry Finger
2013-09-17staging: r8188eu: Fix smatch warning in os_dep/usb_intf.cLarry Finger
2013-08-28staging: rtl8188eu: Remove duplicate header inclusion in ioctl_linux.cSachin Kamat