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