From: Jes Sorensen <[email protected]>
Hi Greg,
A smaller set of patches this time. It's mainly cleanups, removal of
yet more locally duplicated structs, and some endian fixes. Note the
endian fixes shouldn't really cause an urgeng 3.15 backport since I am
unaware of any big endian hardware currently using this chip in the
field.
Cheers,
Jes
Jes Sorensen (12):
staging: rtl8723au: rtw_mlme_ext.c: Fix up some of the bad formatting
staging: rtl8723au: rtw_mlme.c: Remove some tab and parenthesis abuse
staging: rtl8723au: Use struct ieee80211_mcs_info to describe MCS
information
staging: rtl8723au: Use struct ieee80211_ht_cap and associated
#defines
staging: rtl8723au: Use correct struct for WLAN_EID_HT_CAPABILITY
staging: rtl8723au: Eliminate struct HT_info_element
staging: rtl8723au: Don't carry ht_cap_info and ht_param in struct
wlan_bcn_info
staging: rtl8723au: rtw_check_bcn_info23a(): Use capability bit define
staging: rtl8723au: Remmove buddy-adapter linking
staging: rtl8723au: Rewrite update_beacon23a_info() tto use
cfg80211_find_ie()
staging: rtl8723au: collect_bss_info23a(): Collect beacon_interval
correct
staging: rtl8723au: collect_bss_info23a(): ieee80211_mgmt capab_info
is little endian
drivers/staging/rtl8723au/core/rtw_ap.c | 23 +-
drivers/staging/rtl8723au/core/rtw_ieee80211.c | 74 ++---
drivers/staging/rtl8723au/core/rtw_ioctl_set.c | 15 +-
drivers/staging/rtl8723au/core/rtw_mlme.c | 62 ++--
drivers/staging/rtl8723au/core/rtw_mlme_ext.c | 365 ++++++++++++---------
drivers/staging/rtl8723au/core/rtw_pwrctrl.c | 16 -
drivers/staging/rtl8723au/core/rtw_wlan_util.c | 193 ++++-------
.../staging/rtl8723au/hal/rtl8723a_bt-coexist.c | 4 +-
drivers/staging/rtl8723au/hal/usb_halinit.c | 4 +-
drivers/staging/rtl8723au/include/drv_types.h | 3 -
drivers/staging/rtl8723au/include/ieee80211.h | 3 +-
drivers/staging/rtl8723au/include/rtw_mlme_ext.h | 17 +-
drivers/staging/rtl8723au/include/rtw_rf.h | 11 -
drivers/staging/rtl8723au/include/wifi.h | 33 --
drivers/staging/rtl8723au/include/wlan_bssdef.h | 2 -
drivers/staging/rtl8723au/os_dep/os_intfs.c | 5 -
drivers/staging/rtl8723au/os_dep/usb_intf.c | 12 +-
17 files changed, 372 insertions(+), 470 deletions(-)
--
1.9.3
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel