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