1. bb1f3ad ath5k: remove last references to "softc" by Pavel Roskin · 14 years ago
  2. 931be26 ath5k: clean up base.h and its use by Pavel Roskin · 14 years ago
  3. 32c2546 ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value by Pavel Roskin · 14 years ago
  4. 2972cc1 ath5k: remove unused and write-only structures and fields by Pavel Roskin · 14 years ago
  5. e0d687b ath5k: merge ath5k_hw and ath5k_softc by Pavel Roskin · 14 years ago
  6. 6a2a0e7 ath5k: fix typos, bad comment formatting and GHz in place of MHz by Pavel Roskin · 14 years ago
  7. e4bbf2f ath5k: fix formatting errors found by checkpatch.pl by Pavel Roskin · 14 years ago
  8. 2724a74 ath5k: use more readable way to clear MAC address by Pavel Roskin · 14 years ago
  9. 3a9ddde ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312 by Felix Fietkau · 14 years ago
  10. 32377b6 ath5k: fix the EEPROM check for hw AES crypto support by Felix Fietkau · 14 years ago
  11. d985255 ath5k: Enable AR2315 chipset recognition by Wojciech Dubowik · 14 years ago
  12. 76a9f6f ath5k: Fix short and long retry configuration by Bruno Randolf · 15 years ago
  13. e98b06b ath5k: Use pci_is_pcie() by Hauke Mehrtens · 15 years ago
  14. e7aecd3 ath5k: Add a function to read chipset's MAC revision by Felix Fietkau · 15 years ago
  15. 8efa5d7 ath5k: Check if pci pdev struct is initialized in common functions. by Felix Fietkau · 15 years ago
  16. 132b1c3 ath5k: Introduce ath5k_init_softc function as in ath9k by Felix Fietkau · 15 years ago
  17. fa3d2fe ath5k: Add new field on ath5k_hw to track bandwidth modes by Nick Kossifidis · 15 years ago
  18. 3d435ad ath5k: Fix double free on hw attach error path by Jones Desougi · 15 years ago
  19. 4a79f2c ath5k: Remove unused variable for atim window by Bruno Randolf · 15 years ago
  20. de8af45 ath5k: Simplify cw_min/max and AIFS configuration by Bruno Randolf · 15 years ago
  21. ce2220d ath/ath5k/ath9k: Fix crypto capabilities merge issue by Bruno Randolf · 15 years ago
  22. 781f313 ath5k: Use common crypt capabilities flags by Bruno Randolf · 15 years ago
  23. e0f8c2a ath5k: Use common ath key management functions by Bruno Randolf · 15 years ago
  24. a180a13 ath5k: clean up some comments by Bob Copeland · 15 years ago
  25. 418de6d ath5k: rename ath5k_hw_set_associd to _set_bssid by Nick Kossifidis · 15 years ago
  26. 8244132 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  27. b685577 ath5k: initialize ah->ah_current_channel by Bob Copeland · 15 years ago
  28. 230fc4f ath5k: remove ATH_TRACE macro by Bruno Randolf · 15 years ago
  29. 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
  30. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  31. 2111ac0 ath5k: Adaptive Noise Immunity (ANI) Implementation by Bruno Randolf · 15 years ago
  32. 9d332c8 ath5k: initialize default noise floor by Bruno Randolf · 15 years ago
  33. 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
  34. a71bceb ath5k: remove ah_mac_revision by Bruno Randolf · 15 years ago
  35. ccfe555 ath5k: remove double opmode definition by Bruno Randolf · 15 years ago
  36. caec911 ath5k: preserve antenna settings by Bruno Randolf · 15 years ago
  37. e5e2647 ath5k: use noise calibration from madwifi hal by Bob Copeland · 16 years ago
  38. be5d6b7 ath5k: simplify passed params to ath5k_hw_set_associd() by Luis R. Rodriguez · 16 years ago
  39. 13b8155 atheros: define shared bssidmask setting by Luis R. Rodriguez · 16 years ago
  40. 9adca12 ath5k: allocate ath5k_hw prior to initializing hw by Luis R. Rodriguez · 16 years ago
  41. 394317f ath5k: initialize eeprom struct early on attach by Luis R. Rodriguez · 16 years ago
  42. 954fece ath5k: use common curbssid, bssidmask and macaddr by Luis R. Rodriguez · 16 years ago
  43. 1775374 ath: move ath_bcast_mac to common header by Luis R. Rodriguez · 16 years ago
  44. 97a81f5 ath5k: don't use PCI ID to find the chip revision by Pavel Roskin · 16 years ago
  45. ca5efbe ath5k: clarify srev comparison for CCMP check by Bob Copeland · 16 years ago
  46. 1c81874 ath5k: add hardware CCMP encyption support by Bob Copeland · 16 years ago
  47. b55a5de ath5k: Preserve pcicfg bits during attach by Nick Kossifidis · 16 years ago
  48. edd7fc7 ath5k: Wakeup fixes by Nick Kossifidis · 16 years ago
  49. c38e7a9 ath5k: Check EEPROM before tweaking SERDES by Nick Kossifidis · 16 years ago
  50. f0f3d38 ath5k: enable hardware LEDs by Bob Copeland · 16 years ago
  51. 2bed03e ath5k: Implement antenna control by Nick Kossifidis · 16 years ago
  52. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 16 years ago[Renamed from drivers/net/wireless/ath5k/attach.c]
  53. 8f655dd ath5k: Add tx power calibration support by Nick Kossifidis · 16 years ago
  54. 2c91108c ath5k: constify stuff by Jiri Slaby · 16 years ago
  55. e8f055f ath5k: Update reset code by Nick Kossifidis · 17 years ago
  56. 6f3b414 ath5k: Update gain_F calibration code and add documentation by Nick Kossifidis · 17 years ago
  57. f650470 ath5k: enable combined michael mic in key cache by Bob Copeland · 17 years ago
  58. 0e149cf ath5k: set mac address in add_interface by Bob Copeland · 17 years ago
  59. ee81c55 ath5k: Use new srevs to properly attach radio chips by Nick Kossifidis · 17 years ago
  60. 1bef016 ath5k: Update registers and SREV ids v2 by Nick Kossifidis · 17 years ago
  61. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 17 years ago
  62. c6e387a ath5k: HW code cleanup by Nick Kossifidis · 17 years ago