aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au/include
AgeCommit message (Expand)Author
2014-05-23staging: rtl8723au: wifi.h: Remove unused SetFragNum() macroJes Sorensen
2014-05-23staging: rtl8723au: Get rid of SetSeqNum()Jes Sorensen
2014-05-23staging: rtl8723au: Declare rtw_make_wlanhdr() staticJes Sorensen
2014-05-23staging: rtl8723au: cfg80211_rtw_mgmt_tx(): type is always -1Jes Sorensen
2014-05-23staging: rtl8723au: Get rid of last HT OP mode duplicate definesJes Sorensen
2014-05-23staging: rtl8723au: wifi.h: Remove a pile of unused WDS_ definesJes Sorensen
2014-05-23staging: rtl8723au: Remove unused enum WIFI_REG_DOMAINJes Sorensen
2014-05-23staging: rtl8723au: Use kernel provided IEEE80211_HT_PARAM_* definesJes Sorensen
2014-05-23staging: rtl8723au: Use kernel provided IEEE80211_HT_OP_MODE_* definesJes Sorensen
2014-05-23staging: rtl8723au: Use kernel provided WLAN_CAPABILITY_* definitionsJes Sorensen
2014-05-23staging: rtl8723au: wifi.h: Remove unused SetRetry() + SetAMsdu() macrosJes Sorensen
2014-05-23staging: rtl8723au: Get rid of ClearMFrag/SetMFragJes Sorensen
2014-05-23staging: rtl8723au: wlan_bssdef.h: Remove some more unused #definesJes Sorensen
2014-05-23staging: rtl8723au: Get rid of struct ndis_802_11_var_iesJes Sorensen
2014-05-23staging: rtli8723au: Get rid of struct ndis_802_11_fixed_iesJes Sorensen
2014-05-23staging: rtl8723au: Get rid of struct ndis_802_11_configJes Sorensen
2014-05-23staging: rtl8723au: Get rid of unused struct ndis_802_11_configuration_fhJes Sorensen
2014-05-23staging: rtl8723au: Make rtw_cfg80211_add_wep() take a struct rtw_wep_keyJes Sorensen
2014-05-23staging: rtl8723au: Move rtw_set_802_11_add_wep23a() to ioctl_cfg80211.cJes Sorensen
2014-05-23staging: rtl8723au: Introduce struct rtw_wep_key to store our wep keysJes Sorensen
2014-05-23staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto typeJes Sorensen
2014-05-23staging: rtl8723au: Remove unused enum odm_securityJes Sorensen
2014-05-23staging: rtl8723au: We don't support SMS4 or WEP+WPA mixed encryptionJes Sorensen
2014-05-23staging: rtl8723au: Store algorithm type in a u32Jes Sorensen
2014-05-23staging: rtl8723au: Fix up some random bit-flag handlingJes Sorensen
2014-05-23staging: rtl8723au: Get rid of write only NetworkTypeInUse and matching enumJes Sorensen
2014-05-23staging: rtl8723au: Use nl80211_iftype instead of driver's own custom typesJes Sorensen
2014-05-23staging: rtl8723au: Fix compiling with CONFIG_8723AU_BT_COEXIST=nJes Sorensen
2014-05-16staging: rtl8723au: Remove some unused ODM dynamic TX power functionalityJes Sorensen
2014-05-16staging: rtl8723au: The DBG_IO code is all goneJes Sorensen
2014-05-16staging: rtl8723au: Remove some leftover obsolete prototypesJes Sorensen
2014-05-16staging: rtl8723au: Name port vs register access functions consistentlyJes Sorensen
2014-05-16staging: rtl8723au: Call usb_write*() functions directlyJes Sorensen
2014-05-16staging: rtl8723au: Call usb_read*() functions directlyJes Sorensen
2014-05-16staging: rtl8723au: Call usb_read_interrupt() directly instead of via HAL layerJes Sorensen
2014-05-16staging: rtl8723au: Call usb_{read,write}_port() functions directlyJes Sorensen
2014-05-16staging: rtl8723au: Clean up usb_{read,write}_port() usageJes Sorensen
2014-05-16staging: rtl8723au: Clean up mess of parenthesis abuseJes Sorensen
2014-05-16staging: rtl8723au: usb_ops_linux.h: Remove some unused #definesJes Sorensen
2014-05-16staging: rtl8723au: Remove nasty wrappers used to hide wrong function typesJes Sorensen
2014-05-16staging: rtl8723au: Remove unused USB bulk related macros and variablesJes Sorensen
2014-05-16staging: rtl8723au: Don't wrap calls to usb_control_msg()Jes Sorensen
2014-05-16staging: rtl8723au: Call usb_intf_{start,stop} directlyJes Sorensen
2014-05-16staging: rtl8723au: Call rtl8723au_set_hw_type() directlyJes Sorensen
2014-05-16staging: rtl8723au: Remove unused usb_suspend_semaJes Sorensen
2014-05-16staging: rtl8723au: odm_precomp.h: Remove unused #define TEST_FALG__Jes Sorensen
2014-05-16staging: rtl8723au: rtl8723a_cmd.c: Fix up bad return typesJes Sorensen
2014-05-16staging: rtl8723au: rtl8723a_hal_init.c: Fix more messy return type abuseJes Sorensen
2014-05-16staging: rtl8723au: rtl8723au_xmit.c: Fixup messy return type usageJes Sorensen
2014-05-16staging: rtl8723au: os_intfs.c: Fixup more u8/uint abuse for error return codesJes Sorensen