1. 057d5f4 mac80211: sync dtim_count to TSF by Thomas Pedersen · 11 years ago
  2. 6b5895d mac80211: enable WME for peer mesh STA by Chun-Yeow Yeoh · 11 years ago
  3. 5b0ec94 mac80211: fix memory leak in register_hw() error path by Johannes Berg · 11 years ago
  4. ef04a29 mac80211: handle station TX latency allocation errors by Johannes Berg · 11 years ago
  5. 4cd3c4e mac80211: clean up netdev debugfs macros a bit by Johannes Berg · 11 years ago
  6. 1b00078 mac80211: add tracing for ieee80211_sta_set_buffered by Johannes Berg · 11 years ago
  7. 194ff52 cfg80211/mac80211: correct qos-map locking by Johannes Berg · 11 years ago
  8. 32db6b5 mac80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
  9. fa9ffc7 cfg80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
  10. a7022e6 mac80211: add helper functions for tracking P2P NoA state by Felix Fietkau · 11 years ago
  11. 34a3740 mac80211: fix iflist_mtx/mtx locking in radar detection by Johannes Berg · 11 years ago
  12. 6924d013 mac80211: remove unnecessary iflist_mtx locking by Johannes Berg · 11 years ago
  13. 5fe2bb8 mac80211: align struct ps_data.tim to unsigned long by Joe Perches · 11 years ago
  14. 367bbd1 mac80211: make ieee80211_recalc_radar_chanctx static by Johannes Berg · 11 years ago
  15. f359d3f mac80211: fix checkpatch errors by Weilong Chen · 11 years ago
  16. 31f1f4e mac80211: read station mgmt keys via get_key call by Max Stepanov · 11 years ago
  17. 354e159 mac80211: check pairwise key_idx on get_key call by Max Stepanov · 11 years ago
  18. dddd586 mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon() by Luciano Coelho · 11 years ago
  19. 82a8e17 mac80211: refactor ieee80211_ibss_process_chanswitch() by Luciano Coelho · 11 years ago
  20. 43552be mac80211: update adjusting TBTT bit in beacon by Thomas Pedersen · 11 years ago
  21. d43c6b6 mac80211: reschedule sched scan after HW restart by David Spinadel · 11 years ago
  22. 0ae0796 mac80211: make ieee80211_assign_beacon() static by Luciano Coelho · 11 years ago
  23. 6f07d21 mac80211: lock sdata in ieee80211_csa_connection_drop_work() by Luciano Coelho · 11 years ago
  24. 70dabeb mac80211: let the driver reserve extra tailroom in beacons by Felix Fietkau · 11 years ago
  25. 7907c7d mac80211: free all AP/VLAN keys at once by Johannes Berg · 11 years ago
  26. e716251 mac80211: optimise mixed AP/VLAN station removal by Johannes Berg · 11 years ago
  27. d778207 mac80211: optimise synchronize_net() for sta_info_flush by Johannes Berg · 11 years ago
  28. c878207 mac80211: move synchronize_net() before sta key removal by Johannes Berg · 11 years ago
  29. d34ba21 mac80211: don't delay station destruction by Johannes Berg · 11 years ago
  30. a710c81 mac80211: move 4-addr sta pointer clearing before synchronize_rcu() by Johannes Berg · 11 years ago
  31. 6a9d1b9 mac80211: add pre-RCU-sync sta removal driver operation by Johannes Berg · 11 years ago
  32. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  33. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  34. bafdc61 mac80211: fix nested sdata lock for IBSS/CSA by Simon Wunderlich · 11 years ago
  35. a2b70e8 mac80211: start_next_roc only if scan was actually running by Eliad Peller · 11 years ago
  36. 8bd2a24 mac80211: determine completed scan type by defined ops by Eliad Peller · 11 years ago
  37. d1e33e6 cfg80211: in bitrate_mask, rename mcs to ht_mcs by Janusz Dziedzic · 11 years ago
  38. b01711b mac80211: warn if unhashing station fails by Johannes Berg · 11 years ago
  39. 9e890a1f mac80211: neaten ieee80211_deliver_skb by Johannes Berg · 11 years ago
  40. ad7e718 nl80211: vendor command support by Johannes Berg · 11 years ago
  41. de61b61 mac80211: remove duplicate code by Eliad Peller · 11 years ago
  42. e013622 mac80211: move align variable to remove __maybe_unused by Johannes Berg · 11 years ago
  43. 18cfd3b Revert "mac80211: add driver callback for per-interface multicast filter" by Johannes Berg · 11 years ago
  44. 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
  45. ddcc347 mac80211: fix rx_nss calculation for drivers with hw rc by Michal Kazior · 11 years ago
  46. 0834ae3 mac80211: check csa wiphy flag in ibss before switching by Simon Wunderlich · 11 years ago
  47. 1f3b8a2 mac80211: don't leak next beacon when csa is aborted by Simon Wunderlich · 11 years ago
  48. beffd13 mac80211: don't cancel csa finalize work within stop_ap by Simon Wunderlich · 11 years ago
  49. e487eae cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify by Simon Wunderlich · 11 years ago
  50. 7ca133b mac80211: modify beacon using sdata/wdev-lock, not rtnl lock by Simon Wunderlich · 11 years ago
  51. ce95320 mac80211: mesh: only get tsf if we need it by Bob Copeland · 11 years ago
  52. b176e62 cfg80211: aggregate mgmt_tx parameters into a struct by Andrei Otcheretianski · 11 years ago
  53. 017b45b mac80211: update ht flag if bss configuration changed by Avri Altman · 11 years ago
  54. 2ce6a0f mac80211: remove sta_info_flush() from interface teardown by Johannes Berg · 11 years ago
  55. ad38bfc mac80211: Tx frame latency statistics by Matti Gottlieb · 11 years ago
  56. f12140c mac80211: minstrel_ht: do not sample unsupported rates by Karl Beldan · 11 years ago
  57. f7d8ad8 mac80211: minstrels: spare numerous useless calls to get_random_bytes by Karl Beldan · 11 years ago
  58. 7a5e3fa mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATES by Karl Beldan · 11 years ago
  59. 21f659b mac80211: add min required channel definition field by Eliad Peller · 11 years ago
  60. fbdd90e mac80211: enable easier manipulation of VHT beamforming caps by Eyal Shapira · 11 years ago
  61. 33787fc mac80211: move csa_chandef to sdata by Luciano Coelho · 11 years ago
  62. f63f842 mac80211: use put_unaligned_le in mesh when necessary by Chun-Yeow Yeoh · 11 years ago
  63. 6f101ef mac80211: use put_unaligned_le16 in mesh_plink_frame_tx by Chun-Yeow Yeoh · 11 years ago
  64. ca91dc9 mac80211: use put_unaligned_le16 for precedence value in mesh by Chun-Yeow Yeoh · 11 years ago
  65. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 12 years ago
  66. d2859df cfg80211/mac80211: DFS setup chandef for cac event by Janusz Dziedzic · 11 years ago
  67. 5282c3b mac80211: verify ieee80211_key_replace() arguments by Johannes Berg · 11 years ago
  68. b3f51e9 mac80211: remove useless tests for array by Johannes Berg · 11 years ago
  69. 204d130 mac80211: clean up mesh local link ID generation by Thomas Pedersen · 11 years ago
  70. c99a89e mac80211: factor out plink event gathering by Thomas Pedersen · 11 years ago
  71. c7e6781 mac80211: factor out peering FSM by Thomas Pedersen · 11 years ago
  72. 5bbdd6c mac80211: assign sta plid early by Thomas Pedersen · 11 years ago
  73. fc10302 mac80211: consolidate rcu unlocks in plink frame rx by Thomas Pedersen · 11 years ago
  74. 05a23ae mac80211: factor peering frame processing into own function by Thomas Pedersen · 11 years ago
  75. 2d7f65d6 mac80211: remove unused mesh_mgmt_ies_add() prototype by Bob Copeland · 11 years ago
  76. 87d84c4 mac80211: return -ENOMEM in mesh_plink_frame_tx by Bob Copeland · 11 years ago
  77. 272a9e2 mac80211: mesh_plink: don't ignore holding timer by Bob Copeland · 11 years ago
  78. 58506eb mac80211: mesh_plink: collapse the two switch statements together by Bob Copeland · 11 years ago
  79. 36c9bb2 mac80211: mesh: rewrite rssi_threshold_check in C by Bob Copeland · 11 years ago
  80. 32cb05b mac80211: mesh_plink: group basic fitness checks by Bob Copeland · 11 years ago
  81. e76d67f mac80211: mesh: factor out common plink close/estab code by Bob Copeland · 11 years ago
  82. 0f5ffd2 mac80211: hold sta->lock across plink switch statements by Bob Copeland · 11 years ago
  83. 4efec45 mac80211: consolidate calls to plink_frame_tx by Thomas Pedersen · 11 years ago
  84. 3cde38e mac80211: fix off-by-one in llid check. by Bob Copeland · 11 years ago
  85. 2e3049b mac80211: do not compute offset from ssn in Rx AMPDU reordering buffer by Karl Beldan · 11 years ago
  86. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  87. 24d4730 mac80211: set hw initial idle state by Karl Beldan · 11 years ago
  88. 5664da4 mac80211: use capped prob when computing throughputs by Karl Beldan · 11 years ago
  89. 12b5f34 mac80211: fix connection polling by Eliad Peller · 11 years ago
  90. 3f718fd mac80211: fix the mesh channel switch support by Chun-Yeow Yeoh · 11 years ago
  91. 051a41f mac80211: don't attempt to reorder multicast frames by Johannes Berg · 11 years ago
  92. 351df09 mac80211: minstrel_ht: fix rates selection by Karl Beldan · 11 years ago
  93. 6c751ef mac80211: fix for mesh beacon update on powersave by Javier Lopez · 11 years ago
  94. 57fb089 mac80211: fix crash when using AP VLAN interfaces by Felix Fietkau · 11 years ago
  95. 18db594 mac80211: fix scheduled scan rtnl deadlock by Johannes Berg · 11 years ago
  96. 84a3d1c mac80211: DFS setup chandef for radar_event correctly by Janusz Dziedzic · 11 years ago
  97. 2d3db21 Revert "mac80211: allow disable power save in mesh" by Bob Copeland · 11 years ago
  98. c1f3bb6 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
  99. 353c781 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. 87bc072 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