1. bde59c4 mac80211: fix deadlock in driver-managed RX BA session start by Johannes Berg · 7 years ago
  2. 98e93e9 mac80211: Complete ampdu work schedule during session tear down by Ilan peer · 7 years ago
  3. 6e46d8c mac80211: flush hw_roc_start work before cancelling the ROC by Avraham Stern · 7 years ago
  4. 979e1f0 mac80211: agg-tx: call drv_wake_tx_queue in proper context by Johannes Berg · 8 years ago
  5. 89e9bfc mac80211: Fix null pointer dereference with iTXQ support by Chunho Lee · 7 years ago
  6. b44eebe mac80211: add MESH IE in the correct order by Liad Kaufman · 7 years ago
  7. d81b0fd mac80211: shorten debug prints using ht_dbg() to avoid warning by Sharon Dvir · 7 years ago
  8. 5316821 mac80211: fix VLAN handling with TXQs by Johannes Berg · 8 years ago
  9. 7a7d3e4 mac80211: fix incorrect assignment of reassoc value by Simon Dinkin · 7 years ago
  10. 04c2cf3 mac80211: add api to start ba session timer expired flow by Naftali Goldstein · 7 years ago
  11. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  12. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  13. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  14. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  15. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  16. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. 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 · 8 years ago
  18. 6dad28a mac80211: add the action to the drv_ampdu_action tracepoint by Emmanuel Grumbach · 8 years ago
  19. b3dd827 mac80211: don't send SMPS action frame in AP mode when not needed by Emmanuel Grumbach · 8 years ago
  20. 98c67d1 mac80211/wpa: use constant time memory comparison for MACs by Jason A. Donenfeld · 8 years ago
  21. c87905b mac80211: set bss_info data before configuring the channel by Johannes Berg · 8 years ago
  22. 44f6d42 mac80211: remove 5/10 MHz rate code from station MLME by Johannes Berg · 8 years ago
  23. 204a7db mac80211: Fix incorrect condition when checking rx timestamp by Avraham Stern · 8 years ago
  24. 769dc04 mac80211: don't look at the PM bit of BAR frames by Emmanuel Grumbach · 8 years ago
  25. c7a61cb mac80211: free netdev on dev_alloc_name() error by Johannes Berg · 8 years ago
  26. 699cb58 mac80211: manage RX BA session offload without SKB queue by Johannes Berg · 8 years ago
  27. a43e618 Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  28. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  29. e165bc0 mac80211: fix dropped counter in multiqueue RX by Johannes Berg · 8 years ago
  30. 5d473fe mac80211: Invoke TX LED in more code paths by Bjorn Andersson · 8 years ago
  31. e45a79d skbuff/mac80211: introduce and use skb_put_zero() by Johannes Berg · 8 years ago
  32. 7a7c0a6 mac80211: fix TX aggregation start/stop callback race by Johannes Berg · 8 years ago
  33. 71ec289 mac80211: enable VHT for mesh channel processing by Simon Wunderlich · 8 years ago
  34. 75d627d mac80211: mesh: support sending wide bandwidth CSA by Simon Wunderlich · 8 years ago
  35. 3b23782 mac80211: mark as action frame when parsing IEs of CSA action frames by Simon Wunderlich · 8 years ago
  36. 0ab2e55 mac80211: mesh: Allow following CSA to DFS channels if userspace handles it by Benjamin Berg · 8 years ago
  37. 61b81b4 mac80211: move clearing result into ieee80211_parse_ch_switch_ie() by Johannes Berg · 8 years ago
  38. 5d55371 mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is received by Benjamin Berg · 8 years ago
  39. 484a54c mac80211: Dynamically set CoDel parameters per station by Toke Høiland-Jørgensen · 8 years ago
  40. 5667c86 mac80211: strictly check mesh address extension mode by Rajkumar Manoharan · 8 years ago
  41. f1f3e9e mac80211: fix IBSS presp allocation size by Johannes Berg · 8 years ago
  42. f8860ce mac80211: bail out from prep_connection() if a reconfig is ongoing by Luca Coelho · 8 years ago
  43. b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 8 years ago
  44. e38a017 mac80211: Add support for BSS max idle period element by Avraham Stern · 8 years ago
  45. 21a8e9d mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 8 years ago
  46. 5fe49a9 mac80211: add ieee80211_tx_status_ext by Felix Fietkau · 8 years ago
  47. eefebd3 mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status by Felix Fietkau · 8 years ago
  48. 18fb84d mac80211: make rate control tx status API more extensible by Felix Fietkau · 8 years ago
  49. dcba665 mac80211: use bitfield macros for encoded rate by Johannes Berg · 8 years ago
  50. 8613c94 mac80211: rename ieee80211_rx_status::vht_nss to just nss by Johannes Berg · 8 years ago
  51. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 8 years ago
  52. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
  53. e5f2e06 mac80211: make multicast variable a bool in ieee80211_accept_frame() by Luca Coelho · 8 years ago
  54. 4a19906 mac80211: disentangle iflist_mtx and chanctx_mtx by Johannes Berg · 8 years ago
  55. cf14708 mac80211: don't parse encrypted management frames in ieee80211_frame_acked by Emmanuel Grumbach · 8 years ago
  56. 3a3ecf1 cfg80211: add request id parameter to .sched_scan_stop() signature by Arend Van Spriel · 8 years ago
  57. 127f60b mac80211: rewrite monitor mode delivery logic by Johannes Berg · 8 years ago
  58. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  59. 3018e94 mac80211: reject ToDS broadcast data frames by Johannes Berg · 8 years ago
  60. 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
  61. a4ac6f2 mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss() by Matthias Kaehlcke · 8 years ago
  62. f64331d mac80211: keep a separate list of monitor interfaces that are up by Johannes Berg · 8 years ago
  63. 9e47806 mac80211: fix MU-MIMO follow-MAC mode by Johannes Berg · 8 years ago
  64. 65f1d60 mac80211: use common code for monitor options in add/change by Johannes Berg · 8 years ago
  65. 818a986 cfg80211: move add/change interface monitor flags into params by Johannes Berg · 8 years ago
  66. 8c5e688 mac80211: correct MU-MIMO monitor follow functionality by Johannes Berg · 8 years ago
  67. b026502 cfg80211: allow leaving MU-MIMO monitor configuration unchanged by Johannes Berg · 8 years ago
  68. 30841f5 mac80211: drop frames too short for FCS earlier by Johannes Berg · 8 years ago
  69. 93f56de mac80211: Fix clang warning about constant operand in logical operation by Matthias Kaehlcke · 8 years ago
  70. 7d65f82 mac80211: unconditionally start new netdev queues with iTXQ support by Johannes Berg · 8 years ago
  71. ed92a9b mac80211: mesh: drop new node with weak power by Masashi Honma · 8 years ago
  72. 5c19dfb mac80211: Use setup_timer instead of init_timer for mesh path by Ondřej Lysoněk · 8 years ago
  73. e8e4f52 mac80211: reject/clear user rate mask if not usable by Johannes Berg · 8 years ago
  74. b61fbda mac80211: remove ieee80211_tx_rate_control.max_rate_idx by Johannes Berg · 8 years ago
  75. a6289d3 mac80211: ignore VHT membership selector when parsing rates by Johannes Berg · 8 years ago
  76. f8f118c mac80211: Use setup_timer instead of init_timer by Ondřej Lysoněk · 8 years ago
  77. fe56c9c mac80211: fix mesh fail_avg check by Manoharan, Rajkumar · 8 years ago
  78. 7f406cd mac80211: encode rate type (legacy, HT, VHT) with fewer bits by Johannes Berg · 8 years ago
  79. a858958 mac80211: remove local pointer from rate_ctrl_ref by Johannes Berg · 8 years ago
  80. 2fb51c3 ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1 by Johannes Berg · 8 years ago
  81. 68506e9 mac80211: Print text for disassociation reason by Arkadiusz Miskiewicz · 8 years ago
  82. 2c3c5f8c mac80211: Add set_cqm_rssi_range_config by Andrew Zaborowski · 8 years ago
  83. 3eb0928 mac80211: use DECLARE_EWMA for mesh_fail_avg by Manoharan, Rajkumar · 8 years ago
  84. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  85. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  86. eb1e011 average: change to declare precision, not factor by Johannes Berg · 8 years ago
  87. 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
  88. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  89. 19d19e9 mac80211: use driver-indicated transmitter STA only for data frames by Johannes Berg · 8 years ago
  90. 08a7e62 scripts/spelling.txt: add "swith" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  91. 09e0a2f mac80211: fix typo in debug print by Sara Sharon · 8 years ago
  92. 2595d25 mac80211: shorten debug message by Sara Sharon · 8 years ago
  93. d98937f mac80211: fix power saving clients handling in iwlwifi by Emmanuel Grumbach · 8 years ago
  94. 890030d mac80211: don't handle filtered frames within a BA session by Felix Fietkau · 8 years ago
  95. b7540d8 mac80211: don't reorder frames with SN smaller than SSN by Sara Sharon · 8 years ago
  96. a9e9200 mac80211: flush delayed work when entering suspend by Matt Chen · 8 years ago
  97. 0328edc mac80211: fix packet statistics for fast-RX by Johannes Berg · 8 years ago
  98. d3e709e idr: Return the deleted entry from idr_remove by Matthew Wilcox · 8 years ago
  99. 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
  100. f181d6a mac80211: fix CSA in IBSS mode by Koen Vandeputte · 8 years ago