summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au/core
AgeCommit message (Expand)Author
2014-05-28staging: rtl8723au: Remove redundant casting in rtw_xmit.cSachin Kamat
2014-05-28staging: rtl8723au: Remove redundant casting in rtw_wlan_util.cSachin Kamat
2014-05-28staging: rtl8723au: Remove redundant casting in rtw_sta_mgt.cSachin Kamat
2014-05-28staging: rtl8723au: Remove redundant casting in rtw_recv.cSachin Kamat
2014-05-28staging: rtl8723au: Remove redundant casting in rtw_mlme.cSachin Kamat
2014-05-25staging: rtl8723au: rtw_mlme_ext.c: Sanitize calls to alloc_mgtxmitframe23a()Jes Sorensen
2014-05-25staging: rtl8723au: rtw_mlme_ext.c: Remove CONFIG_8723AU_BT_COEXIST #ifdefsJes Sorensen
2014-05-25staging: rtl8723au: rtw_pwrctrl.c: Eliminate CONFIG_8723AU_BT_COEXIST #ifdefsJes Sorensen
2014-05-25staging: rtl8723au: rtw_pwrctrl.c: Remove an unnecessary COEXIST #ifdefJes Sorensen
2014-05-25staging: rtl8723au: rtw_cmd.c: Remove last #ifdef CONFIG_8723AU_BT_COEXIST usageJes Sorensen
2014-05-25staging: rtl8723au: Rename BT_LpsLeave() rtl8723a_BT_lps_leave()Jes Sorensen
2014-05-25staging: rtl8723au: Rename BTDM_ForDhcp() to rtl8723a_BT_specialpacket_notify()Jes Sorensen
2014-05-25staging: rtl8723au: Rename BT_WifiMediaStatusNotify() rtl8723a_BT_mediastatus...Jes Sorensen
2014-05-25staging: rtl8723au: Rename BT_WifiScanNotify() rtl8723a_BT_wifiscan_notify()Jes Sorensen
2014-05-25staging: rtl8723au: Rename BTDM_Coexist() to rtl8723a_BT_do_coexist()Jes Sorensen
2014-05-25staging: rtl8723au: Remove some CONFIG_8723AU_BT_COEXIST clutterJes Sorensen
2014-05-25staging: rtl8723au: Create rtl8723au_bt_intf.hJes Sorensen
2014-05-25staging: rtl8723au: PS_RDY_CHECK() return bools in 'bool'Jes Sorensen
2014-05-25staging: rtl8723au: _rtw_pwr_wakeup23a(): Do not mix _FAIL/false as return valueJes Sorensen
2014-05-25staging: rtl8723au: bInternalAutoSuspend is always falseJes Sorensen
2014-05-25staging: rtl8723au: Don't check check_fwstate() == falseJes Sorensen
2014-05-25staging: rtl8723au: Don't explicitly check check_fwstate() == trueJes Sorensen
2014-05-25staging: rtl8723au: rtw_xmit.c: Use ether_addr_copy()Jes Sorensen
2014-05-25staging: rtl8723au: Use ieee80211.h defines for IV/ICV len valuesJes Sorensen
2014-05-23staging: rtl8723au: rtw_sta_mgt: change rtw_alloc_stainfo23a to use gfp_t ins...Karim Raslan
2014-05-23staging: rtl8723au: rtw_mlme_ext.c: Fixup some more unreadable formattingJes Sorensen
2014-05-23staging: rtl8723au: rtw_mlme_ext.c: Improve bad formatting in event handlersJes Sorensen
2014-05-23staging: rtl8723au: Declare rtw_site_survey() staticJes Sorensen
2014-05-23staging: rtl8723au: Remove obsolete rtw_action_frame_parse23a()Jes Sorensen
2014-05-23staging: rtl8723au: rtw_get_bcn_info23a(): Don't zero variables unncessarilyJes Sorensen
2014-05-23staging: rtl8723au: rtw_get_bcn_info23a(): Use cfg80211_find_ie()Jes Sorensen
2014-05-23staging: rtl8723au: rtw_ieee80211.c: Remove a number of unused functionsJes Sorensen
2014-05-23staging: rtl8723au: Move dummy_event_callback() to rtw_mlme_ext.cJes Sorensen
2014-05-23staging: rtl8723au: Get rid of unused get_bsstype23a()Jes Sorensen
2014-05-23staging: rtl8723au: Declare SetBWMode23a() staticJes Sorensen
2014-05-23staging: rtl8723au: Don't compile rtw_ap.c when CONFIG_8723AU_AP_MODE=nJes Sorensen
2014-05-23staging: rtl8723au: rtw_mlme_ext.c: Fix compile warningsJes Sorensen
2014-05-23staging: rtl8723au: rtw_mlme_ext.c: Declare a number of functions staticJes Sorensen
2014-05-23staging: rtl8723au: rtw_xmit.c: Get rid of SetToDs()/SetFrDs() usageJes Sorensen
2014-05-23staging: rtl8723au: rtw_mlme_ext.c: Get rid of SetToDs()/SetFrDs() usageJes Sorensen
2014-05-23staging: rtl8723au: Fix issue_assocrsp() to use IEEE80211_STYPE_* definesJes Sorensen
2014-05-23staging: rtl8723au: Declare issue_asocrsp() staticJes Sorensen
2014-05-23staging: rtl8723au: rtw_mlme_ext.c: Get rid of most WIFI_* frame type usageJes Sorensen
2014-05-23staging: rtl8723au: rtw_xmit.c: Use IEEE80211_[FS]TYPE_ definesJes Sorensen
2014-05-23staging: rtl8723au: _issue_qos_nulldata23a(): Use struct ieee80211_qos_hdrJes Sorensen
2014-05-23staging: rl8723au: rtw_make_wlanhdr(): Use ieee80211_qos_hdrJes Sorensen
2014-05-23staging: rtl8723au: Get rid of SetPrivacy()/SetPwrMgt()/SetMData() macrosJes Sorensen
2014-05-23staging: rtl8723au: Get rid of SetSeqNum()Jes Sorensen
2014-05-23staging: rtl8723au: Declare rtw_make_wlanhdr() staticJes Sorensen
2014-05-23staging: rtl8723au: rtw_make_wlanhdr23a(): Use IEEE80211_SN_TO_SEQ() to set s...Jes Sorensen