1. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  2. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  3. 10a9109 mac80211: destroy assoc_data correctly if assoc fails by Eliad Peller · 12 years ago
  4. 472dd35 mac80211: correct size the argument to kzalloc in minstrel_ht by Thomas Huehn · 12 years ago
  5. 8732baa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  6. 42fb0b0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  7. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  8. 4b5ebcc mac80211: correct behaviour on unrecognised action frames by Johannes Berg · 12 years ago
  9. 2c44344 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  10. 371a255 mac80211: make ieee80211_check_concurrent_iface netdev-independent by Johannes Berg · 12 years ago
  11. 1712436 mac80211: remove unused function by Johannes Berg · 12 years ago
  12. 3fae027 mac80211: trace debug messages by Johannes Berg · 12 years ago
  13. 011ad0e mac80211: rename driver-trace file by Johannes Berg · 12 years ago
  14. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  15. 133189a Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  16. d3b2fb5 mac80211: pass sdata to some RX functions by Johannes Berg · 12 years ago
  17. 08ce5ab mac80211: two small verbose debug cleanups by Johannes Berg · 12 years ago
  18. 17efdc4 mac80211: remove TKIP debug by Johannes Berg · 12 years ago
  19. 88a9e31 mac80211: clear ifmgd->bssid only after building DELBA by Eliad Peller · 12 years ago
  20. 66572cf mac80211: add command to get current rssi by Victor Goldenshtein · 12 years ago
  21. 0f6b3f5 mac80211: fix double-start of remain-on-channel by Johannes Berg · 12 years ago
  22. 3bfda62 mac80211: Allow userspace to register for auth frames in IBSS by Will Hawkins · 12 years ago
  23. 452a6d2 mac80211: send auth in IBSS only if userspace isn't handling it by Will Hawkins · 12 years ago
  24. 6abe056 mac80211: Track auth frame registrations on IBSS ifaces by Will Hawkins · 12 years ago
  25. 9ea4fa1 mac80211: fix cleanup if driver suspend callback fails by Eyal Shapira · 12 years ago
  26. 00e96de mac80211: save wmm_acm per sdata by Yoni Divinsky · 12 years ago
  27. 50ae34a mac80211: use the correct capability info in ieee80211_set_associated() by Luciano Coelho · 12 years ago
  28. 6df653c mac80211: initialize sta pointer to avoid false-positive warning by Luciano Coelho · 12 years ago
  29. 559cef9 mac80211: cleanup offchannel_ps_enable argument by Rajkumar Manoharan · 12 years ago
  30. b3c911e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  31. 7ebfa46 mac80211: fix and improve mesh RANN processing by Chun-Yeow Yeoh · 12 years ago
  32. d6a4ed6 mac80211: set only VO as a U-APSD enabled AC by Arik Nemtsov · 12 years ago
  33. 04800ad mac80211: stop Rx during HW reconfig by Arik Nemtsov · 12 years ago
  34. 58886a9 mac80211: fix the assignment of mesh element TTL by Chun-Yeow Yeoh · 12 years ago
  35. 728b19e {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval by Chun-Yeow Yeoh · 12 years ago
  36. dbb912c mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value by Chun-Yeow Yeoh · 12 years ago
  37. 3fbf4b71b mac80211: implement the proactive PREP generation by Chun-Yeow Yeoh · 12 years ago
  38. a69cc44 mac80211: implement the proactive PREQ generation by Chun-Yeow Yeoh · 12 years ago
  39. ac1073a {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeout by Chun-Yeow Yeoh · 12 years ago
  40. 211c17a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  41. ac4d82f mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXED by Pontus Fuchs · 12 years ago
  42. 79543d8 mac80211: stop polling in disassociation by David Spinadel · 12 years ago
  43. 554a43d mac80211: check sdata_running on ieee80211_set_bitrate_mask by Eliad Peller · 12 years ago
  44. e979e33 mac80211: allow cancelling dependent ROCs by Johannes Berg · 12 years ago
  45. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  46. 0440507 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  47. a59f975 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  48. 1dd4558 mac80211: add missing kernel-doc by Ashok Nagarajan · 12 years ago
  49. cef2827 mac80211: remove unneeded ieee80211_run_deferred_scan() by Johannes Berg · 12 years ago
  50. a4f606e {nl,cfg,mac}80211: fix the coding style related to mesh parameters by Chun-Yeow Yeoh · 12 years ago
  51. 35b3fe1c mac80211: Rename stainfo variable for the more common sta by Javier Cardona · 12 years ago
  52. e3f5d16 mac80211: Remove unused variable by Javier Cardona · 12 years ago
  53. d13e141 mac80211: add some missing kernel-doc by Johannes Berg · 12 years ago
  54. 6aee4ca mac80211: add back channel change flag by Stanislaw Gruszka · 12 years ago
  55. c1864cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  56. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  57. 196ac1c mac80211: do remain-on-channel while idle by Johannes Berg · 12 years ago
  58. 2e8d397 mac80211: add stations after AP start on reconfig by Arik Nemtsov · 12 years ago
  59. 3b08cf6 mac80211: Clear wowlan flag when drv_suspend returns failure by Pontus Fuchs · 12 years ago
  60. 8c06e8c mac80211: Add missing mesh parameter dot11MeshForwarding for debugfs by Chun-Yeow Yeoh · 12 years ago
  61. 1c4cb92 mac80211: print info when disabling HT by Johannes Berg · 12 years ago
  62. a8ce854 mac80211: configure 11b/g channel access rules for legacy APs by Stanislaw Gruszka · 12 years ago
  63. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  64. 7c9c46c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  65. cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 12 years ago
  66. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 12 years ago
  67. d58e7e3 cfg80211: simplify cfg80211_can_beacon_sec_chan API by Johannes Berg · 12 years ago
  68. 3d9e6e1 mac80211: move ieee80211_set_channel function by Johannes Berg · 12 years ago
  69. 8a2ac26 mac80211: clean up ieee80211_set_channel by Johannes Berg · 12 years ago
  70. 9dde642 mac80211: simplify association HT parameters by Johannes Berg · 12 years ago
  71. 51ca9d8 mac80211: remove ieee80211_get_operstate() by Eliad Peller · 12 years ago
  72. 499f42b net: mac80211: Add and use ibss_vdbg debugging macro by Joe Perches · 12 years ago
  73. d63e9ae net: mac80211: Add and use ht_vdbg debugging macro by Joe Perches · 12 years ago
  74. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  75. 6efb71b mac80211: send beacon loss events to userspace by Holger Schurig · 12 years ago
  76. be0f423 mac80211: allow channel change while mesh is down by Thomas Pedersen · 12 years ago
  77. dac211e mac80211: fail authentication when AP denied authentication by Eliad Peller · 12 years ago
  78. c53f7e1 mac80211: use offchannel queue only when supported by Eliad Peller · 12 years ago
  79. 72d7872 mac80211: allow low-level drivers to set netdev feature bits by Arik Nemtsov · 12 years ago
  80. 794454c mac80211: fix non RCU-safe sta_list manipulation by Arik Nemtsov · 12 years ago
  81. 5204267 mac80211: Fix likely misuse of | for & by Joe Perches · 12 years ago
  82. d8c7aae mac80211: add missing rcu_read_lock/unlock in agg-rx session timer by Felix Fietkau · 12 years ago
  83. 71ecfa1 mac80211: clean up remain-on-channel on interface stop by Johannes Berg · 12 years ago
  84. bd34ab6 mac80211: fix error in station state transitions during reconfig by Meenakshi Venkataraman · 12 years ago
  85. b8bacc1 mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS by Chun-Yeow Yeoh · 12 years ago
  86. 925e64c mac80211: run scan after finish connection monitoring by Stanislaw Gruszka · 12 years ago
  87. e319269 net: Remove casts to same type by Joe Perches · 12 years ago
  88. 7b21aea mac80211: fix ADDBA declined after suspend with wowlan by Eyal Shapira · 12 years ago
  89. c26a0e1 mac80211: fix flag check for QoS NOACK frames by Claudio Pisa · 12 years ago
  90. 992e68b mac80211: Fix race in checking AP status by sending null frame by Soumik Das · 12 years ago
  91. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  92. 4416f5d mac80211: Add debugfs entry for mesh ht_opmode by Ashok Nagarajan · 12 years ago
  93. cbf9322 mac80211: Modify mesh_set_ht_prot_mode() to have less identation by Ashok Nagarajan · 12 years ago
  94. 0e482db mac80211: Fix don't use '>' operator for matching channel types by Ashok Nagarajan · 12 years ago
  95. 0d894ec mac80211: Push the deleted comment to correct place by Ashok Nagarajan · 12 years ago
  96. 7863157 mac80211: fix network header location when adding encryption headers by Arik Nemtsov · 12 years ago
  97. ac55d2f mac80211: (selectively) add HT details in radiotap by Johannes Berg · 12 years ago
  98. ee70108 mac80211: Add IV-room in the skb for TKIP and WEP by Janusz.Dziedzic@tieto.com · 12 years ago
  99. 9e73dee mac80211: fix TX aggregation session timer by Johannes Berg · 12 years ago
  100. a9d3c05 mac80211: fix single queue drivers by Johannes Berg · 12 years ago