aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep/usb_intf.c
AgeCommit message (Expand)Author
2020-05-21staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger
2020-05-21staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube
2020-03-30staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube
2020-01-31staging: rtl8188eu: fix interface sanity checkJohan Hovold
2019-12-10staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl
2019-01-28Merge 5.0-rc4 into staging-nextGreg Kroah-Hartman
2019-01-15staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to cor...Florian Büstgens
2019-01-15staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube
2018-08-02staging: rtl8188eu: fix comparsions to NULL - styleMichael Straube
2018-08-02staging: rtl8188eu: fix indentation - styleMichael Straube
2018-07-24staging: rtl8188eu: remove blank linesMichael Straube
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube
2018-02-22staging: rtl8188eu: Remove unneeded castChristopher Diaz Riveros
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman
2017-08-18staging: rtl8188eu: add RNX-N150NUB supportCharles Milette
2017-08-18staging: rtl8188eu: constify usb_device_idArvind Yadav
2017-07-18staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino
2017-01-03staging: rtl8188eu: Fixed 'Missing a blank line after declarations' warnings.Yamanappagouda Patil
2016-10-16staging:r8188eu: remove intf_stop member of adapter structureIvan Safonov
2016-10-16staging:r8188eu: remove pm_netdev_open functionIvan Safonov
2016-10-16staging:r8188eu: remove wrappers for rtw_hal_inirp_init functionIvan Safonov
2016-10-02staging: rtl8188eu: fix double unlock error in rtw_resume_process()Wei Yongjun
2016-09-20staging: r8188eu: remove usb_hal.hIvan Safonov
2016-09-20staging: r8188eu: remove rtl8188eu_set_hal_ops functionIvan Safonov
2016-09-12staging: rtl8188eu: remove rtw_proc_{init,remove}_oneLuca Ceresoli
2016-09-12staging: r8188eu: remove hal_set_hal_ops macroIvan Safonov
2016-09-12staging: r8188eu: remove nr_endpoint member of dvobj_priv structureIvan Safonov
2016-09-12staging: r8188eu: remove ep_num member of dvobj_priv structureIvan Safonov
2016-09-12staging: r8188eu: remove usb_vendor_req_buf member of dvobj_privIvan Safonov
2016-09-01staging: rtl8188eu: fix missing unlock on error in rtw_resume_process()Wei Yongjun
2016-08-21rtl8188eu: pwrctrl_priv: Replace semaphore 'lock' with mutexBinoy Jayan
2016-03-28staging: rtl8188eu: os_dep: usb_intf: Clean up tests if NULL returned on failureBhaktipriya Shridhar
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann
2016-03-11staging: rtl8188eu: remove chip_type of the adapter structureIvan Safonov
2016-03-11staging: rtl8188eu: replace (a == NULL) to (!a) in rtw_drv_initIvan Safonov
2016-03-11staging: rtl8188eu: remove unnecessary debug output from os_dep/usb_intf.cIvan Safonov
2016-03-11staging: rtl8188eu: os_dep: Remove NULL test before vfreeBhaktipriya Shridhar
2016-02-14Staging: rtl8188eu: os_dep: Remove NULL test before rtw_free_netdevBhumika Goyal
2015-11-15staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng
2015-09-18staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 framesJakub Sitnicki
2015-07-24drivers: staging: rtl8188eu Refactored rtw_free_assoc_resourcesBuţiu Alexandru Octavian
2015-07-22staging: rtl8188eu: remove multiple blank lineSudip Mukherjee
2015-07-22staging: rtl8188eu: dont mix success and error pathSudip Mukherjee
2015-07-22staging: rtl8188eu: check for kzalloc failureSudip Mukherjee
2015-07-22staging: rtl8188eu: remove labelSudip Mukherjee
2015-07-22staging: rtl8188eu: remove unused defineSudip Mukherjee
2015-07-16staging: rtl8188eu: remove unneeded retSudip Mukherjee
2015-07-16staging: rtl8188eu: stop using DBG_88ESudip Mukherjee
2015-07-16staging: rtl8188eu: remove unneeded variableSudip Mukherjee
2015-07-16staging: rtl8188eu: remove goto labelSudip Mukherjee