1. c08437b brcmfmac: introduce feature and quirk handling by Arend van Spriel · 10 years ago
  2. ccfd1e8 brcmfmac: move attach and detach functions in wl_cfg80211.c by Arend van Spriel · 10 years ago
  3. c1b2053 brcmfmac: Make firmware path a module parameter by Daniel Kim · 10 years ago
  4. 82d957e brcmfmac: rework debugfs functions in the driver by Arend van Spriel · 10 years ago
  5. 1b1e4e9 brcmfmac: make use of seq_file API for debugfs entries by Arend van Spriel · 10 years ago
  6. 5779ae6 brcmfmac: Cleanup used device IDs. by Hante Meuleman · 10 years ago
  7. b053557 mwifiex: correct a typo in mwifiex_ret_tdls_oper by Bing Zhao · 10 years ago
  8. ea4eb7f mwifiex: declare sta_ptr in smaller scope by Bing Zhao · 10 years ago
  9. 30fa51c mwifiex: define TDLS idle timeout macro with units by Bing Zhao · 10 years ago
  10. 2a317ad mwifiex: fix a cut-n-paste error in adhoc-start by Bing Zhao · 10 years ago
  11. d5343f0 mwifiex: fix corner case system hang issue by Amitkumar Karwar · 10 years ago
  12. 2d70283 mwifiex: access rx_reorder_tbl_ptr only while holding lock by Amitkumar Karwar · 10 years ago
  13. 6a06e55 wireless: rt2x00: add new rt2800usb devices by Xose Vazquez Perez · 10 years ago
  14. 5e74b3a wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs by Eliad Peller · 10 years ago
  15. 9bccb8a wl18xx: make sure fw_status->priv exists before deref by Eliad Peller · 10 years ago
  16. 1631020 wl18xx: change the number of WLAN addrs per chip by Arik Nemtsov · 10 years ago
  17. e656286 wlcore: don't switch channels on disconnected STA vifs by Arik Nemtsov · 10 years ago
  18. d8c5a48 wlcore: register vendor commands by Eliad Peller · 10 years ago
  19. fbddf58 wlcore: increase max roc duration to 30 seconds by Eliad Peller · 10 years ago
  20. e93e15f wlcore/wl18xx: handle smart config events by Eliad Peller · 10 years ago
  21. 80ff806 wlcore: handle smart config vendor commands by Eliad Peller · 10 years ago
  22. ccb1df9 wlcore/wl18xx: add smart config commands by Eliad Peller · 10 years ago
  23. 936c50d wlcore: add smart config definitions by Eliad Peller · 10 years ago
  24. 71a301b wlcore: use correct LAA bit by Eliad Peller · 10 years ago
  25. 601d6c4 wl18xx: fix last tx rate calculation by Eliad Peller · 10 years ago
  26. 30a0035 wlcore: user smaller sqn padding for GEM by Eliad Peller · 10 years ago
  27. 50d26aa wlcore: save seq num only between recoveries by Eliad Peller · 10 years ago
  28. 72fcd3d b43: don't warn about no 5 GHz support on 2.4 GHz devices by Rafał Miłecki · 10 years ago
  29. 3695b93 b43: enable radio 0x2057 rev 9 (AKA BCM43228) support by Rafał Miłecki · 10 years ago
  30. 785e7db b43: N-PHY: implement channel switching of radio 0x2057 rev 5 by Rafał Miłecki · 10 years ago
  31. 162bee1 b43: N-PHY: init and channel switching of radio 0x2057 rev 9 by Rafał Miłecki · 10 years ago
  32. 40c68f2 b43; N-PHY: write most of the missing code for revs 7+ by Rafał Miłecki · 10 years ago
  33. 303415e b43: N-PHY: add placeholders for new devices support by Rafał Miłecki · 10 years ago
  34. 12db548 b43: N-PHY: add TX gain tables for devices with specific EPA by Rafał Miłecki · 10 years ago
  35. 0933ecf b43: N-PHY: drop reg 0x1 access restriction on new PHY revs by Rafał Miłecki · 10 years ago
  36. 88d825b b43: always print info about radio (manuf, id, revision) by Rafał Miłecki · 11 years ago
  37. 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
  38. 5c4d5e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  39. 6fea7ad Bluetooth: Don't send ERTM configuration option when disabled by Marcel Holtmann · 10 years ago
  40. 91a668b Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code by Johan Hedberg · 10 years ago
  41. a55bd29 Bluetooth: Add white list lookup for incoming connection requests by Johan Hedberg · 10 years ago
  42. 6cebb9e7 Bluetooth: Enable page scan also if there are white list entries by Johan Hedberg · 10 years ago
  43. 70c4642 Bluetooth: Refactor connection request handling by Johan Hedberg · 10 years ago
  44. dee58c1 Bluetooth: Fix incorrectly setting HCI_CONNECTABLE by Johan Hedberg · 10 years ago
  45. a397407 Bluetooth: Update page scan when necessary for Add/Remove Device by Johan Hedberg · 10 years ago
  46. 6659358 Bluetooth: Introduce a whitelist for BR/EDR devices by Johan Hedberg · 10 years ago
  47. dcc36c1 Bluetooth: Unify helpers for bdaddr_list manipulations by Johan Hedberg · 10 years ago
  48. cd7ca0e Bluetooth: Fix enabling Authenticated Payload Timeout Expired event by Marcel Holtmann · 10 years ago
  49. fa2f139 Bluetooth: Add support for Acer [13D3:3432] by Anantha Krishnan · 10 years ago
  50. fbd96c1 Bluetooth: Fix clearing HCI_LE_ADV for LE connections by Johan Hedberg · 10 years ago
  51. 562064e Bluetooth: Fix toggling background scan when changing connectable state by Johan Hedberg · 10 years ago
  52. 3742abf Bluetooth: Fix connectable and discoverable supported settings values by Johan Hedberg · 10 years ago
  53. 23a4809 Bluetooth: Fix setting STOPPING state for discovery by Johan Hedberg · 10 years ago
  54. 3472227 Bluetooth: Fix check for re-enabling advertising by Johan Hedberg · 10 years ago
  55. e8bb6b9 Bluetooth: Fix advertising and active scanning co-existence by Johan Hedberg · 10 years ago
  56. 376f54c Bluetooth: Stop advertising always before initiating a connection by Johan Hedberg · 10 years ago
  57. 73e082f Bluetooth: Use the correct flag to decide to disable advertising by Johan Hedberg · 10 years ago
  58. 0ec5ae8 Bluetooth: Simplify usage of the enable_advertising function by Johan Hedberg · 10 years ago
  59. 5ce194c Bluetooth: Use real advertising state to random address update decision by Johan Hedberg · 10 years ago
  60. c93bd15 Bluetooth: Remove unnecessary mgmt_advertising function by Johan Hedberg · 10 years ago
  61. 66c417c Bluetooth: Add flag to track the real advertising state by Johan Hedberg · 10 years ago
  62. f473832 bcma: add driver for PCIe Gen 2 core by Rafał Miłecki · 11 years ago
  63. fe5e499f b43: fix reading info about radio for new devices (cores 40 & 42) by Rafał Miłecki · 11 years ago
  64. c4e1971 b43: N-PHY: add TX gains tables for radio 0x2057 rev 9 by Rafał Miłecki · 11 years ago
  65. 7ef5cd2 b43: N-PHY: rework names & picking of TX gain tables by Rafał Miłecki · 11 years ago
  66. f5c35e1 b43: N-PHY: initialize hardware tables on new devices by Rafał Miłecki · 11 years ago
  67. 2c4db12 rt2800usb: Don't perform DMA from stack by Andrea Merello · 11 years ago
  68. 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
  69. 589a6ba iwlwifi: mvm: minor fix in comment by Emmanuel Grumbach · 11 years ago
  70. 9b1fcc1 iwlwifi: mvm: remove 8000 HW family setting of adc sampling on nic config by Liad Kaufman · 11 years ago
  71. f59e0e3c iwlwifi: mvm: teardown TDLS peers when initiating DCM by Arik Nemtsov · 11 years ago
  72. fa3d07e iwlwifi: disable PSM on vifs with associated TDLS peers by Arik Nemtsov · 11 years ago
  73. 07ecd89 iwlwifi: mvm: protect TDLS discovery session by Arik Nemtsov · 11 years ago
  74. cf7b491 iwlwifi: mvm: disallow new TDLS stations when appropriate by Arik Nemtsov · 11 years ago
  75. 003e5236 iwlwifi: mvm: Use CS tx block bit for AP/GO by Andrei Otcheretianski · 11 years ago
  76. 7f0a7c6 iwlwifi: mvm: Reflect GO channel switch in NoA by Andrei Otcheretianski · 11 years ago
  77. 664322f iwlwifi: mvm: Protect mvm->csa_vif with RCU by Andrei Otcheretianski · 11 years ago
  78. fe88766 iwlwifi: mvm: Use beacon_get_template instead of beacon_get by Andrei Otcheretianski · 11 years ago
  79. f0c9778 iwlwifi: mvm: CSA unbind-bind flow support for client by Luciano Coelho · 11 years ago
  80. b08c1d9 iwlwifi: mvm: add switch_vif_chanctx operation by Luciano Coelho · 11 years ago
  81. 0166230 iwlwifi: mvm: remove update type argument from quota update by Johannes Berg · 11 years ago
  82. 494983e iwlwifi: mvm: don't pass update type to quota iterator by Johannes Berg · 11 years ago
  83. 99a1230 iwlwifi: mvm: validate that we don't send zero quota by Johannes Berg · 11 years ago
  84. 63faceb iwlwifi: mvm: don't send zero quota to the firmware by Johannes Berg · 11 years ago
  85. 63cbe18 iwlwifi: mvm: let iwl_mvm_update_quotas disregard a disabled vif by Luciano Coelho · 11 years ago
  86. ca55eb4 iwlwifi: 8000: drop a print when the address is invalid by Eran Harary · 11 years ago
  87. b14fc2b iwlwifi: mvm: fix endianity in scan command by David Spinadel · 11 years ago
  88. af91344 iwlwifi: mvm: init lmac scan command by David Spinadel · 11 years ago
  89. fb98be5 iwlwifi: mvm: add unified LMAC scan API by David Spinadel · 11 years ago
  90. c6e1faa iwlwifi: mvm: rs: don't save debugfs files by Eliad Peller · 11 years ago
  91. ae969af iwlwifi: mvm: rs: don't clear persistent fields by Eliad Peller · 11 years ago
  92. bdce40f iwlwifi: mvm: warn about empty OTP by Eran Harary · 11 years ago
  93. 4c86f93 iwlwifi: mvm: BT Coex - relax constraints when TTC / RRC is active by Emmanuel Grumbach · 11 years ago
  94. 160be57 iwlwifi: mvm: BT Coex - fix debugfs with old API by Emmanuel Grumbach · 11 years ago
  95. 261c0ec iwlwifi: mvm: BT Coex - add High Band retention by Emmanuel Grumbach · 11 years ago
  96. 455e7ac iwlwifi: mvm: BT Coex - convert reduced Tx power to new API by Emmanuel Grumbach · 11 years ago
  97. 704602a iwlwifi: mvm: BT Coex - convert the co-running update to new API by Emmanuel Grumbach · 11 years ago
  98. df878f3 iwlwifi: mvm: BT Coex - convert the sw boost update to new API by Emmanuel Grumbach · 11 years ago
  99. 430a3bb iwlwifi: mvm: BT Coex - new API by Emmanuel Grumbach · 11 years ago
  100. 0ea8d04 iwlwifi: mvm: BT Coex - prepare towards new API by Emmanuel Grumbach · 11 years ago