aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
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: rtl8188eu: os_intfs.c: Mark a couple of variables staticJes Sorensen
2014-04-15staging: rtl8188eu: usb_intf.c: No point processing an empty tableJes 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
2014-04-15staging: rtl8723au: Use const * for parsing wpa IEsJes Sorensen
2014-04-15staging: rtl8723au: start_bss_network(): Use cfg80211_find_ie()Jes Sorensen
2014-04-15staging: rtl8723au: update_sta_support_rate23a(): Use cfg80211_find_ie()Jes Sorensen
2014-04-15staging: rtl8723au: rtw_check_bcn_info23a(): Clean up code obfuscationJes Sorensen
2014-04-15staging: rtl8723au: rtw_check_bcn_info23a(): Use cfg80211_find_ie()Jes Sorensen
2014-04-15staging: rtl8723au: Make rtw_check_bcn_info23() take a ieee80211_mgmt pointerJes Sorensen
2014-04-15staging: rtl8723au: OnBeacon23a(): Use ieee80211_mgmt to calculate ie locationJes Sorensen
2014-04-15staging: rtl8723au: OnBeacon23a(): Use struct ieee80211_mgmtJes Sorensen
2014-04-15staging: rtl8723au: rtw_get_cur_max_rate23a(): use cfg80211_find_ie()Jes Sorensen
2014-04-15staging: rtl8723au: rtw_update_protection23a(): Use cfg80211_find_ie()Jes Sorensen