index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723au
/
include
Age
Commit message (
Expand
)
Author
2014-05-23
staging: rtl8723au: wifi.h: Remove unused SetFragNum() macro
Jes Sorensen
2014-05-23
staging: rtl8723au: Get rid of SetSeqNum()
Jes Sorensen
2014-05-23
staging: rtl8723au: Declare rtw_make_wlanhdr() static
Jes Sorensen
2014-05-23
staging: rtl8723au: cfg80211_rtw_mgmt_tx(): type is always -1
Jes Sorensen
2014-05-23
staging: rtl8723au: Get rid of last HT OP mode duplicate defines
Jes Sorensen
2014-05-23
staging: rtl8723au: wifi.h: Remove a pile of unused WDS_ defines
Jes Sorensen
2014-05-23
staging: rtl8723au: Remove unused enum WIFI_REG_DOMAIN
Jes Sorensen
2014-05-23
staging: rtl8723au: Use kernel provided IEEE80211_HT_PARAM_* defines
Jes Sorensen
2014-05-23
staging: rtl8723au: Use kernel provided IEEE80211_HT_OP_MODE_* defines
Jes Sorensen
2014-05-23
staging: rtl8723au: Use kernel provided WLAN_CAPABILITY_* definitions
Jes Sorensen
2014-05-23
staging: rtl8723au: wifi.h: Remove unused SetRetry() + SetAMsdu() macros
Jes Sorensen
2014-05-23
staging: rtl8723au: Get rid of ClearMFrag/SetMFrag
Jes Sorensen
2014-05-23
staging: rtl8723au: wlan_bssdef.h: Remove some more unused #defines
Jes Sorensen
2014-05-23
staging: rtl8723au: Get rid of struct ndis_802_11_var_ies
Jes Sorensen
2014-05-23
staging: rtli8723au: Get rid of struct ndis_802_11_fixed_ies
Jes Sorensen
2014-05-23
staging: rtl8723au: Get rid of struct ndis_802_11_config
Jes Sorensen
2014-05-23
staging: rtl8723au: Get rid of unused struct ndis_802_11_configuration_fh
Jes Sorensen
2014-05-23
staging: rtl8723au: Make rtw_cfg80211_add_wep() take a struct rtw_wep_key
Jes Sorensen
2014-05-23
staging: rtl8723au: Move rtw_set_802_11_add_wep23a() to ioctl_cfg80211.c
Jes Sorensen
2014-05-23
staging: rtl8723au: Introduce struct rtw_wep_key to store our wep keys
Jes Sorensen
2014-05-23
staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto type
Jes Sorensen
2014-05-23
staging: rtl8723au: Remove unused enum odm_security
Jes Sorensen
2014-05-23
staging: rtl8723au: We don't support SMS4 or WEP+WPA mixed encryption
Jes Sorensen
2014-05-23
staging: rtl8723au: Store algorithm type in a u32
Jes Sorensen
2014-05-23
staging: rtl8723au: Fix up some random bit-flag handling
Jes Sorensen
2014-05-23
staging: rtl8723au: Get rid of write only NetworkTypeInUse and matching enum
Jes Sorensen
2014-05-23
staging: rtl8723au: Use nl80211_iftype instead of driver's own custom types
Jes Sorensen
2014-05-23
staging: rtl8723au: Fix compiling with CONFIG_8723AU_BT_COEXIST=n
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove some unused ODM dynamic TX power functionality
Jes Sorensen
2014-05-16
staging: rtl8723au: The DBG_IO code is all gone
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove some leftover obsolete prototypes
Jes Sorensen
2014-05-16
staging: rtl8723au: Name port vs register access functions consistently
Jes Sorensen
2014-05-16
staging: rtl8723au: Call usb_write*() functions directly
Jes Sorensen
2014-05-16
staging: rtl8723au: Call usb_read*() functions directly
Jes Sorensen
2014-05-16
staging: rtl8723au: Call usb_read_interrupt() directly instead of via HAL layer
Jes Sorensen
2014-05-16
staging: rtl8723au: Call usb_{read,write}_port() functions directly
Jes Sorensen
2014-05-16
staging: rtl8723au: Clean up usb_{read,write}_port() usage
Jes Sorensen
2014-05-16
staging: rtl8723au: Clean up mess of parenthesis abuse
Jes Sorensen
2014-05-16
staging: rtl8723au: usb_ops_linux.h: Remove some unused #defines
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove nasty wrappers used to hide wrong function types
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove unused USB bulk related macros and variables
Jes Sorensen
2014-05-16
staging: rtl8723au: Don't wrap calls to usb_control_msg()
Jes Sorensen
2014-05-16
staging: rtl8723au: Call usb_intf_{start,stop} directly
Jes Sorensen
2014-05-16
staging: rtl8723au: Call rtl8723au_set_hw_type() directly
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove unused usb_suspend_sema
Jes Sorensen
2014-05-16
staging: rtl8723au: odm_precomp.h: Remove unused #define TEST_FALG__
Jes Sorensen
2014-05-16
staging: rtl8723au: rtl8723a_cmd.c: Fix up bad return types
Jes Sorensen
2014-05-16
staging: rtl8723au: rtl8723a_hal_init.c: Fix more messy return type abuse
Jes Sorensen
2014-05-16
staging: rtl8723au: rtl8723au_xmit.c: Fixup messy return type usage
Jes Sorensen
2014-05-16
staging: rtl8723au: os_intfs.c: Fixup more u8/uint abuse for error return codes
Jes Sorensen
[prev]
[next]