aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/core/rtw_ap.c
AgeCommit message (Expand)Author
2016-09-10staging: Remove rtl8723au driverJes Sorensen
2016-03-28staging: rtl8723au: Fix line longer than 80 columns.Edward Lipinsky
2016-03-11Staging: rtl8723au: Remove unused functions and prototypeBhumika Goyal
2016-02-20staging: rtl8723au: whitespace and blank line cleaningGeliang Tang
2016-02-20staging: rtl8723au: use list_for_each_entry*()Geliang Tang
2015-10-29staging: rtl8723au: core: Remove unnecessary functionsAmitoj Kaur Chawla
2015-10-24staging: r8723au: remove externs and include needed header fileAlison Schofield
2015-10-24staging: r8723au: replace explicit NULL comparisons with !Alison Schofield
2015-10-24staging: r8723au: use kernel preferred style for commentingAlison Schofield
2015-10-16staging: r8723au: replace NULL and zero comparison tests with ! operatorAlison Schofield
2015-10-16staging: rtl8723au: core: rtw_ap: Remove useless intialisationAmitoj Kaur Chawla
2015-06-13staging:rtl8723au:rtw_ap:space prohibited between function name & '('Joglekar Tejas
2015-03-26staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARGJoe Perches
2015-02-26Staging: rtl8723au: Add blank line after declarationsDilek Uzulmez
2015-02-26Staging: rtl8723au: core: Fix quoted string split across linesDilek Uzulmez
2015-02-26Staging: rtl8723au: Use put_unaligned_le16Vaishali Thakkar
2015-01-17Staging: rtl8723au: core: rtw_ap: checkpatch.pl fixesJoe Borg
2014-10-27staging: rtl8723au: Remove uneeded semicolonRoberta Dobrescu
2014-10-27staging: rtl8723au: Do not use comparisons on bool testsRoberta Dobrescu
2014-10-27Staging: rtl8723au: core: Dont have { on new lineTina Ruchandani
2014-10-20staging: rtl8723au: core: rtw_ap: Fix void function return statements style w...Yeliz Taneroglu
2014-10-20drivers: staging: rtl8723au: core: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald
2014-10-20Staging: rtl8723au: core: Removed variable that is always 0.Heena Sirwani
2014-09-28staging: rtl8723au: core: Add space after '|'Aybuke Ozdemir
2014-09-28staging: rtl8723au: core: Add consistent spacing around '&'Aybuke Ozdemir
2014-09-23staging: rtl8723au: core: add consistent spacing around '-'Tapasweni Pathak
2014-09-19staging: rtl8723au: Fix checkpatch errorsMihaelaGaman
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-07-22staging: rtl8723au: Fix typo in rtw_ap.cMasanari Iida
2014-07-17staging: rtl8723au: Reduce number of duplicate defines for link stateJes Sorensen
2014-07-17staging: rtl8723au: Eliminate Set_MSR() wrapper callJes 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: rtw_check_beacon_data23a(): Capability is already uptodat...Jes Sorensen
2014-06-24staging: rtl8723au: rtw_add_beacon(): Construct a full beacon frame for valid...Jes Sorensen
2014-06-21staging: rtl8723au: Remove unused struct mlme_priv->wfd_* entriesJes Sorensen
2014-06-21staging: rtl8723au: Remove obsolete mlme_priv->p2p_* entriesJes 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: Remove last users of rtw_get_capability*() functionsJes Sorensen
2014-06-19staging: rtl8723au: Update bss beacon info in rtw_add_beacon()Jes Sorensen
2014-06-19staging: rtl8723au: struct wlan_bssid_ex: Rename BeaconPeriod to beacon_intervalJes Sorensen
2014-06-18staging: rtl8723au: Be consistent in how htpriv.ht_option is checkedJes Sorensen
2014-06-18staging: rtl8723au: Eliminate struct HT_info_elementJes Sorensen
2014-06-18staging: rtl8723au: Use struct ieee80211_ht_cap and associated #definesJes Sorensen
2014-06-17staging: rtl8723au: rtw_ap.c: Convert from rtw_get_wps_ie23a() to cfg80211_fi...Jes Sorensen
2014-06-17staging: rtl8723au: rtw_get_wps_ie23a(): Remove unused dest pointer wps_ieJes Sorensen
2014-05-23staging: rtl8723au: Don't compile rtw_ap.c when CONFIG_8723AU_AP_MODE=nJes Sorensen