1. b913547 nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type by Johannes Berg · 4 years, 4 months ago
  2. 81aebc3 cfg80211: check reg_rule for NULL in handle_channel_custom() by Johannes Berg · 4 years, 5 months ago
  3. 99c731e nl80211: add missing attribute validation for channel switch by Jakub Kicinski · 4 years, 5 months ago
  4. 4fe88c8 nl80211: add missing attribute validation for beacon report scanning by Jakub Kicinski · 4 years, 5 months ago
  5. 7ff4418 nl80211: add missing attribute validation for critical protocol indication by Jakub Kicinski · 4 years, 5 months ago
  6. 0fb31bd cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE by Sergey Matyukevich · 4 years, 6 months ago
  7. a8531cf cfg80211: check wiphy driver existence for drvinfo report by Sergey Matyukevich · 4 years, 6 months ago
  8. ffd89a6 wireless: wext: avoid gcc -O3 warning by Arnd Bergmann · 4 years, 7 months ago
  9. a4f8567 cfg80211: Fix radar event during another phy CAC by Orr Mazor · 4 years, 7 months ago
  10. dc9a80e wireless: fix enabling channel 12 for custom regulatory domain by Ganapathi Bhat · 4 years, 7 months ago
  11. d934e5c cfg80211: regulatory: make initialization more robust by Johannes Berg · 6 years ago
  12. d2284ce cfg80211: check for set_wiphy_params by Johannes Berg · 4 years, 7 months ago
  13. ec4234e cfg80211: fix page refcount issue in A-MSDU decap by Felix Fietkau · 4 years, 7 months ago
  14. 8d6b965 cfg80211: fix memory leak in cfg80211_cqm_rssi_update by Felix Fietkau · 4 years, 7 months ago
  15. 5205825 cfg80211: fix deadlocks in autodisconnect work by Markus Theil · 4 years, 7 months ago
  16. 85fa006 cfg80211/mac80211: make ieee80211_send_layer2_update a public function by Dedy Lansky · 6 years ago
  17. 16a300f cfg80211: call disconnect_wk when AP stops by Johannes Berg · 5 years ago
  18. c24fe78 cfg80211: Prevent regulatory restore during STA disconnect in concurrent interfaces by Sriram R · 6 years ago
  19. be4f5457 nl80211: Fix a GET_KEY reply attribute by Andrew Zaborowski · 6 years ago
  20. b6410b9 cfg80211: validate wmm rule when setting by Stanislaw Gruszka · 6 years ago
  21. c2f459d cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is set by Rajeev Kumar Sirasanagandla · 6 years ago
  22. 2d830cf wireless: Skip directory when generating certificates by Maxim Mikityanskiy · 5 years ago
  23. be87ee6 nl80211: fix validation of mesh path nexthop by Markus Theil · 4 years, 9 months ago
  24. 73c066a cfg80211: wext: avoid copying malformed SSIDs by Will Deacon · 4 years, 10 months ago
  25. 09c5a5b nl80211: fix null pointer dereference by Miaoqing Pan · 4 years, 10 months ago
  26. 1bd17a7 nl80211: validate beacon head by Johannes Berg · 4 years, 11 months ago
  27. ad180ca cfg80211: add and use strongly typed element iteration macros by Johannes Berg · 5 years ago
  28. 3a0e673 cfg80211: initialize on-stack chandefs by Johannes Berg · 4 years, 10 months ago
  29. bd3a11a cfg80211: Purge frame registrations on iftype change by Denis Kenzior · 5 years ago
  30. 6a10e87 nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds by Masashi Honma · 5 years ago
  31. 1aa38ec {nl,mac}80211: fix interface combinations on crypto controlled devices by Manikanta Pubbisetty · 5 years ago
  32. 945b359 Revert "cfg80211: fix processing world regdomain when non modular" by Hodaszi, Robert · 5 years ago
  33. bc84982 mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he() by John Crispin · 5 years ago
  34. 72dc678 nl80211: fix station_info pertid memory leak by Andy Strohman · 5 years ago
  35. ccf6a15 {nl,mac}80211: allow 4addr AP operation on crypto controlled devices by Manikanta Pubbisetty · 5 years ago
  36. 17d941d cfg80211: fix memory leak of wiphy device name by Eric Biggers · 5 years ago
  37. ca5b9d6 mac80211/cfg80211: update bss channel on channel switch by Sergey Matyukevich · 5 years ago
  38. f2565d0 nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands by Sunil Dutt · 5 years ago
  39. 9d4da01 cfg80211: Handle WMM rules in regulatory domain intersection by Ilan Peer · 5 years ago
  40. 99b1dbe cfg80211: extend range deviation for DMG by Chaitanya Tata · 6 years ago
  41. 366fc58 nl80211: fix memory leak if validate_pae_over_nl80211() fails by Johannes Berg · 6 years ago
  42. d66c1b9 cfg80211: Fix busy loop regression in ieee80211_ie_split_ric() by Jouni Malinen · 6 years ago
  43. 1db5852 cfg80211: fix use-after-free in reg_process_hint() by Yu Zhao · 6 years ago
  44. 848e616 cfg80211: fix wext-compat memory leak by Stefan Seyfried · 6 years ago
  45. 1222a16 nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds by Masashi Honma · 6 years ago
  46. 30fe6d5 nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT by Masashi Honma · 6 years ago
  47. 119f94a cfg80211: Address some corner cases in scan result channel updating by Jouni Malinen · 6 years ago
  48. 24f33e6 cfg80211: reg: Init wiphy_idx in regulatory_hint_core() by Andrei Otcheretianski · 6 years ago
  49. fc3e3bf Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  50. 8442938 cfg80211: fix a type issue in ieee80211_chandef_to_operating_class() by Dan Carpenter · 6 years ago
  51. 4f0223b cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE by Arunk Khandavalli · 6 years ago
  52. b88d26d nl80211: Pass center frequency in kHz instead of MHz by Haim Dreyfuss · 6 years ago
  53. d3c89bb nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOP by Haim Dreyfuss · 6 years ago
  54. 38cb87e cfg80211: make wmm_rule part of the reg_rule structure by Stanislaw Gruszka · 6 years ago
  55. 8a54d8f cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule) by Johannes Berg · 6 years ago
  56. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  57. d17504b wireless/lib80211: Convert from ahash to shash by Kees Cook · 6 years ago
  58. e31f645 cfg80211: never ignore user regulatory hint by Amar Singhal · 6 years ago
  59. 5cf3006 nl80211: Add a missing break in parse_station_flags by Bernd Edlinger · 6 years ago
  60. a948f71 nl80211/mac80211: allow non-linear skb in rx_control_port by Denis Kenzior · 6 years ago
  61. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  62. 8365da2 Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  63. 397c657 cfg80211: use BIT_ULL for NL80211_STA_INFO_* attribute types by Omer Efrat · 6 years ago
  64. fe0984d cfg80211: track time using boottime by Arnd Bergmann · 6 years ago
  65. 95bca62 nl80211: check nla_parse_nested() return values by Johannes Berg · 6 years ago
  66. 188f60a nl80211: relax ht operation checks for mesh by Bob Copeland · 6 years ago
  67. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  68. c4cbaf7 cfg80211: Add support for HE by Luca Coelho · 6 years ago
  69. 446faa1 nl80211: report 4ADDR status with GET_INTERFACE by Antonio Quartulli · 6 years ago
  70. 2e076f1 nl80211: add scan features for improved scan privacy by Johannes Berg · 6 years ago
  71. db0a4ad nl80211: refactor common code in scan flags checks by Johannes Berg · 6 years ago
  72. 1d211d4 cfg80211: use better order for kcalloc() arguments by Johannes Berg · 6 years ago
  73. bf2b61a cfg80211: fix rcu in cfg80211_unregister_wdev by Dedy Lansky · 6 years ago
  74. 3c12d04 cfg80211: initialize sinfo in cfg80211_get_station by Sven Eckelmann · 6 years ago
  75. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  76. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  77. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  78. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  79. bad2929 nl80211: Reject disconnect commands except from conn_owner by Andrew Zaborowski · 6 years ago
  80. 7f9a3e1 nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS by Vidyullatha Kanchanapally · 6 years ago
  81. e841b7b nl80211: add FILS related parameters to ROAM event by Arend Van Spriel · 6 years ago
  82. 76804d2 cfg80211: use separate struct for FILS parameters by Arend Van Spriel · 6 years ago
  83. d1e23c9 nl80211: Optimize cfg80211_bss_expire invocations by Denis Kenzior · 6 years ago
  84. dd8070b Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  85. 5247a77 cfg80211: fix NULL pointer derference when querying regdb by Haim Dreyfuss · 6 years ago
  86. ba8f566 nl80211: Fix compilation by Denis Kenzior · 6 years ago
  87. 7ea3e11 cfg80211: release station info tidstats where needed by Johannes Berg · 6 years ago
  88. 4a22b00 cfg80211: fix spelling mistake: "uknown" -> "unknown" by Colin Ian King · 6 years ago
  89. 73887fd cfg80211/mac80211: revert to stack allocation for sinfo by Johannes Berg · 6 years ago
  90. 8689c05 cfg80211: dynamically allocate per-tid stats for station info by Arend van Spriel · 6 years ago
  91. 1039d08 nl80211: fix nlmsg allocation in cfg80211_ft_event by Dedy Lansky · 6 years ago
  92. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 6 years ago
  93. 52539ca cfg80211: Expose TXQ stats and parameters to userspace by Toke Høiland-Jørgensen · 6 years ago
  94. 81d5439 cfg80211: average ack rssi support for data frames by Balaji Pothunoori · 6 years ago
  95. aced43c cfg80211: Call reg_notifier for self managed hints conditionally by Amar Singhal · 6 years ago
  96. 50f3271 nl80211: Add wmm rule attribute to NL80211_CMD_GET_WIPHY dump command by Haim Dreyfuss · 6 years ago
  97. 2f0605a nl80211: Free connkeys on external authentication failure by Srinivas Dasari · 6 years ago
  98. 8382646 cfg80211: fix possible memory leak in regdb_query_country() by weiyongjun (A) · 6 years ago
  99. 8db0c433 regulatory: Rename confusing 'country IE' in log output by Toke Høiland-Jørgensen · 6 years ago
  100. a7cfebc cfg80211: limit wiphy names to 128 bytes by Johannes Berg · 6 years ago