1. d3bd1b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  2. 5f04d50 net: Fix more stale on-stack list_head objects. by Eric W. Biederman · 13 years ago
  3. 05e7c99 mac80211: fix conn_mon_timer running after disassociate by Stanislaw Gruszka · 13 years ago
  4. 8bc26a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  5. a7b545f mac80211: add missing locking in ieee80211_reconfig by Eliad Peller · 14 years ago
  6. e0985f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  7. fc7c976 mac80211: fix the skb cloned check in the tx path by Felix Fietkau · 14 years ago
  8. 4334ec8 mac80211: fix TX status cookie in HW offload case by Johannes Berg · 14 years ago
  9. 9b6941d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  10. eb3e554 mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface by Felix Fietkau · 14 years ago
  11. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  12. 82694f7 mac80211: use maximum number of AMPDU frames as default in BA RX by Luciano Coelho · 14 years ago
  13. 681c4d0 mac80211: fix lockdep warning by Johannes Berg · 14 years ago
  14. 06778b1 mac80211: remove stray extern by Johannes Berg · 14 years ago
  15. 90fc4b3 mac80211: implement off-channel TX using hw r-o-c offload by Johannes Berg · 14 years ago
  16. 21f8358 mac80211: implement hardware offload for remain-on-channel by Johannes Berg · 14 years ago
  17. c96e963 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  18. 6303710 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  19. b5c34f6 mac80211: fix some key comments and code by Johannes Berg · 14 years ago
  20. 707e634 Revert "mac80211: temporarily disable reorder release timer" by Christian Lamparter · 14 years ago
  21. 24a8fda mac80211: serialize rx path workers by Christian Lamparter · 14 years ago
  22. f76b57b mac80211: Fix mesh portal communication with other mesh nodes. by Joel A Fernandes · 14 years ago
  23. 4cfda47 mac80211: ignore PSM bit of reordered frames by Christian Lamparter · 14 years ago
  24. d2460f4 mac80211: add missing synchronize_rcu by Johannes Berg · 14 years ago
  25. 919bbad mac80211: fix mesh forwarding when ratelimited too by Milton Miller · 14 years ago
  26. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  27. d7c1255 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  28. 1721284 mac80211: cleanup select_queue by Johannes Berg · 14 years ago
  29. 65a6538 mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declaration by Luciano Coelho · 14 years ago
  30. 67408c8 mac80211: selective throughput LED trigger active by Johannes Berg · 14 years ago
  31. e1e5406 mac80211: add throughput based LED blink trigger by Johannes Berg · 14 years ago
  32. fe67c91 mac80211: make LED trigger names available early by Johannes Berg · 14 years ago
  33. b51aff0 mac80211: fix mesh forwarding by Johannes Berg · 14 years ago
  34. f8a0a78 mac80211: fix potentially redundant skb data copying by Felix Fietkau · 14 years ago
  35. 4cd06a3 mac80211: skip unnecessary pskb_expand_head calls by Felix Fietkau · 14 years ago
  36. 489ee91 mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmit by Felix Fietkau · 14 years ago
  37. 61ad539 mac80211: Remove unused third address from mesh address extension header. by Javier Cardona · 14 years ago
  38. c7108a7 mac80211: Send mesh non-HWMP path selection frames to userspace by Javier Cardona · 14 years ago
  39. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  40. 24bdd9f mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup by Javier Cardona · 14 years ago
  41. cf4e594 nl80211: Add notification for dropped Deauth/Disassoc by Jouni Malinen · 14 years ago
  42. 38cd6b4 wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.h by Shan Wei · 14 years ago
  43. bd2ce6e mac80211: Add timeout to BA session start API by Sujith Manoharan · 14 years ago
  44. a293911 nl80211: advertise maximum remain-on-channel duration by Johannes Berg · 14 years ago
  45. 1fcfe76 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  46. b4fe2a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  47. 207aba6 mac80211: support IBSS RSN with SW crypto by Johannes Berg · 14 years ago
  48. 91f44b0 mac80211 default tx_last_beacon false (congestion) by Tim Harvey · 14 years ago
  49. f7e0104 mac80211: support separate default keys by Johannes Berg · 14 years ago
  50. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 14 years ago
  51. 897bed8 mac80211: clean up RX key checks by Johannes Berg · 14 years ago
  52. 8808f64 mac80211: avoid calling ieee80211_work_work unconditionally by Herton Ronaldo Krzesinski · 14 years ago
  53. c926d00 mac80211: Fix NULL-pointer deference on ibss merge when not ready by Tim Harvey · 14 years ago
  54. 393934c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  55. 2f88675 mac80211: Show max number of probe tries in debug message. by Ben Greear · 14 years ago
  56. 80d7e40 mac80211: Apply ht_opmode changes in ieee80211_change_bss by Helmut Schaa · 14 years ago
  57. 7e24470 mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs by Helmut Schaa · 14 years ago
  58. 7659a19 mac80211: Fix compilation error when mesh is disabled by Javier Cardona · 14 years ago
  59. c658e5d mac80211: fix a compiler warning by Felix Fietkau · 14 years ago
  60. 0ab82b0 mac80211: fix dynamic-ps/pm_qos magic numbers by Eliad Peller · 14 years ago
  61. 541a45a nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  62. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 14 years ago
  63. f9e10ce cfg80211: require add_virtual_intf to return new dev by Johannes Berg · 14 years ago
  64. 09b1747 mac80211: move mesh filter adjusting by Johannes Berg · 14 years ago
  65. 45904f2 nl80211/mac80211: define and allow configuring mesh element TTL by Javier Cardona · 14 years ago
  66. 04ac3c0 mac80211: speed up AP probing using nullfunc frames by Felix Fietkau · 14 years ago
  67. 75706d0 mac80211: remove a redundant check by Felix Fietkau · 14 years ago
  68. c1ce5a7 mac80211: Update last_tx_rate only for data frames by Helmut Schaa · 14 years ago
  69. 0bae35e leds: fix up dependencies by Johannes Berg · 14 years ago
  70. 09f921f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  71. 08ca944 mac80211: Minor optimization in ieee80211_rx_h_data by Helmut Schaa · 14 years ago
  72. 8e26d5a mac80211: Fix STA disconnect due to MIC failure by Senthil Balasubramanian · 14 years ago
  73. 2c31333 mac80211: ignore non-bcast mcast deauth/disassoc franes by Christian Lamparter · 14 years ago
  74. dd31857 mac80211: fix RX aggregation locking by Johannes Berg · 14 years ago
  75. f30221e mac80211: implement off-channel mgmt TX by Johannes Berg · 14 years ago
  76. f7ca38d nl80211/cfg80211: extend mgmt-tx API for off-channel by Johannes Berg · 14 years ago
  77. 7dff312 mac80211: Fix frame injection using non-AP vif by Jouni Malinen · 14 years ago
  78. 99ba2a1 mac80211: implement packet loss notification by Johannes Berg · 14 years ago
  79. 48124d1 mac80211: avoid aggregation for VO traffic by Luis R. Rodriguez · 14 years ago
  80. 72a8a3e mac80211: reduce the number of retries for nullfunc probing by Felix Fietkau · 14 years ago
  81. 4e5ff37 mac80211: use nullfunc instead of probe request for connection monitoring by Felix Fietkau · 14 years ago
  82. dd5b4cc cfg80211/mac80211: improve ad-hoc multicast rate handling by Felix Fietkau · 14 years ago
  83. 4609097 mac80211: probe the AP when resuming by Felix Fietkau · 14 years ago
  84. 7ccc8bd mac80211: calculate beacon loss time accurately by Felix Fietkau · 14 years ago
  85. c8a7972 mac80211: restart beacon miss timer on system resume from suspend by Felix Fietkau · 14 years ago
  86. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  87. ccb1435 Revert "nl80211/mac80211: Report signal average" by John W. Linville · 14 years ago
  88. 18890d4 mac80211: Disable hw crypto for GTKs on AP VLAN interfaces by Helmut Schaa · 14 years ago
  89. 86107fd nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  90. 50a9432 mac80211: fix powersaving clients races by Johannes Berg · 14 years ago
  91. 4bce22b mac80211: defines for AC numbers by Johannes Berg · 14 years ago
  92. 8f0729b mac80211: add support for setting the ad-hoc multicast rate by Felix Fietkau · 14 years ago
  93. a619a4c mac80211: Add function to get probe request template for current AP by Juuso Oikarinen · 14 years ago
  94. 15d9675 mac80211: Add antenna configuration by Bruno Randolf · 14 years ago
  95. f23a478 mac80211: support hardware TX fragmentation offload by Arik Nemtsov · 14 years ago
  96. ffa56e54 mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher() by Jesper Juhl · 14 years ago
  97. 07caf9d mac80211: refactor debugfs function generation code by Eliad Peller · 14 years ago
  98. c7317e4 mac80211: minstrel_ht - reduce the overhead of rate sampling by Felix Fietkau · 14 years ago
  99. 352ffad mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scan by Brian Cavagnolo · 14 years ago
  100. 520efd1 mac80211: fix failure to check kmalloc return value in key_key_read by Jesper Juhl · 14 years ago