1. 56ca0db ath9k: Process BTCOEX interrupts using a helper by Sujith Manoharan · 13 years ago
  2. df198b1 ath9k: Use proper start/stop routines for BTCOEX by Sujith Manoharan · 13 years ago
  3. 5908120 ath9k: Move BTCOEX init/deinit functions to gpio.c by Sujith Manoharan · 13 years ago
  4. d3c83ac ath9k: Initialize MCI params using a helper by Sujith Manoharan · 13 years ago
  5. ea510e4 ath9k: Cleanup MCI init/deinit routines by Sujith Manoharan · 13 years ago
  6. c91ec46 ath9k: Remove AR9462 v1.0 support by Sujith Manoharan · 13 years ago
  7. a39fb22 ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and back by Pavel Roskin · 13 years ago
  8. 9da2723 ath9k: Fix descriptor length for AR9462 by Sujith Manoharan · 13 years ago
  9. f4c6ac27 ath9k: Fix programming SYNTH4 for AR9462 by Sujith Manoharan · 13 years ago
  10. ae245cd ath9k: Initialize NF values properly by Sujith Manoharan · 13 years ago
  11. 4bc7cda ath9k: Remove unused initvals by Sujith Manoharan · 13 years ago
  12. dbb07f0 ath9k: Fix phyerr debug statistics by Sujith Manoharan · 13 years ago
  13. 4203214 ath9k: Prettify recv debugfs file output by Sujith Manoharan · 13 years ago
  14. f8b815d ath9k: Add a debugfs file to display reset statistics by Sujith Manoharan · 13 years ago
  15. 6bcf6f6 ath9k: Merge wiphy and misc debugfs files by Sujith Manoharan · 13 years ago
  16. 25d78d3 ath9k: Remove unnecessary variable initialization by Sujith Manoharan · 13 years ago
  17. 14fec8d ath9k_hw: remove duplicate initvals by Felix Fietkau · 13 years ago
  18. 0a8a721 ath9k: remove unnecessary PS wrappers by Mohammed Shafi Shajakhan · 14 years ago
  19. 5ce3df6 ath9k: remove obsolete comments by Mohammed Shafi Shajakhan · 14 years ago
  20. cede8b6 ath5k:Remove __raw_read and __raw_write by Jonathan Bither · 14 years ago
  21. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 14 years ago
  22. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  23. 2504a64 ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status by Pavel Roskin · 14 years ago
  24. 291689f ath9k: cleanup a min_t() cast by Dan Carpenter · 14 years ago
  25. b9d9057 Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 14 years ago
  26. 55a2bb4 ath9k_hw: fix a RTS/CTS timeout regression by Felix Fietkau · 14 years ago
  27. f88373f ath9k: fix a WEP crypto related regression by Felix Fietkau · 14 years ago
  28. 07445f6 ath9k: Fix kernel panic during driver initilization by Mohammed Shafi Shajakhan · 14 years ago
  29. 8149415 ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix by John W. Linville · 14 years ago
  30. 5fbea5d ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' struct for create_qos command by Chilam Ng · 14 years ago
  31. 1b46dc04 ath6kl: fix compiler warning in ath6kl_init_hw_params() by Kalle Valo · 14 years ago
  32. 3c325fb ath6kl: Fix typo in cfg80211.c by Masanari Iida · 14 years ago
  33. cca4d5a ath6kl: Workaround to support Deep Sleep with MSM. by Santosh Sajjan · 14 years ago
  34. feced20 ath9k: Print the correct channel mode by Sujith Manoharan · 14 years ago
  35. 0ed7b93 ath9k_htc: Load firmware asynchronously by Sujith Manoharan · 14 years ago
  36. 3c411a4 ath6kl: Return a proper error code when not in connected state by Raja Mani · 14 years ago
  37. 081c7a8 ath6kl: Wait for host sleep mode cmd processed event during WOW suspend by Raja Mani · 14 years ago
  38. d91e8ee ath6kl: Configure WOW patterns while going to wow_suspend by Raja Mani · 14 years ago
  39. e390af7 ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend by Raja Mani · 14 years ago
  40. c865154 ath6kl: Fix kernel panic during rx aggregation by Vasanthakumar Thiagarajan · 14 years ago
  41. 5f1127f ath6kl: fix testmode when fw-2.bin or fw-3.bin is used by Kalle Valo · 14 years ago
  42. 41b2d62 ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix by John W. Linville · 14 years ago
  43. 67e43de carl9170: allow users to lower output power level by Christian Lamparter · 14 years ago
  44. 11deb53 ath5k: use bool type for no_hw_rfkill_switch module parameter by John W. Linville · 14 years ago
  45. d7d312c ath9k_htc: claim support for IBSS RSN by Antonio Quartulli · 14 years ago
  46. f997257 ath5k: claim support for IBSS RSN by Antonio Quartulli · 14 years ago
  47. 6ae4bb6 carl9170: remove eeprom data injection option by Christian Lamparter · 14 years ago
  48. e2d75c1 carl9170: claim to support IBSS RSN. by Nicolas Cavallari · 14 years ago
  49. 1d2a445 ath6kl: Fix bug in maintaining aggregation state in AP mode by Vasanthakumar Thiagarajan · 14 years ago
  50. 3fdc099 ath6kl: Fix bug in using tid given by addba/delba req events by Vasanthakumar Thiagarajan · 14 years ago
  51. 17741c8 ath6kl: Pass vif instead of ar to ath6kl_add_new_sta() by Vasanthakumar Thiagarajan · 14 years ago
  52. 7baef81 ath6kl: Define a structure for connection specific aggregation information by Vasanthakumar Thiagarajan · 14 years ago
  53. 0e7de66 ath6kl: Fix memory leak when unloading ath6kl_sdio by Vasanthakumar Thiagarajan · 14 years ago
  54. 7a950ea ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state() by Vasanthakumar Thiagarajan · 14 years ago
  55. 241b128 ath6kl: add back beginnings of USB support by Kalle Valo · 14 years ago
  56. d6a434d ath6kl: create ath6kl_core.ko by Kalle Valo · 14 years ago
  57. 3b1b7d0 ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functions by Kalle Valo · 14 years ago
  58. 5afa5aa ath6kl: get rid of AR_DBG_LVL_CHECK() by Kalle Valo · 14 years ago
  59. 45eaa78 ath6kl: create core.c by Kalle Valo · 14 years ago
  60. f29af97 ath6kl: add ATH6KL_CONF_UART_DEBUG by Kalle Valo · 14 years ago
  61. 46d33a2 ath6kl: unify cfg80211 init/cleanup functions by Kalle Valo · 14 years ago
  62. c25889e ath6kl: rename vif init and cleanup functions by Kalle Valo · 14 years ago
  63. cd23c1c ath6kl: add testmode 2 for 6003 ART by Alex Yang · 14 years ago
  64. e572602 ath6kl: fix uninitialized warning in ath6kl_process_uapsdq() by Kalle Valo · 14 years ago
  65. 3462735 ath6kl: remove -D__CHECK_ENDIAN__ from Makefile by Kalle Valo · 14 years ago
  66. d6f8026 ath6kl: use netdev_features_t by Kalle Valo · 14 years ago
  67. 7a532fe ath9k_hw: fix interpretation of the rx KeyMiss flag by Felix Fietkau · 14 years ago
  68. a0afd4f Merge remote branch 'wireless-next/master' into ath6kl-next by Kalle Valo · 14 years ago
  69. e80ec84 ath6kl: Remove useless initialization in ath6kl_read_fwlogs() by Raja Mani · 14 years ago
  70. c1762a3 ath6kl: Add support for uAPSD by Thirumalai Pachamuthu · 14 years ago
  71. 9ee6045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 14 years ago
  72. 8232736 ath6kl: Fix listen interval handling by Sujith Manoharan · 14 years ago
  73. cbec267 ath6kl: Initialize a variable properly by Sujith Manoharan · 14 years ago
  74. 4a8ce2f ath6kl: Remove redundant pointer check by Sujith Manoharan · 14 years ago
  75. 866dc88 ath6kl: Fix SDIO error path by Sujith Manoharan · 14 years ago
  76. 1a19f77 ath9k: Fix regression in channelwidth switch at the same channel by Rajkumar Manoharan · 14 years ago
  77. e4922f2 ath9k_hw: fix a comment by Mohammed Shafi Shajakhan · 14 years ago
  78. 4269a93 ath6kl: make net_device_ops const by Stephen Hemminger · 14 years ago
  79. 9d82682 ath6kl: Use a mutex_lock to avoid race in diabling and handling irq by Vasanthakumar Thiagarajan · 14 years ago
  80. 982767b ath6kl: Change ielen in ath6kl_add_new_sta() from u8 to size_t by Vasanthakumar Thiagarajan · 14 years ago
  81. 3d6aba2 ath6kl: Remove deadcode in main.c by Vasanthakumar Thiagarajan · 14 years ago
  82. 80abaf9 ath6kl: Implement ndo_set_rx_mode() by Vasanthakumar Thiagarajan · 14 years ago
  83. f914edd ath6kl: Add a function in wmi.c to add/delete a multicast filter by Vasanthakumar Thiagarajan · 14 years ago
  84. 3f3c4ee ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_CMDID by Vasanthakumar Thiagarajan · 14 years ago
  85. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  86. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 14 years ago
  87. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 14 years ago
  88. 1032c73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  89. cb00ec3 ath6kl: revert USB support by John W. Linville · 14 years ago
  90. 117ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  91. 98f0a5e ath9k: tx queue enable is read only for EDMA chipsets by Mohammed Shafi Shajakhan · 14 years ago
  92. 65a6922 carl9170: move checksum and txseq into subfunctions by Christian Lamparter · 14 years ago
  93. 016c217 ath9k_hw: increase tx status ring buffer size by Rajkumar Manoharan · 14 years ago
  94. 6ec414f ath9k: make ath_mci_duty_cycle static by Luis R. Rodriguez · 14 years ago
  95. a98aa7a ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get() by Luis R. Rodriguez · 14 years ago
  96. 76ff9a6 ath5k: avoid sparse warnings on tracing by Luis R. Rodriguez · 14 years ago
  97. 1512a48 ath9k: fix tx queue sparse complaint by Luis R. Rodriguez · 14 years ago
  98. e01ff34 ath9k_hw: fix sparse warnings on ar9003_rtt.c by Luis R. Rodriguez · 14 years ago
  99. d8f46ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 14 years ago
  100. f4ae40a switch debugfs to umode_t by Al Viro · 14 years ago