aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au/include
AgeCommit message (Expand)Author
2014-05-15staging: rtl8723au: Fold get_hdr_bssid() into update_recvframe_phyinfo()Jes Sorensen
2014-05-15staging: rtl8723au: Remove to_fr_ds packet attributeJes Sorensen
2014-05-15staging: rtl8723au: rtl8723a_recv.h: Don't put parenthesis around constantsJes Sorensen
2014-05-15staging: rtl8723au: Remove a bunch of always true #ifdefsJes Sorensen
2014-05-15staging: rtl8723au: Remove a pile of unused firmware image file namesJes Sorensen
2014-05-15staging: rtl8723au: rtw_ioctl_set.h: Remove unused struct bssid_infoJes Sorensen
2014-05-15staging: rtl8723au: Remove unused rtw_ioctl.hJes Sorensen
2014-05-15staging: rtl8723au: Eliminate struct qos_privJes Sorensen
2014-05-15staging: rtl8723au: rtw_event.h remove some unused structs and random blank l...Jes Sorensen
2014-05-15staging: rtl8723au: Make event callbacks take a const u8 *Jes Sorensen
2014-05-15staging: rtl8723au: Remove unused + write-only entries from struct evt_privJes Sorensen
2014-05-15staging: rtl8723au: Get rid of ugly cbuf interfaceJes Sorensen
2014-05-15staging: rtl8723au: Use workqueue to handle interrupt complete processingJes Sorensen
2014-05-15staging: rtl8723au: Remove rtw_free_cmd_priv23a()Jes Sorensen
2014-05-15staging: rtl8723au: rsp_buf wasn't used for anything - don't allocate itJes Sorensen
2014-05-15staging: rtl8723au: pass the cmd parm buffer directly to the cmd handlerJes Sorensen
2014-05-15staging: rtl8723au: rtw_ieee80211.c mark a couple of function staticJes Sorensen
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: 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: Make sparse happy - make rtw_get_beacon_interval23a_from_...Jes Sorensen
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 endian errors in descriptor get and set macrosLarry Finger
2014-04-26staging: r8723au: Fix endian issues with TX and RX descriptorsLarry Finger
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