1. 651b522 mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz by Jouni Malinen · 14 years ago
  2. 8dcb200 mac80211: Filter ProbeReq SuppRates based on TX rate mask by Jouni Malinen · 14 years ago
  3. 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
  4. cd87a2d mac80211: fix use-after-free by Johannes Berg · 14 years ago
  5. df6d023 wext: fix potential private ioctl memory content leak by Johannes Berg · 14 years ago
  6. f01a067 mac80211: send last 3/5 probe requests as unicast by Luis R. Rodriguez · 14 years ago
  7. 3bc3c0d mac80211: disable beacon monitor while going offchannel by Luis R. Rodriguez · 14 years ago
  8. d3a910a mac80211: make the beacon monitor available externally by Luis R. Rodriguez · 14 years ago
  9. 4730d59 mac80211: reset connection idle when going offchannel by Luis R. Rodriguez · 14 years ago
  10. 0c699c3 mac80211: reset probe send counter upon connection timer reset by Luis R. Rodriguez · 14 years ago
  11. be099e8 mac80211: add helper for reseting the connection monitor by Luis R. Rodriguez · 14 years ago
  12. 2ca27bc mac80211: add p2p device type support by Johannes Berg · 14 years ago
  13. 074ac8d cfg80211/nl80211: introduce p2p device types by Johannes Berg · 14 years ago
  14. 2d2080c mac80211: set running state earlier by Johannes Berg · 14 years ago
  15. 46a5eba cfg80211/mac80211: use lockdep_assert_held by Johannes Berg · 14 years ago
  16. f5521b1 mac80211: use correct station flags lock by Johannes Berg · 14 years ago
  17. 9c37663 include/net/cfg80211.h: wiphy_<level> messages use dev_printk by Joe Perches · 14 years ago
  18. a2c1e3d mac80211: match only assigned bss in sta_info_get_bss by Johannes Berg · 14 years ago
  19. edeb78a mac80211: wait for scan work complete before restarting hw by Stanislaw Gruszka · 14 years ago
  20. 740c1aa mac80211: Fix dangling pointer in ieee80211_xmit by Steve deRosier · 14 years ago
  21. a1e567c nl80211: Uninitialized variable by Bill Jordan · 14 years ago
  22. 9426231 net/wireless: use ARRAY_SIZE macro in radiotap.c by Nikitas Angelinas · 14 years ago
  23. 85f72bc mac80211: only cancel software-based scans on suspend by John W. Linville · 14 years ago
  24. 18145c6 mac80211: cancel scan in ieee80211_restart_hw if software scan pending by John W. Linville · 14 years ago
  25. c3d34d5 wireless: register wiphy rfkill w/o holding cfg80211_mutex by John W. Linville · 14 years ago
  26. 3653910 net/wireless: Remove double test by Julia Lawall · 14 years ago
  27. 391a200 mac80211: Do not generate CQM events based on first Beacon frames by Jouni Malinen · 14 years ago
  28. 3ba06c6 mac80211: Fix signal strength average initialization for CQM events by Jouni Malinen · 14 years ago
  29. 42da2f9 wireless extensions: fix kernel heap content leak by Johannes Berg · 14 years ago
  30. 071249b mac80211: delete work timer by Johannes Berg · 14 years ago
  31. 5b714c6 mac80211: fix offchannel queue stop by Johannes Berg · 14 years ago
  32. 34d4bc4 mac80211: support runtime interface type changes by Johannes Berg · 14 years ago
  33. 87490f6 mac80211: split out concurrent vif checks by Johannes Berg · 14 years ago
  34. bf533e0 mac80211: simplify zero address checks by Johannes Berg · 14 years ago
  35. 26a5845 mac80211: switch to ieee80211_sdata_running by Johannes Berg · 14 years ago
  36. b9dcf71 mac80211: clean up ifdown/cleanup paths by Johannes Berg · 14 years ago
  37. 2337db8 mac80211: use subqueue helpers by Johannes Berg · 14 years ago
  38. a621fa4 mac80211: allow changing port control protocol by Johannes Berg · 14 years ago
  39. c0692b8 cfg80211: allow changing port control protocol by Johannes Berg · 14 years ago
  40. 3ffc2a9 mac80211: allow vendor specific cipher suites by Johannes Berg · 14 years ago
  41. 7d64b7c cfg80211: allow vendor specific cipher suites by Johannes Berg · 14 years ago
  42. 8789d45 mac80211: allow scan to complete from any context by Johannes Berg · 14 years ago
  43. 5f33c92 mac80211: remove unused scan expire define by Johannes Berg · 14 years ago
  44. 5eb5a52 mac80211: fix mesh advertisement by Johannes Berg · 14 years ago
  45. 2c15a0c mac80211: fix rcu-unsafe pointer dereference by Christian Lamparter · 14 years ago
  46. 74b70a4 nl80211: fix missing nesting by Johannes Berg · 14 years ago
  47. 258086a mac80211: cancel restart_work in ieee80211_unregister_hw by Christian Lamparter · 14 years ago
  48. ff67bb8 mac80211: fix warning for un-used parameter by Wey-Yi Guy · 14 years ago
  49. 0fb9a9e net/mac80211: Use wiphy_<level> by Joe Perches · 14 years ago
  50. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago
  51. ac4c977 mac80211: remove unused don't-encrypt flag by Johannes Berg · 14 years ago
  52. 633adf1 cfg80211: mark ieee80211_hdrlen const by Johannes Berg · 14 years ago
  53. afea0b7 cfg80211: check if WEP is available for shared key auth by Johannes Berg · 14 years ago
  54. 5daa8a8 mac80211: dont advertise WEP if unavailable by Johannes Berg · 14 years ago
  55. dc1580d mac80211: remove unused status flag checks by Johannes Berg · 14 years ago
  56. 60ae0f2 mac80211: move key tfm setup by Johannes Berg · 14 years ago
  57. 97359d1 mac80211: use cipher suite selectors by Johannes Berg · 14 years ago
  58. 0460079 cfg80211: support sysfs namespaces by Johannes Berg · 14 years ago
  59. d1f5b7a mac80211: allow drivers to request SM PS mode change by Johannes Berg · 14 years ago
  60. 7da7cc1 mac80211: per interface idle notification by Johannes Berg · 14 years ago
  61. 1fdaa46 net: mac80211: Fix a typo. by Andrea Gelmini · 14 years ago
  62. 3f3b6a8 cfg80211: deauth doesn't always imply disconnect by Johannes Berg · 14 years ago
  63. 2bff8eb mac80211: AMPDU rx reorder timeout timer by Christian Lamparter · 14 years ago
  64. 071d9ac mac80211: remove unused rate function parameter by Christian Lamparter · 14 years ago
  65. aa0c863 mac80211: put rx handlers into separate functions by Christian Lamparter · 14 years ago
  66. 1ac62ba mac80211: Don't squash error codes in key setup functions by Ben Hutchings · 14 years ago
  67. a1699b7 mac80211: unify scan and work mutexes by Johannes Berg · 14 years ago
  68. fc88518 mac80211: don't check rates on PLCP error frames by Johannes Berg · 14 years ago
  69. ffd2778 mac80211: fix driver offchannel notification when the channel does not change by Felix Fietkau · 14 years ago
  70. 9714d31 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. c61029c wireless: upcase alpha2 values in queue_regulatory_request by John W. Linville · 14 years ago
  72. 4e6cbfd mac80211: support use of NAPI for bottom-half processing by John W. Linville · 14 years ago
  73. 533b12c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by John W. Linville · 14 years ago
  74. cff70fa Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM by Mat Martineau · 14 years ago
  75. 86b1b26 Bluetooth: Fix endianness issue with L2CAP MPS configuration by Mat Martineau · 14 years ago
  76. fe100ac cfg80211: fix locking in action frame TX by Johannes Berg · 14 years ago
  77. eb4a552 pkt_sched: Fix sch_sfq vs tcf_bind_filter oops by Jarek Poplawski · 14 years ago
  78. cece194 net: disable preemption before call smp_processor_id() by Changli Gao · 14 years ago
  79. ba78e2d tcp: no md5sig option size check bug by Dmitry Popov · 14 years ago
  80. e225567 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  81. ce9e76c net: Fix napi_gro_frags vs netpoll path by Jarek Poplawski · 14 years ago
  82. c0068c8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  83. d7100da ppp: make channel_ops const by stephen hemminger · 14 years ago
  84. 3b5bac2 RxRPC: Fix a potential deadlock between the call resend_timer and state_lock by David Howells · 14 years ago
  85. f2f0098 sch_sfq: add sanity check for the packet length by Changli Gao · 14 years ago
  86. 12dc96d cls_rsvp: add sanity check for the packet length by Changli Gao · 14 years ago
  87. 4b95c3d cls_flow: add sanity check for the packet length by Changli Gao · 14 years ago
  88. 36d1269 act_nat: fix on the TX path by Changli Gao · 14 years ago
  89. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  90. 93c08c3 mac80211: Fix compilation warning when CONFIG_INET is not set by Juuso Oikarinen · 14 years ago
  91. 1601b1e mac80211: fix scan locking wrt. hw scan by Johannes Berg · 14 years ago
  92. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  93. adb08ed Bluetooth: Check result code of L2CAP information response by Ville Tervo · 14 years ago
  94. 6340650 Bluetooth: Don't send RFC for Basic Mode if only it is supported by Gustavo F. Padovan · 14 years ago
  95. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  96. cff0d6e can-raw: Fix skb_orphan_try handling by Oliver Hartkopp · 14 years ago
  97. 3578b0c Revert "net: remove zap_completion_queue" by David S. Miller · 14 years ago
  98. a427615 net: cleanup inclusion by Changli Gao · 14 years ago
  99. 00dad5e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  100. 66d50d2 u32: negative offset fix by stephen hemminger · 14 years ago