summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au
AgeCommit message (Expand)Author
2014-04-22Merge 3.15-rc2 into staging-nextGreg Kroah-Hartman
2014-04-16staging: r8723au: Add missing initialization of change_inx in sort algorithmGeert Uytterhoeven
2014-04-15staging: rtl8723au: Fix buffer overflow in rtw_get_wfd_ie()Jes Sorensen
2014-04-15staging: rtl8723au: Make _rtw_free_network23() staticJes Sorensen
2014-04-15staging: rtl8723au: Remove bogus inline from rtw_set_roaming() prototypeJes Sorensen
2014-04-15staging: rtl8723au: Move rtw23a_roaming() so we can declare _rtw_roaming() st...Jes Sorensen
2014-04-15staging: rtl8723au: collect_bss_info23a(): Use struct ieee80211_mgmtJes Sorensen
2014-04-15staging: rtl8723au: Remove unused function rtw_get_timestampe_from_ie23a()Jes Sorensen
2014-04-15staging: rtl8723au: Fold _rtw_free_mlme_priv23a() into rtw_free_mlme_priv23a()Jes Sorensen
2014-04-15staging: rtl8723au: Fold rtw_to_roaming() into the codeJes Sorensen
2014-04-15staging: rtl8723au: rtw_mlme.c: Clean up messJes Sorensen
2014-04-15staging: rtl8723au: Remove dummy function rtw_hostapd_mlme_rx23a()Jes Sorensen
2014-04-15staging: rtl8723au: Remove another unused prototypeJes Sorensen
2014-04-15staging: rtl8723au: Fold some resource allocation abstraction into their callersJes Sorensen
2014-04-15staging: rtl8723au: Remove unnecessary abstraction rtw_os_recv_resource_alloc...Jes Sorensen
2014-04-15staging: rtl8723au: Remove unused function rtw_os_read_port23a()Jes Sorensen
2014-04-15staging: rtl8723au: Clean up namespace clashes with rtl8188eu driverJes Sorensen
2014-04-15staging: rtl8723au: os_intfs.c: Declare a couple of local variables staticJes Sorensen
2014-04-15staging: rtl8723au: init_channel_set(): Restructure variable namesJes Sorensen
2014-04-15staging: rtl8723au: mgmt_dispatcher23a(): Use struct ieee80211_mgmtJes Sorensen
2014-04-15staging: rtl8723au: OnAuth23a(): ieee80211.h-ifyJes Sorensen
2014-04-15staging: rtl8723au: OnAuth23aClient23a(): Clean up using struct ieee80211_mgmtJes Sorensen
2014-04-15staging: rtl8723au: OnAssocRsp23a() use ieee80211_mgmt to obtain DAJes Sorensen
2014-04-15staging: rtl8723au: OnAction23a_back23a(): Use struct ieee8011_mgmt to parse ...Jes Sorensen
2014-04-15staging: rtl8723au: OnAction23a(): Use struct ieee80211_mgmt instead of hardc...Jes Sorensen
2014-04-15staging: rtl8723au: update_TSF() remove unused argument and move to rtw_mlme_...Jes Sorensen
2014-04-15staging: rtl8723au: clean up update_TSF()Jes Sorensen
2014-04-15staging: rtl8723au: OnBeacon23a() tidy up codeJes Sorensen
2014-04-15staging: rtl8723au: rtw_mlme.c: remove commented out debug codeJes Sorensen
2014-04-15staging: rtl8723au: Remove buggy function _rtw_report_sec_ie()Jes Sorensen
2014-04-15staging: rtl8723au: OnProbeReq23a(): is_valid_p2p_probereq is always falseJes Sorensen
2014-04-15staging: rtl8723au: OnProbeReq23a(): Use struct ieee80211_mgmtJes Sorensen
2014-04-15staging: rtl8723au: OnAssocReq23a(): use ieee80211_mgmt to calculate offsetJes Sorensen
2014-04-15staging: rtl8723au: ioctl_cfg80211.c: Use eth_{zero,broadcast},addr()Jes Sorensen
2014-04-15staging: rtl8723au: Remove some unused ieee80211 structsJes Sorensen
2014-04-15staging: rtl8723au: Remove unused ieee880211_is_empty_essid()Jes Sorensen
2014-04-15staging: rtl8723au: Remove unused dump_wpsie23a()Jes Sorensen
2014-04-15staging: rtl8723au: Remove struct rtw_ieee802_11_elems and related codeJes Sorensen
2014-04-15staging: rtl8723au: OnAssocReq23a(): Use cfg80211_find_ie() to locate HT capsJes Sorensen
2014-04-15staging: rtl8723au: OnAssocReq23a(): Don't check for presence of BSSID twiceJes Sorensen
2014-04-15staging: rtl8723au: OnAssocReq23a(): Simplify parsing crypto info from the IEJes 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: Remove unused for_each_ie() and dump_ies23a()Jes Sorensen
2014-04-15staging: rtl8723au: Remove obsolete rtw_get_wpa{2,}_ie23a() functionsJes Sorensen
2014-04-15staging: rtl8723au: rtw_cfg80211_set_wpa_ie(): Remove unused variable 'pos'Jes Sorensen
2014-04-15staging: rtl8723au: rtw_cfg80211_set_wpa_ie(): Use cfg80211_ APIJes Sorensen
2014-04-15staging: rtl8723au: rtw_check_bcn_info23a(): Use cfg80211 to find WPA infoJes Sorensen
2014-04-15staging: rtl8723au: rtw_check_bcn_info23a(): Remove excessive bracketsJes Sorensen
2014-04-15staging: rtl8723au: rtw_get_cipher_info(): Convert to use cfg80211_* APIJes Sorensen