1. ebbb16d NFC: Forbid SSAP binding to a not well known LLCP service by Samuel Ortiz · 12 years ago
  2. 8b7e8ed NFC: Forbid LLCP service name reusing by Samuel Ortiz · 12 years ago
  3. cbbf472 NFC: Release LLCP SAP when the owner is released by Samuel Ortiz · 12 years ago
  4. 4d22ea1 NFC: Close listening LLCP sockets when the device is gone by Samuel Ortiz · 12 years ago
  5. b8e7a06 NFC: Build LLCP general bytes upon request by Samuel Ortiz · 12 years ago
  6. 12e5bdf NFC: Fix LLCP getname socket op by Samuel Ortiz · 12 years ago
  7. 025f152 NFC: Update LLCP socket target index when getting a connection by Samuel Ortiz · 12 years ago
  8. 5df16ca NFC: Add netlink module alias for NFC by Samuel Ortiz · 12 years ago
  9. 1155bb6 NFC: Add modules alias for NFC sockets by Samuel Ortiz · 12 years ago
  10. a10d595 NFC: Allow HCI driver to pre-open pipes to some gates by Eric Lapuyade · 12 years ago
  11. 9eb334a NFC: nfc_driver_failure() implementation by Eric Lapuyade · 12 years ago
  12. d94f9c5 NFC: nfc_targets_found() should accept zero target found by Eric Lapuyade · 12 years ago
  13. 8668fdd NFC: Core must test the device polling state inside the device lock by Eric Lapuyade · 12 years ago
  14. a070c85 NFC: Implement HCI driver or internal error management by Eric Lapuyade · 12 years ago
  15. ccca0d6 NFC: Factorize HCI cmd completion by Eric Lapuyade · 12 years ago
  16. 456411c NFC: Driver failure API by Eric Lapuyade · 12 years ago
  17. 6c1c5b9 NFC: Changed HCI cmd execution completion result to std linux errno by Eric Lapuyade · 12 years ago
  18. 72b06f7 NFC: Implement HCP reaggregation allocation error case by Eric Lapuyade · 12 years ago
  19. 1c215d7 NFC: Remove an impossible HCI error case by Eric Lapuyade · 12 years ago
  20. 5018e49 NFC: Handle SHDLC RSET frames from an SHDLC connected chip by Eric Lapuyade · 12 years ago
  21. d3b40445 NFC: Removed addressed shdlc TODOs by Eric Lapuyade · 12 years ago
  22. a9a741a NFC: Prepare asynchronous error management for driver and shdlc by Eric Lapuyade · 12 years ago
  23. 0af5491 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  24. 635d999 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  25. 10a9109 mac80211: destroy assoc_data correctly if assoc fails by Eliad Peller · 12 years ago
  26. 147f20e NFC: Prevent NULL deref when getting socket name by Sasha Levin · 12 years ago
  27. 472dd35 mac80211: correct size the argument to kzalloc in minstrel_ht by Thomas Huehn · 12 years ago
  28. a6f38ac mac80211: fix crash with single-queue drivers by Johannes Berg · 12 years ago
  29. c620948 mac80211: always set in_reconfig=false on wakeup by Eliad Peller · 12 years ago
  30. 135792e mac80211: fix debugfs default key links by Johannes Berg · 12 years ago
  31. 95ddc1f cfg80211: bitrate calculation for 60g by Vladimir Kondratiev · 12 years ago
  32. 8eb41c8 {nl,cfg}80211: support high bitrates by Vladimir Kondratiev · 12 years ago
  33. c5a7e58 cfg80211: fix locking regression in monitor channel tracking by Johannes Berg · 12 years ago
  34. a1845fc mac80211: add TX prepare API by Johannes Berg · 12 years ago
  35. e3e1a0b mac80211: reduce IEEE80211_TX_MAX_RATES by Thomas Huehn · 12 years ago
  36. cb831b5 mac80211: remove tx_frags driver callback by Johannes Berg · 12 years ago
  37. ba0afa2f mac80211: include VHT capability IE in probe requests by Mahesh Palivela · 12 years ago
  38. 90cdc6d wireless: regulatory for 60g by Vladimir Kondratiev · 12 years ago
  39. 3a0c52a cfg80211: add 802.11ad (60gHz band) support by Vladimir Kondratiev · 12 years ago
  40. d9b3b28 mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc by Eliad Peller · 12 years ago
  41. e4e3245 cfg80211: respect iface combinations when starting operation by Michal Kazior · 12 years ago
  42. d4e50c5 cfg80211: add channel checking for iface combinations by Michal Kazior · 12 years ago
  43. 2e165b8 cfg80211/mac80211: remove .get_channel by Michal Kazior · 12 years ago
  44. a69b40a cfg80211: set initial monitor channel by Michal Kazior · 12 years ago
  45. b78e8ce cfg80211: track monitor channel by Michal Kazior · 12 years ago
  46. 4f03c1e cfg80211: refuse to .set_monitor_channel when non-monitors are present by Michal Kazior · 12 years ago
  47. 870d37f mac80211: refactor virtual monitor code by Michal Kazior · 12 years ago
  48. dbbae26 cfg80211: track monitor interfaces count by Michal Kazior · 12 years ago
  49. 26ab9a0 cfg80211: introduce cfg80211_get_chan_state by Michal Kazior · 12 years ago
  50. c30a3d3 cfg80211: track ibss fixed channel by Michal Kazior · 12 years ago
  51. f4489eb cfg80211: add channel tracking for AP and mesh by Michal Kazior · 12 years ago
  52. ac80014 cfg80211: .stop_ap when interface is going down by Michal Kazior · 12 years ago
  53. 6077178 cfg80211: introduce cfg80211_stop_ap by Michal Kazior · 12 years ago
  54. b1fbd46 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  55. bf0c111e cfg80211: allow advertising VHT capabilities by Mahesh Palivela · 12 years ago
  56. c9b22fb mac80211: don't require associated->beacon_ies for ps by Eliad Peller · 12 years ago
  57. f823981 mac80211: flush queues before deauth/disassoc by Eliad Peller · 12 years ago
  58. fc8a732 mac80211: don't expose ieee80211_add_srates_ie() by Johannes Berg · 12 years ago
  59. 4b5ebcc mac80211: correct behaviour on unrecognised action frames by Johannes Berg · 12 years ago
  60. dfb89c5 cfg80211: don't allow WoWLAN support without CONFIG_PM by Johannes Berg · 12 years ago
  61. 2c44344 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  62. cc45ae5 mac80211: make __ieee80211_recalc_idle static by Johannes Berg · 12 years ago
  63. 371a255 mac80211: make ieee80211_check_concurrent_iface netdev-independent by Johannes Berg · 12 years ago
  64. 1712436 mac80211: remove unused function by Johannes Berg · 12 years ago
  65. 88e920b nl80211: specify RSSI threshold in scheduled scan by Thomas Pedersen · 12 years ago
  66. 03e934f NFC: Return from rawsock_release when sk is NULL by Eric Dumazet · 12 years ago
  67. 67de956 NFC: Prevent multiple buffer overflows in NCI by Dan Rosenberg · 12 years ago
  68. 3fae027 mac80211: trace debug messages by Johannes Berg · 12 years ago
  69. 011ad0e mac80211: rename driver-trace file by Johannes Berg · 12 years ago
  70. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  71. 133189a Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  72. 8d6fcbd Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  73. d3b2fb5 mac80211: pass sdata to some RX functions by Johannes Berg · 12 years ago
  74. 08ce5ab mac80211: two small verbose debug cleanups by Johannes Berg · 12 years ago
  75. 17efdc4 mac80211: remove TKIP debug by Johannes Berg · 12 years ago
  76. 88a9e31 mac80211: clear ifmgd->bssid only after building DELBA by Eliad Peller · 12 years ago
  77. 66572cf mac80211: add command to get current rssi by Victor Goldenshtein · 12 years ago
  78. 0f6b3f5 mac80211: fix double-start of remain-on-channel by Johannes Berg · 12 years ago
  79. 3bfda62 mac80211: Allow userspace to register for auth frames in IBSS by Will Hawkins · 12 years ago
  80. 452a6d2 mac80211: send auth in IBSS only if userspace isn't handling it by Will Hawkins · 12 years ago
  81. 6abe056 mac80211: Track auth frame registrations on IBSS ifaces by Will Hawkins · 12 years ago
  82. 9ea4fa1 mac80211: fix cleanup if driver suspend callback fails by Eyal Shapira · 12 years ago
  83. 00e96de mac80211: save wmm_acm per sdata by Yoni Divinsky · 12 years ago
  84. 50ae34a mac80211: use the correct capability info in ieee80211_set_associated() by Luciano Coelho · 12 years ago
  85. 46c1dd0 cfg80211: fix regression in multi-vif AP start by Felix Fietkau · 12 years ago
  86. 2bd7e35 nl80211: use __cfg80211_rdev_from_attrs for testmode by Johannes Berg · 12 years ago
  87. 878d9ec nl80211: change __cfg80211_rdev_from_info by Johannes Berg · 12 years ago
  88. 4f7eff1 nl80211: fix netns separation by Johannes Berg · 12 years ago
  89. 7fee477 nl80211: refactor __cfg80211_rdev_from_info by Johannes Berg · 12 years ago
  90. a945540 cfg80211: make some functions static by Johannes Berg · 12 years ago
  91. 6df653c mac80211: initialize sta pointer to avoid false-positive warning by Luciano Coelho · 12 years ago
  92. 559cef9 mac80211: cleanup offchannel_ps_enable argument by Rajkumar Manoharan · 12 years ago
  93. 69d4cfe Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  94. 7ebfa46 mac80211: fix and improve mesh RANN processing by Chun-Yeow Yeoh · 12 years ago
  95. d6a4ed6 mac80211: set only VO as a U-APSD enabled AC by Arik Nemtsov · 12 years ago
  96. 04800ad mac80211: stop Rx during HW reconfig by Arik Nemtsov · 12 years ago
  97. 58886a9 mac80211: fix the assignment of mesh element TTL by Chun-Yeow Yeoh · 12 years ago
  98. 728b19e {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval by Chun-Yeow Yeoh · 12 years ago
  99. dbb912c mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value by Chun-Yeow Yeoh · 12 years ago
  100. 3fbf4b71b mac80211: implement the proactive PREP generation by Chun-Yeow Yeoh · 12 years ago