1. ae1799a mwifiex: correction in Rx STBC field of htcapinfo by Amitkumar Karwar · 9 years ago
  2. 6b03144d mwifiex: handle error if IRQ request fails in mwifiex_sdio_of() by Amitkumar Karwar · 9 years ago
  3. af1afc2 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 9 years ago
  4. 95b5bf7 ath10k: remove 4-addr padding related hw_param configuration by Vasanthakumar Thiagarajan · 9 years ago
  5. 9e19e13 ath10k: properly remove padding from the start of rx payload by Vasanthakumar Thiagarajan · 9 years ago
  6. ae02c87 ath10k: add provision for Rx descriptor abstraction by Vasanthakumar Thiagarajan · 9 years ago
  7. 43d923e ath10k: move ath10k_hw_params definition to hw.h by Vasanthakumar Thiagarajan · 9 years ago
  8. 3040420 ath10k: improve logging message by Ben Greear · 9 years ago
  9. 8c1d7fa ath10k: enable peer stats by default by Thomas Pedersen · 9 years ago
  10. 214d553 ath10k: remove unused variable ar_pci by Chaehyun Lim · 9 years ago
  11. 5f4761d ath10k: fix memory leak on caldata on error exit path by Colin Ian King · 9 years ago
  12. 3cd32dd Merge branch 'ath-current' into ath-next by Kalle Valo · 9 years ago
  13. 78a9e17 carl9170: Fix wrong completion usage by Daniel Wagner · 9 years ago
  14. cabd34d ath6kl: Allow the radio to report 0 dbm txpower without timing out by Eric Bentley · 9 years ago
  15. f3fa631 ath6kl: enable firmware crash dumps on the AR6004 by Dan Kephart · 9 years ago
  16. b5182e1 ath9k: remove repetitions of mask array size by Bob Copeland · 9 years ago
  17. 77eb3d6 ath10k: fix reporting channel survey data by Ashok Raj Nagarajan · 9 years ago
  18. fe79f63 ath10k: remove unnecessary error code assignment by Mohammed Shafi Shajakhan · 9 years ago
  19. 315c457 ath9k: improve powersave filter handling by Felix Fietkau · 9 years ago
  20. d94a461 ath9k: use ieee80211_tx_status_noskb where possible by Felix Fietkau · 9 years ago
  21. 18f53fe ath10k: fix throughput regression in multi client mode by Rajkumar Manoharan · 9 years ago
  22. 3c97f5d ath10k: implement NAPI support by Rajkumar Manoharan · 9 years ago
  23. 75696fe mwifiex: PCIe8997 chip specific handling by Amitkumar Karwar · 9 years ago
  24. b711657 mwifiex: scan: Simplify code by Christophe Jaillet · 9 years ago
  25. 4c5dae5 mwifiex: add PCIe function level reset support by Amitkumar Karwar · 9 years ago
  26. 5251b6b brcmfmac: sdio: shorten retry loop in brcmf_sdio_kso_control() by Arend Van Spriel · 9 years ago
  27. 634faf3 brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339 by Arend Van Spriel · 9 years ago
  28. d43af50 mt7601u: use linux/bitfield.h by Jakub Kicinski · 9 years ago
  29. adcc710 mt7601u: remove unnecessary include by Jakub Kicinski · 9 years ago
  30. faad543 mt7601u: remove redefinition of GENMASK by Jakub Kicinski · 9 years ago
  31. 3e9b311 add basic register-field manipulation macros by Jakub Kicinski · 9 years ago
  32. 3935ccc mwifiex: add cfg80211 testmode support by Xinming Hu · 9 years ago
  33. cf5383b mwifiex: add manufacturing mode support by Xinming Hu · 9 years ago
  34. defb893 bcma: use of_dma_configure() to set initial dma mask by Arnd Bergmann · 9 years ago
  35. e34f2ff ath9k: bring back direction setting in ath9k_{start_stop} by Giedrius Statkevičius · 9 years ago
  36. 5856cd5 rtlwifi/rtl8192de: Fix print format string by Oleg Drokin · 9 years ago
  37. b9aebb6 mwifiex: do not print dot when downloading FW by Stanislaw Gruszka · 9 years ago
  38. 09dd9ec mwifiex: print status of FW ready event by Stanislaw Gruszka · 9 years ago
  39. fd3fbb6 mwifiex: make "PCI-E is not the winner" print more informative by Stanislaw Gruszka · 9 years ago
  40. c5aa954 wl18xx: add time sync configuration api by Guy Mishol · 9 years ago
  41. 7703773ef brcmfmac: fix pmksa->bssid usage by Nicolas Iooss · 9 years ago
  42. bccf3ff brcmfmac: Add USB ID for Cisco Linksys AE1200 by Ismael Luceno · 9 years ago
  43. 0c9d349 rtlwifi: Fix missing country code for Great Britain by Larry Finger · 9 years ago
  44. b46b599 zd1211rw: fix spelling mistake "firmeware" -> "firmware" by Colin Ian King · 9 years ago
  45. 7329dc1 rtl8xxxu: Make rtl8xxxu_ampdu_action less chatty by Hans de Goede · 9 years ago
  46. 77e3980 rtl8xxxu: gen1: Fix non static symbol warning by Wei Yongjun · 9 years ago
  47. b59415c rtl8xxxu: Split filling of TX descriptors into separate functions by Jes Sorensen · 9 years ago
  48. 99afaac rtl8xxxu: Determine need for shore preamble before updating TX descriptors by Jes Sorensen · 9 years ago
  49. 3972cc5 rtl8xxxu: Determine the need for SGI before handling specific TX desc formats by Jes Sorensen · 9 years ago
  50. be49b1f rtl8xxxu: Simplify calculating of hw value used for setting TX rate by Jes Sorensen · 9 years ago
  51. eed145a rtl8xxxu: Introduce fops bitflag indicating type of thermal meter by Jes Sorensen · 9 years ago
  52. ee675cc rtl8xxxu: Convert flags in rtl8xxxu_fileops to bitflags by Jes Sorensen · 9 years ago
  53. e3ebcd7 rtl8xxxu: Use flag to indicate whether device has TX report timer support by Jes Sorensen · 9 years ago
  54. 0b09628 rtl8xxxu: Add interrupt bit definitions for gen2 parts by Jes Sorensen · 9 years ago
  55. dce7548f rtl8xxxu: Add bit definitions for REG_FPGA0_TX_INFO by Jes Sorensen · 9 years ago
  56. e02aa3e rtl8xxxu: Simplify code setting TX buffer boundary by Jes Sorensen · 9 years ago
  57. efeb8ce rtl8xxxu: Remove now obsolete rtl8xxxu_old_init_queue_reserved_page() by Jes Sorensen · 9 years ago
  58. b492940 rtl8xxxu: Switch 8192cu/8188cu devices to use rtl8xxxu_init_queue_reserved_page() by Jes Sorensen · 9 years ago
  59. e366f45 rtl8xxxu: Switch 8723a to use new rtl8xxxu_init_queue_reserved_page() routine by Jes Sorensen · 9 years ago
  60. 44abaa0 rtl8xxxu: Add TX page defines for 8723b by Jes Sorensen · 9 years ago
  61. 690a6d2 rtl8xxxu: Add TP-Link TL-WN823N v2 to list of supported devices by Jes Sorensen · 9 years ago
  62. deb6176 rtl8xxxu: Fix error handling if rtl8xxxu_init_device() fails by Jes Sorensen · 9 years ago
  63. 76a8e07 rtl8xxxu: Mark 0x2001:0x3308 as tested by Jes Sorensen · 9 years ago
  64. b81669b rtl8xxxu: Mark 0x20f4:0x648b as tested by Jes Sorensen · 9 years ago
  65. d8c872b wlcore: Remove wl pointer from wl_sta structure by Maxim Altshul · 9 years ago
  66. 3eeacaa rtlwifi: rtl8723ae: Fix leak in _rtl8723e_read_adapter_info() by Christian Engelmayer · 9 years ago
  67. a0c7858e rtlwifi: rtl8192de: Fix leak in _rtl92de_read_adapter_info() by Christian Engelmayer · 9 years ago
  68. 8af92af brcmfmac: add missing header dependencies by Baoyou Xie · 9 years ago
  69. d393be3 mwifiex: fix missing break on IEEE80211_STYPE_ACTION case by Colin Ian King · 9 years ago
  70. 410280b rt2x00usb: Fix error return code by Christophe Jaillet · 9 years ago
  71. 7253979 mwifiex: add custom regulatory domain support by Amitkumar Karwar · 9 years ago
  72. 41960b4 mwifiex: add CHAN_REGION_CFG command by Amitkumar Karwar · 9 years ago
  73. b64db1b mwifiex: correct aid value during tdls setup by Xinming Hu · 9 years ago
  74. 6a16220 mwifiex: simplify length computation for some memset by Christophe Jaillet · 9 years ago
  75. ba85201 mwifiex: fix the length parameter of a memset by Christophe Jaillet · 9 years ago
  76. f898005 rtlwifi: remove superfluous condition by Heinrich Schuchardt · 9 years ago
  77. af8a9a6 ath5k: fix EEPROM dumping via debugfs by Sergey Ryazanov · 9 years ago
  78. bd6b024 wl3501_cs: Add spinlock to wl3501_reset by Pavel Andrianov · 9 years ago
  79. b0d80f1 mwifiex: key_material_v2 remove superfluous condition by Heinrich Schuchardt · 9 years ago
  80. 2f69e67 mwifiex: remove superfluous condition by Heinrich Schuchardt · 9 years ago
  81. 3f37ec7 bcma: support BCM53573 series of wireless SoCs by Rafał Miłecki · 9 years ago
  82. 441756b mwifiex: fix radar detection issue by Ganapathi Bhat · 9 years ago
  83. 432da7d mwifiex: add HT aggregation support for adhoc mode by Xinming Hu · 9 years ago
  84. 5536c4a mwifiex: remove misleading disconnect message by Amitkumar Karwar · 9 years ago
  85. 99ffe72 mwifiex: process rxba_sync event by Xinming Hu · 9 years ago
  86. c2a8f0f mwifiex: support random MAC address for scanning by Ganapathi Bhat · 9 years ago
  87. c8ccf3a mwifiex: fix failed to reconnect after interface disabled/enabled by Amitkumar Karwar · 9 years ago
  88. e5988c6 mwifiex: add region code information in debugfs by Karthik D A · 9 years ago
  89. 902831a mwifiex: Fixed endianness problem for big endian platform by Karthik D A · 9 years ago
  90. 4ad0579 wlcore: spi: fix non static symbol warning by Wei Yongjun · 9 years ago
  91. 8432ebd hostap: Use memdup_user() to reuse code by Rajan Vaja · 9 years ago
  92. db7b542 ath9k: fix AR5416 access GPIO warning by Miaoqing Pan · 9 years ago
  93. c39265f ath9k: mark ath_fill_led_pin() static by Baoyou Xie · 9 years ago
  94. 7f03d30 ath10k: fix spelling mistake "montior" -> "monitor" by Colin Ian King · 9 years ago
  95. 2cdce42 ath10k: Fix broken NULL func data frame status for 10.4 by Mohammed Shafi Shajakhan · 9 years ago
  96. 749bc03 ath10k: replace config_enabled() with IS_REACHABLE() by Masahiro Yamada · 9 years ago
  97. afcbc82 ath10k: Added support for extended dbglog module id for 10.4 by Maharaja Kennadyrajan · 9 years ago
  98. 881ed54 ath10k: use complete() instead complete_all() by Daniel Wagner · 9 years ago
  99. e4fd726 ath10k: fix sending frame in management path in push txq logic by Ashok Raj Nagarajan · 9 years ago
  100. 83e164b ath10k: improve wake_tx_queue ops performance by Rajkumar Manoharan · 9 years ago