1. 38506ec rtlwifi: rtl_pci: Start modification for new drivers by Larry Finger · 10 years ago
  2. fd09ff9 rtlwifi: Remove extra workqueue for enter/leave power state by Larry Finger · 10 years ago
  3. 560e334 rtlwifi: btcoexist: Fix Smatch warning by Larry Finger · 10 years ago
  4. 8d9e464 ath9k: Fix offchannel queuing by Sujith Manoharan · 10 years ago
  5. c13a6a0 ath9k: Use normal queues for offchannel frames by Sujith Manoharan · 10 years ago
  6. d701746 ath9k: Fix queue management by Sujith Manoharan · 10 years ago
  7. 01f7fee rt2800: correct BBP1_TX_POWER_CTRL mask by Stanislaw Gruszka · 10 years ago
  8. b6b1b0e wil6210: ethtool ops by Vladimir Kondratiev · 10 years ago
  9. 8084bb0 rtl818x_pci: add RSSI information for rtl8187SE by andrea.merello · 10 years ago
  10. 2ce73c0 ath9k: Fix p2p address management by Sujith Manoharan · 10 years ago
  11. 8eda10e mwifiex: ensure user_scan_in not NULL while setting scan channel gap by Avinash Patil · 10 years ago
  12. cb35582 ath9k: Cache BSS information by Sujith Manoharan · 10 years ago
  13. 57219dc Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  14. 093ec3c ath5k: Remove AHB bus support by Paul Bolle · 10 years ago
  15. 687b930 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  16. d3d3e00 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 10 years ago
  17. 4daaab4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  18. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  19. f8adaf0a brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels() by Emil Goode · 10 years ago
  20. 2ba7d14 ath9k: Fix NULL pointer dereference on early irq by Wojciech Dubowik · 10 years ago
  21. 48849a4 iwlwifi: mvm: Refactor and fix max probe len computation by Andrei Otcheretianski · 10 years ago
  22. 9b60bb6d iwlwifi: mvm: disable BT Co-running by default by Emmanuel Grumbach · 10 years ago
  23. efed664 iwlwifi: mvm: rs: fix logic in case of multiple TIDs by Eyal Shapira · 10 years ago
  24. a713044 iwlwifi: mvm: report all BA notifs to RS by Eyal Shapira · 10 years ago
  25. 2bf6508 iwlwifi: 8000: fix fw name to account for revision by Liad Kaufman · 10 years ago
  26. 1fc0e22 iwlwifi: pcie: fix HW_REV saving for 8000 series by Liad Kaufman · 10 years ago
  27. 4f08970 iwlwifi: Add missing PCI IDs for the 7260 series by Oren Givon · 10 years ago
  28. ddfc159 iwlwifi: mvm: limit aggregation size in low latency to 6 by Eyal Shapira · 10 years ago
  29. 1ebc8f2 iwlwifi: mvm: rs: refactor to allow direct rs updating by Eyal Shapira · 10 years ago
  30. 361dbec iwlwifi: mvm: choose an initial tx rate based on rssi conditions by Eyal Shapira · 10 years ago
  31. b25f32c ath10k: use ether_addr_copy() by Kalle Valo · 10 years ago
  32. 75cb96d ath10k: reformat help text in ath10k_read_simulate_fw_crash() by Kalle Valo · 10 years ago
  33. 8cc7f26 ath10k: miscellaneous checkpatch fixes by Kalle Valo · 10 years ago
  34. d8bb26b ath10k: else is not generally useful after a break or return by Kalle Valo · 10 years ago
  35. ac04506 ath10k: don't use return on void functions by Kalle Valo · 10 years ago
  36. cfbc06a ath10k: fix space after a cast style errors by Kalle Valo · 10 years ago
  37. af762c0 ath10k: fix missing a blank line after declarations by Kalle Valo · 10 years ago
  38. c6e2e60 ath10k: fix use of multiple blank lines by Kalle Valo · 10 years ago
  39. 5b07e07 ath10k: fix checkpatch warnings about parenthesis alignment by Kalle Valo · 10 years ago
  40. bd8bdbb ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc() by Kalle Valo · 10 years ago
  41. 7a0a260 ath9k: enable ext channel pulse detection by Lorenzo Bianconi · 10 years ago
  42. 853854d ath9k: Fix build error by Sujith Manoharan · 10 years ago
  43. 44b47a7 ath9k: initialize ath_node linked list by Lorenzo Bianconi · 10 years ago
  44. 24a1936 ath9k: enable dynack using set_coverage_class codepath by Lorenzo Bianconi · 10 years ago
  45. 7a90744 ath9k: add debugfs support for dynack by Lorenzo Bianconi · 10 years ago
  46. 35c273e ath9k: enable control frame reception by Lorenzo Bianconi · 10 years ago
  47. 982e039 ath9k: add sampling methods for (tx|rx) timestamp by Lorenzo Bianconi · 10 years ago
  48. 7aefa8a ath9k: do not overwrite ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  49. ce71915 ath9k: add config for (en|dis)abling ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  50. c774d57 ath9k: add dynamic ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  51. 36678b2 ath9k: add duration field to ath_tx_status by Lorenzo Bianconi · 10 years ago
  52. 8e15e09 ath9k: export methods related to ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  53. 59ecb12 iwlwifi: mvm: Allow schedule scan while connected by Alexander Bondar · 10 years ago
  54. c549e39 iwlwifi: mvm: add debugfs entry to read the current temperature by Luciano Coelho · 10 years ago
  55. 3edf8ff iwlwifi: mvm: prepare for scheduler config command by Avri Altman · 10 years ago
  56. 73897bd iwlwifi: mvm: Set RRM_ENABLED bit in scan commands by Andrei Otcheretianski · 10 years ago
  57. 226bcd4 iwlwifi: mvm: Announce Quiet Period support by Assaf Krauss · 10 years ago
  58. f1daa00 iwlwifi: mvm: Update TX power in TPC reports by Andrei Otcheretianski · 10 years ago
  59. b71d9c8 iwlwifi: mvm: support cloned tx skbs by Ido Yariv · 10 years ago
  60. d21ccfd ath9k_htc: fix random decryption failure by Johannes Stezenbach · 10 years ago
  61. 87c4790 brcmfmac: handle IF event for P2P_DEVICE interface by Arend van Spriel · 10 years ago
  62. 8f2b459 brcmfmac: obtain ifp through wdev structure by Arend van Spriel · 10 years ago
  63. f1d5603 brcmfmac: conditionally compile firmware protocol source code by Arend van Spriel · 10 years ago
  64. fac7d2a brcmfmac: Fix memory leak and missing assignment. by Hante Meuleman · 10 years ago
  65. 1030f9f ath9k: Fix primary station configuration by Sujith Manoharan · 10 years ago
  66. af87dd3 ath9k: Remove useless opmode check by Sujith Manoharan · 10 years ago
  67. 4ee26de ath9k: Set offchannel state properly by Sujith Manoharan · 10 years ago
  68. 7f30eac ath9k: Check beaconing mode properly by Sujith Manoharan · 10 years ago
  69. a2b2860 ath9k: Remove unnecessary tbtt assignment by Sujith Manoharan · 10 years ago
  70. 4214852 b43: add support for setting the beacon listen interval by Hauke Mehrtens · 10 years ago
  71. 0996c39 b43: update some transmit header constants by Hauke Mehrtens · 10 years ago
  72. 30adb4d b43: add missing rate by Hauke Mehrtens · 10 years ago
  73. 261b758 b43: tell ucode the phy type and version by Hauke Mehrtens · 10 years ago
  74. 5eb3645 b43: tell the ucode the mac capabilities by Hauke Mehrtens · 10 years ago
  75. a43b514 fixup! wil6210: fix usage of print_hex_dump_debug by Vladimir Kondratiev · 10 years ago
  76. a38a9ef brcm80211: use container_of to resolve dma_info from dma_pub by Fabian Frederick · 10 years ago
  77. d68e9f5 brcm80211: use container_of to resolve brcms_phy from brcms_phy_pub by Fabian Frederick · 10 years ago
  78. 5eef40e5 rtlwifi: btcoexist: Change local debugging macros CL_*** into the standard varieties by Larry Finger · 10 years ago
  79. 737f657 b43: Implement PHY PLL reset by Rafał Miłecki · 10 years ago
  80. 50398ee mwifiex: modify TX/RX window sizes for AP interface by Avinash Patil · 10 years ago
  81. 6e25117 mwifiex: add rx workqueue support by Avinash Patil · 10 years ago
  82. d8d9125 mwifiex: remove low priority scan handling by Amitkumar Karwar · 10 years ago
  83. 971a73f mwifiex: remove redundant variable report_scan_result by Amitkumar Karwar · 10 years ago
  84. 5ec39ef mwifiex: process TX even when scan is ongoing by Avinash Patil · 10 years ago
  85. 97010cf mwifiex: remove restriction of single channel scan when connected by Avinash Patil · 10 years ago
  86. cb91be8 mwifiex: bring in scan channel gap feature by Avinash Patil · 10 years ago
  87. a9c1c89 mwifiex: set passive scan type for scan requests with no ssid by Avinash Patil · 10 years ago
  88. c48ba04 mwifiex: minor cleanup in multiport aggregation by Amitkumar Karwar · 10 years ago
  89. c7346c3 mwifiex: fix a bug in Tx multiport aggregation by Amitkumar Karwar · 10 years ago
  90. a659c43 mwifiex: fix 5G association failure after leaving 2.4G IBSS by Xinming Hu · 10 years ago
  91. 2703a66 mwifiex: support for event done interrupt by Avinash Patil · 10 years ago
  92. 3223db2 mwifiex: rework internal scan for association by Avinash Patil · 10 years ago
  93. 42a028a mwifiex: avoid processing RX packets with invalid length by Avinash Patil · 10 years ago
  94. 3c99832 mwifiex: fix probable memory corruption while processing TDLS frame by Avinash Patil · 10 years ago
  95. 4721c63 mwifiex: set fw api info for backword compatibility by Avinash Patil · 10 years ago
  96. 5effb73 b43: HT-PHY: Update values for frequency calibration by Rafał Miłecki · 10 years ago
  97. 1f21de5 b43: HT-PHY: Implement band switching by Rafał Miłecki · 10 years ago
  98. 48bf43f ath9k: Fix beacon processing in offchannel by Sujith Manoharan · 10 years ago
  99. 6b5447c rtlwifi: btcoexist: avoid format string in printk by Larry Finger · 10 years ago
  100. 4307b0f ath9k: fix radar parameters initialization by Lorenzo Bianconi · 10 years ago