aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
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: wifi.h: Get rid of last ugly frame_control manipulation m...Jes Sorensen
2014-05-23staging: rtl8723au: rtl8723a_cmd.c: Get rid of SetToDs()/SetFrDs() usageJes 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: Get rid of duplicate ieee80211 frame_control definesJes 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: ioctl_cfg80211.c: Use ieee80211.h provided fctl bitsJes Sorensen
2014-05-23staging: rtl8723au: rtl8723a_cmd.c: Use ieee80211.h provided fctl bitsJes Sorensen
2014-05-23staging: rtl8723au: rtw_xmit.c: Use IEEE80211_[FS]TYPE_ definesJes Sorensen
2014-05-23staging: rtl8723au: Remove unused SetFrameType() macroJes Sorensen
2014-05-23staging: rtl8723au: Get rid of obsolete SetPriority()/SetEOSP()/SetAckpolicy()Jes 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: rtl8723a_cmd.c: Use ieee80211.h defines to set qos_ctrlJes Sorensen
2014-05-23staging: rtl8723au: rtl8723a_update_ramask(): Get rid of annoying debug messageJes Sorensen
2014-05-23staging: rtl8723au: Get rid of SetPrivacy()/SetPwrMgt()/SetMData() macrosJes Sorensen
2014-05-23staging: rtl8723au: Get rid of ugly SetDuration() macro usageJes Sorensen
2014-05-23staging: rtl8723au: wifi.h: Remove unused SetFragNum() macroJes 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
2014-05-23staging: rtl8723au: rtl8723a_cmd.c: Properly initialize seq_ctrlJes Sorensen
2014-05-23staging: rtl8723au: ioctl_cfg80211.c: Properly initialize seq_ctrlJes Sorensen
2014-05-23staging: rtl8723au: rtw_cfg80211_inform_bss(): Use get_unaligned_le16()Jes Sorensen
2014-05-23staging: rtl8723au: ioctl_cfg80211.c: Rip out < 3.14 kernel supportJes Sorensen
2014-05-23staging: rtl8723au: cfg80211_rtw_mgmt_tx(): type is always -1Jes Sorensen
2014-05-23staging: rtl8723au: Get rid of last HT OP mode duplicate definesJes Sorensen
2014-05-23staging: rtl8723au: wifi.h: Remove a pile of unused WDS_ definesJes Sorensen
2014-05-23staging: rtl8723au: Remove unused enum WIFI_REG_DOMAINJes Sorensen
2014-05-23staging: rtl8723au: Use kernel provided IEEE80211_HT_PARAM_* definesJes Sorensen
2014-05-23staging: rtl8723au: Use kernel provided IEEE80211_HT_OP_MODE_* definesJes Sorensen
2014-05-23staging: rtl8723au: Use kernel provided WLAN_CAPABILITY_* definitionsJes Sorensen
2014-05-23staging: rtl8723au: wifi.h: Remove unused SetRetry() + SetAMsdu() macrosJes Sorensen
2014-05-23staging: rtl8723au: Get rid of ClearMFrag/SetMFragJes Sorensen
2014-05-23staging: rtl8723au: wlan_bssdef.h: Remove some more unused #definesJes Sorensen
2014-05-23staging: rtl8723au: Get rid of struct ndis_802_11_var_iesJes Sorensen
2014-05-23staging: rtli8723au: Get rid of struct ndis_802_11_fixed_iesJes Sorensen
2014-05-23staging: rtl8723au: Get rid of struct ndis_802_11_configJes Sorensen
2014-05-23staging: rtl8723au: Get rid of unused struct ndis_802_11_configuration_fhJes Sorensen
2014-05-23staging: rtl8723au: Make rtw_cfg80211_add_wep() take a struct rtw_wep_keyJes Sorensen
2014-05-23staging: rtl8723au: rtw_cfg80211_add_wep(): Get rid of unused keyindex flagsJes Sorensen
2014-05-23staging: rtl8723au: Move rtw_set_802_11_add_wep23a() to ioctl_cfg80211.cJes Sorensen
2014-05-23staging: rtl8723au: Introduce struct rtw_wep_key to store our wep keysJes Sorensen