summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/core/rtw_ap.c
AgeCommit message (Expand)Author
2014-06-24staging: rtl8723au: Get rid of obsolete _FIXED_IE_LENGTH_ + _BEACON_IE_OFFSETJes Sorensen
2014-06-24staging: rtl8723au: Stop carrying half the beacon frame header in the stored ...Jes Sorensen
2014-06-24staging: rtl8723au: rtw_check_beacon_data23a(): Capability is already uptodat...Jes Sorensen
2014-06-24staging: rtl8723au: rtw_add_beacon(): Construct a full beacon frame for valid...Jes Sorensen
2014-06-21staging: rtl8723au: Remove unused struct mlme_priv->wfd_* entriesJes Sorensen
2014-06-21staging: rtl8723au: Remove obsolete mlme_priv->p2p_* entriesJes Sorensen
2014-06-21staging: rtl8723au: Remove unused struct mlme_priv->wps_probe_resp_ieJes Sorensen
2014-06-21staging: rtl8723au: Remove unused mlme_priv->wps_assoc_resp_ie and friendsJes Sorensen
2014-06-21staging: rtl8723au: struct mlme_priv->wps_beacon_ie is never setJes Sorensen
2014-06-19staging: rtl8723au: Remove last users of rtw_get_capability*() functionsJes Sorensen
2014-06-19staging: rtl8723au: Update bss beacon info in rtw_add_beacon()Jes Sorensen
2014-06-19staging: rtl8723au: struct wlan_bssid_ex: Rename BeaconPeriod to beacon_intervalJes Sorensen
2014-06-18staging: rtl8723au: Be consistent in how htpriv.ht_option is checkedJes Sorensen
2014-06-18staging: rtl8723au: Eliminate struct HT_info_elementJes Sorensen
2014-06-18staging: rtl8723au: Use struct ieee80211_ht_cap and associated #definesJes Sorensen
2014-06-17staging: rtl8723au: rtw_ap.c: Convert from rtw_get_wps_ie23a() to cfg80211_fi...Jes Sorensen
2014-06-17staging: rtl8723au: rtw_get_wps_ie23a(): Remove unused dest pointer wps_ieJes Sorensen
2014-05-23staging: rtl8723au: Don't compile rtw_ap.c when CONFIG_8723AU_AP_MODE=nJes Sorensen
2014-05-23staging: rtl8723au: Get rid of last HT OP mode duplicate definesJes Sorensen
2014-05-23staging: rtl8723au: Use kernel provided IEEE80211_HT_OP_MODE_* 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: Use WLAN_CIPHER_SUITE_* to mark crypto typeJes 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-16staging: rtl8723au: Disentangle set_odm_var() from the HAL wrappersJes Sorensen
2014-05-16staging: rtl8723au: Disentangle rtl8723a_add_rateatid() from HALJes Sorensen
2014-05-15staging: rtl8723au: No need for CHKBIT since 16 + 12 is still < 32Jes Sorensen
2014-05-15staging: rtl8723au: Get rid of FUNC_NDEV_{FMT,ARG}Jes Sorensen
2014-05-15staging: rtl8723au: fix potential leak in update_bcn_wps_ie()Christian Engelmayer
2014-05-15staging: rtl8723au: Add GFP argument to rtw_alloc_stainfo23a()Jes Sorensen
2014-05-15staging: rtl8723au: Eliminate stainfo_by_offset spaghettiJes Sorensen
2014-05-15staging: rtl8723au: Eliminate struct qos_privJes Sorensen
2014-04-26staging: rtl8723au: Eliminate the 217th copy of the microsoft OUIJes Sorensen
2014-04-26staging: rtl8723au: Make sparse happy - make rtw_get_beacon_interval23a_from_...Jes Sorensen
2014-04-26staging: r8723au: Fix sparse warnings in core/rtw_ap.cLarry Finger
2014-04-26staging: rtl8723au: Remove unnecessary typecasts of struct wlan_bssid_ex objectsJes Sorensen
2014-04-26staging: rtl8723au: rtw_check_beacon_data23a(): Make len unsigned intJes Sorensen
2014-04-15staging: rtl8723au: update_bcn_vendor_spec_ie(): Go easy on those bracketsJes Sorensen
2014-04-15staging: rtl8723au: Remove multiple duplicate defines of the WPA OUIJes Sorensen
2014-04-15staging: rtl8723au: start_bss_network(): Use cfg80211_find_ie()Jes Sorensen
2014-04-15staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay codeJes Sorensen
2014-04-15staging: rtl8723au: rtw_ap.c: Use the kernel's WLAN_EID_* definitionsJes Sorensen
2014-04-15staging: rtl8723au: Remove duplicate #defines for WLAN_EID_VENDOR_SPECIFICJes Sorensen
2014-04-14staging: rtl8723au: Eliminate HW_VAR_RF_TYPE usageJes Sorensen
2014-04-14staging: rtl8723au: Improve some bad switch() formattingJes Sorensen
2014-04-14staging: rtl8723au: Remove empty function rtw_stassoc_hw_rpt23a()Jes Sorensen
2014-04-14staging: rtl8723au: Eliminate HW_VAR_DM_FUNC_{SET,CLR}Jes Sorensen
2014-04-14staging: rtl8723au: Make direct calls for HW_VAR_AMPDU_{MIN_SPACE,FACTOR}Jes Sorensen