index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
/
os_dep
Age
Commit message (
Expand
)
Author
2016-12-13
Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-30
staging: rtl8188eu: Standardize test for NULL.
Elise Lennion
2016-10-25
staging: rtl8188eu: os_dep: remove unnecessary alloc fail message
Pierre-Yves Kerbrat
2016-10-25
staging: rtl8188eu: os_dep: remove unnecessary parentheses
Pierre-Yves Kerbrat
2016-10-25
staging: rtl8188eu: os_dep: fix missing spaces around operators
Pierre-Yves Kerbrat
2016-10-25
staging: rtl8188eu: os_dep: fix block comment alignment issue
Pierre-Yves Kerbrat
2016-10-25
staging: rtl8188eu: os_dep: remove empty lines
Pierre-Yves Kerbrat
2016-10-16
staging:r8188eu: remove unnecessary type cast for update_recvframe_phyinfo_88...
Ivan Safonov
2016-10-16
staging:r8188eu: refactor recvbuf2recvframe function
Ivan Safonov
2016-10-16
staging:r8188eu: remove rx_pending_cnt member of recv_priv structure
Ivan Safonov
2016-10-16
staging:r8188eu: remove intf_stop member of adapter structure
Ivan Safonov
2016-10-16
staging:r8188eu: change type of the precv_buf member of recv_priv structure
Ivan Safonov
2016-10-16
staging:r8188eu: remove padapter and free_sz arguments of rtw_os_xmit_resourc...
Ivan Safonov
2016-10-16
staging:r8188eu: remove rtw_endofpktfile function
Ivan Safonov
2016-10-16
staging:r8188eu: remove wrappers for LedControl8188eu function
Ivan Safonov
2016-10-16
staging:r8188eu: remove ff_hwaddr member of recv_priv structure
Ivan Safonov
2016-10-16
staging:r8188eu: remove (u32 cnt) argument of usb_read_port function
Ivan Safonov
2016-10-16
staging:r8188eu: change usb_read_port last argument type to (struct *recv_buf)
Ivan Safonov
2016-10-16
staging:r8188eu: remove skb data alignment in r8188eu driver code
Ivan Safonov
2016-10-16
staging:r8188eu: remove pm_netdev_open function
Ivan Safonov
2016-10-16
staging:r8188eu: remove wrappers for rtw_hal_inirp_init function
Ivan Safonov
2016-10-16
staging:r8188eu: remove rtw_os_recv_resource_alloc function
Ivan Safonov
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-02
staging: rtl8188eu: fix double unlock error in rtw_resume_process()
Wei Yongjun
2016-10-02
staging:r8188eu: remove pkt_newalloc member of the recv_buf structure
Ivan Safonov
2016-09-20
staging: r8188eu: remove GET_HAL_DATA macro
Ivan Safonov
2016-09-20
staging: r8188eu: remove usb_hal.h
Ivan Safonov
2016-09-20
staging: r8188eu: remove rtl8188eu_set_hal_ops function
Ivan Safonov
2016-09-20
staging: r8188eu: replace N_BYTE_ALIGMENT macro with PTR_ALIGN
Ivan Safonov
2016-09-20
staging: r8188eu: change last argument type of the usb_write_port function
Ivan Safonov
2016-09-12
staging: rtl8188eu: remove rtw_proc_{init,remove}_one
Luca Ceresoli
2016-09-12
Staging: rtl8188eu: ioctl_linux: Clean up if function returned NULL on failure.
Amit Ghadge
2016-09-12
staging: r8188eu: remove hal_set_hal_ops macro
Ivan Safonov
2016-09-12
staging: r8188eu: rename usb_read_port_cancel to rtw_hal_inirp_deinit
Ivan Safonov
2016-09-12
staging: r8188eu: remove pxmitbuf parameter of rtl8188eu_xmitframe_complete f...
Ivan Safonov
2016-09-12
staging: r8188eu: remove sizeof_priv parameter of rtw_alloc_etherdev_with_old...
Ivan Safonov
2016-09-12
staging: r8188eu: remove sizeof_priv member of rtw_netdev_priv_indicator
Ivan Safonov
2016-09-12
staging: r8188eu: remove some members of registry_priv structure
Ivan Safonov
2016-09-12
staging: r8188eu: remove nr_endpoint member of dvobj_priv structure
Ivan Safonov
2016-09-12
staging: r8188eu: remove ep_num member of dvobj_priv structure
Ivan Safonov
2016-09-12
staging: r8188eu: remove usb_vendor_req_buf member of dvobj_priv
Ivan Safonov
2016-09-12
staging: r8188eu: remove rereg_nd_name_priv member of struct adapter
Ivan Safonov
2016-09-12
staging: r8188eu: remove br_ext_lock and fix_rate members of struct adapter
Ivan Safonov
2016-09-12
staging: r8188eu: remove bNotifyChannelChange member of struct adapter
Ivan Safonov
2016-09-01
staging: r8188eu: replace sizeof(struct rtw_ieee80211_ht_cap) with sizeof(str...
Ivan Safonov
2016-09-01
staging: r8188eu: replace rtw_ieee80211_ht_cap with ieee80211_ht_cap type in ...
Ivan Safonov
2016-09-01
staging: rtl8188eu: fix missing unlock on error in rtw_resume_process()
Wei Yongjun
2016-08-21
rtl8188eu: pwrctrl_priv: Replace semaphore 'lock' with mutex
Binoy Jayan
2016-08-21
rtl8188eu: Replace semaphore terminate_cmdthread_sema with completion
Binoy Jayan
2016-08-21
rtl8188eu: Replace semaphore cmd_queue_sema with completion
Binoy Jayan
[next]