android_kernel_xiaomi_sm8350/drivers/net/wireless/ath5k
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
..
ath5k.h ath5k: Update reset code 2009-02-13 13:44:49 -05:00
attach.c ath5k: Update reset code 2009-02-13 13:44:49 -05:00
base.c ath5k: Don't call reset on config_interface 2009-02-13 13:44:52 -05:00
base.h
caps.c
debug.c mac80211: Generic TSF debugging 2009-01-29 16:01:46 -05:00
debug.h mac80211: Generic TSF debugging 2009-01-29 16:01:46 -05:00
desc.c
desc.h
dma.c
eeprom.c ath5k: Update reset code 2009-02-13 13:44:49 -05:00
eeprom.h ath5k: Update reset code 2009-02-13 13:44:49 -05:00
gpio.c
initvals.c ath5k: Update initvals 2009-02-13 13:44:47 -05:00
Kconfig
Makefile
pcu.c ath5k: Read and write the TSF via debugfs 2009-01-29 16:01:21 -05:00
phy.c ath5k: Update RF Buffer handling 2009-02-13 13:44:45 -05:00
qcu.c
reg.h ath5k: Update reset code 2009-02-13 13:44:49 -05:00
reset.c ath5k: Update reset code 2009-02-13 13:44:49 -05:00
rfbuffer.h ath5k: Update RF Buffer handling 2009-02-13 13:44:45 -05:00
rfgain.h ath5k: Update gain_F calibration code and add documentation 2009-02-13 13:44:43 -05:00