summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au/core/rtw_mlme_ext.c
AgeCommit message (Expand)Author
2016-09-10staging: Remove rtl8723au driverJes Sorensen
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-02-20staging: rtl8723au: whitespace and blank line cleaningGeliang Tang
2016-02-20staging: rtl8723au: use list_for_each_entry*()Geliang Tang
2016-02-12staging: rtl8723au: Use ARRAY_SIZE macro for sizes of arraysJanani Ravichandran
2016-02-08staging: rtl8723au: Fixes unnecessary return warningBhaktipriya Shridhar
2015-10-17Staging: rtl8723au: rtw_mlme_ext: Remove unnecessary test expressionShivani Bhardwaj
2015-09-13staging/rtl8723au: Use %pM format specifier to print mac addressAlexander Kuleshov
2015-06-18staging: rtl8723au: core: Remove unneeded #ifdefsAndreas Ruprecht
2015-06-13staging: rtl8723au: issue_probersp(): remove unused parameterLuca Ceresoli
2015-06-08staging: rtl8723au: core: remove redundant endianness conversionDavid Decotigny
2015-06-08staging: rtl8723au: core: avoid bitwise arithmetic with forced endiannessDavid Decotigny
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches
2015-03-26staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARGJoe Perches
2015-03-23staging: rtl8723au: Do not byteswap timeout twiceJes Sorensen
2015-03-23staging: rtl8723au: Fix mis-placed breakJes Sorensen
2015-03-16Staging: rtl8723au: Remove parentheses around right side an assignmentHaneen Mohammed
2014-10-27staging: rtl8723au: core: Remove uneeded return variableRoberta Dobrescu
2014-10-27staging: rtl8723au: Do not use comparisons on bool testsRoberta Dobrescu
2014-10-27staging: rtl8723au: delete successive assignments to the same locationJiayi Ye
2014-10-27Staging: rtl8723au: core: Dont have { on new lineTina Ruchandani
2014-10-20staging: rtl8723au: Eliminate write-only struct wlan_network->aidJes Sorensen
2014-10-20staging: rtl8723au: Fold struct wlan_phy_info into struct wlan_bssid_exJes Sorensen
2014-10-20staging: rtl8723au: core: rtw_mlme_ext: Add blank line after declarationsYeliz Taneroglu
2014-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-09-11drivers: staging: rtl8723au: Fix 'code indent should use tabs where possible'...Greg Donald
2014-09-08drivers: staging: rtl8723au: Fix '"(foo*)" should be "(foo *)"' errorsGreg Donald
2014-08-30drivers: staging: rtl8723au: Fix "foo* bar" should be "foo *bar" errorsGreg Donald
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-07-22staging: rtl8723au: Fix typo in rtw_mlme_ext.cMasanari Iida
2014-07-18staging: rtl8723au: Reduce number of duplicate defines for link stateJes Sorensen
2014-07-18staging: rtl8723au: Eliminate Set_MSR() wrapper callJes Sorensen
2014-06-27staging: rtl8723au: Remove no-op rtl8723a_sreset_linked_status_check()Jes Sorensen
2014-06-24staging: rtl8723au: OnAssocReq23a(): Use cfg80211_find_vendor_ie() to locate VMMJes Sorensen
2014-06-24staging: rtl8723au: Only validate vendor specific ies, when they it is vendor...Jes Sorensen
2014-06-24staging: rtl8723au: rtw_get_wps_attr_content23a(): Remove unused argumentJes Sorensen
2014-06-24staging: rtl8723au: Get rid of obsolete _FIXED_IE_LENGTH_ + _BEACON_IE_OFFSETJes Sorensen
2014-06-24staging: rtl8723au: Stop carrying half the beacon frame header in the stored ...Jes Sorensen
2014-06-24staging: rtl8723au: issue_beacon23a(): Determine ie buffer location using 802...Jes Sorensen
2014-06-24staging: rtl8723au: issue_beacon23a(): Fix another case issuing a corrupted b...Jes Sorensen
2014-06-24staging: rtl8723au: Use _FIXED_IE_LEN_ instead of hard coded valueJes Sorensen
2014-06-21staging: rtl8723au: issue_probersp(): No need to calculate location of IEs, w...Jes Sorensen
2014-06-21staging: rtl8723au: issue_probersp(): Don't insert beacon data twiceJes Sorensen
2014-06-21staging: rtl8723au: Remove unused struct mlme_priv->wps_probe_resp_ieJes Sorensen
2014-06-21staging: rtl8723au: Remove unused mlme_priv->wps_assoc_resp_ie and friendsJes Sorensen
2014-06-21staging: rtl8723au: struct mlme_priv->wps_beacon_ie is never setJes Sorensen
2014-06-19staging: rtl8723au: Eliminate last rtw_get_beacon_interval*() usageJes Sorensen
2014-06-19staging: rtl8723au: Remove last users of rtw_get_capability*() functionsJes Sorensen
2014-06-19staging: rtl8723au: issue_assocreq(): Use struct ieee80211_mgmt to build asso...Jes Sorensen
2014-06-19staging: rtl8723au: issue_assocrsp(): Use capability from struct wlan_bssid_exJes Sorensen