summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
...
| * staging:r8188eu: change poiter type from u8 to void for pallocated_frame_buf ...Ivan Safonov2016-10-162-2/+2
| * staging:r8188eu: remove precv_frame_buf member of recv_priv structureIvan Safonov2016-10-162-4/+1
| * staging:r8188eu: remove rx_pending_cnt member of recv_priv structureIvan Safonov2016-10-163-8/+0
| * staging:r8188eu: remove free_recvframe_cnt member of recv_priv structureIvan Safonov2016-10-162-32/+2
| * staging:r8188eu: remove intf_stop member of adapter structureIvan Safonov2016-10-164-8/+4
| * staging:r8188eu: remove pallocated_recv_buf member of the recv_priv structureIvan Safonov2016-10-162-8/+3
| * staging:r8188eu: change type of the precv_buf member of recv_priv structureIvan Safonov2016-10-164-6/+6
| * staging:r8188eu: remove prhdr local variable from rtw_free_stainfo functionIvan Safonov2016-10-161-3/+1
| * staging:r8188eu: remove unused function declerationsIvan Safonov2016-10-161-2/+0
| * staging:r8188eu: remove padapter and free_sz arguments of rtw_os_xmit_resourc...Ivan Safonov2016-10-163-7/+4
| * staging:r8188eu: remove rtw_endofpktfile functionIvan Safonov2016-10-163-7/+1
| * staging:r8188eu: remove ANTTEST(ALL|A|B) definitionsIvan Safonov2016-10-161-5/+0
| * staging:r8188eu: remove bTXPowerTrackingInit member of odm_rf_cal structureIvan Safonov2016-10-163-3/+0
| * staging:r8188eu: refactor rtl88eu_dm_txpower_tracking_callback_thermalmeter f...Ivan Safonov2016-10-161-27/+7
| * staging:r8188eu: remove NumTotalRFPath member of hal_data_8188e structureIvan Safonov2016-10-165-106/+49
| * staging:r8188eu: remove RF_TYPE_8190P enumerationIvan Safonov2016-10-161-11/+0
| * staging:r8188eu: remove rf_chip member of hal_data_8188e structureIvan Safonov2016-10-163-19/+1
| * staging:r8188eu: remove Antenna_(Lfet|Right) enumeration itemsIvan Safonov2016-10-161-5/+0
| * staging:r8188eu: remove unused members of hal_data_8188e structureIvan Safonov2016-10-162-16/+0
| * staging:r8188eu: remove ExternalPA member of hal_data_8188e structureIvan Safonov2016-10-162-3/+0
| * staging:r8188eu: remove bLedOpenDrain member of hal_data_8188e structureIvan Safonov2016-10-162-14/+6
| * staging:r8188eu: remove bLedStartToLinkBlinkInProgress and bSWLedCtrl members...Ivan Safonov2016-10-162-4/+0
| * staging:r8188eu: remove bRegUseLed member of led_priv structureIvan Safonov2016-10-163-7/+0
| * staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov2016-10-168-22/+13
| * staging:r8188eu: remove ff_hwaddr member of recv_priv structureIvan Safonov2016-10-163-7/+4
| * staging:r8188eu: remove (u32 cnt) argument of usb_read_port functionIvan Safonov2016-10-163-6/+6
| * staging:r8188eu: change usb_read_port last argument type to (struct *recv_buf)Ivan Safonov2016-10-163-7/+6
| * staging:r8188eu: remove skb data alignment in r8188eu driver codeIvan Safonov2016-10-163-18/+2
| * staging:r8188eu: remove free_recv_buf_queue_cnt member of recv_priv structureIvan Safonov2016-10-163-3/+0
| * staging:r8188eu: remove pm_netdev_open functionIvan Safonov2016-10-164-17/+6
| * staging:r8188eu: remove wrappers for rtw_hal_inirp_init functionIvan Safonov2016-10-163-15/+2
| * staging:r8188eu: remove rtw_os_recv_resource_alloc functionIvan Safonov2016-10-163-10/+1
| * staging: rtl8188eu: core: fixes tabstop alignmentJuliana Rodrigues2016-10-161-3/+3
| * staging: rtl8188eu: core: removes unecessary parenthesisJuliana Rodrigues2016-10-161-34/+34
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
|/
* staging: rtl8188eu: fix double unlock error in rtw_resume_process()Wei Yongjun2016-10-021-4/+4
* staging:r8188eu: remove GEN_MLME_EXT_HANDLER macroIvan Safonov2016-10-021-17/+15
* staging:r8188eu: remove GEN_DRV_CMD_HANDLER macroIvan Safonov2016-10-021-1/+0
* staging:r8188eu: remove GEN_EVT_CODE macroIvan Safonov2016-10-023-33/+31
* staging:r8188eu: remove GEN_CMD_CODE macroIvan Safonov2016-10-023-51/+49
* staging:r8188eu: remove pkt_newalloc member of the recv_buf structureIvan Safonov2016-10-022-2/+0
* staging:r8188eu: remove rtw_handle_dualmac declarationIvan Safonov2016-10-021-2/+0
* staging:r8188eu: remove (RGTRY|BSSID)_(OFT|SZ) macrosIvan Safonov2016-10-021-6/+0
* staging:r8188eu: change rtl8188e_process_phy_info function argument typeIvan Safonov2016-10-022-4/+4
* staging: rtl8188eu: core: rtw_xmit: Use macros instead of constantsGeorgiana Rodica Chelu2016-10-021-6/+6
* staging: rtl8188eu: core: rtw_xmit: Move constant of the right sideGeorgiana Rodica Chelu2016-10-021-3/+3
* staging: rtl8188eu: core: rtw_security: Remove return statement from void fun...Georgiana Rodica Chelu2016-09-251-1/+0
* staging: rtl8188eu: core: rtw_mlme: Remove return statement from void functionGeorgiana Rodica Chelu2016-09-251-2/+0
* staging: r8188eu: remove RFType member of odm_dm_struct structureIvan Safonov2016-09-234-43/+12
* staging: r8188eu: remove rf_type member of hal_data_8188e structureIvan Safonov2016-09-237-23/+5
OpenPOWER on IntegriCloud