1. e72acc1 Bluetooth: Remove unneeded locking by Andre Guedes · 13 years ago
  2. 75d7735 Bluetooth: Use GFP_KERNEL in hci_chan_create() by Andre Guedes · 13 years ago
  3. cb601d7 Bluetooth: Use GFP_KERNEL in hci_conn_add() by Andre Guedes · 13 years ago
  4. cad8f1d Bluetooth: Make l2cap_ertm_data_rcv static by Szymon Janc · 13 years ago
  5. 2f7719c Bluetooth: Add alloc_skb chan operator by Andrei Emeltchenko · 13 years ago
  6. d22015a Bluetooth: silence lockdep warning by Octavian Purdila · 13 years ago
  7. 61e1b4b Bluetooth: trivial: space correction by Andrei Emeltchenko · 13 years ago
  8. aa64a8b Bluetooth: Add a convenience function to check for SSP enabled by Johan Hedberg · 13 years ago
  9. 84bde9d Bluetooth: Convert hdev->ssp_mode to a flag by Johan Hedberg · 13 years ago
  10. 58a681e Bluetooth: Merge boolean members of struct hci_conn into flags by Johan Hedberg · 13 years ago
  11. b644ba3 Bluetooth: Update device_connected and device_found events to latest API by Johan Hedberg · 13 years ago
  12. a0c808b Bluetooth: Convert hdev->out to a bool type by Johan Hedberg · 13 years ago
  13. 51a8efd Bluetooth: Rename conn->pend to conn->flags by Johan Hedberg · 13 years ago
  14. 1dc0609 Bluetooth: Merge device class into the EIR data in mgmt_ev_device_found by Johan Hedberg · 13 years ago
  15. 6759a67 Bluetooth: Move eir_has_data_field to hci_core.h by Johan Hedberg · 13 years ago
  16. 4ddb193 Bluetooth: Rename eir_has_complete_name to eir_has_data_type by Johan Hedberg · 13 years ago
  17. e319d2e Bluetooth: Add eir_len parameter to mgmt_ev_device_found by Johan Hedberg · 13 years ago
  18. afc747a Bluetooth: Rename mgmt connected events to match user space by Johan Hedberg · 13 years ago
  19. 7005ff178 Bluetooth: Fix clearing persistent flags by Johan Hedberg · 13 years ago
  20. 3c9e919 Bluetooth: Report LE devices by Andre Guedes · 13 years ago
  21. 7d262f8 Bluetooth: Add 'eir_len' param to mgmt_device_found() by Andre Guedes · 13 years ago
  22. 0952a57 Bluetooth: Change sk to l2cap_chan by Andrei Emeltchenko · 13 years ago
  23. 5ef8cb9 Bluetooth: Use chan instead of sk by Andrei Emeltchenko · 13 years ago
  24. 09bfb2e Bluetooth: Drop L2CAP chan reference if ERTM ack_timer fired by Szymon Janc · 13 years ago
  25. 77f918b Bluetooth: Don't send RNR immediately when entering local busy by Szymon Janc · 13 years ago
  26. b17e73b Bluetooth: Clear ack_timer when sending ack by Szymon Janc · 13 years ago
  27. 0ef3ef0 Bluetooth: Set P-bit for SREJ frame only if there are I-frames to ack by Szymon Janc · 13 years ago
  28. 8b281b9 Bluetooth: Fix 'enable_hs' type by Fabio Estevam · 13 years ago
  29. a3d4e20 Bluetooth: Sort to-be-resolved devices by RSSI during discovery by Johan Hedberg · 13 years ago
  30. 44b5f7d Bluetooth: Fix resetting HCI_MGMT flag by Johan Hedberg · 13 years ago
  31. a8b2d5c Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags by Johan Hedberg · 13 years ago
  32. cbe8fed Bluetooth: Remove bogus inline declaration from l2cap_chan_connect by Johan Hedberg · 13 years ago
  33. dc946bd Bluetooth: Remove __hci_dev_put/hold by David Herrmann · 13 years ago
  34. 4c724c7 Bluetooth: Correctly take hci_dev->dev refcount by David Herrmann · 13 years ago
  35. e9b9cfa Bluetooth: Remove HCI-owner field by David Herrmann · 13 years ago
  36. 46e0653 Bluetooth: Correctly acquire module ref by David Herrmann · 13 years ago
  37. 010666a Bluetooth: Make hci-destruct callback optional by David Herrmann · 13 years ago
  38. cc48dc0 Bluetooth: Remove magic number from ACL TO by Andrei Emeltchenko · 13 years ago
  39. b83ddfe Bluetooth: l2cap_set_timer needs jiffies as timeout value by Andrzej Kaczmarek · 13 years ago
  40. 6423cf3 Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket by Andrzej Kaczmarek · 13 years ago
  41. 25e89e9 Bluetooth: Process num completed data blocks event by Andrei Emeltchenko · 13 years ago
  42. 30dc78e Bluetooth: Add name resolving support for mgmt based discovery by Johan Hedberg · 13 years ago
  43. ff9ef57 Bluetooth: Add discovery state tracking by Johan Hedberg · 13 years ago
  44. 3088351 Bluetooth: Rename hdev->inq_cache to hdev->discovery by Johan Hedberg · 13 years ago
  45. 4663262 Bluetooth: Flush inquiry cache when starting mgmt triggered inquiry by Johan Hedberg · 13 years ago
  46. 3175405 Bluetooth: Return updated name state with hci_inquiry_cache_update by Johan Hedberg · 13 years ago
  47. 561aafb Bluetooth: Add initial mgmt_confirm_name support by Johan Hedberg · 13 years ago
  48. 32748db Bluetooth: Move Extended Inquiry Response defines to hci.h by Johan Hedberg · 13 years ago
  49. b57c1a5 Bluetooth: Convert inquiry cache to use standard list types by Johan Hedberg · 13 years ago
  50. 2cfc6fc mac80211: do not call rate control .tx_status before .rate_init by Felix Fietkau · 13 years ago
  51. 5ad20dd mac80211: rename mesh static path_lookup() by Luis R. Rodriguez · 13 years ago
  52. 7902759 mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk by Felix Fietkau · 13 years ago
  53. e1936e9 mac80211: call rate control only after init by Johannes Berg · 13 years ago
  54. 885bd8e mac80211: support hw scan while idle by Eliad Peller · 13 years ago
  55. 910570b5 mac80211: off by one in mcs mask handling by Dan Carpenter · 13 years ago
  56. 267335d cfg80211/mac80211: userspace peer authorization in IBSS by Antonio Quartulli · 13 years ago
  57. 66e67e4 mac80211: redesign auth/assoc by Johannes Berg · 13 years ago
  58. 4c0c0b7 cfg80211: export cfg80211_ref_bss by Johannes Berg · 13 years ago
  59. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 13 years ago
  60. 7852e36 mac80211: remove dummy STA support by Johannes Berg · 13 years ago
  61. a4ec45a mac80211: implement sta_add/sta_remove in sta_state by Johannes Berg · 13 years ago
  62. f09603a mac80211: add sta_state callback by Johannes Berg · 13 years ago
  63. 71ec375 mac80211: add NOTEXIST station state by Johannes Berg · 13 years ago
  64. 89c91ca mac80211: dont program keys for stations not uploaded by Johannes Berg · 13 years ago
  65. 077f493 mac80211: simplify AP_VLAN handling by Johannes Berg · 13 years ago
  66. c898787 mac80211: move managed mode station state modification by Johannes Berg · 13 years ago
  67. 874239f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  68. 4f3eb0b mac80211: Move num_sta_ps counter decrement after synchronize_rcu by Helmut Schaa · 13 years ago
  69. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 13 years ago
  70. 24db78c nl80211: add support for mcs masks by Simon Wunderlich · 13 years ago
  71. 608383b mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end by Helmut Schaa · 13 years ago
  72. 2ab694d mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy by Helmut Schaa · 13 years ago
  73. 83d5cc0 mac80211: station state transition error handling by Johannes Berg · 13 years ago
  74. c037b83 Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID." by John W. Linville · 13 years ago
  75. f1e3be15 mac80211: Do not scan for IBSS merge with a fixed BSSID. by Nicolas Cavallari · 13 years ago
  76. 6e1b1b2 mac80211: send null packet on active (psm) reconfiguration by Eliad Peller · 13 years ago
  77. 6269cc8 nfc: NULL vs zero in nci_activate_target() by Dan Carpenter · 13 years ago
  78. 94f9065 {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 13 years ago
  79. 2da8f41 cfg80211: fix a few -Wshadow warnings by Johannes Berg · 13 years ago
  80. 8e7c4e4 mac80211: fix a few -Wshadow warnings by Johannes Berg · 13 years ago
  81. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 13 years ago
  82. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 13 years ago
  83. 405385f mac80211: set bss_conf.idle when vif is connected by Eliad Peller · 13 years ago
  84. ba19602 mac80211: update oper_channel on ibss join by Eliad Peller · 13 years ago
  85. 019c4fb NFC: Add NCI multiple targets support by Ilan Elias · 13 years ago
  86. 25a1d9d NFC: NFC core layer should not set the target_idx by Ilan Elias · 13 years ago
  87. 8939e47 NFC: Clearly separate NCI states from flags by Ilan Elias · 13 years ago
  88. 6d810f1 mac80211: in IBSS use the Auth frame to trigger STA reinsertion by Antonio Quartulli · 13 years ago
  89. 24dd0dd mac80211: add a 2-way Authentication challenge to IBSS mode by Antonio Quartulli · 13 years ago
  90. c4bf98b NFC: Add NCI data exchange timer by Ilan Elias · 13 years ago
  91. 889cbb9 mac80211: clean up rate control code by Johannes Berg · 13 years ago
  92. 151a02f mac80211: clean up aggregation destruction by Johannes Berg · 13 years ago
  93. d5a2ca6 NFC: Export new attributes sensb_res and sensf_res by Ilan Elias · 13 years ago
  94. f124970 mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp() by Antonio Quartulli · 13 years ago
  95. a48b13a mac80211: Fix the maximum transmit power with power constraint by Hong Wu · 13 years ago
  96. eccc068 wireless: Save original maximum regulatory transmission power for the calucation of the local maximum transmit power by Hong Wu · 13 years ago
  97. efa6a09 mac80211: In IBSS the DA field of auth frames is different from BSSID by Antonio Quartulli · 13 years ago
  98. e9980e6 mac80211: refactor __ieee80211_get_channel_mode by Johannes Berg · 13 years ago
  99. bd7e01b NFC: Complete NCI deactivate in deactivate_ntf by Ilan Elias · 13 years ago
  100. 39d02a7 mac80211: minor cleanup by Mohammed Shafi Shajakhan · 13 years ago