1. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. 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
  3. 97bd5f0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  4. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  5. 864a604 mac80211: clear sequence/fragment number in QoS-null frames by Johannes Berg · 10 years ago
  6. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  7. 0c6a481 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  8. 1c37a72 mac80211: consider virtual mon when calculating min_def by Eliad Peller · 10 years ago
  9. 8e2a89c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  10. cb66498 mac80211: fix association to 20/40 MHz VHT networks by Johannes Berg · 10 years ago
  11. 963a1852 mac80211: don't validate unchanged AP bandwidth while tracking by Johannes Berg · 10 years ago
  12. 6658ab8 mac80211: ibss: handle cfg80211_chandef_dfs_required() error codes by Luciano Coelho · 10 years ago
  13. 30f55dc mac80211: allow drivers to request SMPS off by Luciano Coelho · 10 years ago
  14. 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
  15. 37e3308 mac80211: allow driver to return error from sched_scan_stop by Johannes Berg · 10 years ago
  16. df942e7 cfg80211: Pass TDLS peer capability information in tdls_mgmt by Sunil Dutt Undekari · 10 years ago
  17. bf5f483 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 10 years ago
  18. e3685e0 mac80211: fix station wakeup powersave race by Johannes Berg · 10 years ago
  19. 5108ca8 mac80211: insert stations before adding to driver by Johannes Berg · 10 years ago
  20. 1d147bf mac80211: fix AP powersave TX vs. wakeup race by Emmanuel Grumbach · 10 years ago
  21. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 10 years ago
  22. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  23. 06d181a mac80211: add NAPI support back by Johannes Berg · 10 years ago
  24. dfa1ad2 ieee80211: Print human-readable disassoc/deauth reason codes by Calvin Owens · 10 years ago
  25. 1d5e126 mac80211: simplify roc check in idle calculation by Johannes Berg · 10 years ago
  26. 1bf4bbb mac80211: send control port protocol frames to the VO queue by Felix Fietkau · 10 years ago
  27. e4dcbb3 mac80211: fix IE buffer len by David Spinadel · 10 years ago
  28. c368dda mac80211: fix memory leak by Eytan Lifshitz · 10 years ago
  29. 3276981 mac80211: fix sched_scan restart on recovery by Arik Nemtsov · 10 years ago
  30. 802ee9e mac80211: add beacon_loss debugfs file by Eliad Peller · 10 years ago
  31. 448cd2e mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR case by Eliad Peller · 10 years ago
  32. 4bf332c mac80211: remove superfluous band variable by Johannes Berg · 10 years ago
  33. fab57a6 mac80211: fix virtual monitor interface iteration by Johannes Berg · 10 years ago
  34. 338f977 mac80211: fix fragmentation code, particularly for encryption by Johannes Berg · 10 years ago
  35. d4c80d9 mac80211: Fix IBSS disconnect by Sujith Manoharan · 10 years ago
  36. 0297ea1 mac80211: release the channel in error path in start_ap by Emmanuel Grumbach · 10 years ago
  37. 8ffcc70 mac80211: avoid deadlock revealed by lockdep by Emmanuel Grumbach · 11 years ago
  38. 2f61743 mac80211: move roc cookie assignment earlier by Eliad Peller · 11 years ago
  39. 63c361f mac80211: propagate STBC / LDPC flags to radiotap by Emmanuel Grumbach · 10 years ago
  40. 1b8d242 mac80211: move VHT related RX_FLAG to another variable by Emmanuel Grumbach · 10 years ago
  41. 0059b2b mac80211: remove unused radiotap vendor fields in ieee80211_rx_status by Emmanuel Grumbach · 10 years ago
  42. 3de3802 mac80211: order IEs in association request correctly by Johannes Berg · 10 years ago
  43. 4d95230 mac80211: order IEs in probe request correctly by Johannes Berg · 10 years ago
  44. b1bce14 mac80211: update opmode when adding new station by Marek Kwaczynski · 10 years ago
  45. fe94f3a cfg80211: fix channel configuration in IBSS join by Antonio Quartulli · 10 years ago
  46. b4ba544 mac80211: fix bufferable MMPDU RX handling by Johannes Berg · 11 years ago
  47. 953467d mac80211: remove set but unused variables by Johannes Berg · 10 years ago
  48. 691eb61 mac80211: send ibss probe responses with noack flag by Simon Wunderlich · 11 years ago
  49. 9fa37a3 mac80211: ibss: remove unnecessary call to release channel by Luciano Coelho · 10 years ago
  50. dbd7285 mac80211: add missing CSA locking by Michal Kazior · 10 years ago
  51. cc901de mac80211: fix sdata->radar_required locking by Michal Kazior · 10 years ago
  52. c46a73f mac80211: move csa_active setting in STA CSA by Michal Kazior · 10 years ago
  53. 97518af mac80211: fix possible memory leak on AP CSA failure by Michal Kazior · 10 years ago
  54. faf046e mac80211: batch CSA bss info notification by Michal Kazior · 10 years ago
  55. d8ca16d mac80211: add length check in ieee80211_is_robust_mgmt_frame() by Johannes Berg · 11 years ago
  56. c6e1332 mac80211: send {ADD,DEL}BA on AC_VO like other mgmt frames, as per spec by Karl Beldan · 11 years ago
  57. cc01f9b mac80211: remove module handling from rate control ops by Johannes Berg · 11 years ago
  58. f6e1a73 mac80211: minstrel_ht: sample_table can be __read_mostly by Johannes Berg · 11 years ago
  59. 8a47cea mac80211: make cfg80211 ops and privid const by Johannes Berg · 11 years ago
  60. 631ad70 mac80211: make rate control ops const by Johannes Berg · 11 years ago
  61. c1cf6d4 mac80211: advertise BF STS according to AP support by Eyal Shapira · 11 years ago
  62. c4d2ffa mac80211: fix agg_status debugfs file write by Johannes Berg · 11 years ago
  63. 2fae062 mac80211: Fix ROC duration == 0 handling by Ilan Peer · 11 years ago
  64. 1693d34 mac80211: use sdata mesh_id_len instead of wdev's by Johannes Berg · 11 years ago
  65. 80e207c mac80211: mesh: remove mesh_id check by Johannes Berg · 11 years ago
  66. c782bf8 mac80211: fix the increment of mesh precedence value by Chun-Yeow Yeoh · 11 years ago
  67. 5251207 mac80211: add check on hw->max_signal value on ieee80211_register_hw by andrea merello · 11 years ago
  68. 30ef7ef mac80211: drop unused param 'encrypted' from ccmp_special_blocks() by Ard Biesheuvel · 11 years ago
  69. 66e01cf mac80211: only set CSA beacon when at least one beacon must be transmitted by Luciano Coelho · 11 years ago
  70. b58e81e mac80211: align ieee80211_mesh_csa_beacon() with ieee80211_assign_beacon() by Luciano Coelho · 11 years ago
  71. 0cb4d4d mac80211: refactor ieee80211_mesh_process_chanswitch() by Luciano Coelho · 11 years ago
  72. 7916a07 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
  73. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  74. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 11 years ago
  75. 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
  76. b77cf4f mac80211: handle MMPDUs at EOSP correctly by Johannes Berg · 11 years ago
  77. 03c8c06 mac80211: reset TX info flags when frame will be reprocessed by Johannes Berg · 11 years ago
  78. f9f760b mac80211: release multiple ACs in uAPSD, fix more-data bug by Johannes Berg · 11 years ago
  79. 0a1cb80 mac80211: fix PS-Poll driver release TID by Johannes Berg · 11 years ago
  80. 349b196 mac80211: allow to set smps mode to OFF in AP mode by Emmanuel Grumbach · 11 years ago
  81. 3c2723f5 mac80211: clean up prepare_for_handlers() return value by Johannes Berg · 11 years ago
  82. 4079194 mac80211: simplify code in ieee80211_prepare_and_rx_handle by Emmanuel Grumbach · 11 years ago
  83. 87ee475 mac80211: clean up garbage in comment by Emmanuel Grumbach · 11 years ago
  84. 057d5f4 mac80211: sync dtim_count to TSF by Thomas Pedersen · 11 years ago
  85. 6b5895d mac80211: enable WME for peer mesh STA by Chun-Yeow Yeoh · 11 years ago
  86. 5b0ec94 mac80211: fix memory leak in register_hw() error path by Johannes Berg · 11 years ago
  87. ef04a29 mac80211: handle station TX latency allocation errors by Johannes Berg · 11 years ago
  88. 4cd3c4e mac80211: clean up netdev debugfs macros a bit by Johannes Berg · 11 years ago
  89. 1b00078 mac80211: add tracing for ieee80211_sta_set_buffered by Johannes Berg · 11 years ago
  90. 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
  91. 194ff52 cfg80211/mac80211: correct qos-map locking by Johannes Berg · 11 years ago
  92. 496d7e8 mac8011: slight optimization of addr compare by dingtianhong · 11 years ago
  93. 32db6b5 mac80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
  94. fa9ffc7 cfg80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
  95. a7022e6 mac80211: add helper functions for tracking P2P NoA state by Felix Fietkau · 11 years ago
  96. 34a3740 mac80211: fix iflist_mtx/mtx locking in radar detection by Johannes Berg · 11 years ago
  97. 6924d013 mac80211: remove unnecessary iflist_mtx locking by Johannes Berg · 11 years ago
  98. 5fe2bb8 mac80211: align struct ps_data.tim to unsigned long by Joe Perches · 11 years ago
  99. 367bbd1 mac80211: make ieee80211_recalc_radar_chanctx static by Johannes Berg · 11 years ago
  100. f359d3f mac80211: fix checkpatch errors by Weilong Chen · 11 years ago