1. 5c99f04 rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14 by Larry Finger · 10 years ago
  2. 0529c6b rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version by Larry Finger · 10 years ago
  3. b1a3bfc rtlwifi: rtl8192ee: Move driver from staging to the regular tree by Larry Finger · 10 years ago
  4. 7fe3b3a rtlwifi: rtl8188ee: rtl8821ae: Fix a queue locking problem by Larry Finger · 10 years ago
  5. 7e17483 mwifiex: add more dump information for PCIe interface by Amitkumar Karwar · 10 years ago
  6. 2471687 mwifiex: error path handling in pcie firmware dump by Amitkumar Karwar · 10 years ago
  7. 34ed780 rtlwifi: Fix problems with building an allyesconfig by Larry Finger · 10 years ago
  8. 21e4b07 rtlwifi: rtl8821ae: Move driver from staging to regular tree by Larry Finger · 10 years ago
  9. c151aed rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014 by Larry Finger · 10 years ago
  10. f3a97e9 rtlwifi: Finish modifying core routines for new drivers by Larry Finger · 10 years ago
  11. d3feae4 rtlwifi: Update power-save routines for 062814 driver by Larry Finger · 10 years ago
  12. 3c67b8f rtlwifi: Modify cam.{c,h} and efuse.{c,h} for new drivers by Larry Finger · 10 years ago
  13. 9afa2e4 rtlwifi: Modify base.{c,h} for new drivers by Larry Finger · 10 years ago
  14. f7953b2 rtlwifi: Modify core.c for new drivers by Larry Finger · 10 years ago
  15. 38506ec rtlwifi: rtl_pci: Start modification for new drivers by Larry Finger · 10 years ago
  16. fd09ff9 rtlwifi: Remove extra workqueue for enter/leave power state by Larry Finger · 10 years ago
  17. 560e334 rtlwifi: btcoexist: Fix Smatch warning by Larry Finger · 10 years ago
  18. 8d9e464 ath9k: Fix offchannel queuing by Sujith Manoharan · 10 years ago
  19. c13a6a0 ath9k: Use normal queues for offchannel frames by Sujith Manoharan · 10 years ago
  20. d701746 ath9k: Fix queue management by Sujith Manoharan · 10 years ago
  21. 01f7fee rt2800: correct BBP1_TX_POWER_CTRL mask by Stanislaw Gruszka · 10 years ago
  22. b6b1b0e wil6210: ethtool ops by Vladimir Kondratiev · 10 years ago
  23. 8084bb0 rtl818x_pci: add RSSI information for rtl8187SE by andrea.merello · 10 years ago
  24. 2ce73c0 ath9k: Fix p2p address management by Sujith Manoharan · 10 years ago
  25. 8eda10e mwifiex: ensure user_scan_in not NULL while setting scan channel gap by Avinash Patil · 10 years ago
  26. cb35582 ath9k: Cache BSS information by Sujith Manoharan · 10 years ago
  27. 093ec3c ath5k: Remove AHB bus support by Paul Bolle · 10 years ago
  28. 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
  29. 687b930 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  30. d3d3e00 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 10 years ago
  31. ca079ad mrf24j40: use pr_* / dev_* instead of printk() by Varka Bhadram · 10 years ago
  32. 3d920f0 mrf24j40: remove unnecessary return statement by Varka Bhadram · 10 years ago
  33. 529160d mrf24j40: fix Missing a blank line after declarations by Varka Bhadram · 10 years ago
  34. 48849a4 iwlwifi: mvm: Refactor and fix max probe len computation by Andrei Otcheretianski · 10 years ago
  35. 9b60bb6d iwlwifi: mvm: disable BT Co-running by default by Emmanuel Grumbach · 10 years ago
  36. efed664 iwlwifi: mvm: rs: fix logic in case of multiple TIDs by Eyal Shapira · 10 years ago
  37. a713044 iwlwifi: mvm: report all BA notifs to RS by Eyal Shapira · 10 years ago
  38. 2bf6508 iwlwifi: 8000: fix fw name to account for revision by Liad Kaufman · 10 years ago
  39. 1fc0e22 iwlwifi: pcie: fix HW_REV saving for 8000 series by Liad Kaufman · 10 years ago
  40. 4f08970 iwlwifi: Add missing PCI IDs for the 7260 series by Oren Givon · 10 years ago
  41. ddfc159 iwlwifi: mvm: limit aggregation size in low latency to 6 by Eyal Shapira · 10 years ago
  42. 1ebc8f2 iwlwifi: mvm: rs: refactor to allow direct rs updating by Eyal Shapira · 10 years ago
  43. 361dbec iwlwifi: mvm: choose an initial tx rate based on rssi conditions by Eyal Shapira · 10 years ago
  44. b25f32c ath10k: use ether_addr_copy() by Kalle Valo · 10 years ago
  45. 75cb96d ath10k: reformat help text in ath10k_read_simulate_fw_crash() by Kalle Valo · 10 years ago
  46. 8cc7f26 ath10k: miscellaneous checkpatch fixes by Kalle Valo · 10 years ago
  47. d8bb26b ath10k: else is not generally useful after a break or return by Kalle Valo · 10 years ago
  48. ac04506 ath10k: don't use return on void functions by Kalle Valo · 10 years ago
  49. cfbc06a ath10k: fix space after a cast style errors by Kalle Valo · 10 years ago
  50. af762c0 ath10k: fix missing a blank line after declarations by Kalle Valo · 10 years ago
  51. c6e2e60 ath10k: fix use of multiple blank lines by Kalle Valo · 10 years ago
  52. 5b07e07 ath10k: fix checkpatch warnings about parenthesis alignment by Kalle Valo · 10 years ago
  53. bd8bdbb ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc() by Kalle Valo · 10 years ago
  54. 7a0a260 ath9k: enable ext channel pulse detection by Lorenzo Bianconi · 10 years ago
  55. 853854d ath9k: Fix build error by Sujith Manoharan · 10 years ago
  56. 44b47a7 ath9k: initialize ath_node linked list by Lorenzo Bianconi · 10 years ago
  57. 24a1936 ath9k: enable dynack using set_coverage_class codepath by Lorenzo Bianconi · 10 years ago
  58. 7a90744 ath9k: add debugfs support for dynack by Lorenzo Bianconi · 10 years ago
  59. 35c273e ath9k: enable control frame reception by Lorenzo Bianconi · 10 years ago
  60. 982e039 ath9k: add sampling methods for (tx|rx) timestamp by Lorenzo Bianconi · 10 years ago
  61. 7aefa8a ath9k: do not overwrite ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  62. ce71915 ath9k: add config for (en|dis)abling ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  63. c774d57 ath9k: add dynamic ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  64. 36678b2 ath9k: add duration field to ath_tx_status by Lorenzo Bianconi · 10 years ago
  65. 8e15e09 ath9k: export methods related to ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  66. 59ecb12 iwlwifi: mvm: Allow schedule scan while connected by Alexander Bondar · 10 years ago
  67. c549e39 iwlwifi: mvm: add debugfs entry to read the current temperature by Luciano Coelho · 10 years ago
  68. 3edf8ff iwlwifi: mvm: prepare for scheduler config command by Avri Altman · 10 years ago
  69. 73897bd iwlwifi: mvm: Set RRM_ENABLED bit in scan commands by Andrei Otcheretianski · 10 years ago
  70. 226bcd4 iwlwifi: mvm: Announce Quiet Period support by Assaf Krauss · 11 years ago
  71. f1daa00 iwlwifi: mvm: Update TX power in TPC reports by Andrei Otcheretianski · 10 years ago
  72. b71d9c8 iwlwifi: mvm: support cloned tx skbs by Ido Yariv · 10 years ago
  73. 1030f9f ath9k: Fix primary station configuration by Sujith Manoharan · 10 years ago
  74. af87dd3 ath9k: Remove useless opmode check by Sujith Manoharan · 10 years ago
  75. 4ee26de ath9k: Set offchannel state properly by Sujith Manoharan · 10 years ago
  76. 7f30eac ath9k: Check beaconing mode properly by Sujith Manoharan · 10 years ago
  77. a2b2860 ath9k: Remove unnecessary tbtt assignment by Sujith Manoharan · 10 years ago
  78. 4214852 b43: add support for setting the beacon listen interval by Hauke Mehrtens · 10 years ago
  79. 0996c39 b43: update some transmit header constants by Hauke Mehrtens · 10 years ago
  80. 30adb4d b43: add missing rate by Hauke Mehrtens · 10 years ago
  81. 261b758 b43: tell ucode the phy type and version by Hauke Mehrtens · 10 years ago
  82. 5eb3645 b43: tell the ucode the mac capabilities by Hauke Mehrtens · 10 years ago
  83. a43b514 fixup! wil6210: fix usage of print_hex_dump_debug by Vladimir Kondratiev · 10 years ago
  84. a38a9ef brcm80211: use container_of to resolve dma_info from dma_pub by Fabian Frederick · 10 years ago
  85. d68e9f5 brcm80211: use container_of to resolve brcms_phy from brcms_phy_pub by Fabian Frederick · 10 years ago
  86. 5eef40e5 rtlwifi: btcoexist: Change local debugging macros CL_*** into the standard varieties by Larry Finger · 10 years ago
  87. 737f657 b43: Implement PHY PLL reset by Rafał Miłecki · 10 years ago
  88. 50398ee mwifiex: modify TX/RX window sizes for AP interface by Avinash Patil · 10 years ago
  89. 6e25117 mwifiex: add rx workqueue support by Avinash Patil · 10 years ago
  90. d8d9125 mwifiex: remove low priority scan handling by Amitkumar Karwar · 10 years ago
  91. 971a73f mwifiex: remove redundant variable report_scan_result by Amitkumar Karwar · 10 years ago
  92. 5ec39ef mwifiex: process TX even when scan is ongoing by Avinash Patil · 10 years ago
  93. 97010cf mwifiex: remove restriction of single channel scan when connected by Avinash Patil · 10 years ago
  94. cb91be8 mwifiex: bring in scan channel gap feature by Avinash Patil · 10 years ago
  95. a9c1c89 mwifiex: set passive scan type for scan requests with no ssid by Avinash Patil · 10 years ago
  96. c48ba04 mwifiex: minor cleanup in multiport aggregation by Amitkumar Karwar · 10 years ago
  97. c7346c3 mwifiex: fix a bug in Tx multiport aggregation by Amitkumar Karwar · 10 years ago
  98. a659c43 mwifiex: fix 5G association failure after leaving 2.4G IBSS by Xinming Hu · 10 years ago
  99. 2703a66 mwifiex: support for event done interrupt by Avinash Patil · 10 years ago
  100. 3223db2 mwifiex: rework internal scan for association by Avinash Patil · 10 years ago