aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/core/rtw_ieee80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-17staging: r8723au: move * to be adjacent to pointer nameAlison Schofield1-4/+5
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches1-34/+30
2014-10-27Staging: rtl8723au: core: Dont have { on new lineTina Ruchandani1-2/+1
2014-10-20staging: rtl8723au: core: rtw_ieee80211: Add blank line after declarationsYeliz Taneroglu1-0/+1
2014-08-30drivers: staging: rtl8723au: Fix "foo* bar" should be "foo *bar" errorsGreg Donald1-2/+2
2014-07-22staging: rtl8723au: Fix typo in rtl8723au/coreMasanari Iida1-1/+1
2014-06-24staging: rtl8723au: Remove unused RSN_VERSION_BSD23AJes Sorensen1-1/+0
2014-06-24staging: rtl8723au: rtw_get_wps_attr_content23a(): Remove unused argumentJes Sorensen1-8/+1
2014-06-24staging: rtl8723au: Stop carrying half the beacon frame header in the stored IE arrayJes Sorensen1-33/+8
2014-06-24staging: rtl8723au: rtw_generate_ie23a(): update network info as well as IEJes Sorensen1-3/+11
2014-06-21staging: rtl8723au: Remove (hopefully) last duplicate define of WLAN_EID_RSNJes Sorensen1-1/+1
2014-06-19staging: rtl8723au: rtw_get_bcn_info23a(): Use __func__ in debug printsJes Sorensen1-3/+3
2014-06-19staging: rtl8723au: rtw_get_bcn_info23a(): Use capability from wlan_bssid_exJes Sorensen1-4/+1
2014-06-19staging: rtl8723au: struct wlan_bssid_ex: Rename BeaconPeriod to beacon_intervalJes Sorensen1-1/+1
2014-06-18staging: rtl8723au: Remove duplicate defines of IEEE80211_HT_PARAM_CHA_SEC_*Jes Sorensen1-6/+4
2014-06-18staging: rtl8723au: Remove obsolete rtw_set_fixed_ie23a()Jes Sorensen1-8/+0
2014-06-18staging: rtl8723au: Let cfg80211 handle public action management framesJes Sorensen1-26/+0
2014-06-18staging: rtl8723au: Declare rtw_get_wpa{2, }_cipher_suite() staticJes Sorensen1-6/+6
2014-06-18staging: rtl8723au: Remove obsolete rtw_get_sec_ie23a()Jes Sorensen1-75/+0
2014-06-18staging: rtl8723au: rtw_get_bcn_info23a(): Use cfg80211_* to obtain crypto infoJes Sorensen1-15/+14
2014-06-18staging: rtl8723au: Don't carry ht_cap_info and ht_param in struct wlan_bcn_infoJes Sorensen1-22/+0
2014-06-18staging: rtl8723au: Eliminate struct HT_info_elementJes Sorensen1-3/+3
2014-06-18staging: rtl8723au: Use struct ieee80211_mcs_info to describe MCS informationJes Sorensen1-26/+26
2014-06-17staging: rtl8723au: Remove obsolete rtw_get_wps_ie23a()Jes Sorensen1-44/+0
2014-06-17staging: rtl8723au: rtw_mlme_ext.c: Convert rtw_get_wps_ie23a() to cfg80211_find_vendor_ie()Jes Sorensen1-7/+8
2014-06-17staging: rtl8723au: rtw_get_wps_ie23a(): Remove unused dest pointer wps_ieJes Sorensen1-6/+1
2014-05-23staging: rtl8723au: Remove obsolete rtw_action_frame_parse23a()Jes Sorensen1-31/+0
2014-05-23staging: rtl8723au: rtw_get_bcn_info23a(): Don't zero variables unncessarilyJes Sorensen1-12/+11
2014-05-23staging: rtl8723au: rtw_get_bcn_info23a(): Use cfg80211_find_ie()Jes Sorensen1-9/+8
2014-05-23staging: rtl8723au: rtw_ieee80211.c: Remove a number of unused functionsJes Sorensen1-47/+0
2014-05-23staging: rtl8723au: Use kernel provided WLAN_CAPABILITY_* definitionsJes Sorensen1-3/+3
2014-05-23staging: rtl8723au: Get rid of struct ndis_802_11_configJes Sorensen1-4/+4
2014-05-16staging: rtl8723au: Remove unused rtw_is_wps_ie23a()Jes Sorensen1-19/+0
2014-05-15staging: rtl8723au: Use random ethaddr if EEPROM address is corruptedJes Sorensen1-24/+0
2014-05-15staging: rtl8723au: rtw_ieee80211.c: Reduce some excessive parenthesis usageJes Sorensen1-32/+33
2014-05-15staging: rtl8723au: rtw_ieee80211.c mark a couple of function staticJes Sorensen1-5/+5
2014-04-26staging: rtl8723au: Remove redundant checks of WPA OUIJes Sorensen1-4/+1
2014-04-26staging: rtl8723au: Make rtw_get_capability23a_from_ie() return __le 16 *Jes Sorensen1-2/+2
2014-04-15staging: rtl8723au: Remove unused ieee880211_is_empty_essid()Jes Sorensen1-17/+0
2014-04-15staging: rtl8723au: Remove unused dump_wpsie23a()Jes Sorensen1-24/+0
2014-04-15staging: rtl8723au: Remove struct rtw_ieee802_11_elems and related codeJes Sorensen1-231/+0
2014-04-15staging: rtl8723au: Remove multiple duplicate defines of the WPA OUIJes Sorensen1-5/+2
2014-04-15staging: rtl8723au: Remove unused for_each_ie() and dump_ies23a()Jes Sorensen1-15/+0
2014-04-15staging: rtl8723au: Remove obsolete rtw_get_wpa{2,}_ie23a() functionsJes Sorensen1-54/+0
2014-04-15staging: rtl8723au: rtw_get_cipher_info(): Convert to use cfg80211_* APIJes Sorensen1-11/+15
2014-04-15staging: rtl8723au: Use const * for parsing wpa IEsJes Sorensen1-7/+8
2014-04-15staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay codeJes Sorensen1-311/+0
2014-04-15staging: rtl8723au: rtw_ieee80211.c: Use the kernel's WLAN_EID_* definitionsJes Sorensen1-9/+9
2014-04-15staging: rtl8723au: make source * argument constJes Sorensen1-1/+1
2014-04-15staging: rtl8723au: Remove duplicate #defines for WLAN_EID_VENDOR_SPECIFICJes Sorensen1-9/+13