summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/os_dep
AgeCommit message (Expand)Author
2017-08-30staging: rtl8188eu: add RNX-N150NUB supportCharles Milette
2017-07-27staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino
2016-10-02staging: rtl8188eu: fix double unlock error in rtw_resume_process()Wei Yongjun
2016-10-02staging:r8188eu: remove pkt_newalloc member of the recv_buf structureIvan Safonov
2016-09-20staging: r8188eu: remove GET_HAL_DATA macroIvan Safonov
2016-09-20staging: r8188eu: remove usb_hal.hIvan Safonov
2016-09-20staging: r8188eu: remove rtl8188eu_set_hal_ops functionIvan Safonov
2016-09-20staging: r8188eu: replace N_BYTE_ALIGMENT macro with PTR_ALIGNIvan Safonov
2016-09-20staging: r8188eu: change last argument type of the usb_write_port functionIvan Safonov
2016-09-12staging: rtl8188eu: remove rtw_proc_{init,remove}_oneLuca Ceresoli
2016-09-12Staging: rtl8188eu: ioctl_linux: Clean up if function returned NULL on failure.Amit Ghadge
2016-09-12staging: r8188eu: remove hal_set_hal_ops macroIvan Safonov
2016-09-12staging: r8188eu: rename usb_read_port_cancel to rtw_hal_inirp_deinitIvan Safonov
2016-09-12staging: r8188eu: remove pxmitbuf parameter of rtl8188eu_xmitframe_complete f...Ivan Safonov
2016-09-12staging: r8188eu: remove sizeof_priv parameter of rtw_alloc_etherdev_with_old...Ivan Safonov
2016-09-12staging: r8188eu: remove sizeof_priv member of rtw_netdev_priv_indicatorIvan Safonov
2016-09-12staging: r8188eu: remove some members of registry_priv structureIvan 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-12staging: r8188eu: remove rereg_nd_name_priv member of struct adapterIvan Safonov
2016-09-12staging: r8188eu: remove br_ext_lock and fix_rate members of struct adapterIvan Safonov
2016-09-12staging: r8188eu: remove bNotifyChannelChange member of struct adapterIvan Safonov
2016-09-01staging: r8188eu: replace sizeof(struct rtw_ieee80211_ht_cap) with sizeof(str...Ivan Safonov
2016-09-01staging: r8188eu: replace rtw_ieee80211_ht_cap with ieee80211_ht_cap type in ...Ivan 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-08-21rtl8188eu: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan
2016-08-21rtl8188eu: Replace semaphore cmd_queue_sema with completionBinoy Jayan
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-16staging: rtl8188eu: Convert to using IFF_NO_QUEUEPhil Sutter
2016-03-28staging: rtl8188eu: os_dep: ioctl_linux: Clean up tests if NULL returned on f...Bhaktipriya Shridhar
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: os_dep: Remove unnecessary else after returnBhaktipriya Shridhar
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: FIELD_OFFSET macro replaced by offsetof macroIvan Safonov
2016-03-11staging: rtl8188eu: os_dep: Remove NULL test before vfreeBhaktipriya Shridhar
2016-03-11staging: rtl8188eu: os_dep: Remove useless return variablesBhaktipriya Shridhar
2016-02-22staging: rtl8188eu: os_dep: Remove header fileAmitoj Kaur Chawla
2016-02-14Staging: rtl8188eu: os_dep: Remove NULL test before rtw_free_netdevBhumika Goyal
2016-02-11staging: rtl8188eu: remove pfirmware and fwsize of the hal_data_8188e structureIvan Safonov
2016-02-07staging: rtl8188eu: use eth_broadcast_addr() in place of memsetHari Prasath Gujulan Elango
2016-02-07staging: rtl8188eu: rename camelcase bAcceptAddbaReqLuca Ceresoli
2016-02-07staging: rtl8188eu: remove useless variable rtw_AcceptAddbaReqLuca Ceresoli
2015-11-15staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov