linux/drivers/net/wireless/ath/carl9170
Christian Lamparter 6ae4bb6612 carl9170: remove eeprom data injection option
In the early days, this was a quite useful software
feature for testing different regdomains and chain
configurations without adding debugfs cruft into
the driver. Nowadays, the driver's phy code seems
to be stable and there's no need for it anymore.
Therefore I decided to removed altogether.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-01-24 14:21:12 -05:00
..
carl9170.h carl9170: remove eeprom data injection option 2012-01-24 14:21:12 -05:00
cmd.c carl9170: Use do_div for 64-bit division to fix 32-bit kernels 2011-08-26 10:47:58 -04:00
cmd.h carl9170: improve site survey 2011-08-24 14:41:42 -04:00
debug.c switch debugfs to umode_t 2012-01-03 22:54:56 -05:00
debug.h
eeprom.h
fw.c carl9170: remove eeprom data injection option 2012-01-24 14:21:12 -05:00
fwcmd.h
fwdesc.h
hw.h
Kconfig carl9170: export HW random number generator 2011-08-24 14:41:42 -04:00
led.c
mac.c
main.c carl9170: remove eeprom data injection option 2012-01-24 14:21:12 -05:00
Makefile
phy.c carl9170: improve site survey 2011-08-24 14:41:42 -04:00
phy.h
rx.c
tx.c carl9170: use ieee80211_free_txskb 2011-11-21 16:22:10 -05:00
usb.c USB: convert drivers/net/* to use module_usb_driver() 2011-11-18 09:44:20 -08:00
version.h
wlan.h