1. 56d1893 cfg80211: restrict AP beacon intervals by Johannes Berg · 14 years ago
  2. 15cb309 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  3. 4daf50f mac80211: Fix mesh-related build breakage... by Yogesh Ashok Powar · 14 years ago
  4. 55183d0 Bluetooth: Remove leftover debug messages by Gustavo F. Padovan · 14 years ago
  5. 365227e Bluetooth: Add support for disconnecting LE links via mgmt by Vinicius Costa Gomes · 14 years ago
  6. 83bc71b Bluetooth: Add support for sending connection events for LE links by Vinicius Costa Gomes · 14 years ago
  7. bbe6ad6 cfg80211/nl80211: add interval attribute for scheduled scans by Luciano Coelho · 14 years ago
  8. 79f460c mac80211: add support for HW scheduled scan by Luciano Coelho · 14 years ago
  9. 807f8a8 cfg80211/nl80211: add support for scheduled scans by Luciano Coelho · 14 years ago
  10. 92ddc11 mac80211: add a couple of trace event classes to reduce duplicated code by Luciano Coelho · 14 years ago
  11. 9b76b1e mac80211: Only process mesh PREPs with equal seq number if metric is better. by Fabrice Deyber · 14 years ago
  12. 1833d81 mac80211: allow setting supported rates on mesh peers by Javier Cardona · 14 years ago
  13. 28104ca mac80211: Move call to mpp_path_lookup inside RCU-read section by Javier Cardona · 14 years ago
  14. 9b84b808 mac80211: Fix locking bug on mesh path table access by Javier Cardona · 14 years ago
  15. 9ca99ee mac80211: Check size of a new mesh path table for changes since allocation. by Javier Cardona · 14 years ago
  16. 8429828 nl80211: allow setting MFP flag for a meshif by Thomas Pedersen · 14 years ago
  17. ff973af nl80211: allow installing keys for a meshif by Thomas Pedersen · 14 years ago
  18. 9c3990a nl80211: Let userspace drive the peer link management states. by Javier Cardona · 14 years ago
  19. 0a35d36 cfg80211: Use capability info to detect mesh beacons. by Javier Cardona · 14 years ago
  20. 915b5c5 open80211s: Stop using zero for address 3 in mesh plink mgmt frames by Javier Cardona · 14 years ago
  21. d3aaec8a mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION by Javier Cardona · 14 years ago
  22. 0778a6a mac80211: Let userspace send action frames over mesh interfaces by Javier Cardona · 14 years ago
  23. b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 14 years ago
  24. b3b1b06 Bluetooth: Double check sec req for pre 2.1 device by Waldemar Rymarkiewicz · 14 years ago
  25. 306fe93 mac80211: don't drop frames where skb->len < 24 in ieee80211_scan_rx() by Luciano Coelho · 14 years ago
  26. 38bb3e9 mac80211: Fix build error when CONFIG_PM is not defined by Larry Finger · 14 years ago
  27. 6572e91 wireless: Fix warnings due to -Wunused-but-set-variable by Rajkumar Manoharan · 14 years ago
  28. eecc480 mac80211: add basic support for WoWLAN by Johannes Berg · 14 years ago
  29. ff1b6e6 nl80211/cfg80211: WoWLAN support by Johannes Berg · 14 years ago
  30. f0dc799 cfg80211: Remove unused wiphy flag by Jouni Malinen · 14 years ago
  31. 0e579d6 nl80211: Fix set_key regression with some drivers by Jouni Malinen · 14 years ago
  32. 1ddc286 mac80211: Postpond ps timer if tx is stopped by others by Rajkumar Manoharan · 14 years ago
  33. 4c468fe mac80211: set TID of internal mgmt packets to 7 by Arik Nemtsov · 14 years ago
  34. 470ab2a mac80211: use wake_queue to restart trasmit by Rajkumar Manoharan · 14 years ago
  35. 23691d7 Bluetooth: Remove l2cap_sk_list by Gustavo F. Padovan · 14 years ago
  36. 73b2ec1 Bluetooth: Handle psm == 0 case inside l2cap_add_psm() by Gustavo F. Padovan · 14 years ago
  37. 9e4425f Bluetooth: Add l2cap_add_psm() and l2cap_add_scid() by Gustavo F. Padovan · 14 years ago
  38. eaef6a9 mac80211: Fix a warning due to skipping tailroom reservation for IV by Mohammed Shafi Shajakhan · 14 years ago
  39. 816c04f mac80211: consolidate MIC failure report handling by Christian Lamparter · 14 years ago
  40. dee04ca Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  41. 7cbc9bd Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt by Johan Hedberg · 14 years ago
  42. 4df378a Bluetooth: Add store_hint parameter to mgmt_new_key by Johan Hedberg · 14 years ago
  43. 4748fed Bluetooth: Remove old_key_type from mgmt_ev_new_key by Johan Hedberg · 14 years ago
  44. 655fe6e Bluetooth: Fix connection key type updating for buggy controllers by Johan Hedberg · 14 years ago
  45. 12adcf3 Bluetooth: Fix old_key_type logic for non-persistent keys by Johan Hedberg · 14 years ago
  46. d25e28a Bluetooth: Fix link key persistent storage criteria by Johan Hedberg · 14 years ago
  47. 582fbe9 Bluetooth: Fix logic in hci_pin_code_request_evt by Johan Hedberg · 14 years ago
  48. be77159 Bluetooth: Fix reason code for pairing rejection by Johan Hedberg · 14 years ago
  49. 55bc1a3 Bluetooth: Add confirm_hint parameter to user confirmation requests by Johan Hedberg · 14 years ago
  50. 79c6c70 Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requests by Johan Hedberg · 14 years ago
  51. 9f61656 Bluetooth: Add variable SSP auto-accept delay support by Johan Hedberg · 14 years ago
  52. 7a82890 Bluetooth: Add automated SSP user confirmation responses by Johan Hedberg · 14 years ago
  53. aac6af5 mac80211: Skip tailroom reservation for full HW-crypto devices by Yogesh Ashok Powar · 14 years ago
  54. bdbfd6b mac80211: Add new API for rate selection by Sujith Manoharan · 14 years ago
  55. 8178d38 mac80211: allow low level drivers to report packet loss by Arik Nemtsov · 14 years ago
  56. a770bb5 Bluetooth: Add secure flag for mgmt_pin_code_req by Waldemar Rymarkiewicz · 14 years ago
  57. 58797bf Bluetooth: Respect local MITM req in io_cap reply by Waldemar Rymarkiewicz · 14 years ago
  58. 60b83f5 Bluetooth: Ignore key unauthenticated for high security by Waldemar Rymarkiewicz · 14 years ago
  59. 13d3931 Bluetooth: Map sec_level to link key requirements by Waldemar Rymarkiewicz · 14 years ago
  60. 9003c4e Bluetooth: Don't modify sec_level if auth failed by Waldemar Rymarkiewicz · 14 years ago
  61. b6020ba Bluetooth: Add definitions for link key types by Waldemar Rymarkiewicz · 14 years ago
  62. 314b238 Bluetooth: Add discovering event to the Management interface by Johan Hedberg · 14 years ago
  63. 14a5366 Bluetooth: Add basic discovery commands to the management interface by Johan Hedberg · 14 years ago
  64. cf2f90f Bluetooth: Don't export l2cap_sock_ops by Gustavo F. Padovan · 14 years ago
  65. 6ff5abb Bluetooth: Fix memory leak with L2CAP channels by Gustavo F. Padovan · 14 years ago
  66. 8c1d787 Bluetooth: Move conn to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  67. fe4128e Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  68. 0c1bc5c Bluetooth: Move more channel info to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  69. 47d1ec6 Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  70. 4343478 Bluetooth: Move some more elements to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  71. 77a74c7 Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect() by Gustavo F. Padovan · 14 years ago
  72. b445003 Bluetooth: Move conf_state to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  73. 5d41ce1 Bluetooth: Refactor L2CAP channel allocation by Gustavo F. Padovan · 14 years ago
  74. c989bb1 cfg80211: fix regresion on reg user timeout by Luis R. Rodriguez · 14 years ago
  75. 0915cba mac80211: Fix warnings due to -Wunused-but-set-variable by Rajkumar Manoharan · 14 years ago
  76. 334df73 mac80211: fix too early reorder release timer by Christian Lamparter · 14 years ago
  77. 429576b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  78. 40db6c7 cfg80211: module_param to disable HT40 in 2.4GHz band by Amitkumar Karwar · 14 years ago
  79. ca45de7 mac80211: tear down BA sessions properly on suspend by Johannes Berg · 14 years ago
  80. 828d7d7 Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 14 years ago
  81. 243e6df mac80211: fix SMPS debugfs locking by Johannes Berg · 14 years ago
  82. 73b4809 mac80211: explain padding in place of rate field by Johannes Berg · 14 years ago
  83. dcf55fb mac80211: add a function for setting the TIM bit for a specific station by Felix Fietkau · 14 years ago
  84. 7762bb0 mac80211: fix debugfs printk format warning by Randy Dunlap · 14 years ago
  85. cbc6a6e rfkill: Regulator consumer driver for rfkill by Antonio Ospite · 14 years ago
  86. bb411b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  87. a429b51 Bluetooth: Only keeping SAR bits when retransmitting one frame. by Ruiyi Zhang · 14 years ago
  88. f21ca5f Bluetooth: fix shutdown on SCO sockets by Luiz Augusto von Dentz · 14 years ago
  89. b79f44c Bluetooth: Fix keeping the command timer running by Vinicius Costa Gomes · 14 years ago
  90. 7a74aeb Bluetooth: Fix refcount balance for hci connection by Ville Tervo · 14 years ago
  91. 26954c7 Bluetooth: Fix lockdep warning in L2CAP by Gustavo F. Padovan · 14 years ago
  92. 62f3a2c Bluetooth: Fix another locking unbalance by Gustavo F. Padovan · 14 years ago
  93. 280f294 Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid() by Gustavo F. Padovan · 14 years ago
  94. a3e6b12 mac80211: Allocate new mesh path and portal tables before taking locks by cozybit Inc · 14 years ago
  95. 4114fa2 mac80211: receive EAP frames from a station in an AP VLAN on the main AP by Felix Fietkau · 14 years ago
  96. e1ba1f1 Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled by Szymon Janc · 14 years ago
  97. 9f69bda Bluetooth: Add proper handling of received LE data by Gustavo F. Padovan · 14 years ago
  98. cd69a03 Bluetooth: Fix wrong comparison in listen() by Gustavo F. Padovan · 14 years ago
  99. 58d35f8 Bluetooth: Move tx queue to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  100. c916fbe Bluetooth: Remove unneeded uninitialized_vars() by Gustavo F. Padovan · 14 years ago