summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-30Staging: rtl8188eu: Fix code indention found by checkpatch.Victor Carvajal
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-25staging:r8188eu: Remove space before commaAlex Briskin
2016-10-25staging: rtl8188eu: Fix coding style errorsCarlos Maiolino
2016-10-17staging: rtl8188eu: core: constify local structureElizabeth Ferdman
2016-10-16Staging: rtl8188eu: hal: Compress return logic into one lineMihaela Muraru
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: change poiter type from u8 to void for pallocated_frame_buf ...Ivan Safonov
2016-10-16staging:r8188eu: remove precv_frame_buf member of recv_priv structureIvan Safonov
2016-10-16staging:r8188eu: remove rx_pending_cnt member of recv_priv structureIvan Safonov
2016-10-16staging:r8188eu: remove free_recvframe_cnt member of recv_priv structureIvan Safonov
2016-10-16staging:r8188eu: remove intf_stop member of adapter structureIvan Safonov
2016-10-16staging:r8188eu: remove pallocated_recv_buf member of the recv_priv structureIvan Safonov
2016-10-16staging:r8188eu: change type of the precv_buf member of recv_priv structureIvan Safonov
2016-10-16staging:r8188eu: remove prhdr local variable from rtw_free_stainfo functionIvan Safonov
2016-10-16staging:r8188eu: remove unused function declerationsIvan 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 ANTTEST(ALL|A|B) definitionsIvan Safonov
2016-10-16staging:r8188eu: remove bTXPowerTrackingInit member of odm_rf_cal structureIvan Safonov
2016-10-16staging:r8188eu: refactor rtl88eu_dm_txpower_tracking_callback_thermalmeter f...Ivan Safonov
2016-10-16staging:r8188eu: remove NumTotalRFPath member of hal_data_8188e structureIvan Safonov
2016-10-16staging:r8188eu: remove RF_TYPE_8190P enumerationIvan Safonov
2016-10-16staging:r8188eu: remove rf_chip member of hal_data_8188e structureIvan Safonov
2016-10-16staging:r8188eu: remove Antenna_(Lfet|Right) enumeration itemsIvan Safonov
2016-10-16staging:r8188eu: remove unused members of hal_data_8188e structureIvan Safonov
2016-10-16staging:r8188eu: remove ExternalPA member of hal_data_8188e structureIvan Safonov
2016-10-16staging:r8188eu: remove bLedOpenDrain member of hal_data_8188e structureIvan Safonov
2016-10-16staging:r8188eu: remove bLedStartToLinkBlinkInProgress and bSWLedCtrl members...Ivan Safonov
2016-10-16staging:r8188eu: remove bRegUseLed member of led_priv structureIvan 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 free_recv_buf_queue_cnt member of recv_priv 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-16staging:r8188eu: remove rtw_os_recv_resource_alloc functionIvan Safonov
2016-10-16staging: rtl8188eu: core: fixes tabstop alignmentJuliana Rodrigues
2016-10-16staging: rtl8188eu: core: removes unecessary parenthesisJuliana Rodrigues
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson