1. b4b177a mac80211: fix on-channel remain-on-channel by Johannes Berg · 10 years ago
  2. c52666a mac80211: fix suspend vs. association race by Emmanuel Grumbach · 10 years ago
  3. f9ac71b mac80211: fix vif name tracing by Eliad Peller · 10 years ago
  4. 4a817aa mac80211: allow VHT with peers not capable of 40MHz by Johannes Berg · 10 years ago
  5. e669ba2 mac80211: fix nested rtnl locking on ieee80211_reconfig by Eliad Peller · 10 years ago
  6. f4ebddf mac80211: Fix mac80211 station info rx bitrate for IBSS mode by Henning Rogge · 10 years ago
  7. 311ab8e mac80211: fixup radiotap tx flags for RTS/CTS by Bob Copeland · 10 years ago
  8. 062f1d6 mac80211: avoid handling of SMPS for mesh by Chun-Yeow Yeoh · 10 years ago
  9. 764152f mac80211: exclude AP_VLAN interfaces from tx power calculation by Felix Fietkau · 10 years ago
  10. 990baec mac80211: suppress BSS info change notifications for AP_VLAN by Felix Fietkau · 10 years ago
  11. 00a9a6d mac80211: update last_tx_rate only for data frame by Chun-Yeow Yeoh · 10 years ago
  12. 9b4816f mac80211: fix radar_enabled propagation by Michal Kazior · 10 years ago
  13. 7b8a9cd mac80211: Disable SMPS for the monitor interface by Ido Yariv · 10 years ago
  14. 115b943 mac80211: fix software remain-on-channel implementation by Johannes Berg · 10 years ago
  15. 49c0ca1 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
  16. 7eb2450 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  17. fb378c2 mac80211: set beamforming bit in radiotap by Emmanuel Grumbach · 10 years ago
  18. 3afc216 cfg80211/mac80211: ignore signal if the frame was heard on wrong channel by Emmanuel Grumbach · 10 years ago
  19. 71228a1 mac80211: release sched_scan_sdata when stopping sched scan by Alexander Bondar · 10 years ago
  20. 112c44b mac80211: fix WPA with VLAN on AP side with ps-sta again by Michael Braun · 10 years ago
  21. 1a1cb74 mac80211: fix suspend vs. authentication race by Johannes Berg · 10 years ago
  22. c9c3a06 mac80211: verify deauthentication and return error on failure by Johannes Berg · 10 years ago
  23. d2722f8 mac80211: fix potential use-after-free by Johannes Berg · 10 years ago
  24. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  25. 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
  26. 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
  27. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  28. 864a604 mac80211: clear sequence/fragment number in QoS-null frames by Johannes Berg · 10 years ago
  29. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  30. 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
  31. b8ff416 mac80211: add missing update on rx status VHT flag by Chun-Yeow Yeoh · 10 years ago
  32. 37fa2bd mac80211: refactor channel switch function by Michal Kazior · 10 years ago
  33. 1c37a72 mac80211: consider virtual mon when calculating min_def by Eliad Peller · 10 years ago
  34. 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
  35. cb66498 mac80211: fix association to 20/40 MHz VHT networks by Johannes Berg · 10 years ago
  36. 31559f3 cfg80211: DFS get CAC time from regulatory database by Janusz Dziedzic · 10 years ago
  37. 963a1852 mac80211: don't validate unchanged AP bandwidth while tracking by Johannes Berg · 10 years ago
  38. 6658ab8 mac80211: ibss: handle cfg80211_chandef_dfs_required() error codes by Luciano Coelho · 10 years ago
  39. 30f55dc mac80211: allow drivers to request SMPS off by Luciano Coelho · 10 years ago
  40. 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
  41. 37e3308 mac80211: allow driver to return error from sched_scan_stop by Johannes Berg · 10 years ago
  42. df942e7 cfg80211: Pass TDLS peer capability information in tdls_mgmt by Sunil Dutt Undekari · 10 years ago
  43. bf5f483 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 10 years ago
  44. e3685e0 mac80211: fix station wakeup powersave race by Johannes Berg · 10 years ago
  45. 5108ca8 mac80211: insert stations before adding to driver by Johannes Berg · 10 years ago
  46. 1d147bf mac80211: fix AP powersave TX vs. wakeup race by Emmanuel Grumbach · 10 years ago
  47. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 10 years ago
  48. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  49. 06d181a mac80211: add NAPI support back by Johannes Berg · 10 years ago
  50. dfa1ad2 ieee80211: Print human-readable disassoc/deauth reason codes by Calvin Owens · 10 years ago
  51. 1d5e126 mac80211: simplify roc check in idle calculation by Johannes Berg · 10 years ago
  52. 1bf4bbb mac80211: send control port protocol frames to the VO queue by Felix Fietkau · 10 years ago
  53. e4dcbb3 mac80211: fix IE buffer len by David Spinadel · 10 years ago
  54. c368dda mac80211: fix memory leak by Eytan Lifshitz · 10 years ago
  55. 3276981 mac80211: fix sched_scan restart on recovery by Arik Nemtsov · 10 years ago
  56. 802ee9e mac80211: add beacon_loss debugfs file by Eliad Peller · 10 years ago
  57. 448cd2e mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR case by Eliad Peller · 10 years ago
  58. 4bf332c mac80211: remove superfluous band variable by Johannes Berg · 10 years ago
  59. fab57a6 mac80211: fix virtual monitor interface iteration by Johannes Berg · 10 years ago
  60. 338f977 mac80211: fix fragmentation code, particularly for encryption by Johannes Berg · 10 years ago
  61. d4c80d9 mac80211: Fix IBSS disconnect by Sujith Manoharan · 10 years ago
  62. 0297ea1 mac80211: release the channel in error path in start_ap by Emmanuel Grumbach · 10 years ago
  63. 8ffcc70 mac80211: avoid deadlock revealed by lockdep by Emmanuel Grumbach · 10 years ago
  64. 2f61743 mac80211: move roc cookie assignment earlier by Eliad Peller · 10 years ago
  65. 63c361f mac80211: propagate STBC / LDPC flags to radiotap by Emmanuel Grumbach · 10 years ago
  66. 1b8d242 mac80211: move VHT related RX_FLAG to another variable by Emmanuel Grumbach · 10 years ago
  67. 0059b2b mac80211: remove unused radiotap vendor fields in ieee80211_rx_status by Emmanuel Grumbach · 10 years ago
  68. 3de3802 mac80211: order IEs in association request correctly by Johannes Berg · 10 years ago
  69. 4d95230 mac80211: order IEs in probe request correctly by Johannes Berg · 10 years ago
  70. b1bce14 mac80211: update opmode when adding new station by Marek Kwaczynski · 10 years ago
  71. fe94f3a cfg80211: fix channel configuration in IBSS join by Antonio Quartulli · 10 years ago
  72. b4ba544 mac80211: fix bufferable MMPDU RX handling by Johannes Berg · 10 years ago
  73. 953467d mac80211: remove set but unused variables by Johannes Berg · 10 years ago
  74. 691eb61 mac80211: send ibss probe responses with noack flag by Simon Wunderlich · 10 years ago
  75. 9fa37a3 mac80211: ibss: remove unnecessary call to release channel by Luciano Coelho · 10 years ago
  76. dbd7285 mac80211: add missing CSA locking by Michal Kazior · 10 years ago
  77. cc901de mac80211: fix sdata->radar_required locking by Michal Kazior · 10 years ago
  78. c46a73f mac80211: move csa_active setting in STA CSA by Michal Kazior · 10 years ago
  79. 97518af mac80211: fix possible memory leak on AP CSA failure by Michal Kazior · 10 years ago
  80. faf046e mac80211: batch CSA bss info notification by Michal Kazior · 10 years ago
  81. d8ca16d mac80211: add length check in ieee80211_is_robust_mgmt_frame() by Johannes Berg · 10 years ago
  82. c6e1332 mac80211: send {ADD,DEL}BA on AC_VO like other mgmt frames, as per spec by Karl Beldan · 10 years ago
  83. cc01f9b mac80211: remove module handling from rate control ops by Johannes Berg · 10 years ago
  84. f6e1a73 mac80211: minstrel_ht: sample_table can be __read_mostly by Johannes Berg · 10 years ago
  85. 8a47cea mac80211: make cfg80211 ops and privid const by Johannes Berg · 10 years ago
  86. 631ad70 mac80211: make rate control ops const by Johannes Berg · 10 years ago
  87. c1cf6d4 mac80211: advertise BF STS according to AP support by Eyal Shapira · 10 years ago
  88. c4d2ffa mac80211: fix agg_status debugfs file write by Johannes Berg · 10 years ago
  89. 2fae062 mac80211: Fix ROC duration == 0 handling by Ilan Peer · 11 years ago
  90. 1693d34 mac80211: use sdata mesh_id_len instead of wdev's by Johannes Berg · 10 years ago
  91. 80e207c mac80211: mesh: remove mesh_id check by Johannes Berg · 10 years ago
  92. c782bf8 mac80211: fix the increment of mesh precedence value by Chun-Yeow Yeoh · 10 years ago
  93. 5251207 mac80211: add check on hw->max_signal value on ieee80211_register_hw by andrea merello · 10 years ago
  94. 30ef7ef mac80211: drop unused param 'encrypted' from ccmp_special_blocks() by Ard Biesheuvel · 10 years ago
  95. 66e01cf mac80211: only set CSA beacon when at least one beacon must be transmitted by Luciano Coelho · 10 years ago
  96. b58e81e mac80211: align ieee80211_mesh_csa_beacon() with ieee80211_assign_beacon() by Luciano Coelho · 10 years ago
  97. 0cb4d4d mac80211: refactor ieee80211_mesh_process_chanswitch() by Luciano Coelho · 10 years ago
  98. 7916a07 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
  99. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  100. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 10 years ago