1. 4463523b NFC: LLCP raw socket support by Thierry Escande · 12 years ago
  2. fe235b5 NFC: Use dynamic initialization for rwlocks by Szymon Janc · 12 years ago
  3. 5419575 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  4. 64629b9 cfg80211: Fix regulatory check for 60GHz band frequencies by Vladimir Kondratiev · 12 years ago
  5. 4c0ba9a NFC: Fix typo negociating -> negotiating by Waldemar Rymarkiewicz · 12 years ago
  6. 12bfd1e NFC: Don't handle consequent RSET frames after UA by Waldemar Rymarkiewicz · 12 years ago
  7. 9010e39 NFC: Handle RSET in SHDLC_CONNECTING state by Waldemar Rymarkiewicz · 12 years ago
  8. 80faa59 NFC: Add HCI module description by Eric Lapuyade · 12 years ago
  9. a7d0281 NFC: Fix LLC registration definitions for ANSI compliance by Eric Lapuyade · 12 years ago
  10. f4f20d0 NFC: Remove unneeded LLC symbols export by Samuel Ortiz · 12 years ago
  11. 412fda5 NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core by Eric Lapuyade · 12 years ago
  12. 4a61cd6 NFC: Add an shdlc llc module to llc core by Eric Lapuyade · 12 years ago
  13. 8af00d4 NFC: Add a nop (passthrough) llc module to llc core by Eric Lapuyade · 12 years ago
  14. 67cccfe NFC: Add an LLC Core layer to HCI by Eric Lapuyade · 12 years ago
  15. f3e8fb5 NFC: Modified hci_transceive to become an asynchronous operation by Eric Lapuyade · 12 years ago
  16. e4c4789 NFC: Add a public nfc_hci_send_cmd_async method by Eric Lapuyade · 12 years ago
  17. b5faa64 NFC: Changed the HCI cmd execution callback prototype by Eric Lapuyade · 12 years ago
  18. c1be211 NFC: Correct outgoing frame before requeueing by Waldemar Rymarkiewicz · 12 years ago
  19. ade67208 NFC: Remove crc generation from shdlc layer by Waldemar Rymarkiewicz · 12 years ago
  20. 52da244 NFC: Fix possible LLCP memory leak by Wei Yongjun · 12 years ago
  21. 33e5971 NFC: Remove pointless conditional before HCI kfree_skb() by Wei Yongjun · 12 years ago
  22. 474fee3 NFC: Use system_nrt_wq instead of custom ones by Tejun Heo · 12 years ago
  23. 5db327f NFC: Remove repeated code for NULL check by Syam Sidhardhan · 12 years ago
  24. 767f19a NFC: Implement NCI dep_link_up and dep_link_down by Ilan Elias · 12 years ago
  25. ac20683 NFC: Parse NCI NFC-DEP activation params by Ilan Elias · 12 years ago
  26. 7e03523 NFC: Set local general bytes in nci_start_poll by Ilan Elias · 12 years ago
  27. 791ef39 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  28. 9b4e9e7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  29. eab4834 rfkill: prevent unnecessary event generation by Vitaly Wool · 12 years ago
  30. c6f219d mac80211: don't send delBA on addBA failure by Johannes Berg · 12 years ago
  31. 582bb50 mac80211: don't send delBA when removing stations by Johannes Berg · 12 years ago
  32. 7f16114 mac80211: don't send delBA before disassoc by Johannes Berg · 12 years ago
  33. 2514ec8 mac80211: fix IBSS auth TX debug message by Sylvain Roger Rieunier · 12 years ago
  34. 552bff0 cfg80211: constify name parameter to add_virtual_intf by Johannes Berg · 12 years ago
  35. 2ad4814 mac80211: make reset debugfs depend on CONFIG_PM by Johannes Berg · 12 years ago
  36. 23b3b13 Bluetooth: Update management interface revision by Johan Hedberg · 12 years ago
  37. 92a2525 Bluetooth: mgmt: Implement support for passkey notification by Johan Hedberg · 12 years ago
  38. ed44a95 cfg80211/nl80211: Notify connection request failure in AP mode by Pandiyarajan Pitchaimuthu · 12 years ago
  39. f3baed5 wireless: remove unreachable code by Alan Cox · 12 years ago
  40. 9385d04 mac80211: allow re-open the blocked peer link in mesh by Chun-Yeow Yeoh · 12 years ago
  41. 5d8e423 mac80211: change locking around ieee80211_recalc_smps by Johannes Berg · 12 years ago
  42. 04b7b2f mac80211: handle power constraint/country IE better by Johannes Berg · 12 years ago
  43. 3a6a0d8 mac80211: remove unneeded CONFIG_PM ifdef by Johannes Berg · 12 years ago
  44. 1bad538 mac80211: validate skb->dev in the tx status path by Felix Fietkau · 12 years ago
  45. b22cfcf mac80211: use call_rcu() on sta deletion by Eliad Peller · 12 years ago
  46. e548c49 mac80211: add key flag for management keys by Johannes Berg · 12 years ago
  47. e71dfab Bluetooth: AMP: Add Read Data Block Size to amp_init by Andrei Emeltchenko · 12 years ago
  48. 93f7194 Bluetooth: trivial: Remove empty line by Andrei Emeltchenko · 12 years ago
  49. 9472007 Bluetooth: trivial: Make hci_chan_del return void by Andrei Emeltchenko · 12 years ago
  50. 6b536b5 Bluetooth: Remove unneeded zero init by Andrei Emeltchenko · 12 years ago
  51. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  52. 4a3e12f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  53. 2cc59e7 mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS by Antonio Quartulli · 12 years ago
  54. 6ae1677 mac80211: move ieee80211_send_deauth_disassoc outside mlme code by Antonio Quartulli · 12 years ago
  55. 316b6b5 net/mac80211/scan.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  56. 23a85b45 mac80211: refactor set_channel_type by Michal Kazior · 12 years ago
  57. 964b19f mac80211: use synchronize_net() on key destroying by Eliad Peller · 12 years ago
  58. 761a48d mac80211: check power constraint IE size when parsing by Johannes Berg · 12 years ago
  59. 00b1482 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  60. 882a7c6 mac80211: disconnect if channel switch fails by Johannes Berg · 12 years ago
  61. 30dd3ed mac80211: don't hang on to sched_scan_ies by Johannes Berg · 12 years ago
  62. 944b9e3 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 12 years ago
  63. a4ed534 mac80211: use list_move instead of list_del/list_add by Wei Yongjun · 12 years ago
  64. 785a7de Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  65. 518eefe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  66. 768be59 cfg80211: fix indentation by Hila Gonen · 12 years ago
  67. e5f5b2f wext: include wireless event id when it has a size problem by Arend van Spriel · 12 years ago
  68. 7ce8c7a mac80211: Various small fixes for cfg.c: mpath_set_pinfo() by LEO Airwarosu Yoichi Shinoda · 12 years ago
  69. 00ea6de mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header by Johannes Berg · 12 years ago
  70. 00a9ac4 cfg80211: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  71. b4e4f47 nl80211: fix possible memory leak nl80211_connect() by Wei Yongjun · 12 years ago
  72. 3d2abdf mac80211: clear bssid on auth/assoc failure by Eliad Peller · 12 years ago
  73. 0ef24e5 mac80211: Do not check for valid hw_queues for P2P_DEVICE by Ilan Peer · 12 years ago
  74. d8343f1 Bluetooth: Fix sending a HCI Authorization Request over LE links by Vinicius Costa Gomes · 12 years ago
  75. cc11092 Bluetooth: Change signature of smp_conn_security() by Vinicius Costa Gomes · 12 years ago
  76. c6b6eed Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  77. a4881cc Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  78. aba4e6f mac80211: Fix AP mode regression by Sujith Manoharan · 12 years ago
  79. 27f0112 mac80211: fix DS to MBSS address translation by Thomas Pedersen · 12 years ago
  80. 01e17da Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  81. 06d7de8 Revert "rfkill: remove dead code" by AceLan Kao · 12 years ago
  82. f91c846 Bluetooth: Fix establishing ESCO links by Vinicius Costa Gomes · 12 years ago
  83. 144ad33 Bluetooth: Use kref for l2cap channel reference counting by Syam Sidhardhan · 12 years ago
  84. ab19516 Bluetooth: debug: Correct the PSM printing by Syam Sidhardhan · 12 years ago
  85. f0d6a0e Bluetooth: mgmt: Add device disconnect reason by Mikel Astiz · 12 years ago
  86. fa1bd91 Bluetooth: Fix minor coding style in hci_event.c by Mikel Astiz · 12 years ago
  87. 31f4707 Bluetooth: trivial: Use preferred method for NULL check by Andrei Emeltchenko · 12 years ago
  88. dcf3396 mac80211: clean up ieee80211_subif_start_xmit by Johannes Berg · 12 years ago
  89. fe94fe0 mac80211: pass channel to ieee80211_send_probe_req by Johannes Berg · 12 years ago
  90. c0af073 mac80211: convert ops checks to WARN_ON by Johannes Berg · 12 years ago
  91. 9b86487 mac80211: check operating channel in scan by Johannes Berg · 12 years ago
  92. 4797c7b mac80211: use RX status band instead of current band by Johannes Berg · 12 years ago
  93. 3d01be7 mac80211: don't assume channel is set in tracing by Johannes Berg · 12 years ago
  94. f9e6e95 mac80211: use oper_channel in rate init by Johannes Berg · 12 years ago
  95. 9e99a12 mac80211: remove freq/chantype from debugfs by Johannes Berg · 12 years ago
  96. e31583c mac80211: remove almost unused local variable by Johannes Berg · 12 years ago
  97. 466f310 mac80211: mesh: don't use global channel type by Johannes Berg · 12 years ago
  98. d348f69 mac80211: simplify buffers in aes_128_cmac_vector by Johannes Berg · 12 years ago
  99. 6d71117 mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF by Johannes Berg · 12 years ago
  100. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 12 years ago