1. f237216 Staging: rtl8723au: core: Dont have { on new line by Tina Ruchandani · 10 years ago
  2. 99ea15d staging: rtl8723au: core: rtw_ieee80211: Add blank line after declarations by Yeliz Taneroglu · 10 years ago
  3. 4e66cf0 drivers: staging: rtl8723au: Fix "foo* bar" should be "foo *bar" errors by Greg Donald · 10 years ago
  4. 808bcb4 staging: rtl8723au: Fix typo in rtl8723au/core by Masanari Iida · 10 years ago
  5. ef80f1f staging: rtl8723au: Remove unused RSN_VERSION_BSD23A by Jes Sorensen · 10 years ago
  6. c250e07 staging: rtl8723au: rtw_get_wps_attr_content23a(): Remove unused argument by Jes Sorensen · 10 years ago
  7. 68e6c79 staging: rtl8723au: Stop carrying half the beacon frame header in the stored IE array by Jes Sorensen · 10 years ago
  8. a4cf0d6 staging: rtl8723au: rtw_generate_ie23a(): update network info as well as IE by Jes Sorensen · 10 years ago
  9. a131aac staging: rtl8723au: Remove (hopefully) last duplicate define of WLAN_EID_RSN by Jes Sorensen · 10 years ago
  10. 0396416 staging: rtl8723au: rtw_get_bcn_info23a(): Use __func__ in debug prints by Jes Sorensen · 10 years ago
  11. 9ce73e2 staging: rtl8723au: rtw_get_bcn_info23a(): Use capability from wlan_bssid_ex by Jes Sorensen · 10 years ago
  12. 143ced2 staging: rtl8723au: struct wlan_bssid_ex: Rename BeaconPeriod to beacon_interval by Jes Sorensen · 10 years ago
  13. bf51cb6 staging: rtl8723au: Remove duplicate defines of IEEE80211_HT_PARAM_CHA_SEC_* by Jes Sorensen · 10 years ago
  14. 2a907fe staging: rtl8723au: Remove obsolete rtw_set_fixed_ie23a() by Jes Sorensen · 10 years ago
  15. 2e74d33 staging: rtl8723au: Let cfg80211 handle public action management frames by Jes Sorensen · 10 years ago
  16. 0cac3f9 staging: rtl8723au: Declare rtw_get_wpa{2, }_cipher_suite() static by Jes Sorensen · 10 years ago
  17. 0b548a5 staging: rtl8723au: Remove obsolete rtw_get_sec_ie23a() by Jes Sorensen · 10 years ago
  18. 54ddd22 staging: rtl8723au: rtw_get_bcn_info23a(): Use cfg80211_* to obtain crypto info by Jes Sorensen · 10 years ago
  19. ed08b4d staging: rtl8723au: Don't carry ht_cap_info and ht_param in struct wlan_bcn_info by Jes Sorensen · 10 years ago
  20. 4dc5f8b staging: rtl8723au: Eliminate struct HT_info_element by Jes Sorensen · 10 years ago
  21. 198e95d staging: rtl8723au: Use struct ieee80211_mcs_info to describe MCS information by Jes Sorensen · 10 years ago
  22. 4aea177 staging: rtl8723au: Remove obsolete rtw_get_wps_ie23a() by Jes Sorensen · 10 years ago
  23. 6e5e418 staging: rtl8723au: rtw_mlme_ext.c: Convert rtw_get_wps_ie23a() to cfg80211_find_vendor_ie() by Jes Sorensen · 10 years ago
  24. fbf380c staging: rtl8723au: rtw_get_wps_ie23a(): Remove unused dest pointer wps_ie by Jes Sorensen · 10 years ago
  25. 96df4b6 staging: rtl8723au: Remove obsolete rtw_action_frame_parse23a() by Jes Sorensen · 10 years ago
  26. 56b8412 staging: rtl8723au: rtw_get_bcn_info23a(): Don't zero variables unncessarily by Jes Sorensen · 10 years ago
  27. a9e9d36 staging: rtl8723au: rtw_get_bcn_info23a(): Use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  28. 7f23400 staging: rtl8723au: rtw_ieee80211.c: Remove a number of unused functions by Jes Sorensen · 10 years ago
  29. e1c0462 staging: rtl8723au: Use kernel provided WLAN_CAPABILITY_* definitions by Jes Sorensen · 10 years ago
  30. 37cb982 staging: rtl8723au: Get rid of struct ndis_802_11_config by Jes Sorensen · 10 years ago
  31. 828373f staging: rtl8723au: Remove unused rtw_is_wps_ie23a() by Jes Sorensen · 10 years ago
  32. 9d85833 staging: rtl8723au: Use random ethaddr if EEPROM address is corrupted by Jes Sorensen · 10 years ago
  33. ea0c927 staging: rtl8723au: rtw_ieee80211.c: Reduce some excessive parenthesis usage by Jes Sorensen · 10 years ago
  34. b34a643 staging: rtl8723au: rtw_ieee80211.c mark a couple of function static by Jes Sorensen · 10 years ago
  35. 1ffc762 staging: rtl8723au: Remove redundant checks of WPA OUI by Jes Sorensen · 10 years ago
  36. 6a23544 staging: rtl8723au: Make rtw_get_capability23a_from_ie() return __le 16 * by Jes Sorensen · 10 years ago
  37. 30947bb staging: rtl8723au: Remove unused ieee880211_is_empty_essid() by Jes Sorensen · 10 years ago
  38. 5951a5c staging: rtl8723au: Remove unused dump_wpsie23a() by Jes Sorensen · 10 years ago
  39. 7e07583 staging: rtl8723au: Remove struct rtw_ieee802_11_elems and related code by Jes Sorensen · 10 years ago
  40. 7964eba0 staging: rtl8723au: Remove multiple duplicate defines of the WPA OUI by Jes Sorensen · 10 years ago
  41. daa5d2f staging: rtl8723au: Remove unused for_each_ie() and dump_ies23a() by Jes Sorensen · 10 years ago
  42. fcff60e staging: rtl8723au: Remove obsolete rtw_get_wpa{2,}_ie23a() functions by Jes Sorensen · 10 years ago
  43. d7f0369 staging: rtl8723au: rtw_get_cipher_info(): Convert to use cfg80211_* API by Jes Sorensen · 10 years ago
  44. 95c4345a staging: rtl8723au: Use const * for parsing wpa IEs by Jes Sorensen · 10 years ago
  45. 98fb812 staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay code by Jes Sorensen · 10 years ago
  46. 4323b04 staging: rtl8723au: rtw_ieee80211.c: Use the kernel's WLAN_EID_* definitions by Jes Sorensen · 10 years ago
  47. 7a65382 staging: rtl8723au: make source * argument const by Jes Sorensen · 10 years ago
  48. 9300c94 staging: rtl8723au: Remove duplicate #defines for WLAN_EID_VENDOR_SPECIFIC by Jes Sorensen · 10 years ago
  49. 597baaf staging: rtl8723au: Fix buffer overflow in rtw_get_wfd_ie() by Jes Sorensen · 10 years ago
  50. c17416e staging: r8723au: Additional source patches by Larry Finger · 10 years ago
  51. 5e93f35 staging: r8723au: Add source files for new driver - part 1 by Larry Finger · 10 years ago