1. c5549ee Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  2. b3dd827 mac80211: don't send SMPS action frame in AP mode when not needed by Emmanuel Grumbach · 7 years ago
  3. 98c67d1 mac80211/wpa: use constant time memory comparison for MACs by Jason A. Donenfeld · 7 years ago
  4. c87905b mac80211: set bss_info data before configuring the channel by Johannes Berg · 7 years ago
  5. 44f6d42 mac80211: remove 5/10 MHz rate code from station MLME by Johannes Berg · 7 years ago
  6. 204a7db mac80211: Fix incorrect condition when checking rx timestamp by Avraham Stern · 7 years ago
  7. 769dc04 mac80211: don't look at the PM bit of BAR frames by Emmanuel Grumbach · 7 years ago
  8. c7a61cb mac80211: free netdev on dev_alloc_name() error by Johannes Berg · 7 years ago
  9. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  10. e165bc0 mac80211: fix dropped counter in multiqueue RX by Johannes Berg · 7 years ago
  11. 7a7c0a6 mac80211: fix TX aggregation start/stop callback race by Johannes Berg · 8 years ago
  12. 5667c86 mac80211: strictly check mesh address extension mode by Rajkumar Manoharan · 8 years ago
  13. f1f3e9e mac80211: fix IBSS presp allocation size by Johannes Berg · 8 years ago
  14. f8860ce mac80211: bail out from prep_connection() if a reconfig is ongoing by Luca Coelho · 8 years ago
  15. b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 8 years ago
  16. e38a017 mac80211: Add support for BSS max idle period element by Avraham Stern · 8 years ago
  17. 21a8e9d mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 8 years ago
  18. 5fe49a9 mac80211: add ieee80211_tx_status_ext by Felix Fietkau · 8 years ago
  19. eefebd3 mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status by Felix Fietkau · 8 years ago
  20. 18fb84d mac80211: make rate control tx status API more extensible by Felix Fietkau · 8 years ago
  21. dcba665 mac80211: use bitfield macros for encoded rate by Johannes Berg · 8 years ago
  22. 8613c94 mac80211: rename ieee80211_rx_status::vht_nss to just nss by Johannes Berg · 8 years ago
  23. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 8 years ago
  24. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
  25. e5f2e06 mac80211: make multicast variable a bool in ieee80211_accept_frame() by Luca Coelho · 8 years ago
  26. 4a19906 mac80211: disentangle iflist_mtx and chanctx_mtx by Johannes Berg · 8 years ago
  27. cf14708 mac80211: don't parse encrypted management frames in ieee80211_frame_acked by Emmanuel Grumbach · 8 years ago
  28. 3a3ecf1 cfg80211: add request id parameter to .sched_scan_stop() signature by Arend Van Spriel · 8 years ago
  29. 127f60b mac80211: rewrite monitor mode delivery logic by Johannes Berg · 8 years ago
  30. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. 3018e94 mac80211: reject ToDS broadcast data frames by Johannes Berg · 8 years ago
  32. 028f43b Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  33. a4ac6f2 mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss() by Matthias Kaehlcke · 8 years ago
  34. f64331d mac80211: keep a separate list of monitor interfaces that are up by Johannes Berg · 8 years ago
  35. 9e47806 mac80211: fix MU-MIMO follow-MAC mode by Johannes Berg · 8 years ago
  36. 65f1d60 mac80211: use common code for monitor options in add/change by Johannes Berg · 8 years ago
  37. 818a986 cfg80211: move add/change interface monitor flags into params by Johannes Berg · 8 years ago
  38. 8c5e688 mac80211: correct MU-MIMO monitor follow functionality by Johannes Berg · 8 years ago
  39. b026502 cfg80211: allow leaving MU-MIMO monitor configuration unchanged by Johannes Berg · 8 years ago
  40. 30841f5 mac80211: drop frames too short for FCS earlier by Johannes Berg · 8 years ago
  41. 93f56de mac80211: Fix clang warning about constant operand in logical operation by Matthias Kaehlcke · 8 years ago
  42. 7d65f82 mac80211: unconditionally start new netdev queues with iTXQ support by Johannes Berg · 8 years ago
  43. ed92a9b mac80211: mesh: drop new node with weak power by Masashi Honma · 8 years ago
  44. 5c19dfb mac80211: Use setup_timer instead of init_timer for mesh path by Ondřej Lysoněk · 8 years ago
  45. e8e4f52 mac80211: reject/clear user rate mask if not usable by Johannes Berg · 8 years ago
  46. b61fbda mac80211: remove ieee80211_tx_rate_control.max_rate_idx by Johannes Berg · 8 years ago
  47. a6289d3 mac80211: ignore VHT membership selector when parsing rates by Johannes Berg · 8 years ago
  48. f8f118c mac80211: Use setup_timer instead of init_timer by Ondřej Lysoněk · 8 years ago
  49. fe56c9c mac80211: fix mesh fail_avg check by Manoharan, Rajkumar · 8 years ago
  50. 7f406cd mac80211: encode rate type (legacy, HT, VHT) with fewer bits by Johannes Berg · 8 years ago
  51. a858958 mac80211: remove local pointer from rate_ctrl_ref by Johannes Berg · 8 years ago
  52. 2fb51c3 ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1 by Johannes Berg · 8 years ago
  53. 68506e9 mac80211: Print text for disassociation reason by Arkadiusz Miskiewicz · 8 years ago
  54. 2c3c5f8c mac80211: Add set_cqm_rssi_range_config by Andrew Zaborowski · 8 years ago
  55. 3eb0928 mac80211: use DECLARE_EWMA for mesh_fail_avg by Manoharan, Rajkumar · 8 years ago
  56. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  57. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  58. eb1e011 average: change to declare precision, not factor by Johannes Berg · 8 years ago
  59. 16c54ac Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  60. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  61. 19d19e9 mac80211: use driver-indicated transmitter STA only for data frames by Johannes Berg · 8 years ago
  62. 08a7e62 scripts/spelling.txt: add "swith" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  63. 09e0a2f mac80211: fix typo in debug print by Sara Sharon · 8 years ago
  64. 2595d25 mac80211: shorten debug message by Sara Sharon · 8 years ago
  65. d98937f mac80211: fix power saving clients handling in iwlwifi by Emmanuel Grumbach · 8 years ago
  66. 890030d mac80211: don't handle filtered frames within a BA session by Felix Fietkau · 8 years ago
  67. b7540d8 mac80211: don't reorder frames with SN smaller than SSN by Sara Sharon · 8 years ago
  68. a9e9200 mac80211: flush delayed work when entering suspend by Matt Chen · 8 years ago
  69. 0328edc mac80211: fix packet statistics for fast-RX by Johannes Berg · 8 years ago
  70. d3e709e idr: Return the deleted entry from idr_remove by Matthew Wilcox · 8 years ago
  71. 0d2164a Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  72. f181d6a mac80211: fix CSA in IBSS mode by Koen Vandeputte · 8 years ago
  73. 8585989 cfg80211: fix NAN bands definition by Luca Coelho · 8 years ago
  74. bee427b cfg80211: Pass new RSSI level in CQM RSSI notification by Andrzej Zaborowski · 8 years ago
  75. 769f07d mac80211: Pass new RSSI level in CQM RSSI notification by Andrzej Zaborowski · 8 years ago
  76. b2347a3 mac80211: check for allocation failure in debugfs code by Dan Carpenter · 8 years ago
  77. 2671782 mac80211: aes-cmac: switch to shash CMAC driver by Ard Biesheuvel · 8 years ago
  78. fe8de3d mac80211: fils_aead: Use crypto api CMAC shash rather than bare cipher by Ard Biesheuvel · 8 years ago
  79. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  80. bddb2afc mac80211: add back lost debugfs files by Johannes Berg · 8 years ago
  81. da7061c mac80211: Fix adding of mesh vendor IEs by Thorsten Horstmann · 8 years ago
  82. 01fba20 mac80211: Allocate a sync skcipher explicitly for FILS AEAD by Jouni Malinen · 8 years ago
  83. e479ab6 mac80211: Fix FILS AEAD protection in Association Request frame by Jouni Malinen · 8 years ago
  84. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  85. 731977e mac80211: use helper function to access ieee802_1d_to_ac[] by Amadeusz Sławiński · 8 years ago
  86. 115865f mac80211: don't try to sleep in rate_control_rate_init() by Johannes Berg · 8 years ago
  87. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  88. bb60b8b Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  89. dbef536 mac80211: prevent skb/txq mismatch by Michal Kazior · 8 years ago
  90. 43071d8 mac80211: initialize SMPS field in HT capabilities by Felix Fietkau · 8 years ago
  91. 2cc6f5a mac80211: set wifi_acked[_valid] bits for transmitted SKBs by Johannes Berg · 8 years ago
  92. cef0acd mac80211: Add RX flag to indicate ICV stripped by David Spinadel · 8 years ago
  93. d2941df mac80211: recalculate min channel width on VHT opmode changes by Johannes Berg · 8 years ago
  94. 96aa2e7 mac80211: calculate min channel width correctly by Johannes Berg · 8 years ago
  95. d7f8424 mac80211: fix the TID on NDPs sent as EOSP carrier by Emmanuel Grumbach · 8 years ago
  96. c38c39b mac80211: Fix headroom allocation when forwarding mesh pkt by Cedric Izoard · 8 years ago
  97. eeb0d56 mac80211: implement multicast forwarding on fast-RX path by Johannes Berg · 8 years ago
  98. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  99. 5762991 mac80211: Fix addition of mesh configuration element by Ilan peer · 8 years ago
  100. 35f432a mac80211: initialize fast-xmit 'info' later by Johannes Berg · 8 years ago