1. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  2. c47faa3 ath5k: Cleanups v2 + add kerneldoc on all hw functions by Nick Kossifidis · 13 years ago
  3. 1846ac3 ath5k: Use usleep_range where possible by Nick Kossifidis · 13 years ago
  4. 931be26 ath5k: clean up base.h and its use by Pavel Roskin · 14 years ago
  5. 32c2546 ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value by Pavel Roskin · 14 years ago
  6. 8d44a82 ath5k: remove most references to XR by Pavel Roskin · 14 years ago
  7. e0d687b ath5k: merge ath5k_hw and ath5k_softc by Pavel Roskin · 14 years ago
  8. 6340211 ath5k: disable 32KHz sleep clock operation by default by Felix Fietkau · 14 years ago
  9. f006438 ath5k: fix reference clock usec duration setting restore by Felix Fietkau · 14 years ago
  10. 6a2a0e7 ath5k: fix typos, bad comment formatting and GHz in place of MHz by Pavel Roskin · 14 years ago
  11. e4bbf2f ath5k: fix formatting errors found by checkpatch.pl by Pavel Roskin · 14 years ago
  12. 2753f87 ath5k: don't use volatile, it's not needed by Pavel Roskin · 14 years ago
  13. 0a5d381 ath5k: replace spaces with tabs as suggested by checkpatch.pl by Pavel Roskin · 14 years ago
  14. d816ab2 ath5k: annotate reg in ath5k_hw_nic_reset() as __iomem by Pavel Roskin · 14 years ago
  15. a99168e ath5k: Disable fast channel switching by default by Nick Kossifidis · 14 years ago
  16. e245292 ath5k: fix uninitialized var warning for txf2txs by John W. Linville · 14 years ago
  17. 0207c0c ath5k: Use helper function to get eeprom mode from channel by Bruno Randolf · 14 years ago
  18. 26a51ad ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead by Bruno Randolf · 14 years ago
  19. e98b06b ath5k: Use pci_is_pcie() by Hauke Mehrtens · 14 years ago
  20. 4cebb34 ath5k: Fix reset and interrupts for AHB type of devices. by Felix Fietkau · 14 years ago
  21. 8efa5d7 ath5k: Check if pci pdev struct is initialized in common functions. by Felix Fietkau · 14 years ago
  22. acb091d ath5k: Cleanup turbo channel flags by Nick Kossifidis · 14 years ago
  23. c2b0ebe ath5k: No need to save/restore staid flags on reset by Nick Kossifidis · 14 years ago
  24. 8aec7af ath5k: Support synth-only channel change for AR2413/AR5413 by Nick Kossifidis · 14 years ago
  25. f08fbf6 ath5k: Update PLL programming for turbo/half/quarter by Nick Kossifidis · 14 years ago
  26. b405086 ath5k: Increase PHY settling parameters for turo mode by Nick Kossifidis · 14 years ago
  27. 325089a ath5k: Small cleanup on tweak_initvals by Nick Kossifidis · 14 years ago
  28. c297560 ath5k: Put core clock initialization on a new function by Nick Kossifidis · 14 years ago
  29. e088f23 ath5k: Stop PCU on reset by Nick Kossifidis · 14 years ago
  30. d41174f ath5k: Add new function to stop rx/tx DMA by Nick Kossifidis · 14 years ago
  31. 9320b5c4 ath5k: Reset cleanup and generic cleanup by Nick Kossifidis · 14 years ago
  32. b1ae1ed ath5k: Allow ath5k to support virtual STA and AP interfaces. by Ben Greear · 14 years ago
  33. 8801df8 ath5k: trivial spelling fixes by Bob Copeland · 15 years ago
  34. a180a13 ath5k: clean up some comments by Bob Copeland · 15 years ago
  35. 418de6d ath5k: rename ath5k_hw_set_associd to _set_bssid by Nick Kossifidis · 15 years ago
  36. 20fbed2 ath5k: no need to save/restore the default antenna by Bruno Randolf · 15 years ago
  37. 0ca7402 ath5k: new function for setting the antenna switch table by Bruno Randolf · 15 years ago
  38. 40ca22e ath5k: add sysfs files for ANI parameters by Bruno Randolf · 15 years ago
  39. 30bd3a3 ath5k: clarify logic when to enable spur mitigation filter by Bruno Randolf · 15 years ago
  40. 230fc4f ath5k: remove ATH_TRACE macro by Bruno Randolf · 15 years ago
  41. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  42. 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
  43. ccfe555 ath5k: remove double opmode definition by Bruno Randolf · 15 years ago
  44. 5f13bfa ath5k: read eeprom IQ calibration values correctly for G mode by Bruno Randolf · 15 years ago
  45. a3b980f ath5k: fix TSF reset by Bruno Randolf · 15 years ago
  46. ec182d9 ath5k: move ath5k_hw_register_timeout() into reset.c by Pavel Roskin · 15 years ago
  47. 626ede6 ath5k: remove stale function declarations, make some functions static by Pavel Roskin · 15 years ago
  48. 5d6ce62 ath5k: dont use external sleep clock in AP mode by Bob Copeland · 15 years ago
  49. 6e08d22 ath5k: Implement mac80211 callback set_coverage_class by Lukáš Turek · 15 years ago
  50. 3578e6e ath5k: Reimplement clock rate to usec conversion by Lukáš Turek · 15 years ago
  51. e5e2647 ath5k: use noise calibration from madwifi hal by Bob Copeland · 15 years ago
  52. 8ce54c5 ath5k: enable Power-Save Polls by setting the association ID by Luis R. Rodriguez · 15 years ago
  53. be5d6b7 ath5k: simplify passed params to ath5k_hw_set_associd() by Luis R. Rodriguez · 15 years ago
  54. 91b9eb8 ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID() by Luis R. Rodriguez · 15 years ago
  55. 954fece ath5k: use common curbssid, bssidmask and macaddr by Luis R. Rodriguez · 15 years ago
  56. bcd8f54 atheros: use get_unaligned_le*() for bssid mask setting by Luis R. Rodriguez · 15 years ago
  57. edd7fc7 ath5k: Wakeup fixes by Nick Kossifidis · 16 years ago
  58. 46026e8 ath5k: cleanup ath5k_hw struct by Bob Copeland · 16 years ago
  59. e6a3b61 ath5k: added cfg80211 based rfkill support by Tobias Doerffel · 16 years ago
  60. c649c0e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  61. 57e6c56 ath5k: Add Spur filter support on newer chips by Nick Kossifidis · 16 years ago
  62. 2bed03e ath5k: Implement antenna control by Nick Kossifidis · 16 years ago
  63. 1889ba0 ath5k: Put remaining EEPROM data on ee struct by Nick Kossifidis · 16 years ago
  64. a082381 ath5k: Allow user/driver to set txpower by Nick Kossifidis · 16 years ago
  65. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 16 years ago[Renamed from drivers/net/wireless/ath5k/reset.c]
  66. 807e373 ath5k: fix scanning in AR2424 by Pavel Roskin · 16 years ago
  67. 0ee904c drivers/net: replace BUG() with BUG_ON() if possible by Alexander Beregalov · 16 years ago
  68. 8f655dd ath5k: Add tx power calibration support by Nick Kossifidis · 16 years ago
  69. 2c91108c ath5k: constify stuff by Jiri Slaby · 16 years ago
  70. e8f055f ath5k: Update reset code by Nick Kossifidis · 16 years ago
  71. a406c13 ath5k: Update initvals by Nick Kossifidis · 16 years ago
  72. 8892e4e ath5k: Update RF Buffer handling by Nick Kossifidis · 16 years ago
  73. 6f3b414 ath5k: Update gain_F calibration code and add documentation by Nick Kossifidis · 16 years ago
  74. 1048643 ath5k: Clean up eeprom parsing and add missing calibration data by Felix Fietkau · 16 years ago
  75. 8b0162a ath5k: ignore the return value of ath5k_hw_noise_floor_calibration by Felix Fietkau · 16 years ago
  76. 4c674c6 ath5k: Update interrupt masking code by Nick Kossifidis · 16 years ago
  77. 7d19267 ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular by Elias Oltmanns · 16 years ago
  78. 1bef016 ath5k: Update registers and SREV ids v2 by Nick Kossifidis · 16 years ago
  79. 84e463f ath5k: Fix bad udelay calls on AR5210 code by Nick Kossifidis · 16 years ago
  80. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  81. c6e387a ath5k: HW code cleanup by Nick Kossifidis · 16 years ago