1. d8bb26b ath10k: else is not generally useful after a break or return by Kalle Valo · 10 years ago
  2. ac04506 ath10k: don't use return on void functions by Kalle Valo · 10 years ago
  3. cfbc06a ath10k: fix space after a cast style errors by Kalle Valo · 10 years ago
  4. af762c0 ath10k: fix missing a blank line after declarations by Kalle Valo · 10 years ago
  5. c6e2e60 ath10k: fix use of multiple blank lines by Kalle Valo · 10 years ago
  6. 5b07e07 ath10k: fix checkpatch warnings about parenthesis alignment by Kalle Valo · 10 years ago
  7. bd8bdbb ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc() by Kalle Valo · 10 years ago
  8. adb43b2 ath10k: fix debugfs_create_dir() checking by Michal Kazior · 10 years ago
  9. d5aebc7 ath10k: support firmware crash-by-assert by Ben Greear · 10 years ago
  10. 43d2a30 ath10k: add testmode by Kalle Valo · 10 years ago
  11. 666a73f3 ath10k: make ath10k_wmi_cmd_send() public by Kalle Valo · 10 years ago
  12. ca5c671 ath10k: ATH10K_DEBUGFS depends on DEBUG_FS by Matteo Croce · 10 years ago
  13. c4f8c83 ath10k: use proper service bitmap size by Michal Kazior · 10 years ago
  14. e13cf7a ath10k: move fw_crash_dump allocation by Michal Kazior · 10 years ago
  15. 2b37c29 ath10k: don't access tx_info while overwriting it by Michal Kazior · 10 years ago
  16. d35a6c1 ath10k: add device/driver strings to tracepoints by Michal Kazior · 10 years ago
  17. 9e26494 ath10k: remove diag_*_access functions by Michal Kazior · 10 years ago
  18. e556f11 ath10k: stop monitor vdev for sta assoc by Michal Kazior · 10 years ago
  19. 1933747 ath10k: fix monitor start/stop sequences by Michal Kazior · 10 years ago
  20. 2139627 ath10k: kill tasklets after free_irq by Michal Kazior · 10 years ago
  21. a4841eb ath10k: fix num_legacy_stations tracking by Michal Kazior · 10 years ago
  22. e75db4e ath10k: re-enable interrupts properly in hw recovery by Michal Kazior · 10 years ago
  23. 6a5d088 carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  24. 1a7c5b7 ath9k: Fix channel context timer by Sujith Manoharan · 10 years ago
  25. 878066e ath9k: Add more debug statements for channel context by Sujith Manoharan · 10 years ago
  26. 9ea3598 ath9k: Disable fastcc for channel context mode by Sujith Manoharan · 10 years ago
  27. ac0372a rt2x00: support Ralink 5362. by Canek Peláez Valdés · 10 years ago
  28. 4c7e9ae ath9k: Fix channel context creation by Sujith Manoharan · 10 years ago
  29. 86162d4 ath9k: Fix interface limits by Sujith Manoharan · 10 years ago
  30. 5a8cbec ath9k: Print the event/state in ath_chanctx_event by Sujith Manoharan · 10 years ago
  31. 02da18b ath9k: Add new chanctx events by Sujith Manoharan · 10 years ago
  32. 6e47faf ath9k: Fix ath_chanctx_get() by Sujith Manoharan · 10 years ago
  33. 11e39a4 ath9k: Move ath9k_beacon_add_noa to channel.c by Sujith Manoharan · 10 years ago
  34. 7d87617 ath9k: Remove redundant ifdef by Sujith Manoharan · 10 years ago
  35. fb02e95 ath9k: Fix channel context variables in ath_softc by Sujith Manoharan · 10 years ago
  36. 7784316 ath9k: Fix 'offchannel' in ath_softc by Sujith Manoharan · 10 years ago
  37. 4b93fd2 ath9k: Fix function argument type by Sujith Manoharan · 10 years ago
  38. a09798f ath9k: Use ath_chanctx_check_active properly by Sujith Manoharan · 10 years ago
  39. e90e302 ath9k: Add ath9k_offchannel_init by Sujith Manoharan · 10 years ago
  40. 0e08b5f ath9k: Add ath9k_chanctx_wake_queues by Sujith Manoharan · 10 years ago
  41. 70b06da ath9k: Add wrappers for beacon events by Sujith Manoharan · 10 years ago
  42. 73b5ef0 ath9k: Fix function declarations by Sujith Manoharan · 10 years ago
  43. 27babf9 ath9k: Fix channel context events by Sujith Manoharan · 10 years ago
  44. 922c943 ath9k: Make ath_chanctx_switch static by Sujith Manoharan · 10 years ago
  45. 98f411b ath9k: Make ath_chanctx_get_oper_chan static by Sujith Manoharan · 10 years ago
  46. 344ae6a ath9k: Make ath_chanctx_offchan_switch static by Sujith Manoharan · 10 years ago
  47. 22dc0de ath9k: Conditionally compile more functions by Sujith Manoharan · 10 years ago
  48. 55254ee ath9k: Exclude more functions by Sujith Manoharan · 10 years ago
  49. 6d7cbd7 ath9k: Conditionally compile a few functions by Sujith Manoharan · 10 years ago
  50. e20a854 ath9k: Cleanup mgd_prepare_tx callback by Sujith Manoharan · 10 years ago
  51. 0e62f8b ath9k: Make ath_chanctx_work static by Sujith Manoharan · 10 years ago
  52. ea22df2 ath9k: Add a routine to tear down channel contexts by Sujith Manoharan · 10 years ago
  53. 705d0bf ath9k: Add a routine for initializing channel contexts by Sujith Manoharan · 10 years ago
  54. 69e2a77 carl9170: Remove redundant protection check by Andreea-Cristina Bernat · 10 years ago
  55. 499afac ath9k: Isolate ath9k_use_chanctx module parameter by Sujith Manoharan · 10 years ago
  56. c7dd40c ath9k: Isolate P2P powersave routines by Sujith Manoharan · 10 years ago
  57. 2471adf ath9k: Move P2P functions to channel.c by Sujith Manoharan · 10 years ago
  58. 0e721bd ath9k: Add a config option for channel context by Sujith Manoharan · 10 years ago
  59. bc81d43 ath9k: Add debug information by Sujith Manoharan · 10 years ago
  60. dfcbb3e ath9k: Move channel operations to channel.c by Sujith Manoharan · 10 years ago
  61. 4f68169 ath9k: Handle failure to allocate HW timer by Sujith Manoharan · 10 years ago
  62. 27328a7 ath9k: Add a debug level for channel context by Sujith Manoharan · 10 years ago
  63. dcb7840 ath5k: remove redundant null check before kfree() by Bob Copeland · 10 years ago
  64. daf9669 ath5k: ensure led name is null terminated by Bob Copeland · 10 years ago
  65. e6938ea ath5k: drop useless comparison by Bob Copeland · 10 years ago
  66. c94c3c5 ray_cs: Add include guards by Rasmus Villemoes · 10 years ago
  67. ecf47e9 bcma: only map wrapper if its address is available by Hauke Mehrtens · 10 years ago
  68. 89be7ce mwifiex: use firmware API revision from GET_HW_SPEC response by Amitkumar Karwar · 10 years ago
  69. 4b9fede mwifiex: rename macro and variables related to API revision by Amitkumar Karwar · 10 years ago
  70. 2618d4f mwifiex: fix left_len calculation issue by Amitkumar Karwar · 10 years ago
  71. ba1fa3c ath9k_htc: advertise support for TDLS by Csaba Kiraly · 10 years ago
  72. 59e2567 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  73. 0fdc14e4 ath10k: make target endianess more explicit by Michal Kazior · 10 years ago
  74. 7c6aa25 ath10k: dont duplicate service-pipe mapping by Michal Kazior · 10 years ago
  75. d7bfb7a ath10k: move pci init structures by Michal Kazior · 10 years ago
  76. 1bbb119 ath10k: fix fw crash dumping by Michal Kazior · 10 years ago
  77. 7aa7a72 ath10k: improve logging to include dev id by Michal Kazior · 10 years ago
  78. 7bb75da orinoco_usb: use USB API functions rather than constants by Himangi Saraogi · 10 years ago
  79. b9395df atmel_cs: Remove typedef local_info_t by Himangi Saraogi · 10 years ago
  80. f0bd88d net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  81. 372e3a8 wireless: wlcore: Use devm_kzalloc by Himangi Saraogi · 10 years ago
  82. 560ce30 wil6210: fix access after free in wil_pcie_remove() by Vladimir Kondratiev · 10 years ago
  83. 48e81a1 wil6210: cfg80211_rx_mgmt to use GFP_ATOMIC by Vladimir Kondratiev · 10 years ago
  84. 8fcfdea wil6210: fix free'd memory access in wil_if_free() by Vladimir Kondratiev · 10 years ago
  85. 1eb9d1e wil6210: Limit max number of associated stations by Dedy Lansky · 10 years ago
  86. a214208 wil6210: fix false "scan timeout" by Vladimir Kondratiev · 10 years ago
  87. 36345ac wil6210: fix beamforming data reporting by Vladimir Kondratiev · 10 years ago
  88. b7cde47 wil6210: convert debugfs to the table mode by Vladimir Kondratiev · 10 years ago
  89. 6afd600 wil6210: Workaround for Sparrow with bad device id by Vladimir Kondratiev · 10 years ago
  90. 520d68e wil6210: wait longer for hardware reset completion by Vladimir Kondratiev · 10 years ago
  91. bbb2adc wil6210: check error in wil_target_reset() by Vladimir Kondratiev · 10 years ago
  92. 02525a7 wil6210: update copyright year 2014 by Vladimir Kondratiev · 10 years ago
  93. cc9e4a2 wil6210: fix race in reset by Vladimir Kondratiev · 10 years ago
  94. 91b775e wil6210: map MAC timer for packet lifetime into debugfs by Vladimir Kondratiev · 10 years ago
  95. e2261af mwifiex: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  96. 26c0604 cw1200: Introduce the use of devm_kzalloc by Himangi Saraogi · 10 years ago
  97. 6040aa7 net: wireless: wl1251: Remove unnecessary free_irq by Himangi Saraogi · 10 years ago
  98. 8615eb287 b43: N-PHY: support setting custom TX power by Rafał Miłecki · 10 years ago
  99. ec76643 b43: implement PPR (Power Per Rate) management/API by Rafał Miłecki · 10 years ago
  100. a68c356 b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14 by Rafał Miłecki · 10 years ago