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