index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
/
include
Commit message (
Expand
)
Author
Age
*
staging:r8188eu: remove GEN_MLME_EXT_HANDLER macro
Ivan Safonov
2016-10-02
*
staging:r8188eu: remove GEN_DRV_CMD_HANDLER macro
Ivan Safonov
2016-10-02
*
staging:r8188eu: remove GEN_EVT_CODE macro
Ivan Safonov
2016-10-02
*
staging:r8188eu: remove GEN_CMD_CODE macro
Ivan Safonov
2016-10-02
*
staging:r8188eu: remove pkt_newalloc member of the recv_buf structure
Ivan Safonov
2016-10-02
*
staging:r8188eu: remove rtw_handle_dualmac declaration
Ivan Safonov
2016-10-02
*
staging:r8188eu: remove (RGTRY|BSSID)_(OFT|SZ) macros
Ivan Safonov
2016-10-02
*
staging:r8188eu: change rtl8188e_process_phy_info function argument type
Ivan Safonov
2016-10-02
*
staging: r8188eu: remove RFType member of odm_dm_struct structure
Ivan Safonov
2016-09-23
*
staging: r8188eu: remove rf_type member of hal_data_8188e structure
Ivan Safonov
2016-09-23
*
staging: r8188eu: remove GET_HAL_DATA macro
Ivan Safonov
2016-09-20
*
staging: r8188eu: remove GET_RF_TYPE macro
Ivan Safonov
2016-09-20
*
staging: r8188eu: set correct type for HalData member of adapter structure
Ivan Safonov
2016-09-20
*
staging: r8188eu: remove HW_VAR_DM_FLAG member of hw_variables enumeration
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: delete rtw_usb_bulk_size_boundary function
Ivan Safonov
2016-09-20
*
staging: r8188eu: remove pkt_hdrlen member of pkt_attrib structure
Ivan Safonov
2016-09-20
*
staging: r8188eu: change last argument type of the usb_write_port function
Ivan Safonov
2016-09-20
*
staging: rtl8188eu: remove unused debugging functions
Luca Ceresoli
2016-09-12
*
staging: rtl8188eu: remove useless include
Luca Ceresoli
2016-09-12
*
staging: rtl8188eu: remove rtw_proc_{init,remove}_one
Luca Ceresoli
2016-09-12
*
staging: rtl8188eu: remove unimplemented functions declaration
Luca Ceresoli
2016-09-12
*
staging: r8188eu: remove HalFunc member of adapter structure
Ivan Safonov
2016-09-12
*
staging: r8188eu: remove hal_reset_security_engine member of hal_ops structure
Ivan Safonov
2016-09-12
*
staging: r8188eu: remove interrupt_handler member of hal_ops structure
Ivan Safonov
2016-09-12
*
staging: r8188eu: remove hal_set_hal_ops macro
Ivan Safonov
2016-09-12
*
staging: r8188eu: remove rtl8188e_set_hal_ops function
Ivan Safonov
2016-09-12
*
staging: r8188eu: rename rtl8188e_free_hal_data to rtw_hal_free_data
Ivan Safonov
2016-09-12
*
staging: r8188eu: rename rtl8188e_init_dm_priv to rtw_hal_dm_init
Ivan Safonov
2016-09-12
*
staging: r8188eu: rename ReadChipVersion8188E to rtw_hal_read_chip_version
Ivan Safonov
2016-09-12
*
staging: r8188eu: rename phy_set_bw_mode to rtw_hal_set_bwmode
Ivan Safonov
2016-09-12
*
staging: r8188eu: rename phy_sw_chnl to rtw_hal_set_chan
Ivan Safonov
2016-09-12
*
staging: r8188eu: rename rtl8188e_HalDmWatchDog to rtw_hal_dm_watchdog
Ivan Safonov
2016-09-12
*
staging: r8188eu: rename rtl8188e_Add_RateATid to rtw_hal_add_ra_tid
Ivan Safonov
2016-09-12
*
staging: r8188eu: rename AntDivBeforeLink8188E to rtw_hal_antdiv_before_linked
Ivan Safonov
2016-09-12
*
staging: r8188eu: rename AntDivCompare8188E to rtw_hal_antdiv_rssi_compared
Ivan Safonov
2016-09-12
*
staging: r8188eu: rename phy_query_rf_reg to rtw_hal_read_rfreg
Ivan Safonov
2016-09-12
*
staging: r8188eu: rename sreset_init_value to rtw_hal_sreset_init
Ivan Safonov
2016-09-12
*
staging: r8188eu: remove sreset_get_wifi_status of hal_ops structure
Ivan Safonov
2016-09-12
*
staging: r8188eu: rename rtl8188e_SetHalODMVar to rtw_hal_set_odm_var
Ivan Safonov
2016-09-12
*
staging: r8188eu: rename hal_notch_filter_8188e to rtw_hal_notch_filter
Ivan Safonov
2016-09-12
*
staging: r8188eu: rename rtl8188eu_InitPowerOn to rtw_hal_power_on
Ivan Safonov
2016-09-12
*
staging: r8188eu: remove hal_init member of hal_ops structure
Ivan Safonov
2016-09-12
*
staging: r8188eu: remove hal_deinit member of hal_ops structure
Ivan Safonov
2016-09-12
*
staging: r8188eu: rename rtl8188eu_inirp_init to rtw_hal_inirp_init
Ivan Safonov
2016-09-12
*
staging: r8188eu: rename usb_read_port_cancel to rtw_hal_inirp_deinit
Ivan Safonov
2016-09-12
*
staging: r8188eu: rename rtl8188eu_init_xmit_priv to rtw_hal_init_xmit_priv
Ivan Safonov
2016-09-12
*
staging: r8188eu: rename rtl8188eu_init_recv_priv to rtw_hal_init_recv_priv
Ivan Safonov
2016-09-12
[next]