summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au
AgeCommit message (Expand)Author
2014-04-26staging: rtl8723au: Get rid of _rtw_free_network23a_nolock23a()Jes Sorensen
2014-04-26staging: rtl8723au: rtw_free_network_queue23a() eliminate unused argument 'is...Jes Sorensen
2014-04-26staging: rtl8723au: _rtw_free_network23a(): Remove unused argument 'isfreeall'Jes Sorensen
2014-04-26staging: rtl8723au: _rtw_free_network23a(): Remove write-only variable 'lifet...Jes Sorensen
2014-04-26staging: rtl8723au: Fold _rtw_find_network23a() into rtw_find_network23a()Jes Sorensen
2014-04-26staging: rtl8723au: Fold _rtw_free_network23a_queue23a() into rtw_free_networ...Jes Sorensen
2014-04-26staging: rtl8723au: Fold _rtw_init_mlme_priv23a() into rtw_init_mlme_priv23a()Jes Sorensen
2014-04-26staging: rtl8723au: Remove redundant checks of WPA OUIJes Sorensen
2014-04-26staging: rtl8723au: Eliminate the 217th copy of the microsoft OUIJes Sorensen
2014-04-26staging: rtl8723au: Make sparse happy - make rtw_get_beacon_interval23a_from_...Jes Sorensen
2014-04-26staging: r8723au: Fix endian errors for frame controlLarry Finger
2014-04-26staging: rtl8723au: Make rtw_get_capability23a_from_ie() return __le 16 *Jes Sorensen
2014-04-26staging: rtl8723au: Remove unused hal interface for accessing bb regsJes Sorensen
2014-04-26staging: rtl8723au: struct pwrctrl_priv remove unused entry b_hw_radio_offJes Sorensen
2014-04-26staging: rtl8723au: from hal_ops 'interface_ps_func'Jes Sorensen
2014-04-26staging: rtl8723au: Remove another pile of unused entries from struct rtw_ada...Jes Sorensen
2014-04-26staging: rtl8723au: Remove unused struct specific_device_idJes Sorensen
2014-04-26staging: rtl8723au: Remove unused entries from struct dvobj_privJes Sorensen
2014-04-26staging: rtl8723au: Eliminate struct intf_hdlJes Sorensen
2014-04-26staging: rtl8723au: Remove another two unused prototypesJes Sorensen
2014-04-26staging: rtl8723au: Remove unused rtw_adapter * from struct intf_hdlJes Sorensen
2014-04-26staging: rtl8723au: Pass a struct rtw_adapter * to the USB functionsJes Sorensen
2014-04-26staging: rtl8723au: Remove unused pintf_dev entry from struct intf_hdlJes Sorensen
2014-04-26staging: rtl8723au: Get rid of struct io_privJes Sorensen
2014-04-26staging: rtl8723au: Remove unused struct rtw_adapter * from struct io_privJes Sorensen
2014-04-26staging: rtl8723au: bRxRSSIDisplay is always set to zeroJes Sorensen
2014-04-26staging: rtl8723au: Remove some leftover pointers from struct rtw_adapterJes Sorensen
2014-04-26staging: rtl8723au: Remove all references to unused io_queueJes Sorensen
2014-04-26staging: rtl8723au: Remove _rtw_write_port_and_wait() functionsJes Sorensen
2014-04-26staging: rtl8723au: Not sure what a write_scsi function is doing in a WiFi dr...Jes Sorensen
2014-04-26staging: rtl8723au: Remove unused ioreq_* prototypesJes Sorensen
2014-04-26staging: rtl8723au: Fold rtw_init_io_priv23a() into rtl8723au_set_intf_ops()Jes Sorensen
2014-04-26staging: rtl8723au: Remove wrapper around rtl8723au_set_intf_ops()Jes Sorensen
2014-04-26staging: rtl8723au: Remove unused usb write_async callsJes Sorensen
2014-04-26staging: r8723au: Fix sparse warnings in core/rtw_ap.cLarry Finger
2014-04-26staging: r8723au: Set undeclared routines to staticLarry Finger
2014-04-26staging: r8723au: Fix endian errors in descriptor get and set macrosLarry Finger
2014-04-26staging: r8723au: Fix endian issues in hal/rtl8723au_recv.cLarry Finger
2014-04-26staging: r8723au: Fix endian issues with TX and RX descriptorsLarry Finger
2014-04-26staging: r8723au: Fix sparse warning in os_dep/os_intfs.cLarry Finger
2014-04-26staging: r8723au: Fix sparse errors in os_dep/osdep_service.cLarry Finger
2014-04-26staging: rtl8723au: Make some of the bt-coexist code less unreadableJes Sorensen
2014-04-26staging: rtl8723au: rtw_set_802_11_infrastructure_mode23a(): Make it readableJes Sorensen
2014-04-26staging: rtl8723au: Remove unnecessary typecasts of struct wlan_bssid_ex objectsJes Sorensen
2014-04-26staging: rtl8723au: rtw_createbss_cmd23a(): Remove unnecessary typecastJes Sorensen
2014-04-26staging: rtl8723au: rtw_joinbss_cmd23a(): Remove unnecessary typecastJes Sorensen
2014-04-26staging: rtl8723au: Preserve const attribute of cmd handler argumentJes Sorensen
2014-04-26staging: rtl8723au: Make cmd handlers take a const u8 * as their data argumentJes Sorensen
2014-04-26staging: rtl8723au: Remove unused #define FREE_CMDOBJ_SZJes Sorensen
2014-04-26staging: rtl8723au: Remove unused list_head from struct cmd_objJes Sorensen