Files
openwrt/target/linux
John Crispin 07352ca2c7 ralink: fix hw status almost full not work on mt7620 and mt7621
the old FE_INT_STATUS register becomes two registers.
FE_INT_STATUS and INT_STATUS. so the hw status almost full
must change to read from FE_INT_STATUS register.
tx/rx done read from INT_STATUS register.

mt7620 datasheet define CNT_GDM1_AF at BIT(29).
but after test it should be BIT(13). why?

Signed-off-by: michael lee <igvtee@gmail.com>

SVN-Revision: 44371
2015-02-09 19:34:49 +00:00
..
2015-02-09 12:12:30 +00:00
2014-11-24 06:34:07 +00:00
2014-12-13 11:55:24 +00:00
2015-02-09 12:12:39 +00:00
2015-02-09 19:24:48 +00:00
2015-01-08 20:26:34 +00:00
2015-01-11 01:28:32 +00:00
2015-02-09 14:24:00 +00:00
2015-02-08 12:01:39 +00:00
2015-02-09 12:11:34 +00:00
2015-01-24 20:01:33 +00:00
2015-02-09 12:14:09 +00:00
2015-01-24 20:01:45 +00:00
2014-12-13 11:55:32 +00:00
2015-02-08 15:31:25 +00:00