linux/drivers/net/ethernet/atheros/atl1c
Huang, Xiong 969a7ee2a8 atl1c: add module parameter for l1c_wait_until_idle
l1c_wait_until_idle is called for serval modules (TXQ/RXQ/TXMAC/RXMAC).
specific moudle have specific idle/busy status in reg REG_IDLE_STATUS.
the previous code return wrongly if all modules are in idle status,
regardless the 'stop' action is applied on individual module.
Refine the reg REG_IDLE_STATUS definition as well.

Signed-off-by: xiong <xiong@qca.qualcomm.com>
Tested-by: Liu David <dwliu@qca.qualcomm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-19 20:14:19 -04:00
..
atl1c_ethtool.c atl1c: remove VPD register 2012-04-18 15:35:30 -04:00
atl1c_hw.c atheros eth: set addr_assign_type if random_ether_addr() used 2012-02-17 15:58:06 -05:00
atl1c_hw.h atl1c: add module parameter for l1c_wait_until_idle 2012-04-19 20:14:19 -04:00
atl1c_main.c atl1c: add module parameter for l1c_wait_until_idle 2012-04-19 20:14:19 -04:00
atl1c.h atl1c: remove dmaw_block 2012-04-18 15:35:31 -04:00
Makefile atl*: Move the Atheros drivers 2011-08-11 16:29:59 -07:00