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