1. 55e435d ath: document ATH_DBG_MCI by Luis R. Rodriguez · 13 years ago
  2. de1c732 ath: optimize processing of CTLs for country IEs for world roaming cards by Luis R. Rodriguez · 13 years ago
  3. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  4. 7dc181c ath9k: Add btcoex profile management support for AR9462 by Rajkumar Manoharan · 13 years ago
  5. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  6. cd2ea0d ath: remove ath_regulatory::current_rd_ext by Felix Fietkau · 13 years ago
  7. ca2c68c ath9k_hw: clean up tx power handling by Felix Fietkau · 13 years ago
  8. 82b2d33 ath9k: eliminate common->{rx,tx}_chainmask by Felix Fietkau · 13 years ago
  9. 29e7624 ath: Make ath_printk void not int and remove unused struct ath_common * by Joe Perches · 13 years ago
  10. 7b8112d ath: Make ath_dbg void not int by Joe Perches · 13 years ago
  11. 05c0be2 ath9k: Add a debug entry to start/stop ANI by Mohammed Shafi Shajakhan · 13 years ago
  12. 0cb9e06 ath: unshare struct ath_bus_ops between ath5k and ath9k by Felix Fietkau · 13 years ago
  13. 845e03c ath9k_hw: add a new register op for read-mask-write by Felix Fietkau · 13 years ago
  14. 09a525d ath9k_htc: Add multiple register read API by Sujith Manoharan · 14 years ago
  15. b761337 ath: fix build break with ATH_DBG_WARN_ON_ONCE by John W. Linville · 14 years ago
  16. 0b5ead9 ath9k_htc: Cleanup device identification by Sujith Manoharan · 14 years ago
  17. d7fd1b50 ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE. by Ben Greear · 14 years ago
  18. 8060e16 ath9k: Enable extended synch for AR9485 to fix L0s recovery issue by Vasanthakumar Thiagarajan · 14 years ago
  19. 21a99f9 ath: Add and use ath_printk and ath_<level> by Joe Perches · 14 years ago
  20. 8f5dcb1 ath9k: Reintroduce modparam to enable btcoex by Vasanthakumar Thiagarajan · 14 years ago
  21. bedbbb9 ath: Add a driver_info bitmask field by Rajkumar Manoharan · 14 years ago
  22. b5bfc56 ath9k_hw: move the cycle counter tracking to ath by Felix Fietkau · 14 years ago
  23. dfdac8a ath9k_hw: store the clock rate in common data on channel changes by Felix Fietkau · 14 years ago
  24. 435c161 ath9k_hw: clean up register write buffering by Felix Fietkau · 14 years ago
  25. 0bda652 ath9k: remove the noise floor value in the ani struct by Felix Fietkau · 14 years ago
  26. ce2220d ath/ath5k/ath9k: Fix crypto capabilities merge issue by Bruno Randolf · 14 years ago
  27. 117675d ath/ath9k: Replace common->splitmic with a flag by Bruno Randolf · 14 years ago
  28. 1bba5b7 ath: Copy key cache management functions from ath9k to ath by Bruno Randolf · 14 years ago
  29. 34a1305 ath: Copy cryptographic capability flags into ath by Bruno Randolf · 14 years ago
  30. 56363dd ath9k: fix spurious MIC failure reports by Felix Fietkau · 14 years ago
  31. 50f5631 ath: Add buffered register write operations by Sujith · 14 years ago
  32. 497ad9a ath: Add a bus type field by Sujith · 14 years ago
  33. ab5132a ath9k: fix access to freed data on unload by Pavel Roskin · 15 years ago
  34. 7e86c10 ath9k: move driver keymap, keymax and splitmic to common by Luis R. Rodriguez · 15 years ago
  35. cc861f7 ath: move the rx bufsize to common to share with ath5k/ath9k by Luis R. Rodriguez · 15 years ago
  36. 3d536ac ath9k: move struct ath_ani to common area by Luis R. Rodriguez · 15 years ago
  37. 211f585 ath9k: initialize hw prior to debugfs by Luis R. Rodriguez · 15 years ago
  38. bc974f4 atheros: define a common priv struct by Luis R. Rodriguez · 15 years ago
  39. 5bb1279 atheros: move bus ops to ath_common by Luis R. Rodriguez · 15 years ago
  40. 43c2761 atheros: move tx/rx chainmask to ath_common by Luis R. Rodriguez · 15 years ago
  41. c46917b atheros: add common debug printing by Luis R. Rodriguez · 15 years ago
  42. b002a4a atheros: add ieee80211_hw to ath_common by Luis R. Rodriguez · 15 years ago
  43. 13b8155 atheros: define shared bssidmask setting by Luis R. Rodriguez · 15 years ago
  44. 9adca12 ath5k: allocate ath5k_hw prior to initializing hw by Luis R. Rodriguez · 15 years ago
  45. 9e4bffd atheros/ath9k: add common read/write ops and port ath9k to use it by Luis R. Rodriguez · 15 years ago
  46. 1510718 atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common by Luis R. Rodriguez · 15 years ago
  47. bcd8f54 atheros: use get_unaligned_le*() for bssid mask setting by Luis R. Rodriguez · 15 years ago
  48. 1775374 ath: move ath_bcast_mac to common header by Luis R. Rodriguez · 15 years ago
  49. 608b88c ath: move regulatory info into shared common structure by Luis R. Rodriguez · 15 years ago
  50. d15dd3e ath: add common ath_rxbuf_alloc() and make ath9k use it by Luis R. Rodriguez · 15 years ago