summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au/core/rtw_wlan_util.c
AgeCommit message (Expand)Author
2016-09-10staging: Remove rtl8723au driverJes Sorensen
2016-03-29Staging: rtl8723au: Remove unused functionsBhumika Goyal
2015-10-24staging: rtl8723au: core: rtw_wlan_util: fix misleading indentationLuis de Bethencourt
2015-10-16staging: rtl8723au: core: rtw_wlan_util: Remove useless intialisationAmitoj Kaur Chawla
2015-06-12staging: rtl8723au: use swap() in WMMOnAssocRsp23a()Fabian Frederick
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches
2015-03-26staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARGJoe Perches
2014-10-27staging: rtl8723au: Remove duplicated argument to ||Roberta Dobrescu
2014-10-27staging: rtl8723au: Do not use comparisons on bool testsRoberta Dobrescu
2014-10-20staging: rtl8723au: Use enum values for vcs_typeJes Sorensen
2014-10-20staging: rtl8723au: core: rtw_wlan_util: Fix void function return statements ...Yeliz Taneroglu
2014-10-20staging: rtl8723au: core: rtw_wlan_util: Add blank line after declarationsYeliz Taneroglu
2014-10-20drivers: staging: rtl8723au: core: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald
2014-09-11drivers: staging: rtl8723au: Fix 'code indent should use tabs where possible'...Greg Donald
2014-09-08drivers: staging: rtl8723au: Fix '"(foo*)" should be "(foo *)"' errorsGreg Donald
2014-07-17staging: rtl8723au: Use proper name REG_CAMCMD and remove wrapper invalidate_...Jes Sorensen
2014-07-17staging: rtl8723au: Reduce number of duplicate defines for link stateJes Sorensen
2014-07-17staging: rtl8723au: Eliminate Set_MSR() wrapper callJes Sorensen
2014-07-08staging: rtl8723au: Remove never set struct rtw_adapter->bNotifyChannelChangeJes Sorensen
2014-06-24staging: rtl8723au: Stop carrying half the beacon frame header in the stored ...Jes Sorensen
2014-06-19staging: rtl8723au: Eliminate last rtw_get_beacon_interval*() usageJes Sorensen
2014-06-19staging: rtl8723au: Remove last users of rtw_get_capability*() functionsJes Sorensen
2014-06-18staging: rtl8723au: rtw_check_bcn_info23a(): Don't search for WPA/WPA2 info t...Jes Sorensen
2014-06-18staging: rtl8723au: rtw_check_bcn_info23a(): Don't make a local copy of beaco...Jes Sorensen
2014-06-18staging: rtl8723au: rtw_check_bcn_info23a(): Use ether_addr_equal() to check ...Jes Sorensen
2014-06-18staging: rtl8723au: Be consistent in how htpriv.ht_option is checkedJes Sorensen
2014-06-18staging: rtl8723au: Make WMM_param_handler23a() and HT_caps_handler23a() take...Jes Sorensen
2014-06-18staging: rtl8723au: rtw_wlan_util.c: Use cfg80211_* to determine cryptoJes Sorensen
2014-06-18staging: rtl8723au: Rewrite update_beacon23a_info() tto use cfg80211_find_ie()Jes Sorensen
2014-06-18staging: rtl8723au: Remmove buddy-adapter linkingJes Sorensen
2014-06-18staging: rtl8723au: rtw_check_bcn_info23a(): Use capability bit defineJes Sorensen
2014-06-18staging: rtl8723au: Don't carry ht_cap_info and ht_param in struct wlan_bcn_infoJes 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-18staging: rtl8723au: Use struct ieee80211_mcs_info to describe MCS informationJes Sorensen
2014-05-28staging: rtl8723au: Remove redundant casting in rtw_wlan_util.cSachin Kamat
2014-05-23staging: rtl8723au: Get rid of unused get_bsstype23a()Jes Sorensen
2014-05-23staging: rtl8723au: Declare SetBWMode23a() staticJes 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-16staging: rtl8723au: rtw_wlan_util.c: Fix up random mixing of bool vs intJes Sorensen
2014-05-16staging: rtl8723au: Don't return true/false in unsigned intJes Sorensen
2014-05-16staging: rtl8723au: Disentangle beacon register settings from the HAL wrappersJes Sorensen
2014-05-16staging: rtl8723au: Call bandwidth and channel setting handlers directlyJes Sorensen
2014-05-15staging: rtl8723au: Move {WPA,RSN}_TKIP_CIPHER23A to rtw_wlan_util.c and mark...Jes Sorensen
2014-05-15staging: rtl8723au: Move REALTEK96B_IE23A to rtw_mlme_ext.c and mark it staticJes Sorensen
2014-05-15staging: rtl8723au: Remove redundant checkJes Sorensen
2014-05-15staging: rtl8723au: rtw_wlan_util.c: Clean up the codeJes Sorensen
2014-05-15staging: rtl8723au: Eliminate struct qos_privJes Sorensen
2014-04-26staging: r8723au: Set undeclared routines to staticLarry Finger