1. 3d0beb9 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  2. 5affcd6 mac80211: fix handling of null-rate control in rate_control_get_rate by Juuso Oikarinen · 15 years ago
  3. 044c18c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  4. c0ce77b mac80211: fix deferred hardware scan requests by Johannes Berg · 15 years ago
  5. 0da780c mac80211: Fix probe request filtering in IBSS mode by Benoit Papillault · 15 years ago
  6. 744595c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  7. 3092ad0 mac80211: fix NULL pointer dereference when ftrace is enabled by Zhu Yi · 15 years ago
  8. dad48a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  9. e850f68 mac80211: fix sign error in pid controller by Bob Copeland · 15 years ago
  10. e5de30c mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces. by Benoit Papillault · 15 years ago
  11. ff30b36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  12. 193e70e mac80211: fix queue selection for data frames on monitor interfaces by Felix Fietkau · 15 years ago
  13. b49bb57 mac80211: fix endian error by Johannes Berg · 15 years ago
  14. d790744 mac80211: add missing sanity checks for action frames by Felix Fietkau · 15 years ago
  15. 045cfb7 mac80211: fix queue selection for packets injected via monitor interface by Lennert Buytenhek · 15 years ago
  16. 8a5b33f Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues" by John W. Linville · 15 years ago
  17. debde9e mac80211: fix-up build breakage in 2.6.33 by John W. Linville · 15 years ago
  18. cf0277e mac80211: fix skb buffering issue by Johannes Berg · 15 years ago
  19. 7f9d357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  20. 24feda0 mac80211: fix propagation of failed hardware reconfigurations by Luis R. Rodriguez · 15 years ago
  21. b98c06b mac80211: fix race with suspend and dynamic_ps_disable_work by Luis R. Rodriguez · 15 years ago
  22. 2e10d33 mac80211: fix ibss join with fixed-bssid by Felix Fietkau · 15 years ago
  23. ed4b201 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  24. 0183826 mac80211: fix WMM AP settings application by Johannes Berg · 15 years ago
  25. 9a418af mac80211: fix peer HT capabilities by Johannes Berg · 15 years ago
  26. d24deb2 mac80211: Add define for TX headroom reserved by mac80211 itself. by Gertjan van Wingerde · 15 years ago
  27. 5017065 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  28. 7b324d2 mac80211: Revert 'Use correct sign for mesh active path refresh' by Javier Cardona · 15 years ago
  29. 5d618cb mac80211: Fixed bug in mesh portal paths by Javier Cardona · 15 years ago
  30. 0c3cee7 net/mac80211: Correct size given to memset by Julia Lawall · 15 years ago
  31. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  32. 19deffb wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC by John W. Linville · 15 years ago
  33. 1814077 mac80211: Fix bug in computing crc over dynamic IEs in beacon by Vasanthakumar Thiagarajan · 15 years ago
  34. 7c3f4bb mac80211: Fix dynamic power save for scanning. by Vivek Natarajan · 15 years ago
  35. bc83b68 mac80211: recalculate idle later in MLME by Johannes Berg · 15 years ago
  36. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  37. d29cecd mac80211: fix reorder buffer release by Johannes Berg · 15 years ago
  38. 8f56874 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  39. 914828f mac80211: Fix TX status reporting for injected data frames by Jouni Malinen · 15 years ago
  40. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  41. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  42. 827d42c mac80211: fix spurious delBA handling by Johannes Berg · 15 years ago
  43. 4253119 mac80211: fix two remote exploits by Johannes Berg · 15 years ago
  44. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  45. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  46. f911ab8 mac80211: log more data when tracing by Johannes Berg · 15 years ago
  47. 2569a82 mac80211: correctly place aMPDU RX reorder code by Johannes Berg · 15 years ago
  48. 1edfb1a mac80211: move aMPDU RX reorder code by Johannes Berg · 15 years ago
  49. 8c0c709 mac80211: move cmntr flag out of rx flags by Johannes Berg · 15 years ago
  50. efe117a mac80211: Speedup ieee80211_remove_interfaces() by Eric Dumazet · 15 years ago
  51. 4ba3eb0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  52. 841507f mac80211: Fix missing kernel-doc notation by Jaswinder Singh Rajput · 15 years ago
  53. 3305443 mac80211: fix rcu locking by Johannes Berg · 15 years ago
  54. 98e3ac9 mac80211: remove dead struct member by Johannes Berg · 15 years ago
  55. b5b5150 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  56. 9f13084 mac80211: fix endianess on mesh_path_error_tx() calls by Rui Paulo · 15 years ago
  57. 64491f0 mac80211: add per-station HT capability file by Johannes Berg · 15 years ago
  58. a58ce43 mac80211: avoid spurious deauth frames/messages by Johannes Berg · 15 years ago
  59. 7351c6b mac80211: request TX status where needed by Johannes Berg · 15 years ago
  60. 9bc383d cfg80211: introduce capability for 4addr mode by Johannes Berg · 15 years ago
  61. 5be83de cfg80211: convert bools into flags by Johannes Berg · 15 years ago
  62. ceb99fe mac80211: fix resume by Johannes Berg · 15 years ago
  63. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  64. 136cfa2 mac80211: use a structure to hold the mesh config information element by Rui Paulo · 15 years ago
  65. fe7a5d5 mac80211: move TX status handling by Johannes Berg · 15 years ago
  66. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  67. 0bc6b18 mac80211: Fix panic in aggregation handling by Sujith · 15 years ago
  68. af65cd96 mac80211: make software rate control optional by Johannes Berg · 15 years ago
  69. 15ff636 mac80211: use fixed broadcast address by Johannes Berg · 15 years ago
  70. d84f323 mac80211: remove dev_hold/put calls by Johannes Berg · 15 years ago
  71. 5f0b7de mac80211: improve rate handling by Johannes Berg · 15 years ago
  72. eb9fb5b mac80211: trim RX data by Johannes Berg · 15 years ago
  73. a02ae75 mac80211: cleanup reorder buffer handling by Johannes Berg · 15 years ago
  74. af2ced6 mac80211: push michael MIC report after DA check by Johannes Berg · 15 years ago
  75. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  76. 3b53fde8 mac80211: let sta_info_get_by_idx get sta by sdata by Johannes Berg · 15 years ago
  77. 3e5b110 mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces by Felix Fietkau · 15 years ago
  78. 8ade008 mac80211: fix addba timer (again...) by Johannes Berg · 15 years ago
  79. b237092 mac80211: Do not queue Probe Request frames for station MLME by Jouni Malinen · 15 years ago
  80. f501dba mac80211: fix broadcast frame handling for 4-addr AP VLANs by Felix Fietkau · 15 years ago
  81. 264d9b7 mac80211: update copyrights to 2009 by Rui Paulo · 15 years ago
  82. 63c5723 mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. by Rui Paulo · 15 years ago
  83. e304bfd mac80211: implement a timer to send RANN action frames by Rui Paulo · 15 years ago
  84. d19b3bf mac80211: replace "destination" with "target" to follow the spec by Rui Paulo · 15 years ago
  85. be125c6 mac80211: add the DS params to the beacon by Rui Paulo · 15 years ago
  86. 36f0d5f mac80211: fix BSSID setup for beacon frames by Rui Paulo · 15 years ago
  87. 77fa76b mac80211: set the AID field correctly for mesh peer frames by Rui Paulo · 15 years ago
  88. a6a58b4 mac80211: properly forward the RANN IE by Rui Paulo · 15 years ago
  89. d611f06 mac80211: update PERR frame format by Rui Paulo · 15 years ago
  90. 90a5e16 mac80211: implement RANN processing and forwarding by Rui Paulo · 15 years ago
  91. e5d6eb8 mac80211: fix max HT rate processing on mac80211 by Luis R. Rodriguez · 15 years ago
  92. f14543ee mac80211: implement support for 4-address frames for AP and client mode by Felix Fietkau · 15 years ago
  93. 1460dd1 mac80211: improve peer link management debugging by Rui Paulo · 15 years ago
  94. f3c0d88 mac80211: improve HWMP debugging by Rui Paulo · 15 years ago
  95. dbb81c4 mac80211: allow processing of more than one HWMP IE by Rui Paulo · 15 years ago
  96. 27db2e4 mac80211: add MAC80211_VERBOSE_MHWMP_DEBUG by Rui Paulo · 15 years ago
  97. 095de01 mac80211: update the format of path selection frames by Rui Paulo · 15 years ago
  98. 0938393 mac80211: update peer link management IE and action frames by Rui Paulo · 15 years ago
  99. 23c7a29 mac80211: fix typo in a comment by Rui Paulo · 15 years ago
  100. 8f2fda9 mac80211: implement the meshconf formation info field by Rui Paulo · 15 years ago