1. 9d88477 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  2. 436c109 ath5k: fix NULL pointer in antenna configuration by Bruno Randolf · 14 years ago
  3. 9e55ba7 ath9k: Fix bug in rate table by Vasanthakumar Thiagarajan · 14 years ago
  4. 6267dc7 ath9k_htc: Configure credit size for AR7010 by Sujith · 14 years ago
  5. ea46e64 ath9k_htc: Setup 5GHz channels by Sujith · 14 years ago
  6. 29d9075 ath9k_htc: Configure dual stream rates by Sujith · 14 years ago
  7. 6debeca ath9k_htc: Setup HT capabilites for 2-stream devices by Sujith · 14 years ago
  8. 61389f3 ath9k_common: Move count_streams to common module by Sujith · 14 years ago
  9. b176286 ath9k_htc: Add support for AR7010 by Sujith · 14 years ago
  10. cbba8cd ath9k_hw: Configure byte swap for non AR9271 chips by Sujith · 14 years ago
  11. ce43cee ath9k: Determine Firmware on probe by Sujith · 14 years ago
  12. 6b5dccc ath5k: retain promiscuous setting by Bob Copeland · 14 years ago
  13. e307139 ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions by Tobias Doerffel · 14 years ago
  14. abd984e ath9k_htc: Use proper station add/remove callbacks by Sujith · 14 years ago
  15. ce9426d ath9k: fix dma sync in rx path by Ming Lei · 14 years ago
  16. 84642d6 ath9k: fix queue stop/start based on the number of pending frames by Felix Fietkau · 14 years ago
  17. 764580f ath9k_htc: Fix fair beacon distribution by Sujith · 14 years ago
  18. 21d5130 ath9k_htc: Handle host RX disable by Sujith · 14 years ago
  19. e9201f0 ath9k_htc: Handle monitor interface removal by Sujith · 14 years ago
  20. 2336776 ath9k_htc: Fix locking for ps_idle by Sujith · 14 years ago
  21. 3901737 ath9k_htc: Remove useless cancel_work_sync by Sujith · 14 years ago
  22. 4a34a8c ath9k_htc: Fix bug in handling CONF_IDLE by Sujith · 14 years ago
  23. cb551df ath9k_htc: Add PS wrappers by Sujith · 14 years ago
  24. 881ac6a ath9k_htc: Revamp CONF_IDLE handling by Sujith · 14 years ago
  25. e9141f7 ath9k_hw: Fix async fifo for AR9287 by Sujith · 14 years ago
  26. 15ae733 ath9k_hw: Update the PCI WAR register by Sujith · 14 years ago
  27. a55f858 ath9k_hw: Cleanup TX power calculation for AR9287 by Sujith · 14 years ago
  28. 79d7f4b ath9k_hw: Optimize ath9k_hw_ar9287_set_board_values by Sujith · 14 years ago
  29. 16c94ac ath9k_hw: Cleanup eeprom_9287.c by Sujith · 14 years ago
  30. 1f03baa ath9k: use the key handling code from ath9k_common instead of duplicating it by Felix Fietkau · 14 years ago
  31. eed8e22 ath9k_common: use allocated key cache entries for multi BSS crypto support by Felix Fietkau · 14 years ago
  32. 1d0bb42 ath9k_hw: add multicast key search support by Felix Fietkau · 14 years ago
  33. ed3305b ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabled by John W. Linville · 14 years ago
  34. 43163f0 ath9k: cleanup: remove unneeded null check by Dan Carpenter · 14 years ago
  35. b7b1b51 ath9k: Fix bug in validating received data length for edma by Vasanthakumar Thiagarajan · 14 years ago
  36. 5c6dd92 ath9k: Fix bug in accessing skb->data of rx frame for edma by Vasanthakumar Thiagarajan · 14 years ago
  37. 9f167f6 ath9k: Clean up few function parameters in recv.c by Vasanthakumar Thiagarajan · 14 years ago
  38. 93ef24b ath9k: Move driver specific structures by Sujith · 14 years ago
  39. d435700 ath9k: Move ath9k specific RX code to driver by Sujith · 14 years ago
  40. c5395b6 ath9k_hw: Enable TX IQ calibration on AR9003 by Luis R. Rodriguez · 14 years ago
  41. 4f42486 ath5k: print error message if ANI levels are out of range by Bruno Randolf · 14 years ago
  42. 9537a16 ath5k: always calculate ANI listen time by Bruno Randolf · 14 years ago
  43. 40ca22e ath5k: add sysfs files for ANI parameters by Bruno Randolf · 14 years ago
  44. 6673e2e ath5k: use ath5k_softc as driver data by Bruno Randolf · 14 years ago
  45. 30bd3a3 ath5k: clarify logic when to enable spur mitigation filter by Bruno Randolf · 14 years ago
  46. 230fc4f ath5k: remove ATH_TRACE macro by Bruno Randolf · 14 years ago
  47. afe8628 ath5k: run NF calibration only every 60 seconds by Bruno Randolf · 14 years ago
  48. 0e8e02d ath5k: Stop queues only for NF calibration by Bruno Randolf · 14 years ago
  49. 9e04a7e ath5k: move noise floor calibration into tasklet by Bruno Randolf · 14 years ago
  50. ac55952 ath5k: initialize calibration timers by Bruno Randolf · 14 years ago
  51. d5d1154 ath9k_hw: Enable auto sleep for ar9003 by Vasanthakumar Thiagarajan · 14 years ago
  52. fdf7662 ath9k: Fix power save with auto sleeping by Vasanthakumar Thiagarajan · 14 years ago
  53. de0f648 ath9k: Make sure null func frame is acked before going into PS for ar9003 by Vasanthakumar Thiagarajan · 14 years ago
  54. 77c2061 wireless: fix several minor description typos by Walter Goldens · 14 years ago
  55. 17525f9 ath9k_htc: Enable RX STBC for AR9271 by Sujith · 14 years ago
  56. b4dec5e ath9k_htc: Enable SGI in HT20 for AR9271 by Sujith · 14 years ago
  57. 2c76ef8 ath9k_htc: Update HT configuration properly by Sujith · 14 years ago
  58. 0d425a7 ath9k_htc: Cleanup rate initialization by Sujith · 14 years ago
  59. 01574c4 ath9k_htc: Initvals update for AR9271 by Sujith · 14 years ago
  60. a465a2c drivers/net/wireless/ath/ath9k: Use kmemdup by Julia Lawall · 14 years ago
  61. 0423606 ath9k/debug: fixup the return codes by Dan Carpenter · 14 years ago
  62. 2b87f3a ath9k/debug: improve the snprintf() handling by Dan Carpenter · 14 years ago
  63. 5682422 ath9k: fix dma direction for map/unmap in ath_rx_tasklet by Ming Lei · 14 years ago
  64. ff37d9a ath9k_htc: Increase credit size by Sujith · 14 years ago
  65. b80841c ath9k_htc: Remove HW queue translation by Sujith · 14 years ago
  66. ca74b83 ath9k_htc: Initialize beacon/CAB queues by Sujith · 14 years ago
  67. 2edb458 ath9k_htc: Add queue statistics to xmit debugfs file by Sujith · 14 years ago
  68. 6473d24 ath9k: Enable Short GI in 20 Mhz for ar9287 and later chips by Vasanthakumar Thiagarajan · 14 years ago
  69. 08578b8 ath9k: enable the baseband watchdog events for AR9003 by Luis R. Rodriguez · 14 years ago
  70. aea702b ath9k_hw: add support for the AR9003 baseband watchdog by Luis R. Rodriguez · 14 years ago
  71. 9a13b1e ath9k_hw: rename the ar9003_initvals.h to ar9003_2p0_initvals.h by Luis R. Rodriguez · 14 years ago
  72. 7284635 ath9k_hw: add support for the AR9003 2.2 by Luis R. Rodriguez · 14 years ago
  73. 397f385 ath5k: wake queues on reset by Bruno Randolf · 14 years ago
  74. 7c9fd60 ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used by Vasanthakumar Thiagarajan · 14 years ago
  75. 9be8ab2 ath9k: Fix ath_print in xmit for hardware reset. by Justin P. Mattock · 14 years ago
  76. 5001960 ar9170usb: fix read from freed driver context by Christian Lamparter · 14 years ago
  77. a65e4cb4 ath9k: remove VEOL support for ad-hoc by Felix Fietkau · 14 years ago
  78. 774610e ath9k: change beacon allocation to prefer the first beacon slot by Felix Fietkau · 14 years ago
  79. ededf1f ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep by Vasanthakumar Thiagarajan · 14 years ago
  80. 7606688 ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs() by Dan Carpenter · 14 years ago
  81. 690e781 ath9k_htc: dereferencing before check in hif_usb_tx_cb() by Dan Carpenter · 14 years ago
  82. 3dc3fc5 Revert "ath9k: Group Key fix for VAPs" by John W. Linville · 14 years ago
  83. 617f3d0 wireless: update gfp/slab.h includes by Tejun Heo · 14 years ago
  84. b5eae9f ath5k: consistently use rx_bufsize for RX DMA by Bruno Randolf · 14 years ago
  85. ab1d864 ath9k: remove AR9003 from PCI IDs for now by Luis R. Rodriguez · 14 years ago
  86. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  87. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  88. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  89. 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
  90. 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
  91. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  92. 2cb1ba1 ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB Network Adapter by Steve Tanner · 14 years ago
  93. ffdc4cb ath9k_hw: clean up EEPROM endian handling on AR9003 by Felix Fietkau · 14 years ago
  94. 9bff0bc ath9k: add debugfs files for reading/writing registers by Felix Fietkau · 14 years ago
  95. 1534069 ath9k: add debugfs files for reading/writing the rx and tx chainmask by Felix Fietkau · 14 years ago
  96. c8a72c0 ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries by Felix Fietkau · 14 years ago
  97. 8116daf ath9k_htc: Fix array overflow by Sujith.Manoharan@atheros.com · 14 years ago
  98. d8c49ff ath9k_htc: Fix target ready race condition by Sujith.Manoharan@atheros.com · 14 years ago
  99. 47fce02 ath9k_htc: Reorder HTC initialization by Sujith.Manoharan@atheros.com · 14 years ago
  100. 1d8af8c ath9k_htc: Allocate URBs properly by Sujith.Manoharan@atheros.com · 14 years ago