1. 499afac ath9k: Isolate ath9k_use_chanctx module parameter by Sujith Manoharan · 11 years ago
  2. c7dd40c ath9k: Isolate P2P powersave routines by Sujith Manoharan · 11 years ago
  3. 2471adf ath9k: Move P2P functions to channel.c by Sujith Manoharan · 11 years ago
  4. 0e721bd ath9k: Add a config option for channel context by Sujith Manoharan · 11 years ago
  5. bc81d43 ath9k: Add debug information by Sujith Manoharan · 11 years ago
  6. dfcbb3e ath9k: Move channel operations to channel.c by Sujith Manoharan · 11 years ago
  7. 4f68169 ath9k: Handle failure to allocate HW timer by Sujith Manoharan · 11 years ago
  8. 27328a7 ath9k: Add a debug level for channel context by Sujith Manoharan · 11 years ago
  9. dcb7840 ath5k: remove redundant null check before kfree() by Bob Copeland · 11 years ago
  10. daf9669 ath5k: ensure led name is null terminated by Bob Copeland · 11 years ago
  11. e6938ea ath5k: drop useless comparison by Bob Copeland · 11 years ago
  12. c94c3c5 ray_cs: Add include guards by Rasmus Villemoes · 11 years ago
  13. 89be7ce mwifiex: use firmware API revision from GET_HW_SPEC response by Amitkumar Karwar · 11 years ago
  14. 4b9fede mwifiex: rename macro and variables related to API revision by Amitkumar Karwar · 11 years ago
  15. 2618d4f mwifiex: fix left_len calculation issue by Amitkumar Karwar · 11 years ago
  16. ba1fa3c ath9k_htc: advertise support for TDLS by Csaba Kiraly · 11 years ago
  17. 59e2567 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  18. 0fdc14e4 ath10k: make target endianess more explicit by Michal Kazior · 11 years ago
  19. 7c6aa25 ath10k: dont duplicate service-pipe mapping by Michal Kazior · 11 years ago
  20. d7bfb7a ath10k: move pci init structures by Michal Kazior · 11 years ago
  21. 1bbb119 ath10k: fix fw crash dumping by Michal Kazior · 11 years ago
  22. 7aa7a72 ath10k: improve logging to include dev id by Michal Kazior · 11 years ago
  23. 7bb75da orinoco_usb: use USB API functions rather than constants by Himangi Saraogi · 11 years ago
  24. b9395df atmel_cs: Remove typedef local_info_t by Himangi Saraogi · 11 years ago
  25. f0bd88d net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 11 years ago
  26. 372e3a8 wireless: wlcore: Use devm_kzalloc by Himangi Saraogi · 11 years ago
  27. 560ce30 wil6210: fix access after free in wil_pcie_remove() by Vladimir Kondratiev · 11 years ago
  28. 48e81a1 wil6210: cfg80211_rx_mgmt to use GFP_ATOMIC by Vladimir Kondratiev · 11 years ago
  29. 8fcfdea wil6210: fix free'd memory access in wil_if_free() by Vladimir Kondratiev · 11 years ago
  30. 1eb9d1e wil6210: Limit max number of associated stations by Dedy Lansky · 11 years ago
  31. a214208 wil6210: fix false "scan timeout" by Vladimir Kondratiev · 11 years ago
  32. 36345ac wil6210: fix beamforming data reporting by Vladimir Kondratiev · 11 years ago
  33. b7cde47 wil6210: convert debugfs to the table mode by Vladimir Kondratiev · 11 years ago
  34. 6afd600 wil6210: Workaround for Sparrow with bad device id by Vladimir Kondratiev · 11 years ago
  35. 520d68e wil6210: wait longer for hardware reset completion by Vladimir Kondratiev · 11 years ago
  36. bbb2adc wil6210: check error in wil_target_reset() by Vladimir Kondratiev · 11 years ago
  37. 02525a7 wil6210: update copyright year 2014 by Vladimir Kondratiev · 11 years ago
  38. cc9e4a2 wil6210: fix race in reset by Vladimir Kondratiev · 11 years ago
  39. 91b775e wil6210: map MAC timer for packet lifetime into debugfs by Vladimir Kondratiev · 11 years ago
  40. e2261af mwifiex: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 11 years ago
  41. 26c0604 cw1200: Introduce the use of devm_kzalloc by Himangi Saraogi · 11 years ago
  42. 6040aa7 net: wireless: wl1251: Remove unnecessary free_irq by Himangi Saraogi · 11 years ago
  43. 8615eb287 b43: N-PHY: support setting custom TX power by Rafał Miłecki · 11 years ago
  44. ec76643 b43: implement PPR (Power Per Rate) management/API by Rafał Miłecki · 11 years ago
  45. a68c356 b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14 by Rafał Miłecki · 11 years ago
  46. 33df85f b43: N-PHY: update rev3+ gain control workarounds by Rafał Miłecki · 11 years ago
  47. 25c1556 b43: flush some writes on Broadcom MIPS SoCs by Rafał Miłecki · 11 years ago
  48. d342b95 b43: don't duplicate common PHY read/write ops by Rafał Miłecki · 11 years ago
  49. 6247d2a b43: update flushing many writes performed in a row by Rafał Miłecki · 11 years ago
  50. 61e9aab ath10k: flush hif buffers before recovery by Michal Kazior · 11 years ago
  51. 53b4e07 ath10k: remove ar_pci->started by Michal Kazior · 11 years ago
  52. cf5dd36 ath10k: ignore ar_pci->started in pipe cleanup by Michal Kazior · 11 years ago
  53. 10d23db ath10k: update comment regarding warm reset by Michal Kazior · 11 years ago
  54. 728f95e ath10k: rework posting pci rx buffers by Michal Kazior · 11 years ago
  55. 5c771e7 ath10k: remove early irq handling by Michal Kazior · 11 years ago
  56. ec5ba4d ath10k: make sure to really disable irqs by Michal Kazior · 11 years ago
  57. 145cc12 ath10k: split ce irq/handler setup by Michal Kazior · 11 years ago
  58. 403d627 ath10k: setup irq method in probe by Michal Kazior · 11 years ago
  59. c947a9e ath10k: fix legacy irq workaround by Michal Kazior · 11 years ago
  60. 8079de0 ath10k: move fw init print by Michal Kazior · 11 years ago
  61. 8a0c797 ath10k: print more driver info when firmware crashes by Kalle Valo · 11 years ago
  62. 0e9848c ath10k: rename ath10k_pci_hif_dump_area() to ath10k_pci_fw_crashed_dump() by Kalle Valo · 11 years ago
  63. 384914b ath10k: provide firmware crash info via debugfs by Ben Greear · 11 years ago
  64. 3d29a3e ath10k: add ath10k_pci_diag_* helpers by Kalle Valo · 11 years ago
  65. 7a7b373 ath10k: fix a conflict bug in wmi service bitmap by Michal Kazior · 11 years ago
  66. 10d4987 ath6kl: fix %d confusingly prefixed with 0x in format strings by Hans Wennborg · 11 years ago
  67. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  68. a61ebdf Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  69. 77b2f28 iwlwifi: mvm: disable scheduled scan to prevent firmware crash by Emmanuel Grumbach · 11 years ago
  70. 804eef147 ath10k: unregister spectral before mac by Simon Wunderlich · 11 years ago
  71. beb4be8 ath6kl: Add SDIO device ID for QCA6234X Support by Srinivas Kandagatla · 11 years ago
  72. f2bc4d2 ath10k: fix typo in error message by Ben Greear · 11 years ago
  73. a9aefb3 ath10k: improve vdev map handling by Ben Greear · 11 years ago
  74. f0094b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  75. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  76. b7967dc ath10k: remove htc->stopped by Michal Kazior · 11 years ago
  77. 2986e3e ath10k: group some pci probing helpers by Michal Kazior · 11 years ago
  78. 0edf257 ath10k: remove pci features var by Michal Kazior · 11 years ago
  79. c0c378f ath10k: remove target soc ps code by Michal Kazior · 11 years ago
  80. e7b5419 ath10k: embed ar_pci inside ar by Michal Kazior · 11 years ago
  81. 5c81c7f ath10k: introduce a stricter scan state machine by Michal Kazior · 11 years ago
  82. 9ff8b72 ath10k: simplify scan debug prints by Michal Kazior · 11 years ago
  83. cff990c ath10k: fix wmi service bitmap debug by Michal Kazior · 11 years ago
  84. 61ecba6 airo_cs: Remove typedef local_info_t by Himangi Saraogi · 11 years ago
  85. f0db82a atmel: Remove typedef atmel_priv_ioctl by Himangi Saraogi · 11 years ago
  86. 2da2c58 net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after strncpy call by Rickard Strandqvist · 11 years ago
  87. 2d116b88 brcmfmac: fix memory leakage in msgbuf by Arend van Spriel · 11 years ago
  88. ebcc2f5 brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data() by Arend van Spriel · 11 years ago
  89. 671796d carl9170: fix sending URBs with wrong type when using full-speed by Ronald Wahl · 11 years ago
  90. 8ac41b9 rtlwifi: use pci_zalloc_consistent by Joe Perches · 11 years ago
  91. 504e3b4 rtl818x: use pci_zalloc_consistent by Joe Perches · 11 years ago
  92. e6443b2 mwl8k: use pci_zalloc_consistent by Joe Perches · 11 years ago
  93. f0b6539 ipw2100: use pci_zalloc_consistent by Joe Perches · 11 years ago
  94. 269f8cb net: fix USB network driver config option. by Francois Romieu · 11 years ago
  95. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  96. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. aef4f5b Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  98. 17dc0b8 ath6kl: convert a driver to use module_usb_driver() by Himangi Saraogi · 11 years ago
  99. 855aed1 ath10k: add spectral scan feature by Simon Wunderlich · 11 years ago
  100. 95752b7 ath: Move spectral debugfs structs to shared header by Sven Eckelmann · 11 years ago