summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/core/rtw_ap.c
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove rtl8723au driverJes Sorensen2016-09-101-1738/+0
* staging: rtl8723au: Fix line longer than 80 columns.Edward Lipinsky2016-03-281-1/+2
* Staging: rtl8723au: Remove unused functions and prototypeBhumika Goyal2016-03-111-115/+0
* staging: rtl8723au: whitespace and blank line cleaningGeliang Tang2016-02-201-32/+1
* staging: rtl8723au: use list_for_each_entry*()Geliang Tang2016-02-201-36/+23
* staging: rtl8723au: core: Remove unnecessary functionsAmitoj Kaur Chawla2015-10-291-37/+0
* staging: r8723au: remove externs and include needed header fileAlison Schofield2015-10-241-4/+1
* staging: r8723au: replace explicit NULL comparisons with !Alison Schofield2015-10-241-4/+4
* staging: r8723au: use kernel preferred style for commentingAlison Schofield2015-10-241-63/+89
* staging: r8723au: replace NULL and zero comparison tests with ! operatorAlison Schofield2015-10-161-2/+2
* staging: rtl8723au: core: rtw_ap: Remove useless intialisationAmitoj Kaur Chawla2015-10-161-2/+2
* staging:rtl8723au:rtw_ap:space prohibited between function name & '('Joglekar Tejas2015-06-131-4/+4
* staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARGJoe Perches2015-03-261-20/+21
* Staging: rtl8723au: Add blank line after declarationsDilek Uzulmez2015-02-261-0/+1
* Staging: rtl8723au: core: Fix quoted string split across linesDilek Uzulmez2015-02-261-2/+2
* Staging: rtl8723au: Use put_unaligned_le16Vaishali Thakkar2015-02-261-5/+3
* Staging: rtl8723au: core: rtw_ap: checkpatch.pl fixesJoe Borg2015-01-171-5/+5
* staging: rtl8723au: Remove uneeded semicolonRoberta Dobrescu2014-10-271-1/+1
* staging: rtl8723au: Do not use comparisons on bool testsRoberta Dobrescu2014-10-271-1/+1
* Staging: rtl8723au: core: Dont have { on new lineTina Ruchandani2014-10-271-97/+43
* staging: rtl8723au: core: rtw_ap: Fix void function return statements style w...Yeliz Taneroglu2014-10-201-2/+0
* drivers: staging: rtl8723au: core: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald2014-10-201-1/+1
* Staging: rtl8723au: core: Removed variable that is always 0.Heena Sirwani2014-10-201-8/+5
* staging: rtl8723au: core: Add space after '|'Aybuke Ozdemir2014-09-281-1/+1
* staging: rtl8723au: core: Add consistent spacing around '&'Aybuke Ozdemir2014-09-281-1/+1
* staging: rtl8723au: core: add consistent spacing around '-'Tapasweni Pathak2014-09-231-1/+1
* staging: rtl8723au: Fix checkpatch errorsMihaelaGaman2014-09-191-13/+13
* drivers: staging: rtl8723au: Fix '"(foo*)" should be "(foo *)"' errorsGreg Donald2014-09-081-6/+8
* drivers: staging: rtl8723au: Fix "foo* bar" should be "foo *bar" errorsGreg Donald2014-08-301-1/+1
* staging: rtl8723au: Fix typo in rtw_ap.cMasanari Iida2014-07-221-9/+9
* staging: rtl8723au: Reduce number of duplicate defines for link stateJes Sorensen2014-07-171-4/+4
* staging: rtl8723au: Eliminate Set_MSR() wrapper callJes Sorensen2014-07-171-1/+1
* staging: rtl8723au: Get rid of obsolete _FIXED_IE_LENGTH_ + _BEACON_IE_OFFSETJes Sorensen2014-06-241-37/+31
* staging: rtl8723au: Stop carrying half the beacon frame header in the stored ...Jes Sorensen2014-06-241-6/+2
* staging: rtl8723au: rtw_check_beacon_data23a(): Capability is already uptodat...Jes Sorensen2014-06-241-5/+2
* staging: rtl8723au: rtw_add_beacon(): Construct a full beacon frame for valid...Jes Sorensen2014-06-241-3/+5
* staging: rtl8723au: Remove unused struct mlme_priv->wfd_* entriesJes Sorensen2014-06-211-1/+0
* staging: rtl8723au: Remove obsolete mlme_priv->p2p_* entriesJes Sorensen2014-06-211-3/+0
* staging: rtl8723au: Remove unused struct mlme_priv->wps_probe_resp_ieJes Sorensen2014-06-211-2/+0
* staging: rtl8723au: Remove unused mlme_priv->wps_assoc_resp_ie and friendsJes Sorensen2014-06-211-1/+0
* staging: rtl8723au: struct mlme_priv->wps_beacon_ie is never setJes Sorensen2014-06-211-53/+1
* staging: rtl8723au: Remove last users of rtw_get_capability*() functionsJes Sorensen2014-06-191-1/+1
* staging: rtl8723au: Update bss beacon info in rtw_add_beacon()Jes Sorensen2014-06-191-6/+0
* staging: rtl8723au: struct wlan_bssid_ex: Rename BeaconPeriod to beacon_intervalJes Sorensen2014-06-191-2/+2
* staging: rtl8723au: Be consistent in how htpriv.ht_option is checkedJes Sorensen2014-06-181-3/+3
* staging: rtl8723au: Eliminate struct HT_info_elementJes Sorensen2014-06-181-6/+8
* staging: rtl8723au: Use struct ieee80211_ht_cap and associated #definesJes Sorensen2014-06-181-3/+6
* staging: rtl8723au: rtw_ap.c: Convert from rtw_get_wps_ie23a() to cfg80211_fi...Jes Sorensen2014-06-171-9/+16
* staging: rtl8723au: rtw_get_wps_ie23a(): Remove unused dest pointer wps_ieJes Sorensen2014-06-171-2/+5
* staging: rtl8723au: Don't compile rtw_ap.c when CONFIG_8723AU_AP_MODE=nJes Sorensen2014-05-231-4/+0
OpenPOWER on IntegriCloud