aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/core/rtw_wlan_util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-10staging: Remove rtl8723au driverJes Sorensen1-1537/+0
2016-03-29Staging: rtl8723au: Remove unused functionsBhumika Goyal1-10/+0
2015-10-24staging: rtl8723au: core: rtw_wlan_util: fix misleading indentationLuis de Bethencourt1-1/+1
2015-10-16staging: rtl8723au: core: rtw_wlan_util: Remove useless intialisationAmitoj Kaur Chawla1-1/+1
2015-06-12staging: rtl8723au: use swap() in WMMOnAssocRsp23a()Fabian Frederick1-9/+3
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches1-16/+13
2015-03-26staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARGJoe Perches1-3/+3
2014-10-27staging: rtl8723au: Remove duplicated argument to ||Roberta Dobrescu1-1/+0
2014-10-27staging: rtl8723au: Do not use comparisons on bool testsRoberta Dobrescu1-1/+1
2014-10-20staging: rtl8723au: Use enum values for vcs_typeJes Sorensen1-2/+2
2014-10-20staging: rtl8723au: core: rtw_wlan_util: Fix void function return statements style warning.Yeliz Taneroglu1-4/+0
2014-10-20staging: rtl8723au: core: rtw_wlan_util: Add blank line after declarationsYeliz Taneroglu1-0/+2
2014-10-20drivers: staging: rtl8723au: core: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald1-1/+1
2014-09-11drivers: staging: rtl8723au: Fix 'code indent should use tabs where possible' errorsGreg Donald1-1/+1
2014-09-08drivers: staging: rtl8723au: Fix '"(foo*)" should be "(foo *)"' errorsGreg Donald1-1/+1
2014-07-17staging: rtl8723au: Use proper name REG_CAMCMD and remove wrapper invalidate_cam_all23a()Jes Sorensen1-6/+1
2014-07-17staging: rtl8723au: Reduce number of duplicate defines for link stateJes Sorensen1-2/+3
2014-07-17staging: rtl8723au: Eliminate Set_MSR() wrapper callJes Sorensen1-5/+0
2014-07-08staging: rtl8723au: Remove never set struct rtw_adapter->bNotifyChannelChangeJes Sorensen1-4/+0
2014-06-24staging: rtl8723au: Stop carrying half the beacon frame header in the stored IE arrayJes Sorensen1-23/+6
2014-06-19staging: rtl8723au: Eliminate last rtw_get_beacon_interval*() usageJes Sorensen1-8/+0
2014-06-19staging: rtl8723au: Remove last users of rtw_get_capability*() functionsJes Sorensen1-3/+3
2014-06-18staging: rtl8723au: rtw_check_bcn_info23a(): Don't search for WPA/WPA2 info twiceJes Sorensen1-38/+25
2014-06-18staging: rtl8723au: rtw_check_bcn_info23a(): Don't make a local copy of beacon just to parse itJes Sorensen1-57/+31
2014-06-18staging: rtl8723au: rtw_check_bcn_info23a(): Use ether_addr_equal() to check BSSIDJes Sorensen1-4/+3
2014-06-18staging: rtl8723au: Be consistent in how htpriv.ht_option is checkedJes Sorensen1-2/+2
2014-06-18staging: rtl8723au: Make WMM_param_handler23a() and HT_caps_handler23a() take a const u8 *Jes Sorensen1-2/+2
2014-06-18staging: rtl8723au: rtw_wlan_util.c: Use cfg80211_* to determine cryptoJes Sorensen1-7/+6
2014-06-18staging: rtl8723au: Rewrite update_beacon23a_info() tto use cfg80211_find_ie()Jes Sorensen1-23/+15
2014-06-18staging: rtl8723au: Remmove buddy-adapter linkingJes Sorensen1-25/+0
2014-06-18staging: rtl8723au: rtw_check_bcn_info23a(): Use capability bit defineJes Sorensen1-1/+1
2014-06-18staging: rtl8723au: Don't carry ht_cap_info and ht_param in struct wlan_bcn_infoJes Sorensen1-40/+3
2014-06-18staging: rtl8723au: Eliminate struct HT_info_elementJes Sorensen1-12/+13
2014-06-18staging: rtl8723au: Use struct ieee80211_ht_cap and associated #definesJes Sorensen1-28/+32
2014-06-18staging: rtl8723au: Use struct ieee80211_mcs_info to describe MCS informationJes Sorensen1-7/+5
2014-05-28staging: rtl8723au: Remove redundant casting in rtw_wlan_util.cSachin Kamat1-2/+1
2014-05-23staging: rtl8723au: Get rid of unused get_bsstype23a()Jes Sorensen1-9/+0
2014-05-23staging: rtl8723au: Declare SetBWMode23a() staticJes Sorensen1-2/+3
2014-05-23staging: rtl8723au: Get rid of struct ndis_802_11_var_iesJes Sorensen1-75/+68
2014-05-23staging: rtli8723au: Get rid of struct ndis_802_11_fixed_iesJes Sorensen1-8/+20
2014-05-16staging: rtl8723au: rtw_wlan_util.c: Fix up random mixing of bool vs intJes Sorensen1-7/+7
2014-05-16staging: rtl8723au: Don't return true/false in unsigned intJes Sorensen1-3/+3
2014-05-16staging: rtl8723au: Disentangle beacon register settings from the HAL wrappersJes Sorensen1-5/+0
2014-05-16staging: rtl8723au: Call bandwidth and channel setting handlers directlyJes Sorensen1-4/+4
2014-05-15staging: rtl8723au: Move {WPA,RSN}_TKIP_CIPHER23A to rtw_wlan_util.c and mark them staticJes Sorensen1-3/+5
2014-05-15staging: rtl8723au: Move REALTEK96B_IE23A to rtw_mlme_ext.c and mark it staticJes Sorensen1-2/+0
2014-05-15staging: rtl8723au: Remove redundant checkJes Sorensen1-1/+1
2014-05-15staging: rtl8723au: rtw_wlan_util.c: Clean up the codeJes Sorensen1-168/+217
2014-05-15staging: rtl8723au: Eliminate struct qos_privJes Sorensen1-1/+1
2014-04-26staging: r8723au: Set undeclared routines to staticLarry Finger1-18/+7