1. 8c86f75 wil6210: fix race condition of disconnect while BACK event by Dedy Lansky · 11 years ago
  2. 871d8c4 wil6210: fix usage of print_hex_dump_debug by Vladimir Kondratiev · 11 years ago
  3. f172b56 wil6210: fix for memory corruption upon rmmod by Dedy Lansky · 11 years ago
  4. 6977805 wil6210: fix for memory corruption while insmod by Dedy Lansky · 11 years ago
  5. 9cf10d6 wil6210: add more debug printouts by Vladimir Kondratiev · 11 years ago
  6. f772ebf wil6210: platform specific module by Vladimir Kondratiev · 11 years ago
  7. 8fe5962 wil6210: coding style fixes by Vladimir Kondratiev · 11 years ago
  8. 028e183 wil6210: some more debug for the WMI mechanism by Vladimir Kondratiev · 11 years ago
  9. 8ca2616 wil6210: print more information when connecting by Vladimir Kondratiev · 11 years ago
  10. ef77285 wil6210: debug prints for vring de-allocation by Vladimir Kondratiev · 11 years ago
  11. 151a970 wil6210: firmware download by Vladimir Kondratiev · 11 years ago
  12. bc94450 b43: HT-PHY: Set MAC frequency to correct values by Rafał Miłecki · 11 years ago
  13. dbb30eb rtlwifi: btcoexist: Fix "always true" warning from commit ed364abffd6e by Larry Finger · 11 years ago
  14. ea422b2 b43: HT-PHY: Complete radio init (add missing entries) by Rafał Miłecki · 11 years ago
  15. 28f051f b43: HT-PHY: Define some regs for 0x2059 radio by Rafał Miłecki · 11 years ago
  16. 5db4a37 b43: HT-PHY: Move radio calibration to separated functions by Rafał Miłecki · 11 years ago
  17. 85e6c26 b43: HT-PHY: Move radio preparation into init function by Rafał Miłecki · 11 years ago
  18. 4f4378d rtlwifi: fix %d confusingly prefixed with 0x in format strings by Hans Wennborg · 11 years ago
  19. 595a23f iwl4965: fix %d confusingly prefixed with 0x in format string by Hans Wennborg · 11 years ago
  20. 1716bcf bcma: add support for chipcommon B core by Hauke Mehrtens · 11 years ago
  21. 23a2f39 bcma: store more alternative addresses by Hauke Mehrtens · 11 years ago
  22. 367b341 ath9k: Fix MCC scanning by Sujith Manoharan · 11 years ago
  23. da0162f ath9k: Fix offchannel operation by Sujith Manoharan · 11 years ago
  24. a402764 ath9k: Use a subroutine to assign HW queues by Sujith Manoharan · 11 years ago
  25. ca529c9 ath9k: Fix interface accounting by Sujith Manoharan · 11 years ago
  26. fce3443 ath9k: Fix RX filters in channel contexts by Sujith Manoharan · 11 years ago
  27. 3d1132d ath9k: Fix COMP_BAR filter by Sujith Manoharan · 11 years ago
  28. 19ec477 ath9k: Fix ath_startrecv() by Sujith Manoharan · 11 years ago
  29. 9019f64 ath9k: Fix RX filter calculation by Sujith Manoharan · 11 years ago
  30. fdcf1bd ath9k: Add CTWindow support by Sujith Manoharan · 11 years ago
  31. bb628eb ath9k: Fix offchannel duration calculation by Sujith Manoharan · 11 years ago
  32. bd81533 ath9k: Fix NoA start time calculation by Sujith Manoharan · 11 years ago
  33. 9bf30ff9 ath9k: Fix panic when adding an AP interface by Sujith Manoharan · 11 years ago
  34. 602607b ath9k: Fix beacons for managed mode by Sujith Manoharan · 11 years ago
  35. 12a1b3d4 ath9k: Fix beacon configuration for channel contexts by Sujith Manoharan · 11 years ago
  36. 37a7f87 bcma: register NAND and QSPI cores early by Rafał Miłecki · 11 years ago
  37. 6e094bd bcma: move code for core registration into separate function by Rafał Miłecki · 11 years ago
  38. ed364ab rtlwifi: btcoexist: Update remaining old parts of the driver by Larry Finger · 11 years ago
  39. c96fd20 rtlwifi: btcoexist: Add second part of BT coexistence routines for rtl8821ae by Larry Finger · 11 years ago
  40. 2ec7f01 rtlwifi: btcoexist: Add BT coexistence routines for driver rtl8821ae by Larry Finger · 11 years ago
  41. f5b5869 rtlwifi: btcoexist: Modify driver to support BT coexistence in rtl8723be by Larry Finger · 11 years ago
  42. 2187e9a rtlwifi: btcoexist: Modify driver for V062814 Realtek driver by Larry Finger · 11 years ago
  43. e8f3fef rtlwifi: btcoexist: Modify rtl_btc for changes in latest Realtek code by Larry Finger · 11 years ago
  44. e79fff2 rtlwifi: btcoexist: Modify btcoexist for changes in the V062814 Realtek version by Larry Finger · 11 years ago
  45. a395135 bcma: use separated function to initialize bus on SoC by Rafał Miłecki · 11 years ago
  46. dc8ecdd bcma: move bus struct setup into early part of host specific code by Rafał Miłecki · 11 years ago
  47. 39e90c7 Bluetooth: 6lowpan: Route packets that are not meant to peer via correct device by Jukka Rissanen · 11 years ago
  48. b2799ce Bluetooth: 6lowpan: Set the peer IPv6 address correctly by Jukka Rissanen · 11 years ago
  49. 2ae50d8 Bluetooth: 6lowpan: Increase the connection timeout value by Jukka Rissanen · 11 years ago
  50. 85560c4 Bluetooth: Fix issue with USB suspend in btusb driver by Champion Chen · 11 years ago
  51. e1e930f Bluetooth: Fix mgmt pairing failure when authentication fails by Johan Hedberg · 11 years ago
  52. c68b7f1 Bluetooth: Fix dereferencing conn variable before NULL check by Johan Hedberg · 11 years ago
  53. 9f06a8d Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.c by Behan Webster · 11 years ago
  54. b28b494 Bluetooth: Add strict checks for allowed SMP PDUs by Johan Hedberg · 11 years ago
  55. c6e81e9 Bluetooth: Fix calling smp_distribute_keys() when still waiting for keys by Johan Hedberg · 11 years ago
  56. 88d3a8a Bluetooth: Add define for key distribution mask by Johan Hedberg · 11 years ago
  57. fc75cc8 Bluetooth: Fix locking of the SMP context by Johan Hedberg · 11 years ago
  58. d6268e8 Bluetooth: Remove unnecessary deferred work for SMP key distribution by Johan Hedberg · 11 years ago
  59. f3d82d0 Bluetooth: Move identity address update behind a workqueue by Johan Hedberg · 11 years ago
  60. 84bc0db Bluetooth: Don't take any action in smp_resume_cb if not encrypted by Johan Hedberg · 11 years ago
  61. 1b0921d Bluetooth: Remove unnecessary checks after canceling SMP security timer by Johan Hedberg · 11 years ago
  62. 434714d Bluetooth: Add clarifying comment for LE CoC result value by Johan Hedberg · 11 years ago
  63. 839035a Bluetooth: Move clock offset reading into hci_disconnect() by Johan Hedberg · 11 years ago
  64. e3f2f92 Bluetooth: Use hci_disconnect() for mgmt_disconnect_device() by Johan Hedberg · 11 years ago
  65. e3b679d Bluetooth: Update hci_disconnect() to return an error value by Johan Hedberg · 11 years ago
  66. 9b7b18e Bluetooth: Fix SMP error and response to be mutually exclusive by Johan Hedberg · 11 years ago
  67. b04afa0 Bluetooth: Remove unused l2cap_conn_shutdown API by Johan Hedberg · 11 years ago
  68. 1e91c29 Bluetooth: Use hci_disconnect for immediate disconnection from SMP by Johan Hedberg · 11 years ago
  69. e31fb86 Bluetooth: Set discon_timeout to 0 in l2cap_conn_del by Johan Hedberg · 11 years ago
  70. bcbb655 Bluetooth: Remove hci_conn_hold/drop from hci_chan by Johan Hedberg · 11 years ago
  71. f94b665 Bluetooth: Ignore incoming data after initiating disconnection by Johan Hedberg · 11 years ago
  72. b3ff670 Bluetooth: Set disc_timeout to 0 when calling hci_chan_del by Johan Hedberg · 11 years ago
  73. 6c388d3 Bluetooth: Fix hci_conn reference counting with hci_chan by Johan Hedberg · 11 years ago
  74. eb78d7e Bluetooth: Use zero timeout for immediate scheduling by Johan Hedberg · 11 years ago
  75. f6c6324 Bluetooth: Refactor connection parameter freeing into its own function by Johan Hedberg · 11 years ago
  76. f8aaf9b Bluetooth: Fix using hci_conn_get() for hci_conn pointers by Johan Hedberg · 11 years ago
  77. 51bb8457 Bluetooth: Improve *_get() functions to return the object type by Johan Hedberg · 11 years ago
  78. 5477610 Bluetooth: Optimize connection parameter lookup for LE connections by Johan Hedberg · 11 years ago
  79. 08853f1 Bluetooth: Set addr_type only when it's needed by Johan Hedberg · 11 years ago
  80. c16900c Bluetooth: Fix hci_conn reference counting for fixed channels by Johan Hedberg · 11 years ago
  81. b3ed6c6 Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_add by Johan Hedberg · 11 years ago
  82. 72c6fb9 Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU by Johan Hedberg · 11 years ago
  83. 61a3d4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  84. db906eb ath5k: added debugfs file for dumping eeprom by Jade Bilkey · 11 years ago
  85. 87fed55 bcma: get info about flash type SoC booted from by Rafał Miłecki · 11 years ago
  86. d17ec4d Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  87. ef4ead3 Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  88. 1bd3fa7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  89. 190355c Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  90. 712b24a iwlwifi: mvm: clean up AUX station handling by Johannes Berg · 11 years ago
  91. 013290a iwlwifi: mvm: clean up broadcast station handling by Johannes Berg · 11 years ago
  92. 110cf81 iwlwifi: mvm: use iwl_mvm_mac_get_queues_mask() more by Johannes Berg · 11 years ago
  93. 9e84801 iwlwifi: mvm: use tdls indication from mac80211 by Johannes Berg · 11 years ago
  94. df197c0 iwlwifi: mvm: clarify stop_count, remove transport_stopped by Johannes Berg · 11 years ago
  95. b2d81db iwlwifi: mvm: clean up FIFO definitions by Johannes Berg · 11 years ago
  96. 3dfd3a9 iwlwifi: mvm: correct firmware disassoc command sequence by Johannes Berg · 11 years ago
  97. 0ce04ce iwlwifi: mvm: set the TX disable bit when doing a chanctx switch by Luciano Coelho · 11 years ago
  98. 8b4139d iwlwifi: add Intel Mobile Communications copyright by Johannes Berg · 11 years ago
  99. 002a9e2 iwlwifi: trans: configure the scheduler enable register by Avri Altman · 11 years ago
  100. 64ba893 iwlwifi: trans: make aggregation explicit for TX queue handling by Johannes Berg · 11 years ago