1. b7b14ec Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  2. 55c1fdf cfg80211: allow sending vendor events unicast by Johannes Berg · 6 years ago
  3. 4d9ec73 cfg80211: Report Association Request frame IEs in association events by Jouni Malinen · 6 years ago
  4. 7676374 cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast address by Mao Wenan · 6 years ago
  5. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  6. 7388afe cfg80211: Use const more consistently in for_each_element macros by Jouni Malinen · 6 years ago
  7. 1fc9b72 cfg80211: prevent speculation on cfg80211_classify8021d() return by Johannes Berg · 6 years ago
  8. ff1bab1 cfg80211: pmsr: record netlink port ID by Johannes Berg · 6 years ago
  9. ea18709 nl80211: Fix FTM per burst maximum value by Aviya Erenfeld · 6 years ago
  10. e646a02 cfg80211: restore regulatory without calling userspace by Johannes Berg · 6 years ago
  11. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  12. bede8d2 cfg80211: fix memory leak of new_ie by Sara Sharon · 6 years ago
  13. c17fe04 cfg80211: fix the IE inheritance of extension IEs by Sara Sharon · 6 years ago
  14. 0cd01ef cfg80211: save multi-bssid properties by Sara Sharon · 6 years ago
  15. 7ece9c3 cfg80211: make BSSID generation function inline by Sara Sharon · 6 years ago
  16. 213ed57 cfg80211: parse multi-bssid only if HW supports it by Sara Sharon · 6 years ago
  17. 7011ba5 cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible by Sara Sharon · 6 years ago
  18. a3584f56d cfg80211: Properly track transmitting and non-transmitting BSS by Sara Sharon · 6 years ago
  19. 1c8745f cfg80211: use for_each_element() for multi-bssid parsing by Johannes Berg · 6 years ago
  20. 0b8fb82 cfg80211: Parsing of Multiple BSSID information in scanning by Peng Xu · 6 years ago
  21. 9f30861 nl80211: use for_each_element() in validate_ie_attr() by Johannes Berg · 6 years ago
  22. 49a68e0 cfg80211: add various struct element finding helpers by Johannes Berg · 6 years ago
  23. 0f3b07f cfg80211: add and use strongly typed element iteration macros by Johannes Berg · 6 years ago
  24. 73350424 cfg80211: pmsr: fix abort locking by Johannes Berg · 6 years ago
  25. 0acd992 cfg80211: pmsr: fix MAC address setting by Johannes Berg · 6 years ago
  26. e005bd7d cfg80211: call disconnect_wk when AP stops by Johannes Berg · 6 years ago
  27. 2332328 netlink: reduce NLA_POLICY_NESTED{,_ARRAY} arguments by Johannes Berg · 6 years ago
  28. 752cfee Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  29. 6c90036 nl80211: Allow set/del pmksa operations for AP by Liangwei Dong · 6 years ago
  30. fe49437 cfg80211: Authentication offload to user space in AP mode by Srinivas Dasari · 6 years ago
  31. ab4dfa2 cfg80211: Allow drivers to advertise supported AKM suites by Veerendranath Jakkam · 6 years ago
  32. c82c06c cfg80211: Notify all User Hints To self managed wiphys by Sriram R · 6 years ago
  33. 4af2175 cfg80211: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  34. 93183bd cfg80211: extend range deviation for DMG by Chaitanya Tata · 6 years ago
  35. faae54a cfg80211: reg: remove warn_on for a normal case by Chaitanya Tata · 6 years ago
  36. a8b5c6d nl80211: fix NLA_POLICY_NESTED() arguments by Johannes Berg · 6 years ago
  37. 540bbcb nl80211/mac80211: mesh: add mesh path change count to mpath info by Julan Hsu · 6 years ago
  38. cc24163 nl80211/mac80211: mesh: add hop count to mpath info by Julan Hsu · 6 years ago
  39. 3664705 cfg80211: Add airtime statistics and settings by Toke Høiland-Jørgensen · 6 years ago
  40. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  41. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  42. 5a862f8 Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  43. 93bc8ac cfg80211: fix ieee80211_get_vht_max_nss() by Johannes Berg · 6 years ago
  44. d350a0f nl80211: fix memory leak if validate_pae_over_nl80211() fails by Johannes Berg · 6 years ago
  45. 30c6311 nl80211: Add support to notify radar event info received from STA by Sriram R · 6 years ago
  46. 925b597 cfg80211: add some missing fall through annotations by Luca Coelho · 6 years ago
  47. 312ca38 cfg80211: Fix busy loop regression in ieee80211_ie_split_ric() by Jouni Malinen · 6 years ago
  48. 1ad0f16 crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations by Eric Biggers · 6 years ago
  49. ecbc12a {nl,mac}80211: add rssi to mesh candidates by Bob Copeland · 6 years ago
  50. 01d66fb {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf by Bob Copeland · 6 years ago
  51. dbdaee7 {nl,mac}80211: report gate connectivity in station info by Bob Copeland · 6 years ago
  52. 3d1a5bb nl80211: Emit a SET_INTERFACE on iftype change by Andrew Zaborowski · 6 years ago
  53. c90b670 nl80211: announce radios/interfaces when switching namespaces by Martin Willi · 6 years ago
  54. 9bb7e0f cfg80211: add peer measurement with FTM initiator API by Johannes Berg · 6 years ago
  55. aaaa10e cfg80211: tracing: avoid 'idx' variable by Johannes Berg · 6 years ago
  56. 113f3aa cfg80211: Prevent regulatory restore during STA disconnect in concurrent interfaces by Sriram R · 6 years ago
  57. c177db2 cfg80211/mac80211: fix FTM settings across CSA by Johannes Berg · 6 years ago
  58. 81c5dce cfg80211: add missing constraint for user-supplied VHT mask by Sergey Matyukevich · 6 years ago
  59. 0d4e14a nl80211: Add per peer statistics to compute FCS error rate by Ankita Bajaj · 6 years ago
  60. 3d7af87 nl80211: use netlink policy validation function for elements by Johannes Berg · 6 years ago
  61. ab0d76f nl80211: use policy range validation where applicable by Johannes Berg · 6 years ago
  62. b802a5d lib80211: don't use skcipher by Johannes Berg · 6 years ago
  63. 188de5d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  64. 72438f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  65. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  66. 5207ca5 cfg80211: sort tracing properly by Johannes Berg · 6 years ago
  67. ec8f170bc cfg80211: unify sending NL80211_CMD_NEW_INTERFACE by Johannes Berg · 6 years ago
  68. 85dd3da cfg80211: combine wdev/netdev unregister code by Johannes Berg · 6 years ago
  69. 49f9cf0 nl80211: add error messages to nl80211_parse_chandef() by Johannes Berg · 6 years ago
  70. b60ad34 cfg80211: move cookie_counter out of wiphy by Johannes Berg · 6 years ago
  71. 71e5e886 cfg80211: regulatory: make initialization more robust by Johannes Berg · 6 years ago
  72. 5297c65 nl80211: remove nl80211_prepare_wdev_dump() skb argument by Johannes Berg · 6 years ago
  73. 81e54d0 cfg80211: support FTM responder configuration/statistics by Pradeep Kumar Chitrapu · 6 years ago
  74. 7057f24 cfg80211: tracing: reuse wiphy_wdev_evt for rdev_get_txq_stats by Johannes Berg · 6 years ago
  75. efdfce7 nl80211: Fix a GET_KEY reply attribute by Andrew Zaborowski · 6 years ago
  76. e4d4216 cfg80211: combine duplicate wdev init code by Johannes Berg · 6 years ago
  77. 6762696 cfg80211: remove redundant check of !scan_plan by Colin Ian King · 6 years ago
  78. d25d062 cfg80211: remove unnecessary null pointer check in cfg80211_netdev_notifier_call by zhong jiang · 6 years ago
  79. 1db5852 cfg80211: fix use-after-free in reg_process_hint() by Yu Zhao · 6 years ago
  80. 848e616 cfg80211: fix wext-compat memory leak by Stefan Seyfried · 6 years ago
  81. 1222a16 nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds by Masashi Honma · 6 years ago
  82. 30fe6d5 nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT by Masashi Honma · 6 years ago
  83. 119f94a cfg80211: Address some corner cases in scan result channel updating by Jouni Malinen · 6 years ago
  84. 014f5a2 cfg80211: validate wmm rule when setting by Stanislaw Gruszka · 6 years ago
  85. 24f33e6 cfg80211: reg: Init wiphy_idx in regulatory_hint_core() by Andrei Otcheretianski · 6 years ago
  86. b0aa75f ieee80211: add new VHT capability fields/parsing by Johannes Berg · 6 years ago
  87. 244eb9a cfg80211: add he_capabilities (ext) IE to AP settings by Shaul Triebitz · 6 years ago
  88. 3630268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  89. 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
  90. 8442938 cfg80211: fix a type issue in ieee80211_chandef_to_operating_class() by Dan Carpenter · 6 years ago
  91. 4f0223b cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE by Arunk Khandavalli · 6 years ago
  92. 9c06602 cfg80211: clarify frames covered by average ACK signal report by Balaji Pothunoori · 6 years ago
  93. b88d26d nl80211: Pass center frequency in kHz instead of MHz by Haim Dreyfuss · 6 years ago
  94. d3c89bb nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOP by Haim Dreyfuss · 6 years ago
  95. 9cf0a0b cfg80211: Add support for 60GHz band channels 5 and 6 by Alexei Avshalom Lazar · 6 years ago
  96. 7417844 cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is set by Rajeev Kumar Sirasanagandla · 6 years ago
  97. 30ca1aa cfg80211/mac80211: make ieee80211_send_layer2_update a public function by Dedy Lansky · 6 years ago
  98. 38cb87e cfg80211: make wmm_rule part of the reg_rule structure by Stanislaw Gruszka · 6 years ago
  99. 8a54d8f cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule) by Johannes Berg · 7 years ago
  100. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago