1. 8610c29 cfg80211: add channel utilization stats to the survey command by Felix Fietkau · 14 years ago
  2. 15943a7 mac80211: temporarily disable reorder release timer by Christian Lamparter · 14 years ago
  3. d12c745 mac80211: fix possible null-pointer de-reference by Christian Lamparter · 14 years ago
  4. 5a5c731 wireless: Set some stats used by /proc/net/wireless (wext) by Ben Greear · 14 years ago
  5. b38afa8 mac80211: Improve mlme probe response log messages. by Ben Greear · 14 years ago
  6. 7623225 Revert "wireless: Use first phyX name available when registering phy devices." by Johannes Berg · 14 years ago
  7. 388ac77 cfg80211: constify WDS address by Johannes Berg · 14 years ago
  8. 43b1995 nl80211: use new genl helpers for WDS by Johannes Berg · 14 years ago
  9. 7b99a7c mac80211: fix sw scan locking by Johannes Berg · 14 years ago
  10. 7573eac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  11. 4efe7f5 Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath" by John W. Linville · 14 years ago
  12. 494486f mac80211: avoid uninitialized var warning in ieee80211_scan_cancel by John W. Linville · 14 years ago
  13. 3207390 cfg80211: fix BSS double-unlinking by Johannes Berg · 14 years ago
  14. b206b4e nl80211/mac80211: Add retry and failed transmission count to station info by Bruno Randolf · 14 years ago
  15. 3aed49e mac80211: compete scan to cfg80211 if deferred scan fail to start by Stanislaw Gruszka · 14 years ago
  16. 6eb11a9 mac80211: do not requeue scan work when not needed by Stanislaw Gruszka · 14 years ago
  17. 4136c42 mac80211: assure we also cancel deferred scan request by Stanislaw Gruszka · 14 years ago
  18. e229f84 mac80211: keep lock when calling __ieee80211_scan_completed() by Stanislaw Gruszka · 14 years ago
  19. 259b62e mac80211: reduce number of __ieee80211_scan_completed calls by Stanislaw Gruszka · 14 years ago
  20. d537f5f nl80211: fix error in generic netif_running check by Johannes Berg · 14 years ago
  21. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  22. 53f73c0 mac80211: avoid transmitting delBA to old AP by Johannes Berg · 14 years ago
  23. 373426c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  24. 4427148 mac80211: delete AddBA response timer by Johannes Berg · 14 years ago
  25. e7480bb mac80211: fix channel assumption for association done work by Luis R. Rodriguez · 14 years ago
  26. 025e6be mac80211: fix deadlock with multiple interfaces by Johannes Berg · 14 years ago
  27. 6774889 nl80211: reduce dumping boilerplate by Johannes Berg · 14 years ago
  28. 4126571 nl80211: use generic check for netif_running by Johannes Berg · 14 years ago
  29. 4c47699 nl80211: use the new genetlink pre/post_doit hooks by Johannes Berg · 14 years ago
  30. ff4c92d genetlink: introduce pre_doit/post_doit hooks by Johannes Berg · 14 years ago
  31. 9eba612 mac80211: Add WME information element for IBSS by Bruno Randolf · 14 years ago
  32. 78be49e mac80211: distinct between max rates and the number of rates the hw can report by Helmut Schaa · 14 years ago
  33. 1be7fe8 mac80211: fix for WDS interfaces by Bill Jordan · 14 years ago
  34. e8347eb cfg80211: patches to allow setting the WDS peer by Bill Jordan · 14 years ago
  35. d8ec443 mac80211: Add validity check for beacon_crc value by Juuso Oikarinen · 14 years ago
  36. bc86863 mac80211: perform scan cancel in hw reset work by Stanislaw Gruszka · 14 years ago
  37. 2234362 cfg80211: fix locking by Johannes Berg · 14 years ago
  38. 663fcaf cfg80211/mac80211: allow management frame TX in AP mode by Johannes Berg · 14 years ago
  39. 17e5a80 nl80211: allow drivers to indicate whether the survey data channel is in use by Felix Fietkau · 14 years ago
  40. 85416a4 mac80211: fix rx monitor filter refcounters by Christian Lamparter · 14 years ago
  41. 5a254ff wireless: Use first phyX name available when registering phy devices. by Ben Greear · 14 years ago
  42. f2176d7 mac80211: Fix WMM driver queue configuration by Juuso Oikarinen · 14 years ago
  43. 93b0523 cfg80211: always set IBSS basic rates by Johannes Berg · 14 years ago
  44. 8d4780e mac80211: fix offchannel assumption upon association by Luis R. Rodriguez · 14 years ago
  45. 554891e mac80211: move packet flags into packet by Johannes Berg · 14 years ago
  46. 4080c7c mac80211: fix release_reorder_timeout in scan by Johannes Berg · 14 years ago
  47. 4b0dd98 mac80211: clean up rx handling wrt. found_sta by Johannes Berg · 14 years ago
  48. 4406c37 mac80211: consolidate packet processing by Johannes Berg · 14 years ago
  49. 20b01f8 mac80211: remove prepare_for_handlers sdata argument by Johannes Berg · 14 years ago
  50. 7c1e183 Revert "mac80211: fix use-after-free" by John W. Linville · 14 years ago
  51. 92e4494 nl80211: Fix exit from nl80211_set_power_save by Teemu Paasikivi · 14 years ago
  52. 56af326 mac80211: Support receiving data frames on multiple vifs. by Ben Greear · 14 years ago
  53. 686b9cb mac80211/ath9k: Support AMPDU with multiple VIFs. by Ben Greear · 14 years ago
  54. 295bafb mac80211: Support multiple VIFS per AP in debugfs. by Ben Greear · 14 years ago
  55. eb7d306 mac80211: clear txflags for ps-filtered frames by Christian Lamparter · 14 years ago
  56. 651b522 mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz by Jouni Malinen · 14 years ago
  57. 8dcb200 mac80211: Filter ProbeReq SuppRates based on TX rate mask by Jouni Malinen · 14 years ago
  58. 29ad2fa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  59. cd87a2d mac80211: fix use-after-free by Johannes Berg · 14 years ago
  60. df6d023 wext: fix potential private ioctl memory content leak by Johannes Berg · 14 years ago
  61. f01a067 mac80211: send last 3/5 probe requests as unicast by Luis R. Rodriguez · 14 years ago
  62. 3bc3c0d mac80211: disable beacon monitor while going offchannel by Luis R. Rodriguez · 14 years ago
  63. d3a910a mac80211: make the beacon monitor available externally by Luis R. Rodriguez · 14 years ago
  64. 4730d59 mac80211: reset connection idle when going offchannel by Luis R. Rodriguez · 14 years ago
  65. 0c699c3 mac80211: reset probe send counter upon connection timer reset by Luis R. Rodriguez · 14 years ago
  66. be099e8 mac80211: add helper for reseting the connection monitor by Luis R. Rodriguez · 14 years ago
  67. 2ca27bc mac80211: add p2p device type support by Johannes Berg · 14 years ago
  68. 074ac8d cfg80211/nl80211: introduce p2p device types by Johannes Berg · 14 years ago
  69. 2d2080c mac80211: set running state earlier by Johannes Berg · 14 years ago
  70. 46a5eba cfg80211/mac80211: use lockdep_assert_held by Johannes Berg · 14 years ago
  71. f5521b1 mac80211: use correct station flags lock by Johannes Berg · 14 years ago
  72. 9c37663 include/net/cfg80211.h: wiphy_<level> messages use dev_printk by Joe Perches · 14 years ago
  73. a2c1e3d mac80211: match only assigned bss in sta_info_get_bss by Johannes Berg · 14 years ago
  74. edeb78a mac80211: wait for scan work complete before restarting hw by Stanislaw Gruszka · 14 years ago
  75. 740c1aa mac80211: Fix dangling pointer in ieee80211_xmit by Steve deRosier · 14 years ago
  76. a1e567c nl80211: Uninitialized variable by Bill Jordan · 14 years ago
  77. 9426231 net/wireless: use ARRAY_SIZE macro in radiotap.c by Nikitas Angelinas · 14 years ago
  78. 85f72bc mac80211: only cancel software-based scans on suspend by John W. Linville · 14 years ago
  79. 18145c6 mac80211: cancel scan in ieee80211_restart_hw if software scan pending by John W. Linville · 14 years ago
  80. c3d34d5 wireless: register wiphy rfkill w/o holding cfg80211_mutex by John W. Linville · 14 years ago
  81. 3653910 net/wireless: Remove double test by Julia Lawall · 14 years ago
  82. 391a200 mac80211: Do not generate CQM events based on first Beacon frames by Jouni Malinen · 14 years ago
  83. 3ba06c6 mac80211: Fix signal strength average initialization for CQM events by Jouni Malinen · 14 years ago
  84. 42da2f9 wireless extensions: fix kernel heap content leak by Johannes Berg · 14 years ago
  85. 071249b mac80211: delete work timer by Johannes Berg · 14 years ago
  86. 5b714c6 mac80211: fix offchannel queue stop by Johannes Berg · 14 years ago
  87. 34d4bc4 mac80211: support runtime interface type changes by Johannes Berg · 14 years ago
  88. 87490f6 mac80211: split out concurrent vif checks by Johannes Berg · 14 years ago
  89. bf533e0 mac80211: simplify zero address checks by Johannes Berg · 14 years ago
  90. 26a5845 mac80211: switch to ieee80211_sdata_running by Johannes Berg · 14 years ago
  91. b9dcf71 mac80211: clean up ifdown/cleanup paths by Johannes Berg · 14 years ago
  92. 2337db8 mac80211: use subqueue helpers by Johannes Berg · 14 years ago
  93. a621fa4 mac80211: allow changing port control protocol by Johannes Berg · 14 years ago
  94. c0692b8 cfg80211: allow changing port control protocol by Johannes Berg · 14 years ago
  95. 3ffc2a9 mac80211: allow vendor specific cipher suites by Johannes Berg · 14 years ago
  96. 7d64b7c cfg80211: allow vendor specific cipher suites by Johannes Berg · 14 years ago
  97. 8789d45 mac80211: allow scan to complete from any context by Johannes Berg · 14 years ago
  98. 5f33c92 mac80211: remove unused scan expire define by Johannes Berg · 14 years ago
  99. 5eb5a52 mac80211: fix mesh advertisement by Johannes Berg · 14 years ago
  100. 2c15a0c mac80211: fix rcu-unsafe pointer dereference by Christian Lamparter · 14 years ago