1. 4e34c50 Bluetooth: move l2cap_sock_connect() to l2cap_sock.c by Gustavo F. Padovan · 14 years ago
  2. 99f4808 Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c by Gustavo F. Padovan · 14 years ago
  3. 33575df Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c by Gustavo F. Padovan · 14 years ago
  4. d7175d5 Bluetooth: move l2cap_sock_getname() to l2cap_sock.c by Gustavo F. Padovan · 14 years ago
  5. c47b7c7 Bluetooth: move l2cap_sock_accept() to l2cap_sock.c by Gustavo F. Padovan · 14 years ago
  6. af6bcd8 Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c by Gustavo F. Padovan · 14 years ago
  7. 554f05b Bluetooth: move l2cap_sock_release() to l2cap_sock.c by Gustavo F. Padovan · 14 years ago
  8. 6539058 Bluetooth: move l2cap_sock_ops to l2cap_sock.c by Gustavo F. Padovan · 14 years ago
  9. bb58f74 Bluetooth: Initial work for L2CAP split. by Gustavo F. Padovan · 14 years ago
  10. 0a708f8 Bluetooth: Rename l2cap.c to l2cap_core.c by Gustavo F. Padovan · 14 years ago
  11. 84f0e17 Bluetooth: ath3k: Avoid duplication of code by Rogério Brito · 14 years ago
  12. d37f50e Bluetooth: fix crash by disabling tasklet in sock accept by Andrei Emeltchenko · 14 years ago
  13. 5a08ecc Bluetooth: Do not use assignments in IF conditions by Andrei Emeltchenko · 14 years ago
  14. 17fa4b9 Bluetooth: Add set_io_capability management command by Johan Hedberg · 14 years ago
  15. 980e1a5 Bluetooth: Add support for PIN code handling in the management interface by Johan Hedberg · 14 years ago
  16. a38528f Bluetooth: Create common cmd_complete function for mgmt.c by Johan Hedberg · 14 years ago
  17. 2784eb4 Bluetooth: Add get_connections managment interface command by Johan Hedberg · 14 years ago
  18. 17d5c04 Bluetooth: Add support for connect failed management event by Johan Hedberg · 14 years ago
  19. 8962ee7 Bluetooth: Add disconnect managment command by Johan Hedberg · 14 years ago
  20. f752054 Bluetooth: Add connected/disconnected management events by Johan Hedberg · 14 years ago
  21. 55ed8ca Bluetooth: Implement link key handling for the management interface by Johan Hedberg · 14 years ago
  22. 1aff6f0 Bluetooth: Add class of device control to the management interface by Johan Hedberg · 14 years ago
  23. d5859e2 Bluetooth: Implement a more complete adapter initialization sequence by Johan Hedberg · 14 years ago
  24. d835060 Bluetooth: Remove page timeout setting from HCI init sequence by Johan Hedberg · 14 years ago
  25. b0916ea Bluetooth: Add controller side link key clearing to hci_init_req by Johan Hedberg · 14 years ago
  26. a5040ef Bluetooth: Add special handling with __hci_request and HCI_INIT by Johan Hedberg · 14 years ago
  27. 03b555e Bluetooth: Reject pairing requests when in non-pairable mode by Johan Hedberg · 14 years ago
  28. 930e133 Bluetooth: Implement debugfs support for listing UUIDs by Johan Hedberg · 14 years ago
  29. 2aeb9a1 Bluetooth: Implement UUID handling through the management interface by Johan Hedberg · 14 years ago
  30. c542a06 Bluetooth: Implement set_pairable managment command by Johan Hedberg · 14 years ago
  31. 053f021 Bluetooth: Add send_mode_rsp convenience function for mgmt.c by Johan Hedberg · 14 years ago
  32. ebc99fe Bluetooth: Add flag to track managment controlled adapters by Johan Hedberg · 14 years ago
  33. 72a734e Bluetooth: Unify mode related management messages to a single struct by Johan Hedberg · 14 years ago
  34. 9fbcbb4 Bluetooth: Add set_connectable management command by Johan Hedberg · 14 years ago
  35. 73f22f6 Bluetooth: Add support for set_discoverable management command by Johan Hedberg · 14 years ago
  36. eec8d2b Bluetooth: Add support for set_powered management command by Johan Hedberg · 14 years ago
  37. 5add6af Bluetooth: Add support for management powered event by Johan Hedberg · 14 years ago
  38. ab81cbf Bluetooth: Implement automatic setup procedure for local adapters by Johan Hedberg · 14 years ago
  39. 7990681 Bluetooth: Fix setting of MTU for ERTM and Streaming Mode by Gustavo F. Padovan · 14 years ago
  40. e702112 Bluetooth: Use non-flushable by default L2CAP data packets by Andrei Emeltchenko · 14 years ago
  41. b2c60d4 Bluetooth: Fix failure to release lock in read_index_list() by Jesper Juhl · 14 years ago
  42. 80f5585 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 into wireless by Gustavo F. Padovan · 14 years ago
  43. 3ad97fb mac80211: remove unneeded check by Dan Carpenter · 14 years ago
  44. 3a2329f ath9k: Update comments for not parsing DTIM period by Mohammed Shafi Shajakhan · 14 years ago
  45. 38f37be mac80211: Update comments on radiotap MCS index by Mohammed Shafi Shajakhan · 14 years ago
  46. 4f31233 mac80211: as a 4-addr station, do not receive packets for other stations by Felix Fietkau · 14 years ago
  47. 180205b mac80211: Make some mlme timers module paramaters. by Ben Greear · 14 years ago
  48. c210de8 ath5k: Fix fast channel switching by Nick Kossifidis · 14 years ago
  49. 80b38ff iwlwifi: fix compiling error with different configuration by Wey-Yi Guy · 14 years ago
  50. 2f115cf iwlwifi: remove unnecessary locking by Johannes Berg · 14 years ago
  51. b23b025 mac80211: Optimize scans on current operating channel. by Ben Greear · 14 years ago
  52. cb8d61d ath9k: add additional checks for the baseband hang detection by Felix Fietkau · 14 years ago
  53. b1f9331 mac80211: do not send duplicate data frames to the cooked monitor interface by Felix Fietkau · 14 years ago
  54. 8e54610 ath: Fix clearing of secondary key cache entry for TKIP by Jouni Malinen · 14 years ago
  55. 8c99f69 mac80211: do not restart ps timer during scan or offchannel by Rajkumar Manoharan · 14 years ago
  56. 24d24c6 zd1211rw: add useful debug output by Jussi Kivilinna · 14 years ago
  57. ab419e9 zd1211rw: enable NL80211_IFTYPE_AP by Jussi Kivilinna · 14 years ago
  58. 1f6cccc zd1211rw: reset rx urbs after idle period of 30 seconds by Jussi Kivilinna · 14 years ago
  59. 3985a46 zd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freezes in beacon setup by Jussi Kivilinna · 14 years ago
  60. a0fd751 zd1211rw: add TX watchdog and device resetting by Jussi Kivilinna · 14 years ago
  61. 212e1a5 zd1211rw: collect driver settings and add function to restore theim by Jussi Kivilinna · 14 years ago
  62. 8f2d8f8 zd1211rw: lower hw command timeouts by Jussi Kivilinna · 14 years ago
  63. 4a3b087 zd1211rw: change interrupt URB buffer to DMA buffer by Jussi Kivilinna · 14 years ago
  64. 9bca0c3 zd1211rw: use stack and preallocated memory for small cmd-buffers by Jussi Kivilinna · 14 years ago
  65. 5127229 zd1211rw: batch beacon config commands together by Jussi Kivilinna · 14 years ago
  66. 9be2325 zd1211rw: add beacon watchdog and setting HW beacon more failsafe by Jussi Kivilinna · 14 years ago
  67. 512119b mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc by Christian Lamparter · 14 years ago
  68. 4099e2f zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc() by Jussi Kivilinna · 14 years ago
  69. b91a515 zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flag by Jussi Kivilinna · 14 years ago
  70. f773e40 zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on monitor by Jussi Kivilinna · 14 years ago
  71. c2fadcb zd1211rw: support setting BSSID for AP mode by Jussi Kivilinna · 14 years ago
  72. 5cf6cf8 zd1211rw: move set_rts_cts_work to bss_info_changed by Jussi Kivilinna · 14 years ago
  73. a6fb071 zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure_filter by Jussi Kivilinna · 14 years ago
  74. 88a1159 zd1211rw: fix beacon interval setup by Jussi Kivilinna · 14 years ago
  75. 8b17f75 zd1211rw: add locking for mac->process_intr by Jussi Kivilinna · 14 years ago
  76. d741900 zd1211rw: cancel process_intr work on zd_chip_disable_int() by Jussi Kivilinna · 14 years ago
  77. 78fc800 zd1211rw: use urb anchors for tx and fix tx-queue disabling by Jussi Kivilinna · 14 years ago
  78. 681d119 mac80211: Add testing functionality for TKIP by Jouni Malinen · 14 years ago
  79. 747d753 mac80211: Remove obsolete TKIP flexibility by Jouni Malinen · 14 years ago
  80. 942a849 drivers:net:ipw2100.c change a typo comamnd to command by Justin P. Mattock · 14 years ago
  81. 391bd1c ath9k: reserve a beacon slot on beaconing vif addition by Rajkumar Manoharan · 14 years ago
  82. e9d7732 mac80211: allow GO to scan like AP by Johannes Berg · 14 years ago
  83. 771bbd0 mac80211: pass up beacons from external BSS when operating as AP by Arik Nemtsov · 14 years ago
  84. d057e5a mac80211: add HW flag for disabling auto link-PS in AP mode by Arik Nemtsov · 14 years ago
  85. 8fd369e mac80211: do not calc frame duration when using HW rate-control by Arik Nemtsov · 14 years ago
  86. 2cf22b8 mac80211: Recalculate channel-type on iface removal. by Ben Greear · 14 years ago
  87. 4e6975f ath9k: Show channel type and frequency in debugfs. by Ben Greear · 14 years ago
  88. 4c89fe9 ath9k: do not access hw registers in FULL SLEEP by Rajkumar Manoharan · 14 years ago
  89. b2a5c3d ath9k_htc: make use common of function to update txpower by Rajkumar Manoharan · 14 years ago
  90. 5048e8c ath9k: move update tx power to common by Rajkumar Manoharan · 14 years ago
  91. c344c9c ath9k: use common get current channel function by Rajkumar Manoharan · 14 years ago
  92. 45655ba ath9k_htc: cancel ani work in ath9k_htc_stop by Rajkumar Manoharan · 14 years ago
  93. bf6a057 cfg80211: Fix power save state after interface type change by Juuso Oikarinen · 14 years ago
  94. 73b30df wl1251: set rate index and preamble flag on received packets by David Gnedt · 14 years ago
  95. 43d1364 wl1251: enable adhoc mode by David Gnedt · 14 years ago
  96. 8964e49 wl1251: implement connection quality monitoring by David Gnedt · 14 years ago
  97. c3e334d wl1251: enable beacon early termination while in power-saving mode by David Gnedt · 14 years ago
  98. bb4793b wl1251: fix 4-byte TX buffer alignment by David Gnedt · 14 years ago
  99. e7332a4 wl1251: fix queue stopping/waking for TX path by David Gnedt · 14 years ago
  100. 172710b mac80211: Warn users if HT fails because of freq mismatch. by Ben Greear · 14 years ago