summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/os_dep
AgeCommit message (Expand)Author
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-30staging: rtl8188eu: Standardize test for NULL.Elise Lennion
2016-10-25staging: rtl8188eu: os_dep: remove unnecessary alloc fail messagePierre-Yves Kerbrat
2016-10-25staging: rtl8188eu: os_dep: remove unnecessary parenthesesPierre-Yves Kerbrat
2016-10-25staging: rtl8188eu: os_dep: fix missing spaces around operatorsPierre-Yves Kerbrat
2016-10-25staging: rtl8188eu: os_dep: fix block comment alignment issuePierre-Yves Kerbrat
2016-10-25staging: rtl8188eu: os_dep: remove empty linesPierre-Yves Kerbrat
2016-10-16staging:r8188eu: remove unnecessary type cast for update_recvframe_phyinfo_88...Ivan Safonov
2016-10-16staging:r8188eu: refactor recvbuf2recvframe functionIvan Safonov
2016-10-16staging:r8188eu: remove rx_pending_cnt member of recv_priv structureIvan Safonov
2016-10-16staging:r8188eu: remove intf_stop member of adapter structureIvan Safonov
2016-10-16staging:r8188eu: change type of the precv_buf member of recv_priv structureIvan Safonov
2016-10-16staging:r8188eu: remove padapter and free_sz arguments of rtw_os_xmit_resourc...Ivan Safonov
2016-10-16staging:r8188eu: remove rtw_endofpktfile functionIvan Safonov
2016-10-16staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov
2016-10-16staging:r8188eu: remove ff_hwaddr member of recv_priv structureIvan Safonov
2016-10-16staging:r8188eu: remove (u32 cnt) argument of usb_read_port functionIvan Safonov
2016-10-16staging:r8188eu: change usb_read_port last argument type to (struct *recv_buf)Ivan Safonov
2016-10-16staging:r8188eu: remove skb data alignment in r8188eu driver codeIvan 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-16staging:r8188eu: remove rtw_os_recv_resource_alloc functionIvan Safonov
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
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