1. 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
  2. 44271488 mac80211: delete AddBA response timer by Johannes Berg · 14 years ago
  3. e7480bb mac80211: fix channel assumption for association done work by Luis R. Rodriguez · 14 years ago
  4. 025e6be mac80211: fix deadlock with multiple interfaces by Johannes Berg · 14 years ago
  5. 6774889 nl80211: reduce dumping boilerplate by Johannes Berg · 14 years ago
  6. 4126571 nl80211: use generic check for netif_running by Johannes Berg · 14 years ago
  7. 4c47699 nl80211: use the new genetlink pre/post_doit hooks by Johannes Berg · 14 years ago
  8. ff4c92d genetlink: introduce pre_doit/post_doit hooks by Johannes Berg · 14 years ago
  9. 9eba612 mac80211: Add WME information element for IBSS by Bruno Randolf · 14 years ago
  10. 78be49e mac80211: distinct between max rates and the number of rates the hw can report by Helmut Schaa · 14 years ago
  11. 1be7fe8 mac80211: fix for WDS interfaces by Bill Jordan · 14 years ago
  12. e8347eb cfg80211: patches to allow setting the WDS peer by Bill Jordan · 14 years ago
  13. d8ec443 mac80211: Add validity check for beacon_crc value by Juuso Oikarinen · 14 years ago
  14. bc86863 mac80211: perform scan cancel in hw reset work by Stanislaw Gruszka · 14 years ago
  15. 2234362 cfg80211: fix locking by Johannes Berg · 14 years ago
  16. 663fcaf cfg80211/mac80211: allow management frame TX in AP mode by Johannes Berg · 14 years ago
  17. 17e5a80 nl80211: allow drivers to indicate whether the survey data channel is in use by Felix Fietkau · 14 years ago
  18. 85416a4 mac80211: fix rx monitor filter refcounters by Christian Lamparter · 14 years ago
  19. 5a254ff wireless: Use first phyX name available when registering phy devices. by Ben Greear · 14 years ago
  20. f2176d7 mac80211: Fix WMM driver queue configuration by Juuso Oikarinen · 14 years ago
  21. 93b0523 cfg80211: always set IBSS basic rates by Johannes Berg · 14 years ago
  22. 8d4780e mac80211: fix offchannel assumption upon association by Luis R. Rodriguez · 14 years ago
  23. 554891e mac80211: move packet flags into packet by Johannes Berg · 14 years ago
  24. 4080c7c mac80211: fix release_reorder_timeout in scan by Johannes Berg · 14 years ago
  25. 4b0dd98 mac80211: clean up rx handling wrt. found_sta by Johannes Berg · 14 years ago
  26. 4406c37 mac80211: consolidate packet processing by Johannes Berg · 14 years ago
  27. 20b01f8 mac80211: remove prepare_for_handlers sdata argument by Johannes Berg · 14 years ago
  28. 7c1e183 Revert "mac80211: fix use-after-free" by John W. Linville · 14 years ago
  29. 92e4494 nl80211: Fix exit from nl80211_set_power_save by Teemu Paasikivi · 14 years ago
  30. 56af326 mac80211: Support receiving data frames on multiple vifs. by Ben Greear · 14 years ago
  31. 686b9cb mac80211/ath9k: Support AMPDU with multiple VIFs. by Ben Greear · 14 years ago
  32. 295bafb mac80211: Support multiple VIFS per AP in debugfs. by Ben Greear · 14 years ago
  33. eb7d306 mac80211: clear txflags for ps-filtered frames by Christian Lamparter · 14 years ago
  34. 651b522 mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz by Jouni Malinen · 14 years ago
  35. 8dcb200 mac80211: Filter ProbeReq SuppRates based on TX rate mask by Jouni Malinen · 14 years ago
  36. 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
  37. cd87a2d mac80211: fix use-after-free by Johannes Berg · 14 years ago
  38. df6d023 wext: fix potential private ioctl memory content leak by Johannes Berg · 14 years ago
  39. f01a067 mac80211: send last 3/5 probe requests as unicast by Luis R. Rodriguez · 14 years ago
  40. 3bc3c0d mac80211: disable beacon monitor while going offchannel by Luis R. Rodriguez · 14 years ago
  41. d3a910a mac80211: make the beacon monitor available externally by Luis R. Rodriguez · 14 years ago
  42. 4730d59 mac80211: reset connection idle when going offchannel by Luis R. Rodriguez · 14 years ago
  43. 0c699c3 mac80211: reset probe send counter upon connection timer reset by Luis R. Rodriguez · 14 years ago
  44. be099e8 mac80211: add helper for reseting the connection monitor by Luis R. Rodriguez · 14 years ago
  45. 2ca27bc mac80211: add p2p device type support by Johannes Berg · 14 years ago
  46. 074ac8d cfg80211/nl80211: introduce p2p device types by Johannes Berg · 14 years ago
  47. 2d2080c mac80211: set running state earlier by Johannes Berg · 14 years ago
  48. 46a5eba cfg80211/mac80211: use lockdep_assert_held by Johannes Berg · 14 years ago
  49. f5521b1 mac80211: use correct station flags lock by Johannes Berg · 14 years ago
  50. 9c37663 include/net/cfg80211.h: wiphy_<level> messages use dev_printk by Joe Perches · 14 years ago
  51. a2c1e3d mac80211: match only assigned bss in sta_info_get_bss by Johannes Berg · 14 years ago
  52. edeb78a mac80211: wait for scan work complete before restarting hw by Stanislaw Gruszka · 14 years ago
  53. 740c1aa mac80211: Fix dangling pointer in ieee80211_xmit by Steve deRosier · 14 years ago
  54. a1e567c nl80211: Uninitialized variable by Bill Jordan · 14 years ago
  55. 9426231 net/wireless: use ARRAY_SIZE macro in radiotap.c by Nikitas Angelinas · 14 years ago
  56. 85f72bc mac80211: only cancel software-based scans on suspend by John W. Linville · 14 years ago
  57. 18145c6 mac80211: cancel scan in ieee80211_restart_hw if software scan pending by John W. Linville · 14 years ago
  58. c3d34d5 wireless: register wiphy rfkill w/o holding cfg80211_mutex by John W. Linville · 14 years ago
  59. 3653910 net/wireless: Remove double test by Julia Lawall · 14 years ago
  60. 391a200 mac80211: Do not generate CQM events based on first Beacon frames by Jouni Malinen · 14 years ago
  61. 3ba06c6 mac80211: Fix signal strength average initialization for CQM events by Jouni Malinen · 14 years ago
  62. 42da2f9 wireless extensions: fix kernel heap content leak by Johannes Berg · 14 years ago
  63. 071249b mac80211: delete work timer by Johannes Berg · 14 years ago
  64. 5b714c6 mac80211: fix offchannel queue stop by Johannes Berg · 14 years ago
  65. 34d4bc4 mac80211: support runtime interface type changes by Johannes Berg · 14 years ago
  66. 87490f6 mac80211: split out concurrent vif checks by Johannes Berg · 14 years ago
  67. bf533e0 mac80211: simplify zero address checks by Johannes Berg · 14 years ago
  68. 26a5845 mac80211: switch to ieee80211_sdata_running by Johannes Berg · 14 years ago
  69. b9dcf71 mac80211: clean up ifdown/cleanup paths by Johannes Berg · 14 years ago
  70. 2337db8 mac80211: use subqueue helpers by Johannes Berg · 14 years ago
  71. a621fa4 mac80211: allow changing port control protocol by Johannes Berg · 14 years ago
  72. c0692b8 cfg80211: allow changing port control protocol by Johannes Berg · 14 years ago
  73. 3ffc2a9 mac80211: allow vendor specific cipher suites by Johannes Berg · 14 years ago
  74. 7d64b7c cfg80211: allow vendor specific cipher suites by Johannes Berg · 14 years ago
  75. 8789d45 mac80211: allow scan to complete from any context by Johannes Berg · 14 years ago
  76. 5f33c92 mac80211: remove unused scan expire define by Johannes Berg · 14 years ago
  77. 5eb5a52 mac80211: fix mesh advertisement by Johannes Berg · 14 years ago
  78. 2c15a0c mac80211: fix rcu-unsafe pointer dereference by Christian Lamparter · 14 years ago
  79. 74b70a4 nl80211: fix missing nesting by Johannes Berg · 14 years ago
  80. 258086a mac80211: cancel restart_work in ieee80211_unregister_hw by Christian Lamparter · 14 years ago
  81. ff67bb8 mac80211: fix warning for un-used parameter by Wey-Yi Guy · 14 years ago
  82. 0fb9a9e net/mac80211: Use wiphy_<level> by Joe Perches · 14 years ago
  83. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago
  84. ac4c977 mac80211: remove unused don't-encrypt flag by Johannes Berg · 14 years ago
  85. 633adf1 cfg80211: mark ieee80211_hdrlen const by Johannes Berg · 14 years ago
  86. afea0b7 cfg80211: check if WEP is available for shared key auth by Johannes Berg · 14 years ago
  87. 5daa8a8 mac80211: dont advertise WEP if unavailable by Johannes Berg · 14 years ago
  88. dc1580d mac80211: remove unused status flag checks by Johannes Berg · 14 years ago
  89. 60ae0f2 mac80211: move key tfm setup by Johannes Berg · 14 years ago
  90. 97359d1 mac80211: use cipher suite selectors by Johannes Berg · 14 years ago
  91. 0460079 cfg80211: support sysfs namespaces by Johannes Berg · 14 years ago
  92. d1f5b7a mac80211: allow drivers to request SM PS mode change by Johannes Berg · 14 years ago
  93. 7da7cc1 mac80211: per interface idle notification by Johannes Berg · 14 years ago
  94. 1fdaa46 net: mac80211: Fix a typo. by Andrea Gelmini · 14 years ago
  95. 3f3b6a8 cfg80211: deauth doesn't always imply disconnect by Johannes Berg · 14 years ago
  96. 2bff8eb mac80211: AMPDU rx reorder timeout timer by Christian Lamparter · 14 years ago
  97. 071d9ac mac80211: remove unused rate function parameter by Christian Lamparter · 14 years ago
  98. aa0c863 mac80211: put rx handlers into separate functions by Christian Lamparter · 14 years ago
  99. 1ac62ba mac80211: Don't squash error codes in key setup functions by Ben Hutchings · 14 years ago
  100. a1699b7 mac80211: unify scan and work mutexes by Johannes Berg · 14 years ago