aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/common-debug.h
Commit message (Collapse)AuthorAge
* ath9k: move phy_err to ath9k_cmn_debug_phy_errOleksij Rempel2014-05-13
| | | | | Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
* ath9k: move recv to ath9k_cmn_debug_recvOleksij Rempel2014-05-13
| | | | | Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
* ath9k & ath9k_htc: move ath_rx_stats to cmnOleksij Rempel2014-05-13
| | | | | | | and use it. This move need changes in both drivers. Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
* ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eepromOleksij Rempel2014-05-13
| | | | | Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
* ath9k-common: create common-debug and move modal_eeprom to cmnOleksij Rempel2014-05-13
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>