1. 8f5dcb1 ath9k: Reintroduce modparam to enable btcoex by Vasanthakumar Thiagarajan · 14 years ago
  2. bedbbb9 ath: Add a driver_info bitmask field by Rajkumar Manoharan · 14 years ago
  3. b5bfc56 ath9k_hw: move the cycle counter tracking to ath by Felix Fietkau · 14 years ago
  4. dfdac8a ath9k_hw: store the clock rate in common data on channel changes by Felix Fietkau · 14 years ago
  5. 435c161 ath9k_hw: clean up register write buffering by Felix Fietkau · 14 years ago
  6. 0bda652 ath9k: remove the noise floor value in the ani struct by Felix Fietkau · 14 years ago
  7. ce2220d ath/ath5k/ath9k: Fix crypto capabilities merge issue by Bruno Randolf · 14 years ago
  8. 117675d ath/ath9k: Replace common->splitmic with a flag by Bruno Randolf · 14 years ago
  9. 1bba5b7 ath: Copy key cache management functions from ath9k to ath by Bruno Randolf · 14 years ago
  10. 34a1305 ath: Copy cryptographic capability flags into ath by Bruno Randolf · 14 years ago
  11. 56363dd ath9k: fix spurious MIC failure reports by Felix Fietkau · 14 years ago
  12. 50f5631 ath: Add buffered register write operations by Sujith · 15 years ago
  13. 497ad9a ath: Add a bus type field by Sujith · 15 years ago
  14. ab5132a ath9k: fix access to freed data on unload by Pavel Roskin · 15 years ago
  15. 7e86c10 ath9k: move driver keymap, keymax and splitmic to common by Luis R. Rodriguez · 15 years ago
  16. cc861f7 ath: move the rx bufsize to common to share with ath5k/ath9k by Luis R. Rodriguez · 15 years ago
  17. 3d536ac ath9k: move struct ath_ani to common area by Luis R. Rodriguez · 15 years ago
  18. 211f585 ath9k: initialize hw prior to debugfs by Luis R. Rodriguez · 15 years ago
  19. bc974f4 atheros: define a common priv struct by Luis R. Rodriguez · 15 years ago
  20. 5bb1279 atheros: move bus ops to ath_common by Luis R. Rodriguez · 15 years ago
  21. 43c2761 atheros: move tx/rx chainmask to ath_common by Luis R. Rodriguez · 15 years ago
  22. c46917b atheros: add common debug printing by Luis R. Rodriguez · 15 years ago
  23. b002a4a atheros: add ieee80211_hw to ath_common by Luis R. Rodriguez · 15 years ago
  24. 13b8155 atheros: define shared bssidmask setting by Luis R. Rodriguez · 15 years ago
  25. 9adca12 ath5k: allocate ath5k_hw prior to initializing hw by Luis R. Rodriguez · 15 years ago
  26. 9e4bffd atheros/ath9k: add common read/write ops and port ath9k to use it by Luis R. Rodriguez · 15 years ago
  27. 1510718 atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common by Luis R. Rodriguez · 15 years ago
  28. bcd8f54 atheros: use get_unaligned_le*() for bssid mask setting by Luis R. Rodriguez · 15 years ago
  29. 1775374 ath: move ath_bcast_mac to common header by Luis R. Rodriguez · 15 years ago
  30. 608b88c ath: move regulatory info into shared common structure by Luis R. Rodriguez · 15 years ago
  31. d15dd3e ath: add common ath_rxbuf_alloc() and make ath9k use it by Luis R. Rodriguez · 15 years ago