1. 2d7cee5 Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails by Johan Hedberg · 13 years ago
  2. 16ab91a Bluetooth: Add timeout field to mgmt_set_discoverable by Johan Hedberg · 13 years ago
  3. 023d5049 Bluetooth: Create hci_cancel_inquiry() by Andre Guedes · 13 years ago
  4. 2519a1f Bluetooth: Create hci_do_inquiry() by Andre Guedes · 13 years ago
  5. 9f5a0d7 Bluetooth: Define HCI reasons instead of magic number by Andrei Emeltchenko · 13 years ago
  6. d835ac0 Bluetooth: Add definitions for L2CAP fixed channels by Mat Martineau · 13 years ago
  7. 38094c7 Bluetooth: Add AMP-related data and structures for channel signals by Mat Martineau · 13 years ago
  8. 2ea6648 Bluetooth: Add channel policy to getsockopt/setsockopt by Mat Martineau · 13 years ago
  9. d7c4d11 Bluetooth: Change scope of the enable_hs module parameter by Mat Martineau · 13 years ago
  10. c14968b Bluetooth: Add BT_CHANNEL_POLICY socket option by Mat Martineau · 13 years ago
  11. 73d80de Bluetooth: prioritizing data over HCI by Luiz Augusto von Dentz · 13 years ago
  12. db54467 Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm by Szymon Janc · 13 years ago
  13. 164a6e7 Bluetooth: Fix command complete/status for discovery commands by Johan Hedberg · 13 years ago
  14. 5e59b79 Bluetooth: set skbuffer priority based on L2CAP socket priority by Luiz Augusto von Dentz · 13 years ago
  15. 0e8b207 Bluetooth: EFS: implement L2CAP config pending state by Andrei Emeltchenko · 13 years ago
  16. 5973563 Bluetooth: Make hci_unregister_dev return void by David Herrmann · 13 years ago
  17. 836be93 Bluetooth: EWS: support extended seq numbers by Andrei Emeltchenko · 13 years ago
  18. 88843ab Bluetooth: EWS: handling different Control fields by Andrei Emeltchenko · 13 years ago
  19. c636ef5 Bluetooth: Fix mgmt interaction with userspace by Gustavo F. Padovan · 13 years ago
  20. ce24297 Bluetooth: Rename sysfs un/register to add/del by David Herrmann · 13 years ago
  21. 0ac7e70 Bluetooth: Fix hci core device initialization by David Herrmann · 13 years ago
  22. 928abaa Bluetooth: AMP: read local amp info HCI command by Andrei Emeltchenko · 13 years ago
  23. 8f7975b Bluetooth: EFS: assign default values in chan add by Andrei Emeltchenko · 13 years ago
  24. 5a9e705 Bluetooth: EFS: definitions and headers by Andrei Emeltchenko · 13 years ago
  25. d43cb28 Bluetooth: EWS: define L2CAP header sizes by Andrei Emeltchenko · 13 years ago
  26. e378173 Bluetooth: EWS: rewrite handling POLL (P) bit by Andrei Emeltchenko · 13 years ago
  27. 03f6715 Bluetooth: EWS: rewrite handling FINAL (F) bit by Andrei Emeltchenko · 13 years ago
  28. 793c2f1 Bluetooth: EWS: rewrite check frame type function by Andrei Emeltchenko · 13 years ago
  29. fb45de7 Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation by Andrei Emeltchenko · 13 years ago
  30. 0b209fa Bluetooth: EWS: rewrite reqseq calculation by Andrei Emeltchenko · 13 years ago
  31. 7e0ef6e Bluetooth: EWS: rewrite handling SAR bits by Andrei Emeltchenko · 13 years ago
  32. ab784b7 Bluetooth: EWS: rewrite handling Supervisory (S) bits by Andrei Emeltchenko · 13 years ago
  33. 57253fd Bluetooth: EWS: adds ext control field bit mask by Andrei Emeltchenko · 13 years ago
  34. 6327eb9 Bluetooth: EWS: extended window size option support by Andrei Emeltchenko · 13 years ago
  35. 8d6765a Bluetooth: clean up spaces in L2CAP header by Andrei Emeltchenko · 13 years ago
  36. 43bd0f3 Bluetooth: convert role_switch variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  37. 15770b1 Bluetooth: convert force_active variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  38. ecf61bd Bluetooth: convert force_reliable variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  39. d57b0e8 Bluetooth: convert flushable variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  40. a858393 Bluetooth: EFS: l2cap extended feature mask update by Andrei Emeltchenko · 13 years ago
  41. 84084a3 Bluetooth: Perform L2CAP SDU reassembly without copying data by Mat Martineau · 13 years ago
  42. 5e76244 Bluetooth: Add mgmt events for blacklisting by Antti Julku · 13 years ago
  43. 8aab475 Bluetooth: Move SMP crypto functions to a workqueue by Vinicius Costa Gomes · 13 years ago
  44. 1c1def0 Bluetooth: Move SMP fields to a separate structure by Vinicius Costa Gomes · 13 years ago
  45. f6422ec Bluetooth: Add mgmt command for fast connectable mode by Antti Julku · 14 years ago
  46. cfafccf Bluetooth: Add link_type information to the mgmt Connected event by Vinicius Costa Gomes · 13 years ago
  47. 454d48f Bluetooth: Use the same timeouts for both ACL and LE links by Vinicius Costa Gomes · 13 years ago
  48. d26a234 Bluetooth: Add a flag to indicate that SMP is going on by Vinicius Costa Gomes · 13 years ago
  49. 52087a7 Bluetooth: make use of connection number to optimize the scheduler by Luiz Augusto von Dentz · 13 years ago
  50. 6a2968a NFC: basic NCI protocol implementation by Ilan Elias · 13 years ago
  51. 55eb94f NFC: move nfc.h from include/net to include/net/nfc by Ilan Elias · 13 years ago
  52. 8b3fe7b NFC: Add dev_up and dev_down control operations by Ilan Elias · 13 years ago
  53. a7ce1c9 mac80211: fix indentation by Alexander Simon · 13 years ago
  54. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  55. c9df56b cfg80211/nl80211: Add PMKSA caching candidate event by Jouni Malinen · 13 years ago
  56. 3861b2c bcma: cc: export more control functions by Rafał Miłecki · 13 years ago
  57. 0c28ec5 cfg80211: add cfg80211_find_vendor_ie() function by Eliad Peller · 13 years ago
  58. 910868d nl80211/cfg80211/mac80211: fix wme docs by Eliad Peller · 13 years ago
  59. fd23591 wireless: fix kernel-doc warning in net/cfg80211.h by Randy Dunlap · 13 years ago
  60. 2154c81 mac80211: Mesh data frames must have the QoS header by Javier Cardona · 13 years ago
  61. 7827493 mac80211: add ssid config to bss information in AP-mode by Arik Nemtsov · 13 years ago
  62. 8c77124 mac80211: make ieee80211_send_bar available for drivers by Felix Fietkau · 13 years ago
  63. a1f1c21 nl80211/cfg80211: add match filtering for sched_scan by Luciano Coelho · 13 years ago
  64. cedb541 nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag by Eliad Peller · 13 years ago
  65. edf6b78 mac80211: add flag to indicate HW only Tx-agg setup support by Arik Nemtsov · 13 years ago
  66. f4b34b5 cfg80211/nl80211: Indicate roaming feature capability to userspace. by Vivek Natarajan · 13 years ago
  67. e2d646c ssb: use u16 for storing board rev by Rafał Miłecki · 13 years ago
  68. 4a711a8 cfg80211: document wiphy->registered by Stanislaw Gruszka · 13 years ago
  69. dde88b7 wireless: relicense regulatory header to ISC by Luis R. Rodriguez · 13 years ago
  70. 9533b4a mac80211: add uapsd_queues and max_sp params fields by Eliad Peller · 13 years ago
  71. c75786c nl80211/cfg80211: add STA WME parameters by Eliad Peller · 13 years ago
  72. e875304 NFC: Reserve tx head and tail room by Samuel Ortiz · 13 years ago
  73. 16dd726 {nl,cfg,mac}80211: let userspace make meshif mesh gate by Javier Cardona · 13 years ago
  74. 0507e15 {nl,cfg,mac}80211: let userspace set RANN interval by Javier Cardona · 13 years ago
  75. 5ee68e5 mac80211: mesh gate implementation by Javier Cardona · 13 years ago
  76. 25d49e4 mac80211: update mesh path selection frame format by Thomas Pedersen · 13 years ago
  77. 36c704f ieee80211: add mesh action codes by Thomas Pedersen · 13 years ago
  78. 8db0985 mac80211: update mesh peering frame format by Thomas Pedersen · 13 years ago
  79. 6709a6d ieee80211: introduce Self Protected Action codes by Thomas Pedersen · 13 years ago
  80. 984e5be bcma: implement BCM4331 workaround for external PA lines by Rafał Miłecki · 13 years ago
  81. c1407b6 wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields by Helmut Schaa · 13 years ago
  82. ecb4433 mac80211: fix suspend/resume races with unregister hw by Stanislaw Gruszka · 13 years ago
  83. 9946ecf nl80211/cfg80211: Add extra IE configuration to AP mode setup by Jouni Malinen · 13 years ago
  84. 5fb628e nl80211/cfg80211: Add crypto settings into NEW_BEACON by Jouni Malinen · 13 years ago
  85. 32e9de8 nl80211/cfg80211: Allow SSID to be specified in new beacon command by Jouni Malinen · 13 years ago
  86. 0879fa4 cfg80211/mac80211: move information element parsing logic to cfg80211 by Yogesh Ashok Powar · 13 years ago
  87. f612ced nl80211/cfg80211: Make addition of new sinfo fields safer by Jouni Malinen · 13 years ago
  88. 040bdf7 cfg80211: fix a crash in nl80211_send_station by Felix Fietkau · 13 years ago
  89. 50d3dfb cfg80211/nl80211: Send AssocReq IEs to user space in AP mode by Jouni Malinen · 13 years ago
  90. 9d630c7 lib80211: remove exports for functions not called by other modules by Pavel Roskin · 13 years ago
  91. 454496f ssb: define boardflags by Rafał Miłecki · 13 years ago
  92. 3ed8c26 pcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3 by Pavel Roskin · 13 years ago
  93. b4ca608 mac80211: remove offchannel_tx API by Johannes Berg · 13 years ago
  94. 908debc bcma: get CPU clock by Hauke Mehrtens · 13 years ago
  95. e3afe0e bcma: add serial console support by Hauke Mehrtens · 13 years ago
  96. 21e0534 bcma: add mips driver by Hauke Mehrtens · 13 years ago
  97. ecd177c bcma: add SOC bus by Hauke Mehrtens · 13 years ago
  98. 517f43e bcma: add functions to scan cores needed on SoCs by Hauke Mehrtens · 13 years ago
  99. 04b0c5c cfg80211: remove unused wext handler exports by Johannes Berg · 13 years ago
  100. 7c966a6 mac80211: remove linux/wireless.h inclusion by Johannes Berg · 13 years ago