1. a85e1d5 cfg80211: Return beacon loss count in station by Paul Stewart · 13 years ago
  2. 84381b4 mac80211: split addba retries in time by Nikolay Martynov · 13 years ago
  3. 9662cbc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  4. 4b0b2f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by Gustavo F. Padovan · 13 years ago
  5. d766091 Revert "Bluetooth: Revert: Fix L2CAP connection establishment" by Gustavo F. Padovan · 13 years ago
  6. 79e6547 Bluetooth: Clear RFCOMM session timer when disconnecting last channel by Mat Martineau · 13 years ago
  7. 36e999a Bluetooth: Prevent uninitialized data access in L2CAP configuration by Mat Martineau · 13 years ago
  8. 65983fc Bluetooth: Incoming ACL packets do not force active mode by Mat Martineau · 13 years ago
  9. f428091 Bluetooth: Simplify num_comp_pkts_evt function by Andrei Emeltchenko · 13 years ago
  10. 350ee4c Bluetooth: Add HCI Read Data Block Size function by Andrei Emeltchenko · 13 years ago
  11. c9c2659 Bluetooth: Use correct struct for user_confirm_neg_reply by Johan Hedberg · 13 years ago
  12. 7d78525 Bluetooth: Add timer for automatically disabling the service cache by Johan Hedberg · 13 years ago
  13. ef58037 Bluetooth: Move EIR and CoD update functions to a better position by Johan Hedberg · 13 years ago
  14. 14c0b60 Bluetooth: Remove mgmt_set_service_cache by Johan Hedberg · 13 years ago
  15. f7c6869 Bluetooth: Move mgmt_set_fast_connectable to the right location by Johan Hedberg · 13 years ago
  16. 69ab39e Bluetooth: Update mgmt_read_info and related mgmt messages by Johan Hedberg · 13 years ago
  17. 590051d Bluetooth: Add ProFUSION's copyright by Gustavo F. Padovan · 13 years ago
  18. 7f97104 Bluetooth: Use system workqueue to schedule power_on by Gustavo F. Padovan · 13 years ago
  19. 6d438e3 Bluetooth: Remove work_add and work_del from hci_sysfs by Gustavo F. Padovan · 13 years ago
  20. 32845eb Bluetooth: Use new alloc_workqueue() by Gustavo F. Padovan · 13 years ago
  21. 80b7ab3 Bluetooth: move power_off to system workqueue by Gustavo F. Padovan · 13 years ago
  22. 3d57dc6 Bluetooth: Change l2cap chan_list to use RCU by Gustavo F. Padovan · 13 years ago
  23. 03a0019 Bluetooth: invert locking order in connect path by Gustavo F. Padovan · 13 years ago
  24. f878fca Bluetooth: convert info timer to delayed_work by Gustavo F. Padovan · 13 years ago
  25. 3eff45e Bluetooth: convert tx_task to workqueue by Gustavo F. Padovan · 13 years ago
  26. c347b76 Bluetooth: Move command task to workqueue by Gustavo F. Padovan · 13 years ago
  27. 3c54711 Bluetooth: Don't disable tasklets to call hdev->notify() by Gustavo F. Padovan · 13 years ago
  28. bf4c632 Bluetooth: convert conn hash to RCU by Gustavo F. Padovan · 13 years ago
  29. 8192ede Bluetooth: Use RCU to manipulate chan_list by Gustavo F. Padovan · 13 years ago
  30. d01b2ff Bluetooth: convert chan_lock to mutex by Gustavo F. Padovan · 13 years ago
  31. 67d0dfb Bluetooth: move hci_task_lock to mutex by Gustavo F. Padovan · 13 years ago
  32. eb403a1 Bluetooth: Remove sk_backlog usage from L2CAP by Gustavo F. Padovan · 13 years ago
  33. aa2ac88 Bluetooth: Don't use spin_lock socket lock anymore by Gustavo F. Padovan · 13 years ago
  34. 721c418 Bluetooth: Move L2CAP timers to workqueue by Gustavo F. Padovan · 13 years ago
  35. b9cc553 Bluetooth: hci_conn_auto_accept() doesn't need locking by Gustavo F. Padovan · 13 years ago
  36. db323f2 Bluetooth: Use delayed work for advertisiment cache timeout by Gustavo F. Padovan · 13 years ago
  37. 19c40e3 Bluetooth: Use delayed_work for connection timeout by Gustavo F. Padovan · 13 years ago
  38. 09fd0de Bluetooth: Replace spin_lock by mutex in hci_dev by Gustavo F. Padovan · 13 years ago
  39. b78752c Bluetooth: Process recv path in a workqueue instead of a tasklet by Marcel Holtmann · 14 years ago
  40. 416dc94 Bluetooth: make hci_conn_enter_sniff_mode static by Gustavo F. Padovan · 13 years ago
  41. 3e9c40a Bluetooth: Use list_for_each_entry in hci_conn_hash_flush() by Gustavo F. Padovan · 13 years ago
  42. f9c3123 Bluetooth: Use chan instead of l2cap_pi macro by Gustavo F. Padovan · 13 years ago
  43. 2c33c06 Bluetooth: remove struct hci_chan_hash by Gustavo F. Padovan · 13 years ago
  44. 5ce543d cfg80211: Restore orig channel values upon disconnect by Rajkumar Manoharan · 13 years ago
  45. 061acaa cfg80211: allow following country IE power for custom regdom cards by Luis R. Rodriguez · 13 years ago
  46. 1478acb mac80211: Fix power save in change interface by Mohammed Shafi Shajakhan · 13 years ago
  47. 9c38a8b mac80211: remove an unnecessary paraenthesis by Mohammed Shafi Shajakhan · 13 years ago
  48. cf6bb79 mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames by Helmut Schaa · 13 years ago
  49. 4d33960 mac80211: reduce station management complexity by Johannes Berg · 13 years ago
  50. 8bf11d8 mac80211: delay IBSS station insertion by Johannes Berg · 13 years ago
  51. 5654416 mac80211: make address arguments to sta_info_alloc const by Johannes Berg · 13 years ago
  52. 2962389 mac80211: count authorized stations per BSS by Johannes Berg · 13 years ago
  53. d9a7ddb mac80211: refactor station state transitions by Johannes Berg · 13 years ago
  54. 87be1e1 mac80211: use station mutex in configuration by Johannes Berg · 13 years ago
  55. 92b62f2 mac80211: remove duplicate TDLS peer verification by Johannes Berg · 13 years ago
  56. bdd90d5 cfg80211: validate nl80211 station handling better by Johannes Berg · 13 years ago
  57. d83023d nl80211: add TDLS peer flag to policy by Johannes Berg · 13 years ago
  58. d646960 NFC: Initial LLCP support by Samuel Ortiz · 13 years ago
  59. 541d920 NFC: Set and get DEP general bytes by Samuel Ortiz · 13 years ago
  60. 1ed28f6 NFC: Add a DEP link control netlink command by Samuel Ortiz · 13 years ago
  61. db81a62 NFC: Atomic socket allocation by Samuel Ortiz · 13 years ago
  62. 94a098d NFC: Do not take the genl mutex from the netlink release notifier by Samuel Ortiz · 13 years ago
  63. 7c7cd3b NFC: Add tx skb allocation routine by Samuel Ortiz · 13 years ago
  64. 52858b5 NFC: Add function name to the NFC pr_fmt() routine by Samuel Ortiz · 13 years ago
  65. cb71b8d mac80211: free skb on error path of ieee80211_ibss_join() by Simon Wunderlich · 13 years ago
  66. 00918d3 nl80211: accept testmode dump with netdev by Johannes Berg · 13 years ago
  67. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  68. 53d69c3 mac80211: don't check sdata_running in vif notifier by Eliad Peller · 13 years ago
  69. 0d392e9 mac80211: configure BSS_CHANGED_ARP_FILTER on reconfiguration by Eliad Peller · 13 years ago
  70. cd6c524 mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan. by Dmitry TARNYAGIN · 13 years ago
  71. 4a38994 cfg80211: notify core hints that helps to restore regd settings by Rajkumar Manoharan · 13 years ago
  72. adf5ace mac80211: Make use of ieee80211_is_* functions in tx status path by Helmut Schaa · 13 years ago
  73. 42624d4 mac80211: Purge A-MPDU TX queues before station destructions by Yogesh Ashok Powar · 13 years ago
  74. adbde34 cfg80211: Fix race in bss timeout by Vasanthakumar Thiagarajan · 13 years ago
  75. fb03c5e mac80211: unlock on error path in ieee80211_ibss_join() by Dan Carpenter · 13 years ago
  76. f8c141c nfc: signedness bug in __nci_request() by Dan Carpenter · 13 years ago
  77. 0052d81 wireless: disable wext sysfs by default by Johannes Berg · 13 years ago
  78. 15062e6 mac80211: fix another race in aggregation start by Johannes Berg · 13 years ago
  79. 4e79fad mac80211: Remove WARN_ON in apply-ht-override logic. by Ben Greear · 13 years ago
  80. 3df6eae mac80211: accept public action frames with mismatched BSSID by Johannes Berg · 13 years ago
  81. aa5b549 mac80211: fix retransmit by Johannes Berg · 13 years ago
  82. 13c40c5 mac80211: Add HT operation modes for IBSS by Alexander Simon · 13 years ago
  83. ff3cc5f mac80211: handle protection mode, RIFS and ADDBA for HT IBSS by Simon Wunderlich · 13 years ago
  84. 54858ee5b nl80211: Parse channel type attribute in an ibss join request by Alexander Simon · 13 years ago
  85. 5f779bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  86. facda29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  87. 5a13b09 Bluetooth: trivial: correct check for LMP version by Andrei Emeltchenko · 13 years ago
  88. d095c1e Bluetooth: Remove magic bluetooth version numbers by Andrei Emeltchenko · 13 years ago
  89. 5c69b0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by Gustavo F. Padovan · 13 years ago
  90. 33cb722 Bluetooth: Correct version check in hci_setup by Andrei Emeltchenko · 13 years ago
  91. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  92. ce7e4ad Bluetooth: remove old code by Andrei Emeltchenko · 13 years ago
  93. 07f7fa5 Bluetooth: LE Set Scan Parameter Command by Andre Guedes · 13 years ago
  94. d23264a Bluetooth: Add dev_flags to struct hci_dev by Andre Guedes · 13 years ago
  95. 1e89cff Bluetooth: Add HCI Read Flow Control Mode function by Andrei Emeltchenko · 13 years ago
  96. 03360c5 Revert "mac80211: clear sta.drv_priv on reconfiguration" by John W. Linville · 13 years ago
  97. 4f957a7 Bluetooth: Centralize SMP pairing failure handling by Brian Gix · 13 years ago
  98. c8eb969 Bluetooth: Cleanup blkcipher on SMP termination by Brian Gix · 13 years ago
  99. 1143d45 Bluetooth: Add HCI User Passkey Req Evt handling by Brian Gix · 13 years ago
  100. 604086b Bluetooth: Add User Passkey Response handling by Brian Gix · 13 years ago