1. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  2. 2189d13 ath5k: snprintf() returns largish values by Dan Carpenter · 15 years ago
  3. b3f194e ath5k: clean up rxlink handling by Bruno Randolf · 15 years ago
  4. 450464d ath5k: disable tasklets during reset by Bob Copeland · 15 years ago
  5. 5faaff7 ath5k: move reset to mac80211 workqueue by Bob Copeland · 15 years ago
  6. 6665b54 ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413 by Bruno Randolf · 15 years ago
  7. e691e19 Merge branch 'wireless-2.6' into wireless-next-2.6 by Reinette Chatre · 15 years ago
  8. b685577 ath5k: initialize ah->ah_current_channel by Bob Copeland · 15 years ago
  9. 6a0076e ath5k: report PHY error frames only for chips which need it by Bruno Randolf · 15 years ago
  10. 8786123 ath5k: review RX descriptor functions by Bruno Randolf · 15 years ago
  11. 1884a36 ath5k: take descriptor differences between 5210 and 5211 into account by Bruno Randolf · 15 years ago
  12. 2237e92 ath5k: update 5210/5211 frame types by Bruno Randolf · 15 years ago
  13. 03417bc ath5k: review and add comments for descriptors by Bruno Randolf · 15 years ago
  14. 62412a8 ath5k: remove pointless rx error overlay struct by Bruno Randolf · 15 years ago
  15. 2847109 ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status() by Bruno Randolf · 15 years ago
  16. a666819 ath5k: use direct function calls for descriptors when possible by Bruno Randolf · 15 years ago
  17. 02a78b4 ath5k: move checks and stats into new function by Bruno Randolf · 15 years ago
  18. 8a89f06 ath5k: split descriptor handling and frame receive by Bruno Randolf · 15 years ago
  19. b16062f ath5k: unify rx descriptor error handling by Bruno Randolf · 15 years ago
  20. 39d63f2 ath5k: reset more pointers after we free skbs by Bruno Randolf · 15 years ago
  21. 0452d4a ath5k: print more errors when decriptor setup fails by Bruno Randolf · 15 years ago
  22. 265faad ath5k: fix rx descriptor debugging by Bruno Randolf · 15 years ago
  23. beade63 ath5k: fix some comment typos by Bruno Randolf · 15 years ago
  24. 9e4e43f ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb() by Bruno Randolf · 15 years ago
  25. 8d67a03 ath5k: more debug prints for resets by Bruno Randolf · 15 years ago
  26. 3cfd43f ath5k: add debugfs file for queue debugging by Bruno Randolf · 15 years ago
  27. 20fbed2 ath5k: no need to save/restore the default antenna by Bruno Randolf · 15 years ago
  28. 0ca7402 ath5k: new function for setting the antenna switch table by Bruno Randolf · 15 years ago
  29. 39d5b2c ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks by Bruno Randolf · 15 years ago
  30. 9d88477 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  31. 436c109 ath5k: fix NULL pointer in antenna configuration by Bruno Randolf · 15 years ago
  32. 6b5dcccb ath5k: retain promiscuous setting by Bob Copeland · 15 years ago
  33. e307139 ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions by Tobias Doerffel · 15 years ago
  34. 4f42486 ath5k: print error message if ANI levels are out of range by Bruno Randolf · 15 years ago
  35. 9537a16 ath5k: always calculate ANI listen time by Bruno Randolf · 15 years ago
  36. 40ca22e ath5k: add sysfs files for ANI parameters by Bruno Randolf · 15 years ago
  37. 6673e2e ath5k: use ath5k_softc as driver data by Bruno Randolf · 15 years ago
  38. 30bd3a3 ath5k: clarify logic when to enable spur mitigation filter by Bruno Randolf · 15 years ago
  39. 230fc4f ath5k: remove ATH_TRACE macro by Bruno Randolf · 15 years ago
  40. afe8628 ath5k: run NF calibration only every 60 seconds by Bruno Randolf · 15 years ago
  41. 0e8e02d ath5k: Stop queues only for NF calibration by Bruno Randolf · 15 years ago
  42. 9e04a7e ath5k: move noise floor calibration into tasklet by Bruno Randolf · 15 years ago
  43. ac55952 ath5k: initialize calibration timers by Bruno Randolf · 15 years ago
  44. 77c2061 wireless: fix several minor description typos by Walter Goldens · 15 years ago
  45. 397f385 ath5k: wake queues on reset by Bruno Randolf · 15 years ago
  46. b5eae9f ath5k: consistently use rx_bufsize for RX DMA by Bruno Randolf · 15 years ago
  47. 820ae8a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  48. 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 · 15 years ago
  49. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  50. 9637e51 ath5k: drop warning on jumbo frames by Luis R. Rodriguez · 15 years ago
  51. 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 · 15 years ago
  52. 05e8594 ath5k: several off by one range checks by Dan Carpenter · 15 years ago
  53. 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 · 15 years ago
  54. f5c044e mac80211: remove deprecated noise field from ieee80211_rx_status by John W. Linville · 15 years ago
  55. 54c7c91e ath5k: remove usage of deprecated noise value by John W. Linville · 15 years ago
  56. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 15 years ago
  57. 55ee82b ath5k: basic support for survey by Holger Schurig · 15 years ago
  58. 1c0fc65 ath5k/ath9k: Fix 64 bits TSF reads by Benoit Papillault · 15 years ago
  59. 5c01d56 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 · 15 years ago
  60. 87d77c4 ath5k: treat RXORN as non-fatal by Bruno Randolf · 15 years ago
  61. 0edc9a6 ath5k: Use high bitrates for ACK/CTS by Bruno Randolf · 15 years ago
  62. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  63. ace5d5d ath5k: fixup some merge damage for AR5211 IQ calibration by John W. Linville · 15 years ago
  64. 4f59fce ath5k: add bounds check to pdadc table by Bob Copeland · 15 years ago
  65. a05988b ath5k: fix race condition in tx desc processing by Bob Copeland · 15 years ago
  66. 6b5d117 ath5k: clean up queue manipulation by Bob Copeland · 15 years ago
  67. 1968cc7 ath5k: correct channel setting for 2.5 mhz spacing by Bob Copeland · 15 years ago
  68. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 15 years ago
  69. 2111ac0 ath5k: Adaptive Noise Immunity (ANI) Implementation by Bruno Randolf · 15 years ago
  70. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  71. a8c944f ath5k: add capability flag for phyerror counters by Bruno Randolf · 15 years ago
  72. da35111 ath5k: update phy errors codes by Bruno Randolf · 15 years ago
  73. 495391d ath5k: simplify MIB counters by Bruno Randolf · 15 years ago
  74. 9d332c8 ath5k: initialize default noise floor by Bruno Randolf · 15 years ago
  75. b4ea449 ath5k: keep beacon RSSI average by Bruno Randolf · 15 years ago
  76. 6a8a3f6 ath5k: move ath5k_hw_calibration_poll to base.c by Bruno Randolf · 15 years ago
  77. a9167f9 ath5k: optimize ath5k_hw_calibration_poll by Bruno Randolf · 15 years ago
  78. e65e1d7 ath5k: remove the use of SWI interrupt by Bruno Randolf · 15 years ago
  79. 1063b17 ath5k: remove static calibration interval variable by Bruno Randolf · 15 years ago
  80. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  81. 33e2bf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  82. 200763b ath5k: remove unused beacon timer code by John W. Linville · 15 years ago
  83. a93b7ae ath5k: remove dead source in ath5k_combine_linear_pcdac_curves by John W. Linville · 15 years ago
  84. 6fe10e7 ath5k: remove some dead functions by John W. Linville · 15 years ago
  85. e9f0838 ath5k: fixing retries in ath5k_hw_setup_4word_tx_desc by Andrew Blaich · 15 years ago
  86. 687c8ff ath5k: Minor EEPROM documentation updates by Bruno Randolf · 15 years ago
  87. 49a85d2 ath5k: IQ calibration for AR5211 is slightly different by Bruno Randolf · 15 years ago
  88. 7644395 ath5k: add debugfs file frameerrors by Bruno Randolf · 15 years ago
  89. 9191545 ath5k: remove ah_gpio_npins by Bruno Randolf · 15 years ago
  90. a71bceb ath5k: remove ah_mac_revision by Bruno Randolf · 15 years ago
  91. ff5d96c ath5k: remove ah_magic by Bruno Randolf · 15 years ago
  92. ccfe555 ath5k: remove double opmode definition by Bruno Randolf · 15 years ago
  93. caec911 ath5k: preserve antenna settings by Bruno Randolf · 15 years ago
  94. 604eead ath5k: add antenna statistics and debugfs file for antenna settings by Bruno Randolf · 15 years ago
  95. 8127fbd ath5k: Fix TX/RX padding for all frames by Benoit Papillault · 15 years ago
  96. 5f13bfa ath5k: read eeprom IQ calibration values correctly for G mode by Bruno Randolf · 15 years ago
  97. 86415d4 ath5k: fix I/Q calibration (for real) by Bruno Randolf · 15 years ago
  98. a3b980f ath5k: fix TSF reset by Bruno Randolf · 15 years ago
  99. 8bd8bea ath5k: use fixed antenna for tx descriptors by Bruno Randolf · 15 years ago
  100. ec182d9 ath5k: move ath5k_hw_register_timeout() into reset.c by Pavel Roskin · 15 years ago