aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au/include
AgeCommit message (Expand)Author
2014-04-26staging: rtl8723au: Remove unused #define FREE_CMDOBJ_SZJes Sorensen
2014-04-26staging: rtl8723au: Remove unused list_head from struct cmd_objJes Sorensen
2014-04-26staging: rtl8723au: Remove obsolete header file cmd_osdep.hJes Sorensen
2014-04-26staging: rtl8723au: Fold _rtw_init_evt_priv23a() into rtw_init_evt_priv23a()Jes Sorensen
2014-04-26staging: rtl8723au: Fold _rtw_free_evt_priv23a() into rtw_free_evt_priv23a()Jes Sorensen
2014-04-26staging: rtl8723au: Fold _rtw_free_cmd_priv23a() into rtw_free_cmd_priv23a()Jes Sorensen
2014-04-26staging: rtl8723au: Remove obsolete hal thread handling codeJes Sorensen
2014-04-26staging: rtl8723au: Use a workqueue for command handlingJes Sorensen
2014-04-26staging: rtl8723au: rtw_check_beacon_data23a(): Make len unsigned intJes Sorensen
2014-04-15staging: rtl8723au: Make _rtw_free_network23() staticJes Sorensen
2014-04-15staging: rtl8723au: Move rtw23a_roaming() so we can declare _rtw_roaming() st...Jes Sorensen
2014-04-15staging: rtl8723au: Remove unused function rtw_get_timestampe_from_ie23a()Jes Sorensen
2014-04-15staging: rtl8723au: Fold rtw_to_roaming() into the codeJes Sorensen
2014-04-15staging: rtl8723au: Remove dummy function rtw_hostapd_mlme_rx23a()Jes Sorensen
2014-04-15staging: rtl8723au: Remove another unused prototypeJes Sorensen
2014-04-15staging: rtl8723au: Fold some resource allocation abstraction into their callersJes Sorensen
2014-04-15staging: rtl8723au: Remove unnecessary abstraction rtw_os_recv_resource_alloc...Jes Sorensen
2014-04-15staging: rtl8723au: Remove unused function rtw_os_read_port23a()Jes Sorensen
2014-04-15staging: rtl8723au: os_intfs.c: Declare a couple of local variables staticJes Sorensen
2014-04-15staging: rtl8723au: clean up update_TSF()Jes Sorensen
2014-04-15staging: rtl8723au: Remove some unused ieee80211 structsJes Sorensen
2014-04-15staging: rtl8723au: Remove unused ieee880211_is_empty_essid()Jes Sorensen
2014-04-15staging: rtl8723au: Remove unused dump_wpsie23a()Jes Sorensen
2014-04-15staging: rtl8723au: Remove struct rtw_ieee802_11_elems and related codeJes Sorensen
2014-04-15staging: rtl8723au: Remove multiple duplicate defines of the WPA OUIJes Sorensen
2014-04-15staging: rtl8723au: Remove unused for_each_ie() and dump_ies23a()Jes Sorensen
2014-04-15staging: rtl8723au: Remove obsolete rtw_get_wpa{2,}_ie23a() functionsJes Sorensen
2014-04-15staging: rtl8723au: Use const * for parsing wpa IEsJes Sorensen
2014-04-15staging: rtl8723au: Make rtw_check_bcn_info23() take a ieee80211_mgmt pointerJes Sorensen
2014-04-15staging: rtl8723au: Make mlme_handlers and action_handlers return intJes Sorensen
2014-04-15staging: rtl8723au: Remove another stack of unused P2P related #definesJes Sorensen
2014-04-15staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay codeJes Sorensen
2014-04-15staging: rtl8723au: Remove obsolete local defines matching WLAN_EID_*Jes Sorensen
2014-04-15staging: rtl8723au: make source * argument constJes Sorensen
2014-04-15staging: rtl8723au: rtw_security.h - remove some unused macrosJes Sorensen
2014-04-15staging: rtl8723au: Remove duplicate #defines for WLAN_EID_VENDOR_SPECIFICJes Sorensen
2014-04-14staging: rtl8723au: Simplify retrieving the ether_type in portctrl()Jes Sorensen
2014-04-14staging: rtl8723au: Call do_div() directly and get rid of unnecessary wrapper...Jes Sorensen
2014-04-14staging: rtl8723au: Remove unused bitshift() functionJes Sorensen
2014-04-14staging: rtl8723au: Remove a couple of unused prototypesJes Sorensen
2014-04-14staging: rtl8723au: No need to include header files for unused circ_buf and o...Jes Sorensen
2014-04-14staging: rtl8723au: Remove unnecessary forward struct declarations from xmit_...Jes Sorensen
2014-04-14staging: rtl8723au: Remove ugly pktfile interfaceJes Sorensen
2014-04-14staging: rtl8723au: Fold rtw_remainder_len23a() into _rtw_open_pktfile23a()Jes Sorensen
2014-04-14staging: rtl8723au: Remove last remnants of CONFIG_BR_EXTJes Sorensen
2014-04-14staging: rtl8723au: rtw_report_sec_ie23a() is only called from rtw_mlme.cJes Sorensen
2014-04-14staging: rtl8723au: Remove unused functions rtw_indicate_sta_{dis,}assoc_even...Jes Sorensen
2014-04-14staging: rtl8723au: rtw_os_indicate_connect23a() is only called from one plac...Jes Sorensen
2014-04-14staging: rtl8723au: Don't wrap kill_pid() in an unnecessary macroJes Sorensen
2014-04-14staging: rtl8723au: Remove two layers of wrappers around rtw_cfg80211_indicat...Jes Sorensen