1. f2ac7e3 mac80211: expose txq queue depth and size to drivers by Michal Kazior · 9 years ago
  2. 2a58d42 mac80211: fix txq queue related crashes by Michal Kazior · 9 years ago
  3. 23a1f8d mac80211: process and save VHT MU-MIMO group frame by Sara Sharon · 9 years ago
  4. 835112b mac80211: don't teardown sdata on sdata stop by Eliad Peller · 9 years ago
  5. 5ad11b5 mac80211: ensure we don't update tx power on a non-running sdata by Emmanuel Grumbach · 9 years ago
  6. cec6628 mac80211: make enable_qos parameter to ieee80211_set_wmm_default() by Johannes Berg · 9 years ago
  7. 4a733ef mac80211: remove PM-QoS listener by Johannes Berg · 9 years ago
  8. fc58c47 mac80211: process skb_queue while scanning in HW by Andrei Otcheretianski · 9 years ago
  9. b119ad6 mac80211: add rate mask logic for vht rates by Lorenzo Bianconi · 9 years ago
  10. c8ff71e mac80211: TDLS: handle chan-switch in RTNL locked work by Arik Nemtsov · 9 years ago
  11. d8d9008 mac80211: shut down interfaces before destroying interface list by Johannes Berg · 9 years ago
  12. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  13. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  14. f9dca80 mac80211: fix AP_VLAN crypto tailroom calculation by Michal Kazior · 9 years ago
  15. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  16. 5a49051 mac80211: use per-CPU TX/RX statistics by Johannes Berg · 9 years ago
  17. df14046 mac80211: remove support for IFF_PROMISC by Johannes Berg · 9 years ago
  18. 5eb8f4d mac80211: don't warn when stopping VLAN with stations by Johannes Berg · 9 years ago
  19. ba8c3d6 mac80211: add an intermediate software queue implementation by Felix Fietkau · 9 years ago
  20. 6bab2e19 cfg80211: pass name_assign_type to rdev_add_virtual_intf() by Tom Gundersen · 9 years ago
  21. e8f4fb7 mac80211: remove drop_unencrypted code by Johannes Berg · 9 years ago
  22. 4afaff1 mac80211: avoid races related to suspend flow by Emmanuel Grumbach · 10 years ago
  23. db82d8a mac80211: enable TPC through mac80211 stack by Lorenzo Bianconi · 10 years ago
  24. 3b24f4c mac80211: let flush() drop packets when possible by Emmanuel Grumbach · 10 years ago
  25. de51f16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  26. 2967e03 mac80211: copy chandef from AP vif to VLANs by Felix Fietkau · 10 years ago
  27. 9a638dd Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  28. ab1f5a5 Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  29. 8a4d32f mac80211: add TDLS channel-switch Rx flow by Arik Nemtsov · 10 years ago
  30. 239281f mac80211: 802.11p OCB mode support by Rostislav Lisovy · 10 years ago
  31. 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago
  32. 4623884 mac80211: properly flush delayed scan work on interface removal by Johannes Berg · 10 years ago
  33. 10b6848 mac80211: flush keys for AP mode on ieee80211_do_stop by Felix Fietkau · 10 years ago
  34. b5dfae0 mac80211: support creating vifs with specified mac address by Ben Greear · 10 years ago
  35. 0c21e63 mac80211: wait for the first beacon on the new channel after CSA by Luciano Coelho · 10 years ago
  36. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  37. 4549cf2 mac80211: fix offloaded BA session traffic after hw restart by Michal Kazior · 10 years ago
  38. 3fd0202 Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  39. 08cf42e mac80211: add support for Rx reordering offloading by Michal Kazior · 10 years ago
  40. 81dd2b8 mac80211: move TDLS data to mgd private part by Arik Nemtsov · 10 years ago
  41. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  42. 17e6a59 mac80211: cleanup TDLS state during failed setup by Arik Nemtsov · 10 years ago
  43. a46992b mac80211: stop only the queues assigned to the vif during channel switch by Luciano Coelho · 10 years ago
  44. cca07b0 mac80211: introduce refcount for queue_stop_reasons by Luciano Coelho · 10 years ago
  45. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 10 years ago
  46. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  47. 87757a9 net: force a list_del() in unregister_netdevice_many() by Eric Dumazet · 10 years ago
  48. d3a58df mac80211: set new interfaces as idle upon init by Avraham Stern · 10 years ago
  49. 34171dc mac80211: fix virtual monitor interface addition by Emmanuel Grumbach · 10 years ago
  50. 59af692 mac80211: fix CSA tx queue stopping by Michal Kazior · 10 years ago
  51. 8bd811a mac80211: change return value of notifier function by Zhao, Gang · 10 years ago
  52. e3afb92 mac80211: track reserved vifs in chanctx by Michal Kazior · 10 years ago
  53. 484298a mac80211: track assigned vifs in chanctx by Michal Kazior · 10 years ago
  54. 4e141da mac80211: protect AP VLAN list with local->mtx by Michal Kazior · 10 years ago
  55. b6a5501 cfg80211/mac80211: move more combination checks to mac80211 by Luciano Coelho · 10 years ago
  56. 0c2bef46 mac80211: use RCU_INIT_POINTER by Monam Agarwal · 10 years ago
  57. 42775a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  58. 88daf80 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  59. bf5f483 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 10 years ago
  60. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 10 years ago
  61. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  62. 1d5e126 mac80211: simplify roc check in idle calculation by Johannes Berg · 10 years ago
  63. fab57a6 mac80211: fix virtual monitor interface iteration by Johannes Berg · 11 years ago
  64. 8ffcc70 mac80211: avoid deadlock revealed by lockdep by Emmanuel Grumbach · 11 years ago
  65. dbd7285 mac80211: add missing CSA locking by Michal Kazior · 11 years ago
  66. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  67. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 11 years ago
  68. 235f939 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  69. ad86c55 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  70. 496d7e8 mac8011: slight optimization of addr compare by dingtianhong · 11 years ago
  71. 34a3740 mac80211: fix iflist_mtx/mtx locking in radar detection by Johannes Berg · 11 years ago
  72. 6924d013 mac80211: remove unnecessary iflist_mtx locking by Johannes Berg · 11 years ago
  73. 7907c7d mac80211: free all AP/VLAN keys at once by Johannes Berg · 11 years ago
  74. d34ba21 mac80211: don't delay station destruction by Johannes Berg · 11 years ago
  75. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  76. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  77. 18cfd3b Revert "mac80211: add driver callback for per-interface multicast filter" by Johannes Berg · 11 years ago
  78. 2ce6a0f mac80211: remove sta_info_flush() from interface teardown by Johannes Berg · 11 years ago
  79. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 11 years ago
  80. d2859df cfg80211/mac80211: DFS setup chandef for cac event by Janusz Dziedzic · 11 years ago
  81. 57fb089 mac80211: fix crash when using AP VLAN interfaces by Felix Fietkau · 11 years ago
  82. 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago
  83. cd7760e mac80211: add support for CSA in IBSS mode by Simon Wunderlich · 11 years ago
  84. a986553 mac80211: fix change_interface queue assignments by Johannes Berg · 11 years ago
  85. 73da7d5 mac80211: add channel switch command and beacon callbacks by Simon Wunderlich · 11 years ago
  86. 0430c88 cfg80211/mac80211: use reduced txpower for 5 and 10 MHz by Simon Wunderlich · 11 years ago
  87. 3899ba9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  88. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  89. 31eba5b mac80211: support active monitor interfaces by Felix Fietkau · 11 years ago
  90. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  91. ac20976 mac80211: Allow single vif mac address change with addr_mask by Helmut Schaa · 11 years ago
  92. c8aa22d mac80211: close AP_VLAN interfaces before unregistering all by Johannes Berg · 11 years ago
  93. 1351c5d mac80211: assign AP_VLAN hw queues correctly by Johannes Berg · 11 years ago
  94. 4c8a9d4 mac80211: close AP_VLAN interfaces before unregistering all by Johannes Berg · 11 years ago
  95. 5f38a11 mac80211: assign AP_VLAN hw queues correctly by Johannes Berg · 11 years ago
  96. 2b43631 mac80211: fix queue handling crash by Johannes Berg · 11 years ago
  97. ec09414 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  98. 8ceb595 mac80211: use synchronize_rcu() with rcu_barrier() by Bob Copeland · 11 years ago
  99. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  100. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago