1. a41d9a9 ath: changed kmalloc to kmemdup by Andrei Epure · 12 years ago
  2. 6a3e4e0 ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segment by Myoungje Kim · 12 years ago
  3. 15ac077 ath6kl: remove false check from ath6kl_rx() by Kalle Valo · 12 years ago
  4. 99089ab ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd() by Kalle Valo · 12 years ago
  5. aa8705f ath6kl: add tracing support to debug message macros by Kalle Valo · 12 years ago
  6. da01d53 ath6kl: add tracing support to log functions by Kalle Valo · 12 years ago
  7. d470b4b ath6kl: convert ath6kl_info/err/warn macros to real functions by Kalle Valo · 12 years ago
  8. 4771979 ath6kl: adding tracing points for htc_mbox by Kalle Valo · 12 years ago
  9. d57f093 ath6kl: add tracing point for hif irqs by Kalle Valo · 12 years ago
  10. e60c815 ath6kl: add tracing points for sdio transfers by Kalle Valo · 12 years ago
  11. 416cf0b ath6kl: add tracing support and tracing points for wmi packets by Kalle Valo · 12 years ago
  12. 44af344 ath6kl: cold reset target after host warm boot by Kalle Valo · 12 years ago
  13. 4e1609c ath6kl: fix usb related error handling and warnings by Kalle Valo · 12 years ago
  14. ec1461d ath6kl: cleanup ath6kl_reset_device() by Kalle Valo · 12 years ago
  15. e72c274 ath6kl: print firmware capabilities by Kalle Valo · 12 years ago
  16. 77189df bluetooth: btmrvl_sdio: look for sd8688 firmware in proper location by Lubomir Rintel · 12 years ago
  17. 4969b41 b43: HT-PHY: enable basic TX power setup by Rafał Miłecki · 12 years ago
  18. 5949e04 b43: HT-PHY: setup TX power control by Rafał Miłecki · 12 years ago
  19. 4409a23 b43: HT-PHY: implement RSSI polling by Rafał Miłecki · 12 years ago
  20. 396535e b43: HT-PHY: implement playing sample tone by Rafał Miłecki · 12 years ago
  21. 371ec46 b43: HT-PHY: implement stopping sample tone playback by Rafał Miłecki · 12 years ago
  22. 60e8fb9 b43: HT-PHY: implement controlling TX power control by Rafał Miłecki · 12 years ago
  23. a51ab25 b43: HT-PHY: implement PA override by Rafał Miłecki · 12 years ago
  24. 4cce095 b43: HT-PHY: implement CCA reset by Rafał Miłecki · 12 years ago
  25. d7bb7ca b43: HT-PHY: implement MAC reclocking by Rafał Miłecki · 12 years ago
  26. 2dacfe7 b43: HT-PHY: implement spurious tone avoidance by Rafał Miłecki · 12 years ago
  27. f6099f8 b43: HT-PHY: move TX fix to the separated function by Rafał Miłecki · 12 years ago
  28. b372afa b43: HT-PHY: add classifier control function by Rafał Miłecki · 12 years ago
  29. 4760692 b43: HT-PHY: rename AFE defines by Rafał Miłecki · 12 years ago
  30. 1a2780e wil6210: temperature measurement by Vladimir Kondratiev · 12 years ago
  31. b802317 wil6210: sync with new firmware by Vladimir Kondratiev · 12 years ago
  32. 55f7acd wil6210: new SW reset by Vladimir Kondratiev · 12 years ago
  33. c7996ef wil6210: headers clean-up by Vladimir Kondratiev · 12 years ago
  34. acc9780 wil6210: use WLAN_CAPABILITY_DMG_TYPE_MASK by Vladimir Kondratiev · 12 years ago
  35. de70ab8 wil6210: fix FW error notification by Vladimir Kondratiev · 12 years ago
  36. 102b1d9 wil6210: report all received mgmt frames by Vladimir Kondratiev · 12 years ago
  37. a0f7845 wil6210: use cfg80211_inform_bss_frame() by Vladimir Kondratiev · 12 years ago
  38. d81079f wil6210: refactor connect_worker by Vladimir Kondratiev · 12 years ago
  39. 03866e7 wil6210: Fix garbage sent to the FW with wmi_set_ie() by Vladimir Kondratiev · 12 years ago
  40. b1defa4 wil6210: do not set IE's for beacon by Vladimir Kondratiev · 12 years ago
  41. 249a382 wil6210: handle WMI_BA_STATUS_EVENTID by Vladimir Kondratiev · 12 years ago
  42. 3442a50 wil6210: handle linkup/linkdown WMI events by Vladimir Kondratiev · 12 years ago
  43. 3b0378a wil6210: Remove local implementation of dynamic hexdump by Vladimir Kondratiev · 12 years ago
  44. d95f1d2 wil6210: remove unused including <linux/version.h> by Wei Yongjun · 12 years ago
  45. a9fac73 ssb: pci: Fix flipping of MAC address by Larry Finger · 12 years ago
  46. 9437a24 rtlwifi: rtl8192cu: Fix problem that prevents reassociation by Larry Finger · 12 years ago
  47. 5818a46 rt2x00: fix rt2x00 to work with the new ralink SoC config symbols by John Crispin · 12 years ago
  48. d15591b Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  49. 94a32d10 Bluetooth: Device 0cf3:3008 should map AR 3012 by Sunguk Lee · 12 years ago
  50. c3f251a mwl8k: don't overwrite regulatory settings on fw reload by Jonas Gorski · 12 years ago
  51. 7c21bb6 wireless:rtlwifi: replaced kmalloc+memcpy with kmemdup by Andrei Epure · 12 years ago
  52. 60c46bf iwlegacy: fix sparse warnings by Stephen Hemminger · 12 years ago
  53. 4363b57 orinoco_usb: don't release nonexistent firmware by Michal Pecio · 12 years ago
  54. 720d3f1 Merge tag 'nfc-next-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 12 years ago
  55. de12198 Merge tag 'nfc-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes by John W. Linville · 12 years ago
  56. 488b366 mac80211: add driver callback for per-interface multicast filter by Alexander Bondar · 12 years ago
  57. 511044e mac80211: remove a few set but unused variables by Johannes Berg · 12 years ago
  58. 6d10e46 mac80211: batch key free synchronize_net() by Johannes Berg · 12 years ago
  59. 3b8d9c2 mac80211: remove underscores from some key functions by Johannes Berg · 12 years ago
  60. 79cf2df mac80211: clean up key freeing a bit by Johannes Berg · 12 years ago
  61. 40213fa NFC: llcp: Add cleanup support for unreplied SNL requests by Thierry Escande · 12 years ago
  62. d9b8d8e NFC: llcp: Service Name Lookup netlink interface by Thierry Escande · 12 years ago
  63. e0ae7ba NFC: llcp: Service Name Lookup SDRES aggregation by Thierry Escande · 12 years ago
  64. 8af362d NFC: Add missing type policies for netlink attributes by Thierry Escande · 12 years ago
  65. 8808edb NFC: llcp: Remove redundant printk by Samuel Ortiz · 12 years ago
  66. 06d44f8 NFC: llcp: Use socket specific link parameters before the local ones by Samuel Ortiz · 12 years ago
  67. 26fd76c NFC: llcp: Implement socket options by Samuel Ortiz · 12 years ago
  68. e4306be NFC: llcp: Rename socket rw and miu fields by Samuel Ortiz · 12 years ago
  69. 63cd353 NFC: microread: Fix MEI build failure by Samuel Ortiz · 12 years ago
  70. ad82cdd Bluetooth: Fix endianness handling of cmd_status/complete opcodes by Johan Hedberg · 12 years ago
  71. 34739c1 Bluetooth: Check req->err in hci_req_add by Andre Guedes · 12 years ago
  72. e348fe6 Bluetooth: Make hci_req_add returning void by Andre Guedes · 12 years ago
  73. 5d73e03 Bluetooth: HCI request error handling by Andre Guedes · 12 years ago
  74. 920c830 Bluetooth: Check hci_req_run returning value in __hci_req_sync by Andre Guedes · 12 years ago
  75. 382b0c3 Bluetooth: Return ENODATA in hci_req_run by Andre Guedes · 12 years ago
  76. bc4445c Bluetooth: Fix __hci_req_sync by Andre Guedes · 12 years ago
  77. 1fdc7fe ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete() by Dan Carpenter · 12 years ago
  78. c678fb2 mwifiex: fix potential null dereference 'mef_entry' by Bing Zhao · 12 years ago
  79. 8908c7d mwifiex: Trigger a card reset on reaching tx_timeout threshold by Ashok Nagarajan · 12 years ago
  80. e6146c5 rndis_wlan: update email address by Jussi Kivilinna · 12 years ago
  81. 6648997 rtlwifi: rtl8192cu: Fix schedule while atomic bug splat by Larry Finger · 12 years ago
  82. cd309ab Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  83. 3d5c203 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  84. 5f0fabf mwifiex: fix potential out-of-boundary access to ibss rate table by Bing Zhao · 12 years ago
  85. 3bbc0ce NFC: llcp: Report error to pending sockets when a device is removed by Samuel Ortiz · 12 years ago
  86. e6a3a4b NFC: llcp: Clean raw sockets from nfc_llcp_socket_release by Samuel Ortiz · 12 years ago
  87. d865b00 Bluetooth: Remove empty HCI event handlers by Johan Hedberg · 12 years ago
  88. cecbb96 Bluetooth: Remove unused hdev->init_last_cmd by Johan Hedberg · 12 years ago
  89. 42c6b12 Bluetooth: Use async requests internally in hci_req_sync by Johan Hedberg · 12 years ago
  90. 9238f36 Bluetooth: Add request cmd_complete and cmd_status functions by Johan Hedberg · 12 years ago
  91. 11714b3 Bluetooth: Fix stand-alone HCI command handling by Johan Hedberg · 12 years ago
  92. 71c76a1 Bluetooth: Introduce new hci_req_add function by Johan Hedberg · 12 years ago
  93. 1ca3a9d Bluetooth: Refactor HCI command skb creation by Johan Hedberg · 12 years ago
  94. 3119ae9 Bluetooth: Add initial skeleton for asynchronous HCI requests by Johan Hedberg · 12 years ago
  95. 2177bab Bluetooth: Split HCI init sequence into three stages by Johan Hedberg · 12 years ago
  96. 53cce22 Bluetooth: Fix __hci_req_sync() handling of empty requests by Johan Hedberg · 12 years ago
  97. 01178cd Bluetooth: Rename hci_request to hci_req_sync by Johan Hedberg · 12 years ago
  98. 24fd642 Bluetooth: Remove redundant RFCOMM BT_CLOSED settings by Dean Jenkins · 12 years ago
  99. 8e888f2 Bluetooth: Remove redundant call to rfcomm_send_disc by Dean Jenkins · 12 years ago
  100. 08c30ac Bluetooth: Remove RFCOMM session refcnt by Dean Jenkins · 12 years ago