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