1. 2ccd94e staging: rtl8723au: use swap() in WMMOnAssocRsp23a() by Fabian Frederick · 9 years ago
  2. 90403aa staging: rtl8723au: Update RT_TRACE macro and uses by Joe Perches · 9 years ago
  3. ea07278 staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARG by Joe Perches · 9 years ago
  4. 85b4260 staging: rtl8723au: Remove duplicated argument to || by Roberta Dobrescu · 10 years ago
  5. 08551cb staging: rtl8723au: Do not use comparisons on bool tests by Roberta Dobrescu · 10 years ago
  6. 0ceb7b1 staging: rtl8723au: Use enum values for vcs_type by Jes Sorensen · 10 years ago
  7. a2d50bc staging: rtl8723au: core: rtw_wlan_util: Fix void function return statements style warning. by Yeliz Taneroglu · 10 years ago
  8. 547f975 staging: rtl8723au: core: rtw_wlan_util: Add blank line after declarations by Yeliz Taneroglu · 10 years ago
  9. 8e3d161 drivers: staging: rtl8723au: core: Fix "'foo * bar' should be 'foo *bar'" errors by Greg Donald · 10 years ago
  10. a82b4b0 drivers: staging: rtl8723au: Fix 'code indent should use tabs where possible' errors by Greg Donald · 10 years ago
  11. 7e6646d drivers: staging: rtl8723au: Fix '"(foo*)" should be "(foo *)"' errors by Greg Donald · 10 years ago
  12. 2a3bc8a staging: rtl8723au: Use proper name REG_CAMCMD and remove wrapper invalidate_cam_all23a() by Jes Sorensen · 10 years ago
  13. 6ec2627 staging: rtl8723au: Reduce number of duplicate defines for link state by Jes Sorensen · 10 years ago
  14. ee225f0 staging: rtl8723au: Eliminate Set_MSR() wrapper call by Jes Sorensen · 10 years ago
  15. a4f3d3c staging: rtl8723au: Remove never set struct rtw_adapter->bNotifyChannelChange by Jes Sorensen · 10 years ago
  16. 68e6c79 staging: rtl8723au: Stop carrying half the beacon frame header in the stored IE array by Jes Sorensen · 10 years ago
  17. 0fd90b7 staging: rtl8723au: Eliminate last rtw_get_beacon_interval*() usage by Jes Sorensen · 10 years ago
  18. a94e12b staging: rtl8723au: Remove last users of rtw_get_capability*() functions by Jes Sorensen · 10 years ago
  19. bbf5fdb staging: rtl8723au: rtw_check_bcn_info23a(): Don't search for WPA/WPA2 info twice by Jes Sorensen · 10 years ago
  20. 17b1939 staging: rtl8723au: rtw_check_bcn_info23a(): Don't make a local copy of beacon just to parse it by Jes Sorensen · 10 years ago
  21. 0c45e61 staging: rtl8723au: rtw_check_bcn_info23a(): Use ether_addr_equal() to check BSSID by Jes Sorensen · 10 years ago
  22. 6a5f657 staging: rtl8723au: Be consistent in how htpriv.ht_option is checked by Jes Sorensen · 10 years ago
  23. 3cdf277 staging: rtl8723au: Make WMM_param_handler23a() and HT_caps_handler23a() take a const u8 * by Jes Sorensen · 10 years ago
  24. 77953ed staging: rtl8723au: rtw_wlan_util.c: Use cfg80211_* to determine crypto by Jes Sorensen · 10 years ago
  25. 7882ef4 staging: rtl8723au: Rewrite update_beacon23a_info() tto use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  26. e391615 staging: rtl8723au: Remmove buddy-adapter linking by Jes Sorensen · 10 years ago
  27. a665bcc staging: rtl8723au: rtw_check_bcn_info23a(): Use capability bit define by Jes Sorensen · 10 years ago
  28. ed08b4d staging: rtl8723au: Don't carry ht_cap_info and ht_param in struct wlan_bcn_info by Jes Sorensen · 10 years ago
  29. 4dc5f8b staging: rtl8723au: Eliminate struct HT_info_element by Jes Sorensen · 10 years ago
  30. 65be27d staging: rtl8723au: Use struct ieee80211_ht_cap and associated #defines by Jes Sorensen · 10 years ago
  31. 198e95d staging: rtl8723au: Use struct ieee80211_mcs_info to describe MCS information by Jes Sorensen · 10 years ago
  32. e1a3543 staging: rtl8723au: Remove redundant casting in rtw_wlan_util.c by Sachin Kamat · 10 years ago
  33. 41a5a46 staging: rtl8723au: Get rid of unused get_bsstype23a() by Jes Sorensen · 10 years ago
  34. 9b0cb4b staging: rtl8723au: Declare SetBWMode23a() static by Jes Sorensen · 10 years ago
  35. b171da3 staging: rtl8723au: Get rid of struct ndis_802_11_var_ies by Jes Sorensen · 10 years ago
  36. c164bcf staging: rtli8723au: Get rid of struct ndis_802_11_fixed_ies by Jes Sorensen · 10 years ago
  37. f6fe0a4 staging: rtl8723au: rtw_wlan_util.c: Fix up random mixing of bool vs int by Jes Sorensen · 10 years ago
  38. d578924 staging: rtl8723au: Don't return true/false in unsigned int by Jes Sorensen · 10 years ago
  39. 88715bc staging: rtl8723au: Disentangle beacon register settings from the HAL wrappers by Jes Sorensen · 10 years ago
  40. 8a6f555 staging: rtl8723au: Call bandwidth and channel setting handlers directly by Jes Sorensen · 10 years ago
  41. 7871778 staging: rtl8723au: Move {WPA,RSN}_TKIP_CIPHER23A to rtw_wlan_util.c and mark them static by Jes Sorensen · 10 years ago
  42. f85bd05 staging: rtl8723au: Move REALTEK96B_IE23A to rtw_mlme_ext.c and mark it static by Jes Sorensen · 10 years ago
  43. ff516e7 staging: rtl8723au: Remove redundant check by Jes Sorensen · 10 years ago
  44. c227ed0 staging: rtl8723au: rtw_wlan_util.c: Clean up the code by Jes Sorensen · 10 years ago
  45. bd8ad4a staging: rtl8723au: Eliminate struct qos_priv by Jes Sorensen · 10 years ago
  46. c0b99be staging: r8723au: Set undeclared routines to static by Larry Finger · 10 years ago
  47. 5201795 staging: rtl8723au: Remove unnecessary typecasts of struct wlan_bssid_ex objects by Jes Sorensen · 10 years ago
  48. 5bd28bc staging: rtl8723au: Check kmalloc return value and fix size of memcpy() by Jes Sorensen · 10 years ago
  49. 3eb9992 Merge 3.15-rc2 into staging-next by Greg Kroah-Hartman · 10 years ago
  50. 2c33d7c staging: r8723au: Add missing initialization of change_inx in sort algorithm by Geert Uytterhoeven · 10 years ago
  51. f5d197b staging: rtl8723au: Fix buffer overflow in rtw_get_wfd_ie() by Jes Sorensen · 10 years ago
  52. 0e95969 staging: rtl8723au: update_TSF() remove unused argument and move to rtw_mlme_ext.c by Jes Sorensen · 10 years ago
  53. 04fad92 staging: rtl8723au: clean up update_TSF() by Jes Sorensen · 10 years ago
  54. 7964eba0 staging: rtl8723au: Remove multiple duplicate defines of the WPA OUI by Jes Sorensen · 10 years ago
  55. f88ca60 staging: rtl8723au: rtw_check_bcn_info23a(): Use cfg80211 to find WPA info by Jes Sorensen · 10 years ago
  56. c376183 staging: rtl8723au: rtw_check_bcn_info23a(): Remove excessive brackets by Jes Sorensen · 10 years ago
  57. bf35027 staging: rtl8723au: update_sta_support_rate23a(): Use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  58. 82695d5 staging: rtl8723au: rtw_check_bcn_info23a(): Clean up code obfuscation by Jes Sorensen · 10 years ago
  59. 3ffa435 staging: rtl8723au: rtw_check_bcn_info23a(): Use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  60. c146551 staging: rtl8723au: Make rtw_check_bcn_info23() take a ieee80211_mgmt pointer by Jes Sorensen · 10 years ago
  61. 98fb812 staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay code by Jes Sorensen · 10 years ago
  62. 25c934f staging: rtl8723au: rtw_wlan_util.c: Use the kernel's WLAN_EID_* definitions by Jes Sorensen · 10 years ago
  63. 9300c94 staging: rtl8723au: Remove duplicate #defines for WLAN_EID_VENDOR_SPECIFIC by Jes Sorensen · 10 years ago
  64. 597baaf staging: rtl8723au: Fix buffer overflow in rtw_get_wfd_ie() by Jes Sorensen · 10 years ago
  65. c2370e8 staging: rtl8723au: Eliminate HW_VAR_RF_TYPE usage by Jes Sorensen · 10 years ago
  66. 585eefb staging: rtl8723au: Eliminate HW_VAR_DM_FUNC_{SET,CLR} by Jes Sorensen · 10 years ago
  67. a945bf3 staging: rtl8723au: Eliminate HW_VAR_DM_FUNC_OP calls by Jes Sorensen · 10 years ago
  68. dce610a staging: rtl8723au: Make direct calls for HW_VAR_AMPDU_{MIN_SPACE,FACTOR} by Jes Sorensen · 10 years ago
  69. d5cdb9e staging: rtl8723au: Kill off HW_VAR_ACM_CTRL by Jes Sorensen · 10 years ago
  70. 2487205e staging: rtl8723au: Eiminate the use of HW_VAR_AC_PARAM_{VO,VI,BE,BK} by Jes Sorensen · 10 years ago
  71. dc0d16a staging: rtl8723au: Eliminate HW_VAR_CAM_WRITE and clean up all the wrapping around it by Jes Sorensen · 10 years ago
  72. a15a46a staging: rtl8723au: Kill off HW_VAR_CAM_EMPTY_ENTRY and some function layers wrapping it by Jes Sorensen · 10 years ago
  73. 093dd41 staging: rtl8723au: Eliminate HW_VAR_ACK_PREAMBLE by Jes Sorensen · 10 years ago
  74. 7b7aefa staging: rtl8723au: Eliminate HW_VAR_RESP_SIFS by Jes Sorensen · 10 years ago
  75. 04c3842 staging: rtl8723au: Eliminate HW_VAR_SLOT_TIME by Jes Sorensen · 10 years ago
  76. fa2e520 staging: rtl8723au: Eliminate usage of HW_VAR_BASIC_RATE by Jes Sorensen · 10 years ago
  77. 03aa3ec staging: rtl8723au: Remove HW_VAR_MEDIA_STATUS* usage by Jes Sorensen · 10 years ago
  78. 763b424 staging: rtl8723au: Remove a bunch of calls via indirect HAL interface and call functions directly by Jes Sorensen · 10 years ago
  79. c17416e staging: r8723au: Additional source patches by Larry Finger · 10 years ago
  80. 5e93f35 staging: r8723au: Add source files for new driver - part 1 by Larry Finger · 10 years ago