1. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  2. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  3. 5fdb373 net/mac80211: move WEP handling to ARC4 library interface by Ard Biesheuvel · 6 years ago
  4. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  5. 79c92ca mac80211: handle deauthentication/disassociation from TDLS peer by Yu Wang · 6 years ago
  6. 5dc8cdc mac80211/cfg80211: update bss channel on channel switch by Sergey Matyukevich · 6 years ago
  7. 7976b1e mac80211: ignore quiet mode in probe by Sara Sharon · 6 years ago
  8. 9792875 mac80211: allow CSA to self with immediate quiet by Sara Sharon · 6 years ago
  9. fafd2bc mac80211: notify driver on subsequent CSA beacons by Sara Sharon · 6 years ago
  10. b9cc81d mac80211: abort CSA if beacon does not include CSA IEs by Sara Sharon · 6 years ago
  11. ee14577 mac80211: support max channel switch time element by Sara Sharon · 6 years ago
  12. 4d9ec73 cfg80211: Report Association Request frame IEs in association events by Jouni Malinen · 6 years ago
  13. caf5633 mac80211: indicate support for multiple BSSID by Sara Sharon · 6 years ago
  14. 78ac51f mac80211: support multi-bssid by Sara Sharon · 6 years ago
  15. 4abb52a mac80211: pass bssids to elements parsing function by Sara Sharon · 6 years ago
  16. 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
  17. dc7eb0f mac80211: do not advertise HE cap IE if HE disabled by Shaul Triebitz · 6 years ago
  18. 002245e mac80211: set STA flag DISABLE_HE if HE is not supported by Shaul Triebitz · 6 years ago
  19. 2e249fc mac80211: update driver when MU EDCA params change by Shaul Triebitz · 6 years ago
  20. 55ebd6e mac80211: propagate the support for TWT to the driver by Emmanuel Grumbach · 6 years ago
  21. 33483a6 mac80211: fix missing unlock on error in ieee80211_mark_sta_auth() by Wei Yongjun · 6 years ago
  22. efb543e mac80211: Extend SAE authentication in infra BSS STA mode by Jouni Malinen · 6 years ago
  23. 8d7432a mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocation by Jouni Malinen · 6 years ago
  24. fc107a9 mac80211: Helper function for marking STA authenticated by Jouni Malinen · 6 years ago
  25. 77cbbc3 mac80211: fix saving a few HE values by Naftali Goldstein · 7 years ago
  26. 7eb26df mac80211: add ability to parse CCFS2 by Johannes Berg · 7 years ago
  27. 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 · 7 years ago
  28. 6c18b27 mac80211: don't Tx a deauth frame if the AP forbade Tx by Emmanuel Grumbach · 7 years ago
  29. 0007e94 mac80211: Fix station bandwidth setting after channel switch by Ilan Peer · 7 years ago
  30. f0c0407 mac80211: remove unnecessary NULL check by Johannes Berg · 7 years ago
  31. 47aa786 mac80211: fix potential null pointer dereference by Gustavo A. R. Silva · 7 years ago
  32. 41cbb0f mac80211: add support for HE by Luca Coelho · 7 years ago
  33. 45ad683 mac80211: split ieee80211_send_probe_req() by Johannes Berg · 7 years ago
  34. 00387f3 mac80211: add probe request building flags by Johannes Berg · 7 years ago
  35. d4e36e5 mac80211: Support adding duration for prepare_tx() callback by Ilan Peer · 7 years ago
  36. 407879b mac80211: Adjust SAE authentication timeout by Ilan Peer · 7 years ago
  37. 911a264 mac80211: Fix condition validating WMM IE by Ilan Peer · 7 years ago
  38. e15f20e Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  39. c470bdc mac80211: don't WARN on bad WMM parameters from buggy APs by Emmanuel Grumbach · 7 years ago
  40. 018f6fb mac80211: Send control port frames over nl80211 by Denis Kenzior · 7 years ago
  41. 4d191c7 mac80211: remove shadowing duplicated variable by Johannes Berg · 7 years ago
  42. e552af0 mac80211: limit wmm params to comply with ETSI requirements by Haim Dreyfuss · 7 years ago
  43. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  44. 1ad22fb mac80211: inform wireless layer when frame RSSI is invalid by Tosoni · 7 years ago
  45. 7c181f4 mac80211: add ieee80211_hw flag for QoS NDP support by Ben Caradoc-Davies · 7 years ago
  46. 94ba927 mac80211: Call mgd_prep_tx before transmitting deauthentication by Ilan Peer · 7 years ago
  47. a1f2ba04c mac80211: add get TID helper by Sara Sharon · 7 years ago
  48. c7c477b mac80211: don't warn on AID field without top two MSBs set by Johannes Berg · 7 years ago
  49. 02049ce mac80211: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  50. 7b6ddea mac80211: use QoS NDP for AP probing by Johannes Berg · 7 years ago
  51. 34f11cd mac80211: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  52. b1b1ae2 mac80211: don't track HT capability changes by Johannes Berg · 7 years ago
  53. a7f26d8 mac80211: simplify and clarify IE splitting by Johannes Berg · 8 years ago
  54. 7a7d3e4 mac80211: fix incorrect assignment of reassoc value by Simon Dinkin · 8 years ago
  55. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  56. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  57. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  58. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  59. c87905b mac80211: set bss_info data before configuring the channel by Johannes Berg · 8 years ago
  60. 44f6d42 mac80211: remove 5/10 MHz rate code from station MLME by Johannes Berg · 8 years ago
  61. 61b81b4 mac80211: move clearing result into ieee80211_parse_ch_switch_ie() by Johannes Berg · 8 years ago
  62. f8860ce mac80211: bail out from prep_connection() if a reconfig is ongoing by Luca Coelho · 8 years ago
  63. e38a017 mac80211: Add support for BSS max idle period element by Avraham Stern · 8 years ago
  64. 21a8e9d mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 8 years ago
  65. e8e4f52 mac80211: reject/clear user rate mask if not usable by Johannes Berg · 8 years ago
  66. a6289d3 mac80211: ignore VHT membership selector when parsing rates by Johannes Berg · 8 years ago
  67. 68506e9 mac80211: Print text for disassociation reason by Arkadiusz Miskiewicz · 8 years ago
  68. 2c3c5f8c mac80211: Add set_cqm_rssi_range_config by Andrew Zaborowski · 8 years ago
  69. bee427b cfg80211: Pass new RSSI level in CQM RSSI notification by Andrzej Zaborowski · 8 years ago
  70. 769f07d mac80211: Pass new RSSI level in CQM RSSI notification by Andrzej Zaborowski · 8 years ago
  71. ab72572 mac80211: Remove unused 'beaconint_us' variable by Kirtika Ruchandani · 8 years ago
  72. e6f462d cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts by Johannes Berg · 8 years ago
  73. 39404fe mac80211: FILS AEAD protection for station mode association frames by Jouni Malinen · 8 years ago
  74. dbc0c2c mac80211: Add FILS auth alg mapping by Jouni Malinen · 8 years ago
  75. 6ec6361 mac80211: Allow AUTH_DATA to be used for FILS by Jouni Malinen · 8 years ago
  76. 11b6b5a cfg80211: Rename SAE_DATA to more generic AUTH_DATA by Jouni Malinen · 8 years ago
  77. f438ceb mac80211: uapsd_queues is in QoS IE order by Emmanuel Grumbach · 8 years ago
  78. 93db1d9 mac80211: fix possible out-of-bounds access by Johannes Berg · 8 years ago
  79. 20eb7ea mac80211: remove disconnected APs from BSS table by David Spinadel · 9 years ago
  80. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  81. 49ddf8e mac80211: add fast-rx path by Johannes Berg · 9 years ago
  82. b100e5d mac80211: avoid useless memory write on each frame RX by Johannes Berg · 9 years ago
  83. d67703f Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  84. b5a33d5 mac80211: move MU_MIMO_OWNER flag to ieee80211_vif by Sara Sharon · 9 years ago
  85. 89f774e mac80211: always print a message when disconnecting by Johannes Berg · 9 years ago
  86. 8ac3c704 mac80211: refactor HT/VHT to chandef code by Johannes Berg · 9 years ago
  87. 4fa11ec mac80211: Requeue work after scan complete for all VIF types. by Sachin Kulkarni · 9 years ago
  88. a85a7e2 cfg80211/mac80211: use to_delayed_work by Geliang Tang · 9 years ago
  89. 23a1f8d mac80211: process and save VHT MU-MIMO group frame by Sara Sharon · 9 years ago
  90. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  91. cf1e05c mac80211: handle width changes from opmode notification IE in beacon by Eyal Shapira · 9 years ago
  92. a87da0c mac80211: suppress unchanged "limiting TX power" messages by Johannes Berg · 9 years ago
  93. b115b97 mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag by Janusz.Dziedzic@tieto.com · 9 years ago
  94. 2ed77ea mac80211: treat bad WMM parameters more gracefully by Johannes Berg · 9 years ago
  95. 730a7550 mac80211: fixup AIFSN instead of disabling WMM by Emmanuel Grumbach · 9 years ago
  96. cec6628 mac80211: make enable_qos parameter to ieee80211_set_wmm_default() by Johannes Berg · 9 years ago
  97. a64cba3 mac80211: Fix local deauth while associating by Andrei Otcheretianski · 9 years ago
  98. 976bd9e mac80211: move beacon_loss_count into ifmgd by Johannes Berg · 9 years ago
  99. 4a733ef mac80211: remove PM-QoS listener by Johannes Berg · 9 years ago
  100. 93f0490 Revert "mac80211: remove exposing 'mfp' to drivers" by Tamizh chelvam · 9 years ago