1. a55f858 ath9k_hw: Cleanup TX power calculation for AR9287 by Sujith · 14 years ago
  2. 79d7f4b ath9k_hw: Optimize ath9k_hw_ar9287_set_board_values by Sujith · 14 years ago
  3. 16c94ac ath9k_hw: Cleanup eeprom_9287.c by Sujith · 14 years ago
  4. 1f03baa ath9k: use the key handling code from ath9k_common instead of duplicating it by Felix Fietkau · 14 years ago
  5. eed8e22 ath9k_common: use allocated key cache entries for multi BSS crypto support by Felix Fietkau · 14 years ago
  6. 1d0bb42 ath9k_hw: add multicast key search support by Felix Fietkau · 14 years ago
  7. ed3305b ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabled by John W. Linville · 14 years ago
  8. 43163f0 ath9k: cleanup: remove unneeded null check by Dan Carpenter · 14 years ago
  9. b7b1b51 ath9k: Fix bug in validating received data length for edma by Vasanthakumar Thiagarajan · 14 years ago
  10. 5c6dd92 ath9k: Fix bug in accessing skb->data of rx frame for edma by Vasanthakumar Thiagarajan · 14 years ago
  11. 9f167f6 ath9k: Clean up few function parameters in recv.c by Vasanthakumar Thiagarajan · 14 years ago
  12. 93ef24b ath9k: Move driver specific structures by Sujith · 14 years ago
  13. d435700 ath9k: Move ath9k specific RX code to driver by Sujith · 14 years ago
  14. c5395b6 ath9k_hw: Enable TX IQ calibration on AR9003 by Luis R. Rodriguez · 14 years ago
  15. d5d1154 ath9k_hw: Enable auto sleep for ar9003 by Vasanthakumar Thiagarajan · 14 years ago
  16. fdf7662 ath9k: Fix power save with auto sleeping by Vasanthakumar Thiagarajan · 14 years ago
  17. de0f648 ath9k: Make sure null func frame is acked before going into PS for ar9003 by Vasanthakumar Thiagarajan · 14 years ago
  18. 77c2061 wireless: fix several minor description typos by Walter Goldens · 14 years ago
  19. 17525f9 ath9k_htc: Enable RX STBC for AR9271 by Sujith · 14 years ago
  20. b4dec5e ath9k_htc: Enable SGI in HT20 for AR9271 by Sujith · 14 years ago
  21. 2c76ef8 ath9k_htc: Update HT configuration properly by Sujith · 14 years ago
  22. 0d425a7 ath9k_htc: Cleanup rate initialization by Sujith · 14 years ago
  23. 01574c4 ath9k_htc: Initvals update for AR9271 by Sujith · 14 years ago
  24. a465a2c drivers/net/wireless/ath/ath9k: Use kmemdup by Julia Lawall · 14 years ago
  25. 0423606 ath9k/debug: fixup the return codes by Dan Carpenter · 14 years ago
  26. 2b87f3a ath9k/debug: improve the snprintf() handling by Dan Carpenter · 14 years ago
  27. 5682422 ath9k: fix dma direction for map/unmap in ath_rx_tasklet by Ming Lei · 14 years ago
  28. ff37d9a ath9k_htc: Increase credit size by Sujith · 14 years ago
  29. b80841c ath9k_htc: Remove HW queue translation by Sujith · 14 years ago
  30. ca74b83 ath9k_htc: Initialize beacon/CAB queues by Sujith · 14 years ago
  31. 2edb458 ath9k_htc: Add queue statistics to xmit debugfs file by Sujith · 14 years ago
  32. 6473d24 ath9k: Enable Short GI in 20 Mhz for ar9287 and later chips by Vasanthakumar Thiagarajan · 14 years ago
  33. 08578b8 ath9k: enable the baseband watchdog events for AR9003 by Luis R. Rodriguez · 14 years ago
  34. aea702b ath9k_hw: add support for the AR9003 baseband watchdog by Luis R. Rodriguez · 14 years ago
  35. 9a13b1e ath9k_hw: rename the ar9003_initvals.h to ar9003_2p0_initvals.h by Luis R. Rodriguez · 14 years ago
  36. 7284635 ath9k_hw: add support for the AR9003 2.2 by Luis R. Rodriguez · 14 years ago
  37. 7c9fd60 ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used by Vasanthakumar Thiagarajan · 14 years ago
  38. 9be8ab2 ath9k: Fix ath_print in xmit for hardware reset. by Justin P. Mattock · 14 years ago
  39. a65e4cb4 ath9k: remove VEOL support for ad-hoc by Felix Fietkau · 14 years ago
  40. 774610e ath9k: change beacon allocation to prefer the first beacon slot by Felix Fietkau · 14 years ago
  41. ededf1f ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep by Vasanthakumar Thiagarajan · 14 years ago
  42. 7606688 ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs() by Dan Carpenter · 14 years ago
  43. 690e781 ath9k_htc: dereferencing before check in hif_usb_tx_cb() by Dan Carpenter · 14 years ago
  44. 3dc3fc5 Revert "ath9k: Group Key fix for VAPs" by John W. Linville · 14 years ago
  45. 617f3d0 wireless: update gfp/slab.h includes by Tejun Heo · 14 years ago
  46. ab1d864 ath9k: remove AR9003 from PCI IDs for now by Luis R. Rodriguez · 14 years ago
  47. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  48. 820ae8a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  49. 6fe70aa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  50. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  51. ffdc4cb ath9k_hw: clean up EEPROM endian handling on AR9003 by Felix Fietkau · 14 years ago
  52. 9bff0bc ath9k: add debugfs files for reading/writing registers by Felix Fietkau · 14 years ago
  53. 1534069 ath9k: add debugfs files for reading/writing the rx and tx chainmask by Felix Fietkau · 14 years ago
  54. c8a72c0 ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries by Felix Fietkau · 14 years ago
  55. 8116daf ath9k_htc: Fix array overflow by Sujith.Manoharan@atheros.com · 14 years ago
  56. d8c49ff ath9k_htc: Fix target ready race condition by Sujith.Manoharan@atheros.com · 14 years ago
  57. 47fce02 ath9k_htc: Reorder HTC initialization by Sujith.Manoharan@atheros.com · 14 years ago
  58. 1d8af8c ath9k_htc: Allocate URBs properly by Sujith.Manoharan@atheros.com · 14 years ago
  59. 05a30f9 ath9k_htc: Lock sta_notify() callback by Sujith.Manoharan@atheros.com · 14 years ago
  60. b29e7eb ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma() by Vasanthakumar Thiagarajan · 14 years ago
  61. 083e3e8 ath9k: Fix bug in handling rx frames with invalid descriptor content by Vasanthakumar Thiagarajan · 14 years ago
  62. 7fca8e2 ath9k_hw: new initialization values for AR9003 by Luis R. Rodriguez · 14 years ago
  63. cc75589 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  64. 0730d11 ath9k/htc_drv_main: off by one error by Dan Carpenter · 14 years ago
  65. 277a64d ath9k/htc_drv_main: null dereference typo by Dan Carpenter · 14 years ago
  66. 5efa3a6 ath9k_hw: enable PCIe low power mode for AR9003 by Luis R. Rodriguez · 14 years ago
  67. 2ff6575 ath9k_htc: Handle IDLE LED properly by Sujith · 14 years ago
  68. bc6fb35 ath9k_hw: Update initvals for AR9003 for xb113 by Luis R. Rodriguez · 14 years ago
  69. 6f256de ath9k_common: drop incomming frames with an invalid hardware rate by Luis R. Rodriguez · 14 years ago
  70. 8e15599 ath9k_common: move the rate status setting into ath9k_process_rate() by Luis R. Rodriguez · 14 years ago
  71. 9c6dda4 ath9k_htc: Fix beaconing in IBSS mode by Sujith · 14 years ago
  72. 3ef83d74 ath9k: fix another source of corrupt frames by Felix Fietkau · 14 years ago
  73. 8316324 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  74. 62dad5b ath9k: Added get_survey callback in order to get channel noise by Benoit Papillault · 14 years ago
  75. 32a0a33 ath9k: remove usage of deprecated noise value by John W. Linville · 14 years ago
  76. 3a37495 ath9k: Avoid corrupt frames being forwarded to mac80211. by Vivek Natarajan · 14 years ago
  77. 8a8572a ath9k_htc: Handle CONF_IDLE during unassociated state to save power. by Vivek Natarajan · 14 years ago
  78. 5bea400 ath9k_hw: Fix TX interrupt mitigation settings by Luis R. Rodriguez · 14 years ago
  79. 5d5d44d ath9k_hw: fix noisefloor timeout handling on AR9003 by Felix Fietkau · 14 years ago
  80. 0cf3107 ath9k_hw: Fix endian bug in an AR9003 EEPROM field by Felix Fietkau · 14 years ago
  81. d10baf9 ath9k_hw: Fix typos in tx rate power level parsing for AR9003 by Felix Fietkau · 14 years ago
  82. 597a94b ath9k_hw: use the configured power limit for AR9003 by Felix Fietkau · 14 years ago
  83. 7f9f360 ath9k: wake queue after processing edma rx frames by Felix Fietkau · 14 years ago
  84. 6b42e8d ath9k_hw: fix fast clock handling for 5GHz channels by Felix Fietkau · 14 years ago
  85. 5b75d0f ath9k_hw: update EEPROM data structure for AR9280 by Felix Fietkau · 14 years ago
  86. e555372 ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003 by Vasanthakumar Thiagarajan · 14 years ago
  87. b360a88 ath9k_hw: disable TX IQ calibration for AR9003 by Luis R. Rodriguez · 14 years ago
  88. 8393722 ath9k_hw: fix typo in the AR9003 EEPROM data structure definition by Felix Fietkau · 14 years ago
  89. 14bc110 ath9k_hw: fix pll clock setting for 5ghz on AR9003 by Felix Fietkau · 14 years ago
  90. 2fcb913 ath9k_hw: update initvals for AR9003 by Felix Fietkau · 14 years ago
  91. 4f82471 ath9k_htc: Simplify RX IRQ handler by Sujith · 14 years ago
  92. d439260 ath9k_htc: Validate TX Endpoint ID by Sujith · 14 years ago
  93. 5bf1e17 ath9k_htc: Remove unnecessary powersave restore by Sujith · 14 years ago
  94. d8f996f ath9k_htc: Really fix device hotunplug by Sujith · 14 years ago
  95. 0d36d71 ath9k_htc: Fix WMI command race by Sujith · 14 years ago
  96. ba44370 ath9k_htc: Increase WMI timeout value by Sujith · 14 years ago
  97. 5ab0af3 ath9k_htc: Process command data properly by Sujith · 14 years ago
  98. 62e4716 ath9k_htc: Use USB reboot by Sujith · 14 years ago
  99. f668907 ath9k_htc: Pass correct private pointer by Sujith · 14 years ago
  100. 51f139d ath9k_hw: Remove pointless ANI deinit by Sujith · 14 years ago