Files
linux/drivers
Nick Kossifidis fa8419d08e ath5k: Don't call reset on config_interface
* We call reset too often and this can result various PHY problems.
  On config_interface we don't need to reset the whole device.

  TODO: Create a function hw_fast_reset that only resets the PCU
  (tx/rx stuff) and not the whole device so that we can use this for
  stuck beacons etc.

  Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>

Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-02-13 13:44:52 -05:00
..
2009-02-08 17:00:02 -08:00
2009-02-02 23:26:57 -08:00
2009-01-29 18:04:43 -08:00
2009-01-15 16:39:40 -08:00
2009-01-30 08:40:54 -08:00
2009-02-09 15:03:49 -05:00