1. d3b371c ath9k: Fix regulatory compliance for AR9462/AR9565 by Sujith Manoharan · 12 years ago
  2. 3fcdd0a ath9k: Identify WB335 Antenna configuration by Sujith Manoharan · 12 years ago
  3. 1063133 ath9k: Identify CUS252 cards by Sujith Manoharan · 12 years ago
  4. 1823a42 ath9k: Enable antenna diversity for WB335 by Sujith Manoharan · 12 years ago
  5. f96bd2a ath9k: Add support for AR9565 v1.0.1 LNA diversity by Sujith Manoharan · 12 years ago
  6. 6ac2150 ath9k: Use correct RX gain table for AR9565 by Sujith Manoharan · 12 years ago
  7. c946868 ath9k: Fix antenna diversity init for AR9565 by Sujith Manoharan · 12 years ago
  8. 7e12d6a ath9k: Bypass EEPROM for diversity cap for AR9565 by Sujith Manoharan · 12 years ago
  9. 1c6bbe4 ath9k: Update initvals for AR9565 1.0 by Sujith Manoharan · 12 years ago
  10. 98497bb Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 12 years ago
  11. 7367d0b drivers/net: Convert uses of compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  12. 763b8cd ath10k: add chip_id file to debugfs by Kalle Valo · 12 years ago
  13. e01ae68 ath10k: check chip id from the soc register during probe by Kalle Valo · 12 years ago
  14. e978036 ath10k: simplify ath10k_ce_init() wake up handling by Kalle Valo · 12 years ago
  15. 3aebe54 ath10k: convert ath10k_pci_wake() to return by Kalle Valo · 12 years ago
  16. a40d3e4 ath10k: clean up ath10k_ce_completed_send_next_nolock() by Kalle Valo · 12 years ago
  17. e479ed4 ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10k by Kalle Valo · 12 years ago
  18. aa5c1db ath10k: remove void pointer from struct ath10k_pci_compl by Kalle Valo · 12 years ago
  19. d88effb ath10k: make target_ce_config_wlan more readable by Kalle Valo · 12 years ago
  20. 48e9c22 ath10k: pci: make host_ce_config_wlan[] more readable by Kalle Valo · 12 years ago
  21. a18b5ed ath10k: remove un ar_pci->cacheline_sz field by Kalle Valo · 12 years ago
  22. d21fb95 ath10k: rename ce_ring_state to ath10k_ce_ring by Michal Kazior · 12 years ago
  23. 2aa3911 ath10k: rename ce_state to ath10k_ce_pipe by Michal Kazior · 12 years ago
  24. 87263e5 ath10k: rename hif_ce_pipe_info to ath10k_pci_pipe by Michal Kazior · 12 years ago
  25. 6702bad ath10k: remove unused ce_attr parameters by Michal Kazior · 12 years ago
  26. 774c7e8 ath10k: remove ce_op_state by Michal Kazior · 12 years ago
  27. 39e4086 ath10k: use inline ce_state structure by Michal Kazior · 12 years ago
  28. 27251e0 ath9k: Enable D3/L1 ASPM fix for AR9462 by Sujith Manoharan · 12 years ago
  29. 65c1a4d ath9k: Remove unused ANI commands by Sujith Manoharan · 12 years ago
  30. f3e979a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  31. 53b2f82 ath9k: ar9003_eeprom.c:3618 fix variable name typo by John W. Linville · 12 years ago
  32. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  33. e2951f7 ath10k: Fix mutex unlock balance by Mohammed Shafi Shajakhan · 12 years ago
  34. e5614a9 ath9k: Fix DEBUG_FS dependency for ath9k by Sujith Manoharan · 12 years ago
  35. d4c04ba ath9k: Fix TX poll work locking by Sujith Manoharan · 12 years ago
  36. d1ae25a ath9k: Fix ASPM workaround usage by Sujith Manoharan · 12 years ago
  37. 8aada63 ath5k: debugfs: NULL-terminate strings by Djalal Harouni · 12 years ago
  38. b380a43b ath9k: Fix ASPM for AR9462 by Sujith Manoharan · 12 years ago
  39. 19504cf cfg80211: add flags to cfg80211_rx_mgmt() by Vladimir Kondratiev · 12 years ago
  40. f4d9070 ath9k: Add one more PCI ID for CUS198 by Sujith Manoharan · 12 years ago
  41. e083a42 ath9k: Add antenna diversity tweak for CUS198 by Sujith Manoharan · 12 years ago
  42. fb5a2dc ath9k: Add support for AR9485 1.2 by Sujith Manoharan · 12 years ago
  43. 19c3616 ath9k: Enable PLL fix only for AR9340/AR9330 by Sujith Manoharan · 12 years ago
  44. d2e9fc1 ath9k_htc: Restore skb headroom when returning skb to mac80211 by Helmut Schaa · 12 years ago
  45. 89b5f74 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  46. 2dfca31 mac80211: add a flag to indicate CCK support for HT clients by Felix Fietkau · 12 years ago
  47. d074666 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  48. d074e8d ath9k: enable CSA functionality in ath9k by Simon Wunderlich · 12 years ago
  49. 4d70f2f ath5k: enable support for 5 MHz and 10 MHz channels by Simon Wunderlich · 12 years ago
  50. 6a09ae9 ath5k: set 5/10 MHz supported channels and fix duration by Simon Wunderlich · 12 years ago
  51. 312a644 ath5k: report 5/10 MHz channels by Simon Wunderlich · 12 years ago
  52. 6fac8bb ath9k: announce that ath9k supports 5/10 MHz by Simon Wunderlich · 12 years ago
  53. 67a5533 ath9k: set 5/10 MHz supported channels and fix bitrate by Simon Wunderlich · 12 years ago
  54. f819c0e ath9k: report 5/10 MHz channels by Simon Wunderlich · 12 years ago
  55. 0671894 ath9k: use chandef instead of channel_type by Simon Wunderlich · 12 years ago
  56. 92367fe7 ath9k: always use SIFS times from OFDM for 5/10 MHz by Simon Wunderlich · 12 years ago
  57. 5d07cca ath9k: Use lockless variant to initialize RX fifo by Sujith Manoharan · 12 years ago
  58. c3124df ath9k: Optimize LNA check by Sujith Manoharan · 12 years ago
  59. 009af8f ath9k: Identify first subframe in an A-MPDU by Sujith Manoharan · 12 years ago
  60. e3acd13 ath9k: Handle invalid RSSI by Sujith Manoharan · 12 years ago
  61. ea3ef10 ath9k: Remove unused function argument by Sujith Manoharan · 12 years ago
  62. 7c5c73c ath9k: Fix error condition for corrupt descriptors by Sujith Manoharan · 12 years ago
  63. b092559 ath9k: Handle corrupt descriptors properly by Sujith Manoharan · 12 years ago
  64. eb5f952 ath9k: Move the RX poll check to preprocess() by Sujith Manoharan · 12 years ago
  65. 6f38482 ath9k: Fix RX beacon processing by Sujith Manoharan · 12 years ago
  66. a5525d9 ath9k: Fix RX packet counter by Sujith Manoharan · 12 years ago
  67. 5e85a32 ath9k: Fix RX debug statistics by Sujith Manoharan · 12 years ago
  68. 6b87d71 ath9k: Fix PHY error processing by Sujith Manoharan · 12 years ago
  69. 3105b67 ath9k: Reorder some functions by Sujith Manoharan · 12 years ago
  70. e0dd1a9 ath9k: Fix TSF processing by Sujith Manoharan · 12 years ago
  71. 4a47064 ath9k: Fix RX crypto processing by Sujith Manoharan · 12 years ago
  72. 5871d2d ath9k: Discard invalid frames early by Sujith Manoharan · 12 years ago
  73. 0cab329 ath9k: Fix phy error handling for DFS by Sujith Manoharan · 12 years ago
  74. f6307dd ath9k: Use a subroutine to check for "mybeacon" by Sujith Manoharan · 12 years ago
  75. 2b72111 ath9k_htc: do not use bulk on EP3 and EP4 by Oleksij Rempel · 12 years ago
  76. 4a68ab10 wil6210: let IP stack re-check HW TCP/UDP csum errors by Vladimir Kondratiev · 12 years ago
  77. 563299d ath9k: reset buffer stale flag in ath_tx_get_tid_subframe by Felix Fietkau · 12 years ago
  78. 8f536b8 ath9k: simplify ath_tid_drain by Felix Fietkau · 12 years ago
  79. a1c781b ath9k: avoid accessing MRC registers on single-chain devices by Felix Fietkau · 12 years ago
  80. ca6d4a7 ath9k: simplify debugfs chainmask handling by Felix Fietkau · 12 years ago
  81. f5bde5b ath9k: remove ath9k_sta_remove_debugfs by Felix Fietkau · 12 years ago
  82. 50676b8 ath9k: shrink a few data structures by reordering fields by Felix Fietkau · 12 years ago
  83. e96542e ath9k: fix rx descriptor related race condition by Felix Fietkau · 12 years ago
  84. 946951e Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 12 years ago
  85. 961d4c3 ath10k: add support for HTT 3.0 by Michal Kazior · 12 years ago
  86. 0d9b043 ath10k: add support for firmware newer than 636 by Michal Kazior · 12 years ago
  87. 68c8a9b ath10k: fix WEP in AP and IBSS mode by Marek Puzyniak · 12 years ago
  88. 7f8a62d ath10k: plug possible memory leak in WMI by Michal Kazior · 12 years ago
  89. dfa95b5 ath10k: implement 802.3 SNAP rx decap type A-MSDU handling by Michal Kazior · 12 years ago
  90. 0e1cbf9 ath10k: fix HTT service setup by Michal Kazior · 12 years ago
  91. ba7ee55 ath10k: print errcode when CE ring setup fails by Michal Kazior · 12 years ago
  92. f9d8fec ath10k: clean up PCI completion states by Michal Kazior · 12 years ago
  93. ffe5daa ath10k: use sizeof(*var) in kmalloc by Michal Kazior · 12 years ago
  94. 7a53f3f ath10k: clean up monitor start code by Michal Kazior · 12 years ago
  95. 9c5ae69 ath10k: check allocation errors in CE by Janusz Dziedzic · 12 years ago
  96. 4e72b23 ath10k: update supported FW build version by Bartosz Markowski · 12 years ago
  97. 57a8930 ath10k: Remove qca98xx hw1.0 support by Bartosz Markowski · 12 years ago
  98. c69029b ath10k: setup peer UAPSD flag correctly by Janusz Dziedzic · 12 years ago
  99. fc73f11 cfg80211: add wdev to testmode cmd by David Spinadel · 12 years ago
  100. 16fe28e ath9k: Run the LNA combining algorithm properly by Sujith Manoharan · 12 years ago