1. 5e74b3a wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs by Eliad Peller · 10 years ago
  2. 9bccb8a wl18xx: make sure fw_status->priv exists before deref by Eliad Peller · 10 years ago
  3. 1631020 wl18xx: change the number of WLAN addrs per chip by Arik Nemtsov · 10 years ago
  4. e656286 wlcore: don't switch channels on disconnected STA vifs by Arik Nemtsov · 10 years ago
  5. d8c5a48 wlcore: register vendor commands by Eliad Peller · 10 years ago
  6. fbddf58 wlcore: increase max roc duration to 30 seconds by Eliad Peller · 10 years ago
  7. e93e15f wlcore/wl18xx: handle smart config events by Eliad Peller · 10 years ago
  8. 80ff806 wlcore: handle smart config vendor commands by Eliad Peller · 10 years ago
  9. ccb1df9 wlcore/wl18xx: add smart config commands by Eliad Peller · 10 years ago
  10. 936c50d wlcore: add smart config definitions by Eliad Peller · 10 years ago
  11. 71a301b wlcore: use correct LAA bit by Eliad Peller · 10 years ago
  12. 601d6c4 wl18xx: fix last tx rate calculation by Eliad Peller · 10 years ago
  13. 30a0035 wlcore: user smaller sqn padding for GEM by Eliad Peller · 10 years ago
  14. 50d26aa wlcore: save seq num only between recoveries by Eliad Peller · 10 years ago
  15. 72fcd3d b43: don't warn about no 5 GHz support on 2.4 GHz devices by Rafał Miłecki · 10 years ago
  16. 3695b93 b43: enable radio 0x2057 rev 9 (AKA BCM43228) support by Rafał Miłecki · 10 years ago
  17. 785e7db b43: N-PHY: implement channel switching of radio 0x2057 rev 5 by Rafał Miłecki · 10 years ago
  18. 162bee1 b43: N-PHY: init and channel switching of radio 0x2057 rev 9 by Rafał Miłecki · 10 years ago
  19. 40c68f2 b43; N-PHY: write most of the missing code for revs 7+ by Rafał Miłecki · 10 years ago
  20. 303415e b43: N-PHY: add placeholders for new devices support by Rafał Miłecki · 10 years ago
  21. 12db548 b43: N-PHY: add TX gain tables for devices with specific EPA by Rafał Miłecki · 10 years ago
  22. 0933ecf b43: N-PHY: drop reg 0x1 access restriction on new PHY revs by Rafał Miłecki · 10 years ago
  23. 88d825b b43: always print info about radio (manuf, id, revision) by Rafał Miłecki · 10 years ago
  24. ca424b2 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  25. 5c4d5e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  26. fa2f139 Bluetooth: Add support for Acer [13D3:3432] by Anantha Krishnan · 10 years ago
  27. f473832 bcma: add driver for PCIe Gen 2 core by Rafał Miłecki · 10 years ago
  28. fe5e499f b43: fix reading info about radio for new devices (cores 40 & 42) by Rafał Miłecki · 10 years ago
  29. c4e1971 b43: N-PHY: add TX gains tables for radio 0x2057 rev 9 by Rafał Miłecki · 10 years ago
  30. 7ef5cd2 b43: N-PHY: rework names & picking of TX gain tables by Rafał Miłecki · 10 years ago
  31. f5c35e1 b43: N-PHY: initialize hardware tables on new devices by Rafał Miłecki · 10 years ago
  32. 2c4db12 rt2800usb: Don't perform DMA from stack by Andrea Merello · 10 years ago
  33. 1b2388d Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  34. 589a6ba iwlwifi: mvm: minor fix in comment by Emmanuel Grumbach · 10 years ago
  35. 9b1fcc1 iwlwifi: mvm: remove 8000 HW family setting of adc sampling on nic config by Liad Kaufman · 11 years ago
  36. f59e0e3c iwlwifi: mvm: teardown TDLS peers when initiating DCM by Arik Nemtsov · 10 years ago
  37. fa3d07e iwlwifi: disable PSM on vifs with associated TDLS peers by Arik Nemtsov · 11 years ago
  38. 07ecd89 iwlwifi: mvm: protect TDLS discovery session by Arik Nemtsov · 10 years ago
  39. cf7b491 iwlwifi: mvm: disallow new TDLS stations when appropriate by Arik Nemtsov · 11 years ago
  40. 003e5236 iwlwifi: mvm: Use CS tx block bit for AP/GO by Andrei Otcheretianski · 10 years ago
  41. 7f0a7c6 iwlwifi: mvm: Reflect GO channel switch in NoA by Andrei Otcheretianski · 11 years ago
  42. 664322f iwlwifi: mvm: Protect mvm->csa_vif with RCU by Andrei Otcheretianski · 10 years ago
  43. fe88766 iwlwifi: mvm: Use beacon_get_template instead of beacon_get by Andrei Otcheretianski · 11 years ago
  44. f0c9778 iwlwifi: mvm: CSA unbind-bind flow support for client by Luciano Coelho · 11 years ago
  45. b08c1d9 iwlwifi: mvm: add switch_vif_chanctx operation by Luciano Coelho · 10 years ago
  46. 0166230 iwlwifi: mvm: remove update type argument from quota update by Johannes Berg · 10 years ago
  47. 494983e iwlwifi: mvm: don't pass update type to quota iterator by Johannes Berg · 10 years ago
  48. 99a1230 iwlwifi: mvm: validate that we don't send zero quota by Johannes Berg · 10 years ago
  49. 63faceb iwlwifi: mvm: don't send zero quota to the firmware by Johannes Berg · 10 years ago
  50. 63cbe18 iwlwifi: mvm: let iwl_mvm_update_quotas disregard a disabled vif by Luciano Coelho · 11 years ago
  51. ca55eb4 iwlwifi: 8000: drop a print when the address is invalid by Eran Harary · 10 years ago
  52. b14fc2b iwlwifi: mvm: fix endianity in scan command by David Spinadel · 10 years ago
  53. af91344 iwlwifi: mvm: init lmac scan command by David Spinadel · 10 years ago
  54. fb98be5 iwlwifi: mvm: add unified LMAC scan API by David Spinadel · 11 years ago
  55. c6e1faa iwlwifi: mvm: rs: don't save debugfs files by Eliad Peller · 10 years ago
  56. ae969af iwlwifi: mvm: rs: don't clear persistent fields by Eliad Peller · 10 years ago
  57. bdce40f iwlwifi: mvm: warn about empty OTP by Eran Harary · 10 years ago
  58. 4c86f93 iwlwifi: mvm: BT Coex - relax constraints when TTC / RRC is active by Emmanuel Grumbach · 10 years ago
  59. 160be57 iwlwifi: mvm: BT Coex - fix debugfs with old API by Emmanuel Grumbach · 10 years ago
  60. 261c0ec iwlwifi: mvm: BT Coex - add High Band retention by Emmanuel Grumbach · 10 years ago
  61. 455e7ac iwlwifi: mvm: BT Coex - convert reduced Tx power to new API by Emmanuel Grumbach · 10 years ago
  62. 704602a iwlwifi: mvm: BT Coex - convert the co-running update to new API by Emmanuel Grumbach · 11 years ago
  63. df878f3 iwlwifi: mvm: BT Coex - convert the sw boost update to new API by Emmanuel Grumbach · 11 years ago
  64. 430a3bb iwlwifi: mvm: BT Coex - new API by Emmanuel Grumbach · 11 years ago
  65. 0ea8d04 iwlwifi: mvm: BT Coex - prepare towards new API by Emmanuel Grumbach · 11 years ago
  66. 4f64fa8 Bluetooth: Use BTUSB_BROKEN_ISOC flag for CSR USB sniffer devices by Marcel Holtmann · 10 years ago
  67. d92f2df0 Bluetooth: Ignore isochronous endpoints for Intel USB bootloader by Marcel Holtmann · 10 years ago
  68. 3a5ef20 Bluetooth: Handle Intel USB bootloader with buggy interrupt by Marcel Holtmann · 10 years ago
  69. 01bb75e Bluetooth: Remove module parameters for ignoring USB devices by Marcel Holtmann · 10 years ago
  70. 40df783 Bluetooth: Add support for Intel bootloader devices by Marcel Holtmann · 10 years ago
  71. 7f514f5 iwlwifi: mvm: remove unused flags from TX command by Emmanuel Grumbach · 10 years ago
  72. c544e9c iwlwifi: rename iwl_fw_error_fw_mon to iwl_fw_error_dump_fw_mon by Emmanuel Grumbach · 10 years ago
  73. 1e0b393 iwlwifi: mvm: read the mac address in family 8000 by Eran Harary · 10 years ago
  74. d40fc48 iwlwifi: mvm: wait for d0i3 exit in add interface flow by Gregory Greenman · 10 years ago
  75. 5bfe6f5 iwlwifi: mvm: update layout of firmware error dump by Emmanuel Grumbach · 10 years ago
  76. 655e6d6 iwlwifi: mvm: kill iwl_mvm_fw_error_rxf_dump by Emmanuel Grumbach · 10 years ago
  77. 78dae98 iwlwifi: mvm: don't collect logs in the interrupt thread by Emmanuel Grumbach · 10 years ago
  78. d484927 iwlwifi: remove wrong comment about alignment in iwl-fw-error-dump.h by Emmanuel Grumbach · 10 years ago
  79. 6d6a475 iwlwifi: fix naming mistake for the fw_monitor module parameter by Emmanuel Grumbach · 10 years ago
  80. 6e55eed Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Emmanuel Grumbach · 10 years ago
  81. 44621b8 Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next by Emmanuel Grumbach · 10 years ago
  82. 0ad184e Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driver by Marcel Holtmann · 10 years ago
  83. 849e508 Bluetooth: Set HCI_QUIRK_INVALID_BADDR for BCM20702A0 default address by Marcel Holtmann · 10 years ago
  84. 4739b5b Bluetooth: Set HCI_QUIRK_INVALID_BADDR for Intel USB default address by Marcel Holtmann · 10 years ago
  85. 701a9e6 mwifiex: initialize Tx/Rx info of a packet correctly by Amitkumar Karwar · 10 years ago
  86. dc271ee iwlwifi: mvm: disable CTS to Self by Emmanuel Grumbach · 10 years ago
  87. 82a30cf Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driver by Marcel Holtmann · 10 years ago
  88. af96324 Bluetooth: Fix sparse warning with btmrvl driver by Johan Hedberg · 10 years ago
  89. c8abb73 Bluetooth: Check for default address of Broadcom BCM20702A0 controllers by Marcel Holtmann · 10 years ago
  90. 40cb098 Bluetooth: Check for default address of Intel USB controllers by Marcel Holtmann · 10 years ago
  91. cb8d659 Bluetooth: Add public address configration for Intel USB devices by Marcel Holtmann · 10 years ago
  92. abbaf50 Bluetooth: Add public address configration for Broadcom USB devices by Marcel Holtmann · 10 years ago
  93. 396e04f Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspend by Chin-Ran Lo · 10 years ago
  94. 4df82b5 Bluetooth: btmrvl: indicate pscan scheduling instant in a debug event by Bing Zhao · 11 years ago
  95. 37f468c Bluetooth: Remove redundant calls to h5_reset_rx by Loic Poulain · 10 years ago
  96. 8ba8b4c Bluetooth: Remove trailing whitespaces from Kconfig by Stephan Gabert · 10 years ago
  97. b0c3e13 Bluetooth: ath3k: reduce pipe setting times in ath3k_load_fwfile() by Adam Lee · 10 years ago
  98. 5373010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Marcel Holtmann · 10 years ago
  99. 43d826c iwlwifi: dvm: don't enable CTS to self by Emmanuel Grumbach · 10 years ago
  100. 15be8e8 b43: add more bcma cores by Rafał Miłecki · 10 years ago