linux/drivers/net/ethernet/atheros
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 atl1c: add module parameter for l1c_wait_until_idle 2012-04-19 20:14:19 -04:00
atl1e atl1e: stop using net_device.{base_addr, irq}. 2012-04-07 11:45:25 +02:00
atlx atl1: remove unused member from atl1_adapter structure 2012-04-16 14:21:21 -04:00
Kconfig
Makefile