1. d07d152 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  2. 685fb72 mac80211: iterate the virtual monitor interface by Johannes Berg · 12 years ago
  3. 8e95ea4 cfg80211: fix locking and lockdep complaints by Johannes Berg · 12 years ago
  4. 2a9e6c5 minstrel_ht: enable frame aggregation for fixed rate by Sylvain Roger Rieunier · 12 years ago
  5. 4922f71 mac80211: tx: do not drop non-robust mgmt to non-MFP stas. by Nicolas Cavallari · 12 years ago
  6. 46e6de1 mac80211: restructure key selection by Johannes Berg · 12 years ago
  7. 8c358bc mac80211: add time synchronisation with BSS for assoc by Johannes Berg · 12 years ago
  8. d48b296 mac80211: redesign scan RX by Johannes Berg · 12 years ago
  9. 5260a5b mac80211: track scheduled scan virtual interface by Johannes Berg · 12 years ago
  10. e2fd5db mac80211: make scan_sdata pointer usable with RCU by Johannes Berg · 12 years ago
  11. d811b3d mac80211: fix invalid band deref building preq IEs by Arik Nemtsov · 12 years ago
  12. fd01428 nl80211: move scan API to wdev by Johannes Berg · 12 years ago
  13. 1c90f9d nl80211: send interface after creation by Johannes Berg · 12 years ago
  14. 84efbb8 cfg80211: use wireless_dev for interface management by Johannes Berg · 12 years ago
  15. fe3c094 NFC: Check for llcp_sock and its device from llcp_sock_getname by Samuel Ortiz · 12 years ago
  16. 01d719a NFC: Add ISO 14443 type B protocol by Samuel Ortiz · 12 years ago
  17. c66433d NFC: Dereference LLCP bind socket address after checking for it to be NULL by Samuel Ortiz · 12 years ago
  18. a831b91 NFC: Do not return EBUSY when stopping a poll that's already stopped by Samuel Ortiz · 12 years ago
  19. 1550bf2 NFC: Remove warning from nfc_llcp_local_put by Samuel Ortiz · 12 years ago
  20. 5c0560b NFC: Handle LLCP Disconnected Mode frames by Samuel Ortiz · 12 years ago
  21. 8f50020 NFC: LLCP late binding by Samuel Ortiz · 12 years ago
  22. ebbb16d NFC: Forbid SSAP binding to a not well known LLCP service by Samuel Ortiz · 12 years ago
  23. 8b7e8ed NFC: Forbid LLCP service name reusing by Samuel Ortiz · 12 years ago
  24. cbbf472 NFC: Release LLCP SAP when the owner is released by Samuel Ortiz · 12 years ago
  25. 4d22ea1 NFC: Close listening LLCP sockets when the device is gone by Samuel Ortiz · 12 years ago
  26. b8e7a06 NFC: Build LLCP general bytes upon request by Samuel Ortiz · 12 years ago
  27. 12e5bdf NFC: Fix LLCP getname socket op by Samuel Ortiz · 12 years ago
  28. 025f152 NFC: Update LLCP socket target index when getting a connection by Samuel Ortiz · 12 years ago
  29. 5df16ca NFC: Add netlink module alias for NFC by Samuel Ortiz · 12 years ago
  30. 1155bb6 NFC: Add modules alias for NFC sockets by Samuel Ortiz · 12 years ago
  31. a10d595 NFC: Allow HCI driver to pre-open pipes to some gates by Eric Lapuyade · 12 years ago
  32. 9eb334a NFC: nfc_driver_failure() implementation by Eric Lapuyade · 12 years ago
  33. d94f9c5 NFC: nfc_targets_found() should accept zero target found by Eric Lapuyade · 12 years ago
  34. 8668fdd NFC: Core must test the device polling state inside the device lock by Eric Lapuyade · 12 years ago
  35. a070c85 NFC: Implement HCI driver or internal error management by Eric Lapuyade · 12 years ago
  36. ccca0d6 NFC: Factorize HCI cmd completion by Eric Lapuyade · 12 years ago
  37. 456411c NFC: Driver failure API by Eric Lapuyade · 12 years ago
  38. 6c1c5b9 NFC: Changed HCI cmd execution completion result to std linux errno by Eric Lapuyade · 12 years ago
  39. 72b06f7 NFC: Implement HCP reaggregation allocation error case by Eric Lapuyade · 12 years ago
  40. 1c215d7 NFC: Remove an impossible HCI error case by Eric Lapuyade · 12 years ago
  41. 5018e49 NFC: Handle SHDLC RSET frames from an SHDLC connected chip by Eric Lapuyade · 12 years ago
  42. d3b40445 NFC: Removed addressed shdlc TODOs by Eric Lapuyade · 12 years ago
  43. a9a741a NFC: Prepare asynchronous error management for driver and shdlc by Eric Lapuyade · 12 years ago
  44. 0af5491 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  45. 635d999 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  46. 10a9109 mac80211: destroy assoc_data correctly if assoc fails by Eliad Peller · 12 years ago
  47. 147f20e NFC: Prevent NULL deref when getting socket name by Sasha Levin · 12 years ago
  48. 472dd35 mac80211: correct size the argument to kzalloc in minstrel_ht by Thomas Huehn · 12 years ago
  49. 71bbc99 cfg80211: use wdev in mgmt-tx/ROC APIs by Johannes Berg · 12 years ago
  50. ba22fb5 nl80211: don't assume wdev->netdev exists by Johannes Berg · 12 years ago
  51. 72fb2ab nl80211: retrieve interface data by wdev by Johannes Berg · 12 years ago
  52. 1bf614e nl80211: add NL80211_FLAG_NEED_WDEV by Johannes Berg · 12 years ago
  53. 89a54e4 nl80211: prepare for non-netdev wireless devs by Johannes Berg · 12 years ago
  54. f72b85b mac80211: remove ieee80211_key_removed by Johannes Berg · 12 years ago
  55. 31ee67a mac80211: remove unused assignment by Johannes Berg · 12 years ago
  56. 7d25745 mac80211: update BSS info on AC parameters change by Johannes Berg · 12 years ago
  57. 56af8f9 cfg80211: fix oops due to unassigned set_monitor_enabled callback by Vladimir Kondratiev · 12 years ago
  58. 2f7916f mac80211: request TX status for BlockAck Requests by Christian Lamparter · 12 years ago
  59. a6f38ac mac80211: fix crash with single-queue drivers by Johannes Berg · 12 years ago
  60. c620948 mac80211: always set in_reconfig=false on wakeup by Eliad Peller · 12 years ago
  61. 135792e mac80211: fix debugfs default key links by Johannes Berg · 12 years ago
  62. 95ddc1f cfg80211: bitrate calculation for 60g by Vladimir Kondratiev · 12 years ago
  63. 8eb41c8 {nl,cfg}80211: support high bitrates by Vladimir Kondratiev · 12 years ago
  64. c5a7e58 cfg80211: fix locking regression in monitor channel tracking by Johannes Berg · 12 years ago
  65. a1845fc mac80211: add TX prepare API by Johannes Berg · 12 years ago
  66. e3e1a0b mac80211: reduce IEEE80211_TX_MAX_RATES by Thomas Huehn · 12 years ago
  67. cb831b5 mac80211: remove tx_frags driver callback by Johannes Berg · 12 years ago
  68. ba0afa2f mac80211: include VHT capability IE in probe requests by Mahesh Palivela · 12 years ago
  69. 90cdc6d wireless: regulatory for 60g by Vladimir Kondratiev · 12 years ago
  70. 3a0c52a cfg80211: add 802.11ad (60gHz band) support by Vladimir Kondratiev · 12 years ago
  71. d9b3b28 mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc by Eliad Peller · 12 years ago
  72. e4e3245 cfg80211: respect iface combinations when starting operation by Michal Kazior · 12 years ago
  73. d4e50c5 cfg80211: add channel checking for iface combinations by Michal Kazior · 12 years ago
  74. 2e165b8 cfg80211/mac80211: remove .get_channel by Michal Kazior · 12 years ago
  75. a69b40a cfg80211: set initial monitor channel by Michal Kazior · 12 years ago
  76. b78e8ce cfg80211: track monitor channel by Michal Kazior · 12 years ago
  77. 4f03c1e cfg80211: refuse to .set_monitor_channel when non-monitors are present by Michal Kazior · 12 years ago
  78. 870d37f mac80211: refactor virtual monitor code by Michal Kazior · 12 years ago
  79. dbbae26 cfg80211: track monitor interfaces count by Michal Kazior · 12 years ago
  80. 26ab9a0 cfg80211: introduce cfg80211_get_chan_state by Michal Kazior · 12 years ago
  81. c30a3d3 cfg80211: track ibss fixed channel by Michal Kazior · 12 years ago
  82. f4489eb cfg80211: add channel tracking for AP and mesh by Michal Kazior · 12 years ago
  83. ac80014 cfg80211: .stop_ap when interface is going down by Michal Kazior · 12 years ago
  84. 6077178 cfg80211: introduce cfg80211_stop_ap by Michal Kazior · 12 years ago
  85. b1fbd46 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  86. bf0c111e cfg80211: allow advertising VHT capabilities by Mahesh Palivela · 12 years ago
  87. c9b22fb mac80211: don't require associated->beacon_ies for ps by Eliad Peller · 12 years ago
  88. f823981 mac80211: flush queues before deauth/disassoc by Eliad Peller · 12 years ago
  89. fc8a732 mac80211: don't expose ieee80211_add_srates_ie() by Johannes Berg · 12 years ago
  90. 4b5ebcc mac80211: correct behaviour on unrecognised action frames by Johannes Berg · 12 years ago
  91. dfb89c5 cfg80211: don't allow WoWLAN support without CONFIG_PM by Johannes Berg · 12 years ago
  92. 2c44344 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  93. cc45ae5 mac80211: make __ieee80211_recalc_idle static by Johannes Berg · 12 years ago
  94. 371a255 mac80211: make ieee80211_check_concurrent_iface netdev-independent by Johannes Berg · 12 years ago
  95. 1712436 mac80211: remove unused function by Johannes Berg · 12 years ago
  96. 88e920b nl80211: specify RSSI threshold in scheduled scan by Thomas Pedersen · 12 years ago
  97. 03e934f NFC: Return from rawsock_release when sk is NULL by Eric Dumazet · 12 years ago
  98. 67de956 NFC: Prevent multiple buffer overflows in NCI by Dan Rosenberg · 12 years ago
  99. 3fae027 mac80211: trace debug messages by Johannes Berg · 12 years ago
  100. 011ad0e mac80211: rename driver-trace file by Johannes Berg · 12 years ago