1. 9f087a9 rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek drivers by Larry Finger · 10 years ago
  2. 5c99f04 rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14 by Larry Finger · 10 years ago
  3. 0529c6b rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version by Larry Finger · 10 years ago
  4. b1a3bfc rtlwifi: rtl8192ee: Move driver from staging to the regular tree by Larry Finger · 10 years ago
  5. 7fe3b3a rtlwifi: rtl8188ee: rtl8821ae: Fix a queue locking problem by Larry Finger · 10 years ago
  6. a0196d1 bcma: use chipcommon node from DT for SoC GPIO chip by Rafał Miłecki · 10 years ago
  7. 2101e53 bcma: register bcma as device tree driver by Hauke Mehrtens · 10 years ago
  8. 7e17483 mwifiex: add more dump information for PCIe interface by Amitkumar Karwar · 10 years ago
  9. 2471687 mwifiex: error path handling in pcie firmware dump by Amitkumar Karwar · 10 years ago
  10. 34ed780 rtlwifi: Fix problems with building an allyesconfig by Larry Finger · 10 years ago
  11. 21e4b07 rtlwifi: rtl8821ae: Move driver from staging to regular tree by Larry Finger · 10 years ago
  12. c151aed rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014 by Larry Finger · 10 years ago
  13. f3a97e9 rtlwifi: Finish modifying core routines for new drivers by Larry Finger · 10 years ago
  14. d3feae4 rtlwifi: Update power-save routines for 062814 driver by Larry Finger · 10 years ago
  15. 3c67b8f rtlwifi: Modify cam.{c,h} and efuse.{c,h} for new drivers by Larry Finger · 10 years ago
  16. 9afa2e4 rtlwifi: Modify base.{c,h} for new drivers by Larry Finger · 10 years ago
  17. f7953b2 rtlwifi: Modify core.c for new drivers by Larry Finger · 10 years ago
  18. 38506ec rtlwifi: rtl_pci: Start modification for new drivers by Larry Finger · 10 years ago
  19. fd09ff9 rtlwifi: Remove extra workqueue for enter/leave power state by Larry Finger · 10 years ago
  20. 560e334 rtlwifi: btcoexist: Fix Smatch warning by Larry Finger · 10 years ago
  21. 8d9e464 ath9k: Fix offchannel queuing by Sujith Manoharan · 10 years ago
  22. c13a6a0 ath9k: Use normal queues for offchannel frames by Sujith Manoharan · 10 years ago
  23. d701746 ath9k: Fix queue management by Sujith Manoharan · 10 years ago
  24. 01f7fee rt2800: correct BBP1_TX_POWER_CTRL mask by Stanislaw Gruszka · 10 years ago
  25. b6b1b0e wil6210: ethtool ops by Vladimir Kondratiev · 10 years ago
  26. 1abf676 bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch only by Rafał Miłecki · 10 years ago
  27. 8084bb0 rtl818x_pci: add RSSI information for rtl8187SE by andrea.merello · 10 years ago
  28. 2ce73c0 ath9k: Fix p2p address management by Sujith Manoharan · 10 years ago
  29. fbf0199 bcma: print chip ID in a more user-friendly form by Rafał Miłecki · 10 years ago
  30. 8eda10e mwifiex: ensure user_scan_in not NULL while setting scan channel gap by Avinash Patil · 10 years ago
  31. cb35582 ath9k: Cache BSS information by Sujith Manoharan · 10 years ago
  32. 093ec3c ath5k: Remove AHB bus support by Paul Bolle · 10 years ago
  33. 30d3c07 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  34. 330bd4e Merge tag 'nfc-next-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 10 years ago
  35. 687b930 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  36. d3d3e00 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 10 years ago
  37. ca079ad mrf24j40: use pr_* / dev_* instead of printk() by Varka Bhadram · 10 years ago
  38. 3d920f0 mrf24j40: remove unnecessary return statement by Varka Bhadram · 10 years ago
  39. 529160d mrf24j40: fix Missing a blank line after declarations by Varka Bhadram · 10 years ago
  40. 094e935 NFC: st21nfca: Fix potential double kfree_skb error by Christophe Ricard · 10 years ago
  41. 459e794 NFC: st21nfca: ERR_PTR vs NULL fix by Christophe Ricard · 10 years ago
  42. bc6b827 NFC: st21nfcb: remove error output by Christophe Ricard · 10 years ago
  43. 941ec5c NFC: st21nfcb: Add ISO15693 Reader/Writer support by Christophe Ricard · 10 years ago
  44. 9e87f9a NFC: nci: Add support for proprietary RF Protocols by Christophe Ricard · 10 years ago
  45. fa0daa0 NFC: st21nfcb: Fix improper ndlc T2 management by Christophe Ricard · 10 years ago
  46. 4294e32 NFC: st21nfcb: Fix improper management of -EREMOTEIO error code. by Christophe Ricard · 10 years ago
  47. 90d5f81 NFC: st21nfca: Fix recursive fault when doing p2p in target mode. by Christophe Ricard · 10 years ago
  48. ecc6522 NFC: st21nfca: Fix potential skb leaks in NFC-DEP code by Christophe Ricard · 10 years ago
  49. cc3faac NFC: st21nfca: Fix few coding style issue by Christophe Ricard · 10 years ago
  50. fc0ae24 NFC: trf7970a: Unlock mutex before exiting _trf7970a_tg_listen() by Mark A. Greer · 10 years ago
  51. b9e3016 NFC: trf7970a: Unlock mutex before exiting trf7970a_irq() by Mark A. Greer · 10 years ago
  52. 55ef2e7 NFC: trf7970a: Remove unnecessary local variable initialization by Mark A. Greer · 10 years ago
  53. 671970f NFC: trf7970a: Remove useless local variable by Mark A. Greer · 10 years ago
  54. 48849a4 iwlwifi: mvm: Refactor and fix max probe len computation by Andrei Otcheretianski · 10 years ago
  55. 9b60bb6d iwlwifi: mvm: disable BT Co-running by default by Emmanuel Grumbach · 10 years ago
  56. efed664 iwlwifi: mvm: rs: fix logic in case of multiple TIDs by Eyal Shapira · 10 years ago
  57. a713044 iwlwifi: mvm: report all BA notifs to RS by Eyal Shapira · 10 years ago
  58. 2bf6508 iwlwifi: 8000: fix fw name to account for revision by Liad Kaufman · 10 years ago
  59. 1fc0e22 iwlwifi: pcie: fix HW_REV saving for 8000 series by Liad Kaufman · 10 years ago
  60. 4f08970 iwlwifi: Add missing PCI IDs for the 7260 series by Oren Givon · 10 years ago
  61. ddfc159 iwlwifi: mvm: limit aggregation size in low latency to 6 by Eyal Shapira · 10 years ago
  62. 1ebc8f2 iwlwifi: mvm: rs: refactor to allow direct rs updating by Eyal Shapira · 10 years ago
  63. 361dbec iwlwifi: mvm: choose an initial tx rate based on rssi conditions by Eyal Shapira · 10 years ago
  64. b25f32c ath10k: use ether_addr_copy() by Kalle Valo · 10 years ago
  65. 75cb96d ath10k: reformat help text in ath10k_read_simulate_fw_crash() by Kalle Valo · 10 years ago
  66. 8cc7f26 ath10k: miscellaneous checkpatch fixes by Kalle Valo · 10 years ago
  67. d8bb26b ath10k: else is not generally useful after a break or return by Kalle Valo · 10 years ago
  68. ac04506 ath10k: don't use return on void functions by Kalle Valo · 10 years ago
  69. cfbc06a ath10k: fix space after a cast style errors by Kalle Valo · 10 years ago
  70. af762c0 ath10k: fix missing a blank line after declarations by Kalle Valo · 10 years ago
  71. c6e2e60 ath10k: fix use of multiple blank lines by Kalle Valo · 10 years ago
  72. 5b07e07 ath10k: fix checkpatch warnings about parenthesis alignment by Kalle Valo · 10 years ago
  73. bd8bdbb ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc() by Kalle Valo · 10 years ago
  74. 7a0a260 ath9k: enable ext channel pulse detection by Lorenzo Bianconi · 10 years ago
  75. 853854d ath9k: Fix build error by Sujith Manoharan · 10 years ago
  76. 44b47a7 ath9k: initialize ath_node linked list by Lorenzo Bianconi · 10 years ago
  77. 24a1936 ath9k: enable dynack using set_coverage_class codepath by Lorenzo Bianconi · 10 years ago
  78. 7a90744 ath9k: add debugfs support for dynack by Lorenzo Bianconi · 10 years ago
  79. 35c273e ath9k: enable control frame reception by Lorenzo Bianconi · 10 years ago
  80. 982e039 ath9k: add sampling methods for (tx|rx) timestamp by Lorenzo Bianconi · 10 years ago
  81. 7aefa8a ath9k: do not overwrite ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  82. ce71915 ath9k: add config for (en|dis)abling ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  83. c774d57 ath9k: add dynamic ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  84. 36678b2 ath9k: add duration field to ath_tx_status by Lorenzo Bianconi · 10 years ago
  85. 8e15e09 ath9k: export methods related to ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  86. 803b583 Bluetooth: btusb: Implement driver internal packet reassembly by Marcel Holtmann · 10 years ago
  87. 59ecb12 iwlwifi: mvm: Allow schedule scan while connected by Alexander Bondar · 10 years ago
  88. c549e39 iwlwifi: mvm: add debugfs entry to read the current temperature by Luciano Coelho · 10 years ago
  89. 3edf8ff iwlwifi: mvm: prepare for scheduler config command by Avri Altman · 10 years ago
  90. 73897bd iwlwifi: mvm: Set RRM_ENABLED bit in scan commands by Andrei Otcheretianski · 10 years ago
  91. 226bcd4 iwlwifi: mvm: Announce Quiet Period support by Assaf Krauss · 11 years ago
  92. f1daa00 iwlwifi: mvm: Update TX power in TPC reports by Andrei Otcheretianski · 10 years ago
  93. b71d9c8 iwlwifi: mvm: support cloned tx skbs by Ido Yariv · 10 years ago
  94. 1ffa4ad Bluetooth: btusb: Split fragement receiption into separate functions by Marcel Holtmann · 10 years ago
  95. 89e7533 Bluetooth: btusb: Fix old coding style issues by Marcel Holtmann · 10 years ago
  96. 1030f9f ath9k: Fix primary station configuration by Sujith Manoharan · 10 years ago
  97. af87dd3 ath9k: Remove useless opmode check by Sujith Manoharan · 10 years ago
  98. 4ee26de ath9k: Set offchannel state properly by Sujith Manoharan · 10 years ago
  99. 7f30eac ath9k: Check beaconing mode properly by Sujith Manoharan · 10 years ago
  100. a2b2860 ath9k: Remove unnecessary tbtt assignment by Sujith Manoharan · 10 years ago