1. ea07278 staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARG by Joe Perches · 9 years ago
  2. 46f7b63 Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  3. 3895ed0 Staging: rtl8723au: os_dep: Fixed a coding style issue. by Dean Michael Ancajas · 10 years ago
  4. 27f0971 Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  5. 319090b cfg80211: remove enum station_info_flags by Johannes Berg · 10 years ago
  6. dab363f Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  7. 8a0aa75 staging: rtl8723au: delete successive assignments to the same location by Jiayi Ye · 10 years ago
  8. 029bf13 staging: rtl8723au: Remove unnecessary else if by Tapasweni Pathak · 10 years ago
  9. 89c771e cfg80211: Convert del_station() callback to use a param struct by Jouni Malinen · 10 years ago
  10. 60b152c staging: rtl8723au: Fold struct wlan_phy_info into struct wlan_bssid_ex by Jes Sorensen · 10 years ago
  11. 911f292 Staging: rtl8723au: os_dep: Removed variable that is always 0. by Heena Sirwani · 10 years ago
  12. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  13. 1da2a44 patch "staging: rtl8723au: os_dep: declared cfg80211_infrastructure_mode static by Rahul Garg · 10 years ago
  14. f78c071 staging: rtl8723au: fix sparse incorrect type assignment warnings by Kieron Browne · 10 years ago
  15. 4e66cf0 drivers: staging: rtl8723au: Fix "foo* bar" should be "foo *bar" errors by Greg Donald · 10 years ago
  16. 5bc8c1f cfg80211: allow passing frame type to cfg80211_inform_bss() by Johannes Berg · 10 years ago
  17. 970fdfa cfg80211: remove @gfp parameter from cfg80211_rx_mgmt() by Vladimir Kondratiev · 10 years ago
  18. 2dcf6b4 staging: rtl8723au: Eliminate set_wep_key() and call set_group_key() directly by Jes Sorensen · 10 years ago
  19. 7ef2743 staging: rtl8723au: Validate keys in cfg80211_rtw_add_key() by Jes Sorensen · 10 years ago
  20. f0bf8dd staging: rtl8723au: rtw_cfg80211_{ap_}set_encryption(): Stop passing ieee_parms argument by Jes Sorensen · 10 years ago
  21. f88ab54 staging: rtl8723au: rtw_cfg80211_{ap_}set_encryption(): Add sta_addr argument by Jes Sorensen · 10 years ago
  22. efd4216 staging: rtl8723au: rtw_cfg80211_{ap_}set_encryption(): No more string parsing to determine cipher by Jes Sorensen · 10 years ago
  23. 6e6e2d6 staging: rtl8723au: Stop setting ieee_parm arguments that aren't used by Jes Sorensen · 10 years ago
  24. 0996cf9 staging: rtl8723au: rtw_cfg80211_{ap_}set_encryption(): Add set_tx argument by Jes Sorensen · 10 years ago
  25. fd38187 staging: rtl8723au: rtw_cfg80211_ap_set_encryption(): obtain key from key_params by Jes Sorensen · 10 years ago
  26. f7ce87c staging: rtl8723au: rtw_cfg80211_ap_set_encryption(): Pass key_index argument by Jes Sorensen · 10 years ago
  27. 5292a89 staging: rtl8723au: rtw_cfg80211_set_encryption(): Pass key_index as argument by Jes Sorensen · 10 years ago
  28. e1343f9 staging: rtl8723au: rtw_cfg80211_set_encryption(): Obtain key from key_params->key by Jes Sorensen · 10 years ago
  29. 8188b1c staging: rtl8723au: rtw_cfg80211_set_encryption(): Use key_params->cipher by Jes Sorensen · 10 years ago
  30. d0dc266 staging: rtl8723au: rtw_cfg80211_set_encryption(): Obtain key_len from struct key_params by Jes Sorensen · 10 years ago
  31. a9e346f staging: rtl8723au: rtw_cfg80211_set_encryption(): Pass additional struct key_params by Jes Sorensen · 10 years ago
  32. 55db5d0 staging: rtl8723au: rtw_cfg80211_ap_set_encryption(): Use keyparms->cipher to set WEP size by Jes Sorensen · 10 years ago
  33. f84f97f staging: rtl8723au: rtw_cfg80211_ap_set_encryption(): Stop using param->u.crypt.alg by Jes Sorensen · 10 years ago
  34. c36e122 staging: rtl8723au: rtw_cfg80211_ap_set_encryption(): Use key len from struct key_params by Jes Sorensen · 10 years ago
  35. 4e297c2 staging: rtl8723au: rtw_cfg80211_ap_set_encryption() is only called for WIFI_AP_STATE by Jes Sorensen · 10 years ago
  36. 5dab9e7 staging: rtl8723au: rtw_cfg80211_ap_set_encryption(): Use key_params->cipher to determine encryption by Jes Sorensen · 10 years ago
  37. 1de65cc staging: rtl8723au: Get rid of obsolete _FIXED_IE_LENGTH_ + _BEACON_IE_OFFSET by Jes Sorensen · 10 years ago
  38. fb5fd46 staging: rtl8723au: rtw_add_beacon(): Construct a full beacon frame for validation by Jes Sorensen · 10 years ago
  39. 1d33b07 staging: rtl8723au: rtw_get_cur_max_rate(): Use _FIXED_IE_LENGTH_ instead of hardcoded value by Jes Sorensen · 10 years ago
  40. 60e78f3d staging: rtl8723au: Remove usage of _{RE, }ASOCREQ_IE_OFFSET_ by Jes Sorensen · 10 years ago
  41. ddf5c2b staging: rtl8723au: Update bss beacon info in rtw_add_beacon() by Jes Sorensen · 10 years ago
  42. db97812 staging: rtl8723au: rtw_add_beacon(): Replace magic constant with appropriate struct size by Jes Sorensen · 10 years ago
  43. 143ced2 staging: rtl8723au: struct wlan_bssid_ex: Rename BeaconPeriod to beacon_interval by Jes Sorensen · 10 years ago
  44. 11a80e8 staging: rtl8723au: rtw_cfg80211_inform_bss(): Use the capability info we already saved by Jes Sorensen · 10 years ago
  45. 2620e33 staging: rtl8723au: rtw_cfg80211_inform_bss(): Report the beacon interval already retrieved by Jes Sorensen · 10 years ago
  46. 993c52b staging: rtl8723au: Save timestamp for network in collect_bss_info() and report it to the stack by Jes Sorensen · 10 years ago
  47. 4062f7a staging: rtl8723au: rtw_cfg80211_inform_bss(): Use cfg80211_inform_bss() by Jes Sorensen · 10 years ago
  48. 8a3adc2 staging: rtl8723au: rtw_cfg80211_inform_bss(): timestamp isn't used by Jes Sorensen · 10 years ago
  49. 7579a7e staging: rtl8723au: rtw_cfg80211_set_wpa_ie(): Avoid pointless memcpy by Jes Sorensen · 10 years ago
  50. 3798786 staging: rtl8723au: Move FillH2CCmd() prototype to rtl8723a_cmd.h where it really belongs by Jes Sorensen · 10 years ago
  51. 27fd731 staging: rtl8723au: Move rtw_get_cur_max_rate23a() to ioctl_cfg80211.c by Jes Sorensen · 10 years ago
  52. 72795e9 staging: rtl8723au: rtw_set_ssid(): Use rtw_do_join_network() by Jes Sorensen · 10 years ago
  53. 4d9c63b staging: rtl8723au: rtw_cfg80211_add_wep(): Use WLAN_KEY_LEN_* by Jes Sorensen · 10 years ago
  54. 70fbc1a staging: rtl8723au: rtw_set_ssid(): This is never called with _FW_UNDER_LINKING by Jes Sorensen · 10 years ago
  55. e73d82e staging: rtl8723au: Pass a struct wlan_network to rtw_set_ssid() by Jes Sorensen · 10 years ago
  56. 9cb08ff staging: rtl8723au: cfg80211_rtw_connect(): Simplify ssid preparation by Jes Sorensen · 10 years ago
  57. 9ab98d4 staging: rtl8723au: cfg80211_rtw_connect(): Remove obfuscating pointers by Jes Sorensen · 10 years ago
  58. c5178b0 staging: rtl8723au: cfg80211_rtw_connect(): Clean up various bits by Jes Sorensen · 10 years ago
  59. 97c4361 staging: rtl8723au: Move rtw_set_802_11_ssid23a() to ioctl_cfg80211.c by Jes Sorensen · 10 years ago
  60. 39dbc44 staging: rtl8723au: Fold rtw_set_802_11_authentication_mode23a() into cfg80211_rtw_connect() by Jes Sorensen · 10 years ago
  61. 7c0e063 staging: rtl8723au: cfg80211_rtw_connect(): Check correct return value from rtw_set_802_11_ssid23a() by Jes Sorensen · 10 years ago
  62. 7b2e06a staging: rtl8723au: Get rid of IW_ESSID_MAX_SIZE by Jes Sorensen · 10 years ago
  63. cc531f6 staging: rtl8723au: ioctl_cfg80211.c: Use struct ieee80211_mgmt to build mgmt frame by Jes Sorensen · 10 years ago
  64. 2e74d33 staging: rtl8723au: Let cfg80211 handle public action management frames by Jes Sorensen · 10 years ago
  65. d3797af staging: rtl8723au: ioctl_cfg80211.c: Convert rtw_get_wps_ie23a() to cfg80211_find_vendor_ie() by Jes Sorensen · 10 years ago
  66. fbf380c staging: rtl8723au: rtw_get_wps_ie23a(): Remove unused dest pointer wps_ie by Jes Sorensen · 10 years ago
  67. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  68. 260c0f7 staging: rtl8723au: Remove unneeded version.h inclusion in ioctl_cfg80211.c by Sachin Kamat · 10 years ago
  69. d165e4e staging: rtl8723au: rtw_wdev_alloc(): Don't register wiphy before kmalloc() completed by Jes Sorensen · 10 years ago
  70. 56b0bd9 staging: rtl8723au: Remove some pointless cfg80211_* wrapper macros by Jes Sorensen · 10 years ago
  71. 661f706 staging: rtl8723au: struct rtw_wdev_priv: Remove some never 'true' variables by Jes Sorensen · 10 years ago
  72. 015e425 staging: rtl8723au: Get rid of unused struct rtw_wdev_invit_info by Jes Sorensen · 10 years ago
  73. de62f67 staging: rtl8723au: _cfg80211_rtw_mgmt_tx() clean up checking function return values by Jes Sorensen · 10 years ago
  74. 58af40a staging: rtl8723au: Delete unused rtw_cfg80211_set_mgnt_wpsp2pie() by Jes Sorensen · 10 years ago
  75. cc2db7c staging: rtl8723au: ioctl_cfg80211.c: Use ether_addr_equal() by Jes Sorensen · 10 years ago
  76. 888df44 staging: rtl8723au: ioctl_cfg80211.c: Use ether_addr_copy() by Jes Sorensen · 10 years ago
  77. 8b506ef staging: rtl8723au: Do not call netdev_open23a() from cfg80211_rtw_change_iface() by Jes Sorensen · 10 years ago
  78. 4a6eea4 staging: rtl8723au: Use kmemdup() instead of memcpy() to duplicate memory by Benoit Taine · 10 years ago
  79. ea2ea44 staging: rtl8723au: rtw_cfg80211_rx_action(): Use ieee80211_mgmt to parse action frame by Jes Sorensen · 10 years ago
  80. 38eb09b staging: rtl8723au: rtw_cfg80211_monitor_if_xmit_entry() use struct ieee80211_mgmt by Jes Sorensen · 10 years ago
  81. 036cdd9 staging: rtl8723au: ioctl_cfg80211.c: Use ieee80211.h provided fctl bits by Jes Sorensen · 10 years ago
  82. 1daffae staging: rtl8723au: ioctl_cfg80211.c: Properly initialize seq_ctrl by Jes Sorensen · 10 years ago
  83. 9a7e35f staging: rtl8723au: rtw_cfg80211_inform_bss(): Use get_unaligned_le16() by Jes Sorensen · 10 years ago
  84. 14423cd staging: rtl8723au: ioctl_cfg80211.c: Rip out < 3.14 kernel support by Jes Sorensen · 10 years ago
  85. aa69fa6 staging: rtl8723au: cfg80211_rtw_mgmt_tx(): type is always -1 by Jes Sorensen · 10 years ago
  86. 37cb982 staging: rtl8723au: Get rid of struct ndis_802_11_config by Jes Sorensen · 10 years ago
  87. deff115 staging: rtl8723au: Make rtw_cfg80211_add_wep() take a struct rtw_wep_key by Jes Sorensen · 10 years ago
  88. 6893c8e staging: rtl8723au: rtw_cfg80211_add_wep(): Get rid of unused keyindex flags by Jes Sorensen · 10 years ago
  89. 1e6e7f6 staging: rtl8723au: Move rtw_set_802_11_add_wep23a() to ioctl_cfg80211.c by Jes Sorensen · 10 years ago
  90. e082790 staging: rtl8723au: Introduce struct rtw_wep_key to store our wep keys by Jes Sorensen · 10 years ago
  91. 9e3d6df staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto type by Jes Sorensen · 10 years ago
  92. 7989bcf staging: rtl8723au: Store algorithm type in a u32 by Jes Sorensen · 10 years ago
  93. 9216c51 staging: rtl8723au: Fix up some random bit-flag handling by Jes Sorensen · 10 years ago
  94. efc7144 staging: rtl8723au: Use nl80211_iftype instead of driver's own custom types by Jes Sorensen · 10 years ago
  95. 16b9632 staging: rtl8732au: ioctl_cfg80211.c: Fix another case of u8 abuse for error return by Jes Sorensen · 10 years ago
  96. 7e761c5 staging: rtl8723au: rtw_ioctl_set.c: Fix up messy error code handling by Jes Sorensen · 10 years ago
  97. 0cc6c3a staging: rtl8723au: Remove unused pointer in rtw_wdev_free() by Christian Engelmayer · 10 years ago
  98. 4e489d9 staging: rtl8723au: 'keyid' is always 0-3, no need for CHKBIT() by Jes Sorensen · 10 years ago
  99. a790d58 staging: rtl8723au: Get rid of FUNC_NDEV_{FMT,ARG} by Jes Sorensen · 10 years ago
  100. 9cd613c staging: rtl8723au: Remove FUNC_ADPT_{FMT,ARG} by Jes Sorensen · 10 years ago