1. e6dd548 Bluetooth: Add type information to the hci_connect() debug statement by Vinicius Costa Gomes · 13 years ago
  2. 4cd2d98 Bluetooth: Simplify a the connection type handling by Vinicius Costa Gomes · 13 years ago
  3. b7d839b Bluetooth: Refactor SCO connection into its own function by Vinicius Costa Gomes · 13 years ago
  4. db47427 Bluetooth: Refactor ACL connection into its own function by Vinicius Costa Gomes · 13 years ago
  5. d04aef4 Bluetooth: Refactor LE connection into its own function by Vinicius Costa Gomes · 13 years ago
  6. 1aef866 Bluetooth: Rename LE and ACL connection functions by Vinicius Costa Gomes · 13 years ago
  7. 57f5d0d Bluetooth: Remove some functions from being exported by Vinicius Costa Gomes · 13 years ago
  8. 22c5649 p54: fix powerpc gcc warnings by Christian Lamparter · 13 years ago
  9. df32381 mac80211: fix unnecessary beacon update after peering status change by Marco Porsch · 13 years ago
  10. faa97bd brcmsmac: document firmware dependencies by Jeff Mahoney · 13 years ago
  11. c771b51 ath9k: tune rc_stats to display only valid rates by Rajkumar Manoharan · 13 years ago
  12. 23d9939 ath9k: Trim rate table by Sujith Manoharan · 13 years ago
  13. f8a8701 ath9k: Remove MIMO-PS specific code by Sujith Manoharan · 13 years ago
  14. 88dcc2d ath9k: Cleanup TX status API by Sujith Manoharan · 13 years ago
  15. c161011 ath9k: Bail out properly before calculating rate index by Sujith Manoharan · 13 years ago
  16. 2e54675 ath9k: Fix RTS/CTS rate selection by Sujith Manoharan · 13 years ago
  17. 97f7e8a ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE by Sujith Manoharan · 13 years ago
  18. 3d2776f ath9k: Unify valid rate calculation routines by Sujith Manoharan · 13 years ago
  19. f5c9a80 ath9k: Remove ath_rc_set_valid_rate_idx by Sujith Manoharan · 13 years ago
  20. 6e1e374 ath9k: Change rateset calculation by Sujith Manoharan · 13 years ago
  21. fc8d023 ath9k: Cleanup index retrieval routines by Sujith Manoharan · 13 years ago
  22. dacde35 ath9k: Cleanup ath_rc_setvalid_htrates by Sujith Manoharan · 13 years ago
  23. c05ea15 ath9k: Cleanup ath_rc_setvalid_rates by Sujith Manoharan · 13 years ago
  24. ea2771f ath9k: Cleanup RC init API by Sujith Manoharan · 13 years ago
  25. 62a2918 ath9k: Simplify rate table initialization by Sujith Manoharan · 13 years ago
  26. 126f492 mwifiex: use GFP_ATOMIC under spin lock by Dan Carpenter · 13 years ago
  27. 9c7ff73 mwifiex: notify cfg80211 about MIC failures by Amitkumar Karwar · 13 years ago
  28. 641c869 mwifiex: fix 'smatch' warning in preparing key_material cmd by Bing Zhao · 13 years ago
  29. 902d9e0 ssb: check for flash presentence by Rafał Miłecki · 13 years ago
  30. 85ce5ae b43legacy: fix logic in GPIO init by Rafał Miłecki · 13 years ago
  31. 6c18723 b43: N-PHY: fix 0x2057 radio calib copy/paste mistake by Rafał Miłecki · 13 years ago
  32. 3213e1a bcma: add (mostly) NAND defines by Rafał Miłecki · 13 years ago
  33. 8dd4372 mwifiex: fix powerpc64-linux- compilation warnings by Bing Zhao · 13 years ago
  34. 450e903 iwlegacy: clean up suspend/resume by Johannes Berg · 13 years ago
  35. 2f9279b mwifiex: fix code mis-alignment after the if statement by Fengguang Wu · 13 years ago
  36. 987af54 ath5k: Put power_level where it belongs and rename it by Nick Kossifidis · 13 years ago
  37. 493ca5e ath5k: Preserve tx power level requested from above on phy_init by Nick Kossifidis · 13 years ago
  38. 7550519 ath5k: Fix range scaling when setting rate power table by Nick Kossifidis · 13 years ago
  39. d12c5c5 ath5k: Use correct value for min_pwr and cur_pwr by Nick Kossifidis · 13 years ago
  40. 94f3457 bcma: make some functions static by Hauke Mehrtens · 13 years ago
  41. 9bc6381 p54: parse output power table by Christian Lamparter · 13 years ago
  42. 57f784f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 13 years ago
  43. b877f4c mwifiex: add AES_CMAC support in key_material cmd by Ying Luo · 13 years ago
  44. 53b1123 mwifiex: pass key_params pointer in mwifiex_set_encode by Ying Luo · 13 years ago
  45. 9d7aba6 mwifiex: rename wapi_rxpn to pn by Ying Luo · 13 years ago
  46. 3e238a1 mwifiex: cleanup TX/RX BA tables for uAP by Avinash Patil · 13 years ago
  47. 5a009ad mwifiex: add 11n Block Ack support for uAP by Avinash Patil · 13 years ago
  48. d1cf3b9 mwifiex: support RX AMSDU aggregation for uAP by Avinash Patil · 13 years ago
  49. 838e4f4 mwifiex: improve uAP RX handling by Avinash Patil · 13 years ago
  50. 017a92a mwifiex: create list for associated stations in AP mode by Avinash Patil · 13 years ago
  51. 3d99d98 mwifiex: separate file for handling AP events by Avinash Patil · 13 years ago
  52. c825891 mwifiex: update 11n status as per start_ap IE by Avinash Patil · 13 years ago
  53. bdd37be mwifiex: improve scan delay logic during Tx traffic by Amitkumar Karwar · 13 years ago
  54. b7525db mwifiex: update max_chan_per_scan correctly for SSID scan by Amitkumar Karwar · 13 years ago
  55. ed1ea6f mwifiex: do le_to_cpu conversion for Rx packet header elements by Amitkumar Karwar · 13 years ago
  56. bda1b1b mwifiex: correction in MSDU padding logic by Yogesh Ashok Powar · 13 years ago
  57. 7d273ef mwifiex: remove extra padding to AMSDU by Yogesh Ashok Powar · 13 years ago
  58. d92a680 mwifiex: copy MSDU subframes correctly by Yogesh Ashok Powar · 13 years ago
  59. 2a0b50c ath9k: fix indentation in ar9003_hw_set_power_per_rate_table by Gabor Juhos · 13 years ago
  60. 5fc5124 ath9k: optimize power level initialization for CTL_[25]GHT20 by Gabor Juhos · 13 years ago
  61. da93c26 carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces by Javier Lopez · 13 years ago
  62. c071b9f b43: N-PHY: add overriding RF control for rev7+ by Rafał Miłecki · 13 years ago
  63. 2fdf8c5 b43: be more user friendly with PHY info by Rafał Miłecki · 13 years ago
  64. 572d37a b43: N-PHY: init 0x2057 radio by Rafał Miłecki · 13 years ago
  65. d3d178f b43: N-PHY: finish 0x2056 radio setup by Rafał Miłecki · 13 years ago
  66. 0f94177 b43: add helper waiting for given value in radio reg by Rafał Miłecki · 13 years ago
  67. 6e6a2cd b43: rename host flags defines by Rafał Miłecki · 13 years ago
  68. 95a96e0 p54pci: convert driver to use asynchronous firmware loading by Larry Finger · 13 years ago
  69. d11d354 b43: N-PHY: add PHY rev7+ workarounds by Rafał Miłecki · 13 years ago
  70. fa0f2b3 b43: N-PHY: update workarounds by Rafał Miłecki · 13 years ago
  71. 858a455 brcmsmac: use ieee80211_channel_to_frequency by Johannes Berg · 13 years ago
  72. cd17dec Bluetooth: Refactor in hci_le_conn_complete_evt by Andre Guedes · 13 years ago
  73. b47a09b Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt by Andre Guedes · 13 years ago
  74. 0c95ab7 Bluetooth: Find hci_conn by BT_CONNECT state by Andre Guedes · 13 years ago
  75. f00a06a Bluetooth: Refactor hci_cs_le_create_conn by Andre Guedes · 13 years ago
  76. 847012c Bluetooth: Remove unneeded code by Andre Guedes · 13 years ago
  77. b9b343d Bluetooth: Fix hci_le_conn_complete_evt by Andre Guedes · 13 years ago
  78. 230fd16 Bluetooth: Trivial refactoring by Andre Guedes · 13 years ago
  79. cd7cf78 Bluetooth: Use devm_kzalloc in dtl1_cs.c file by Sachin Kamat · 13 years ago
  80. 4f8d815 Bluetooth: Use devm_kzalloc in btwilink.c file by Sachin Kamat · 13 years ago
  81. 98921db Bluetooth: Use devm_kzalloc in btusb.c file by Sachin Kamat · 13 years ago
  82. fdefa11 Bluetooth: Use devm_kzalloc in btuart_cs.c file by Sachin Kamat · 13 years ago
  83. 3a38277 Bluetooth: Use devm_kzalloc in btsdio.c file by Sachin Kamat · 13 years ago
  84. eb17ea3 Bluetooth: Use devm_kzalloc in btmrvl_sdio.c file by Sachin Kamat · 13 years ago
  85. 4f61cb1 Bluetooth: Use devm_kzalloc in bt3c_cs.c file by Sachin Kamat · 13 years ago
  86. 704687c Bluetooth: Use devm_kzalloc in bpa10x.c file by Sachin Kamat · 13 years ago
  87. 1a31c60 Bluetooth: Use devm_kzalloc in bluecard_cs.c file by Sachin Kamat · 13 years ago
  88. 0213cd8 Bluetooth: Use devm_kzalloc in bfusb.c file by Sachin Kamat · 13 years ago
  89. 9357cc6 Bluetooth: Use devm_kzalloc in bcm203x.c file. by Sachin Kamat · 13 years ago
  90. de9b921 Bluetooth: Added /proc/net/sco via bt_procfs_init() by Masatake YAMATO · 13 years ago
  91. c6f5df16 Bluetooth: Added /proc/net/rfcomm via bt_procfs_init() by Masatake YAMATO · 13 years ago
  92. 5b28d95 Bluetooth: Added /proc/net/l2cap via bt_procfs_init() by Masatake YAMATO · 13 years ago
  93. 5c6ad8e Bluetooth: Added /proc/net/hidp via bt_procfs_init() by Masatake YAMATO · 13 years ago
  94. f7c8663 Bluetooth: Added /proc/net/hci via bt_procfs_init() by Masatake YAMATO · 13 years ago
  95. 8c8de58 Bluetooth: Added /proc/net/cmtp via bt_procfs_init() by Masatake YAMATO · 13 years ago
  96. 77cf558 Bluetooth: Added /proc/net/bnep via bt_procfs_init() by Masatake YAMATO · 13 years ago
  97. 256a06c Bluetooth: /proc/net/ entries for bluetooth protocols by Masatake YAMATO · 13 years ago
  98. 4af66c6 Bluetooth: Free the l2cap channel list only when refcount is zero by Jaganath Kanakkassery · 13 years ago
  99. 3064837 Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c by Jaganath Kanakkassery · 13 years ago
  100. ee72d15 Bluetooth: Remove locking in hci_user_passkey_request_evt by Andre Guedes · 13 years ago