1. 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
  2. 864a604 mac80211: clear sequence/fragment number in QoS-null frames by Johannes Berg · 10 years ago
  3. 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
  4. 1c37a72 mac80211: consider virtual mon when calculating min_def by Eliad Peller · 10 years ago
  5. 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
  6. cb66498 mac80211: fix association to 20/40 MHz VHT networks by Johannes Berg · 10 years ago
  7. 963a1852 mac80211: don't validate unchanged AP bandwidth while tracking by Johannes Berg · 10 years ago
  8. e3685e0 mac80211: fix station wakeup powersave race by Johannes Berg · 10 years ago
  9. 5108ca8 mac80211: insert stations before adding to driver by Johannes Berg · 10 years ago
  10. 1d147bf mac80211: fix AP powersave TX vs. wakeup race by Emmanuel Grumbach · 10 years ago
  11. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 10 years ago
  12. 1bf4bbb mac80211: send control port protocol frames to the VO queue by Felix Fietkau · 10 years ago
  13. c368dda mac80211: fix memory leak by Eytan Lifshitz · 10 years ago
  14. 3276981 mac80211: fix sched_scan restart on recovery by Arik Nemtsov · 10 years ago
  15. fab57a6 mac80211: fix virtual monitor interface iteration by Johannes Berg · 10 years ago
  16. 338f977 mac80211: fix fragmentation code, particularly for encryption by Johannes Berg · 10 years ago
  17. d4c80d9 mac80211: Fix IBSS disconnect by Sujith Manoharan · 10 years ago
  18. 0297ea1 mac80211: release the channel in error path in start_ap by Emmanuel Grumbach · 10 years ago
  19. 8ffcc70 mac80211: avoid deadlock revealed by lockdep by Emmanuel Grumbach · 10 years ago
  20. 2f61743 mac80211: move roc cookie assignment earlier by Eliad Peller · 10 years ago
  21. 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
  22. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  23. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 10 years ago
  24. 235f939 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
  25. b77cf4f mac80211: handle MMPDUs at EOSP correctly by Johannes Berg · 10 years ago
  26. 03c8c06 mac80211: reset TX info flags when frame will be reprocessed by Johannes Berg · 10 years ago
  27. f9f760b mac80211: release multiple ACs in uAPSD, fix more-data bug by Johannes Berg · 10 years ago
  28. 0a1cb80 mac80211: fix PS-Poll driver release TID by Johannes Berg · 10 years ago
  29. 349b196 mac80211: allow to set smps mode to OFF in AP mode by Emmanuel Grumbach · 10 years ago
  30. 3c2723f5 mac80211: clean up prepare_for_handlers() return value by Johannes Berg · 10 years ago
  31. 4079194 mac80211: simplify code in ieee80211_prepare_and_rx_handle by Emmanuel Grumbach · 10 years ago
  32. 87ee475 mac80211: clean up garbage in comment by Emmanuel Grumbach · 10 years ago
  33. 057d5f4 mac80211: sync dtim_count to TSF by Thomas Pedersen · 11 years ago
  34. 6b5895d mac80211: enable WME for peer mesh STA by Chun-Yeow Yeoh · 11 years ago
  35. 5b0ec94 mac80211: fix memory leak in register_hw() error path by Johannes Berg · 11 years ago
  36. ef04a29 mac80211: handle station TX latency allocation errors by Johannes Berg · 11 years ago
  37. 4cd3c4e mac80211: clean up netdev debugfs macros a bit by Johannes Berg · 11 years ago
  38. 1b00078 mac80211: add tracing for ieee80211_sta_set_buffered by Johannes Berg · 11 years ago
  39. 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
  40. 194ff52 cfg80211/mac80211: correct qos-map locking by Johannes Berg · 11 years ago
  41. 496d7e8 mac8011: slight optimization of addr compare by dingtianhong · 11 years ago
  42. 32db6b5 mac80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
  43. fa9ffc7 cfg80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
  44. a7022e6 mac80211: add helper functions for tracking P2P NoA state by Felix Fietkau · 11 years ago
  45. 34a3740 mac80211: fix iflist_mtx/mtx locking in radar detection by Johannes Berg · 11 years ago
  46. 6924d013 mac80211: remove unnecessary iflist_mtx locking by Johannes Berg · 11 years ago
  47. 5fe2bb8 mac80211: align struct ps_data.tim to unsigned long by Joe Perches · 11 years ago
  48. 367bbd1 mac80211: make ieee80211_recalc_radar_chanctx static by Johannes Berg · 11 years ago
  49. f359d3f mac80211: fix checkpatch errors by Weilong Chen · 11 years ago
  50. 277d916 mac80211: move "bufferable MMPDU" check to fix AP mode scan by Felix Fietkau · 11 years ago
  51. 31f1f4e mac80211: read station mgmt keys via get_key call by Max Stepanov · 11 years ago
  52. 354e159 mac80211: check pairwise key_idx on get_key call by Max Stepanov · 11 years ago
  53. dddd586 mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon() by Luciano Coelho · 11 years ago
  54. 82a8e17 mac80211: refactor ieee80211_ibss_process_chanswitch() by Luciano Coelho · 11 years ago
  55. 43552be mac80211: update adjusting TBTT bit in beacon by Thomas Pedersen · 11 years ago
  56. d43c6b6 mac80211: reschedule sched scan after HW restart by David Spinadel · 11 years ago
  57. 0ae0796 mac80211: make ieee80211_assign_beacon() static by Luciano Coelho · 11 years ago
  58. 6f07d21 mac80211: lock sdata in ieee80211_csa_connection_drop_work() by Luciano Coelho · 11 years ago
  59. 70dabeb mac80211: let the driver reserve extra tailroom in beacons by Felix Fietkau · 11 years ago
  60. 7907c7d mac80211: free all AP/VLAN keys at once by Johannes Berg · 11 years ago
  61. e716251 mac80211: optimise mixed AP/VLAN station removal by Johannes Berg · 11 years ago
  62. d778207 mac80211: optimise synchronize_net() for sta_info_flush by Johannes Berg · 11 years ago
  63. c878207 mac80211: move synchronize_net() before sta key removal by Johannes Berg · 11 years ago
  64. d34ba21 mac80211: don't delay station destruction by Johannes Berg · 11 years ago
  65. a710c81 mac80211: move 4-addr sta pointer clearing before synchronize_rcu() by Johannes Berg · 11 years ago
  66. 6a9d1b9 mac80211: add pre-RCU-sync sta removal driver operation by Johannes Berg · 11 years ago
  67. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  68. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  69. bafdc61 mac80211: fix nested sdata lock for IBSS/CSA by Simon Wunderlich · 11 years ago
  70. a2b70e8 mac80211: start_next_roc only if scan was actually running by Eliad Peller · 11 years ago
  71. 8bd2a24 mac80211: determine completed scan type by defined ops by Eliad Peller · 11 years ago
  72. d1e33e6 cfg80211: in bitrate_mask, rename mcs to ht_mcs by Janusz Dziedzic · 11 years ago
  73. b01711b mac80211: warn if unhashing station fails by Johannes Berg · 11 years ago
  74. 9e890a1f mac80211: neaten ieee80211_deliver_skb by Johannes Berg · 11 years ago
  75. ad7e718 nl80211: vendor command support by Johannes Berg · 11 years ago
  76. de61b61 mac80211: remove duplicate code by Eliad Peller · 11 years ago
  77. e013622 mac80211: move align variable to remove __maybe_unused by Johannes Berg · 11 years ago
  78. 18cfd3b Revert "mac80211: add driver callback for per-interface multicast filter" by Johannes Berg · 11 years ago
  79. 4b074b0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  80. ddcc347 mac80211: fix rx_nss calculation for drivers with hw rc by Michal Kazior · 11 years ago
  81. 0834ae3 mac80211: check csa wiphy flag in ibss before switching by Simon Wunderlich · 11 years ago
  82. 1f3b8a2 mac80211: don't leak next beacon when csa is aborted by Simon Wunderlich · 11 years ago
  83. beffd13 mac80211: don't cancel csa finalize work within stop_ap by Simon Wunderlich · 11 years ago
  84. e487eae cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify by Simon Wunderlich · 11 years ago
  85. 7ca133b mac80211: modify beacon using sdata/wdev-lock, not rtnl lock by Simon Wunderlich · 11 years ago
  86. ce95320 mac80211: mesh: only get tsf if we need it by Bob Copeland · 11 years ago
  87. b176e62 cfg80211: aggregate mgmt_tx parameters into a struct by Andrei Otcheretianski · 11 years ago
  88. 017b45b mac80211: update ht flag if bss configuration changed by Avri Altman · 11 years ago
  89. 2ce6a0f mac80211: remove sta_info_flush() from interface teardown by Johannes Berg · 11 years ago
  90. ad38bfc mac80211: Tx frame latency statistics by Matti Gottlieb · 11 years ago
  91. f12140c mac80211: minstrel_ht: do not sample unsupported rates by Karl Beldan · 11 years ago
  92. f7d8ad8 mac80211: minstrels: spare numerous useless calls to get_random_bytes by Karl Beldan · 11 years ago
  93. 7a5e3fa mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATES by Karl Beldan · 11 years ago
  94. 21f659b mac80211: add min required channel definition field by Eliad Peller · 11 years ago
  95. fbdd90e mac80211: enable easier manipulation of VHT beamforming caps by Eyal Shapira · 11 years ago
  96. 33787fc mac80211: move csa_chandef to sdata by Luciano Coelho · 11 years ago
  97. f63f842 mac80211: use put_unaligned_le in mesh when necessary by Chun-Yeow Yeoh · 11 years ago
  98. 6f101ef mac80211: use put_unaligned_le16 in mesh_plink_frame_tx by Chun-Yeow Yeoh · 11 years ago
  99. ca91dc9 mac80211: use put_unaligned_le16 for precedence value in mesh by Chun-Yeow Yeoh · 11 years ago
  100. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 11 years ago