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