1. 2c7c63a staging: rtl8723au: core: rtw_ap: Fix void function return statements style warning. by Yeliz Taneroglu · 10 years ago
  2. 8e3d161 drivers: staging: rtl8723au: core: Fix "'foo * bar' should be 'foo *bar'" errors by Greg Donald · 10 years ago
  3. f9800f8 Staging: rtl8723au: core: Removed variable that is always 0. by Heena Sirwani · 10 years ago
  4. dd60925 staging: rtl8723au: core: Add space after '|' by Aybuke Ozdemir · 10 years ago
  5. b34ba0c staging: rtl8723au: core: Add consistent spacing around '&' by Aybuke Ozdemir · 10 years ago
  6. 7d36429 staging: rtl8723au: core: add consistent spacing around '-' by Tapasweni Pathak · 10 years ago
  7. adabff8 staging: rtl8723au: Fix checkpatch errors by MihaelaGaman · 10 years ago
  8. 7e6646d drivers: staging: rtl8723au: Fix '"(foo*)" should be "(foo *)"' errors by Greg Donald · 10 years ago
  9. 4e66cf0 drivers: staging: rtl8723au: Fix "foo* bar" should be "foo *bar" errors by Greg Donald · 10 years ago
  10. 96b0a5b staging: rtl8723au: Fix typo in rtw_ap.c by Masanari Iida · 10 years ago
  11. 6ec2627 staging: rtl8723au: Reduce number of duplicate defines for link state by Jes Sorensen · 10 years ago
  12. ee225f0 staging: rtl8723au: Eliminate Set_MSR() wrapper call by Jes Sorensen · 10 years ago
  13. 1de65cc staging: rtl8723au: Get rid of obsolete _FIXED_IE_LENGTH_ + _BEACON_IE_OFFSET by Jes Sorensen · 10 years ago
  14. 68e6c79 staging: rtl8723au: Stop carrying half the beacon frame header in the stored IE array by Jes Sorensen · 10 years ago
  15. 51a26d2 staging: rtl8723au: rtw_check_beacon_data23a(): Capability is already uptodate in cur_network by Jes Sorensen · 10 years ago
  16. fb5fd46 staging: rtl8723au: rtw_add_beacon(): Construct a full beacon frame for validation by Jes Sorensen · 10 years ago
  17. d4fc021 staging: rtl8723au: Remove unused struct mlme_priv->wfd_* entries by Jes Sorensen · 10 years ago
  18. a8607ff staging: rtl8723au: Remove obsolete mlme_priv->p2p_* entries by Jes Sorensen · 10 years ago
  19. 86bbac6 staging: rtl8723au: Remove unused struct mlme_priv->wps_probe_resp_ie by Jes Sorensen · 10 years ago
  20. 302b1cd staging: rtl8723au: Remove unused mlme_priv->wps_assoc_resp_ie and friends by Jes Sorensen · 10 years ago
  21. 2331ef8 staging: rtl8723au: struct mlme_priv->wps_beacon_ie is never set by Jes Sorensen · 10 years ago
  22. a94e12b staging: rtl8723au: Remove last users of rtw_get_capability*() functions by Jes Sorensen · 10 years ago
  23. ddf5c2b staging: rtl8723au: Update bss beacon info in rtw_add_beacon() by Jes Sorensen · 10 years ago
  24. 143ced2 staging: rtl8723au: struct wlan_bssid_ex: Rename BeaconPeriod to beacon_interval by Jes Sorensen · 10 years ago
  25. 6a5f657 staging: rtl8723au: Be consistent in how htpriv.ht_option is checked by Jes Sorensen · 10 years ago
  26. 4dc5f8b staging: rtl8723au: Eliminate struct HT_info_element by Jes Sorensen · 10 years ago
  27. 65be27d staging: rtl8723au: Use struct ieee80211_ht_cap and associated #defines by Jes Sorensen · 10 years ago
  28. 715a8a7 staging: rtl8723au: rtw_ap.c: Convert from rtw_get_wps_ie23a() to cfg80211_find_vendor_ie() by Jes Sorensen · 10 years ago
  29. fbf380c staging: rtl8723au: rtw_get_wps_ie23a(): Remove unused dest pointer wps_ie by Jes Sorensen · 10 years ago
  30. f3c9d64 staging: rtl8723au: Don't compile rtw_ap.c when CONFIG_8723AU_AP_MODE=n by Jes Sorensen · 10 years ago
  31. c389928 staging: rtl8723au: Get rid of last HT OP mode duplicate defines by Jes Sorensen · 10 years ago
  32. 2c50c7c staging: rtl8723au: Use kernel provided IEEE80211_HT_OP_MODE_* defines by Jes Sorensen · 10 years ago
  33. b171da3 staging: rtl8723au: Get rid of struct ndis_802_11_var_ies by Jes Sorensen · 10 years ago
  34. c164bcf staging: rtli8723au: Get rid of struct ndis_802_11_fixed_ies by Jes Sorensen · 10 years ago
  35. 37cb982 staging: rtl8723au: Get rid of struct ndis_802_11_config by Jes Sorensen · 10 years ago
  36. 9e3d6df staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto type by Jes Sorensen · 10 years ago
  37. 409b47c staging: rtl8723au: Get rid of write only NetworkTypeInUse and matching enum by Jes Sorensen · 10 years ago
  38. efc7144 staging: rtl8723au: Use nl80211_iftype instead of driver's own custom types by Jes Sorensen · 10 years ago
  39. dbe9849 staging: rtl8723au: Disentangle set_odm_var() from the HAL wrappers by Jes Sorensen · 10 years ago
  40. 1ec6934 staging: rtl8723au: Disentangle rtl8723a_add_rateatid() from HAL by Jes Sorensen · 10 years ago
  41. 5a443893 staging: rtl8723au: No need for CHKBIT since 16 + 12 is still < 32 by Jes Sorensen · 10 years ago
  42. a790d58 staging: rtl8723au: Get rid of FUNC_NDEV_{FMT,ARG} by Jes Sorensen · 10 years ago
  43. 086f7a4 staging: rtl8723au: fix potential leak in update_bcn_wps_ie() by Christian Engelmayer · 10 years ago
  44. 6e8bc71 staging: rtl8723au: Add GFP argument to rtw_alloc_stainfo23a() by Jes Sorensen · 10 years ago
  45. 6964213 staging: rtl8723au: Eliminate stainfo_by_offset spaghetti by Jes Sorensen · 10 years ago
  46. bd8ad4a staging: rtl8723au: Eliminate struct qos_priv by Jes Sorensen · 10 years ago
  47. 819d181 staging: rtl8723au: Eliminate the 217th copy of the microsoft OUI by Jes Sorensen · 10 years ago
  48. d7cfe7c staging: rtl8723au: Make sparse happy - make rtw_get_beacon_interval23a_from_ie return __le16 * by Jes Sorensen · 10 years ago
  49. a96ae6f staging: r8723au: Fix sparse warnings in core/rtw_ap.c by Larry Finger · 10 years ago
  50. 5201795 staging: rtl8723au: Remove unnecessary typecasts of struct wlan_bssid_ex objects by Jes Sorensen · 10 years ago
  51. 8282aeb staging: rtl8723au: rtw_check_beacon_data23a(): Make len unsigned int by Jes Sorensen · 10 years ago
  52. ab6fb7a staging: rtl8723au: update_bcn_vendor_spec_ie(): Go easy on those brackets by Jes Sorensen · 10 years ago
  53. 7964eba0 staging: rtl8723au: Remove multiple duplicate defines of the WPA OUI by Jes Sorensen · 10 years ago
  54. 731f9da staging: rtl8723au: start_bss_network(): Use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  55. 98fb812 staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay code by Jes Sorensen · 10 years ago
  56. af2cb2c staging: rtl8723au: rtw_ap.c: Use the kernel's WLAN_EID_* definitions by Jes Sorensen · 10 years ago
  57. 9300c94 staging: rtl8723au: Remove duplicate #defines for WLAN_EID_VENDOR_SPECIFIC by Jes Sorensen · 10 years ago
  58. c2370e8 staging: rtl8723au: Eliminate HW_VAR_RF_TYPE usage by Jes Sorensen · 10 years ago
  59. b54e880 staging: rtl8723au: Improve some bad switch() formatting by Jes Sorensen · 10 years ago
  60. f075870 staging: rtl8723au: Remove empty function rtw_stassoc_hw_rpt23a() by Jes Sorensen · 10 years ago
  61. 585eefb staging: rtl8723au: Eliminate HW_VAR_DM_FUNC_{SET,CLR} by Jes Sorensen · 10 years ago
  62. dce610a staging: rtl8723au: Make direct calls for HW_VAR_AMPDU_{MIN_SPACE,FACTOR} by Jes Sorensen · 10 years ago
  63. 2487205e staging: rtl8723au: Eiminate the use of HW_VAR_AC_PARAM_{VO,VI,BE,BK} by Jes Sorensen · 10 years ago
  64. b8e9916 staging: rtl8723au: Eliminate HW_VAR_SEC_CFG usage by Jes Sorensen · 10 years ago
  65. 477f008 staging: rtl8723au: Eliminate HW_VAR_BEACON_INTERVAL by Jes Sorensen · 10 years ago
  66. 38dd10b staging: rtl8723au: Eliminate HW_VAR_BSSID usage by Jes Sorensen · 10 years ago
  67. fa2e520 staging: rtl8723au: Eliminate usage of HW_VAR_BASIC_RATE by Jes Sorensen · 10 years ago
  68. c17416e staging: r8723au: Additional source patches by Larry Finger · 10 years ago
  69. 5e93f35 staging: r8723au: Add source files for new driver - part 1 by Larry Finger · 10 years ago