linux/drivers/net/wireless/ti/wl18xx
Yair Shapira c68cc0f6eb wl18xx: add support for ht_mode in conf.h
ht_mode added to wl18xx conf struct in order to support different modes
from the configuration file, as well as module params, and by default
(working without a conf file and/or no module params).
the hack regarding conf.phy.low_band_component_type for each board
is now explicitly handled after parsing module params.
missing default values to wl18xx config added.
fix string module params not to have defaults (so if empty, param
can be taken from conf file).
update conf version to 3.

Signed-off-by: Yair Shapira <yair.shapira@ti.com>
Signed-off-by: Ido Reis <idor@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-07-18 15:08:21 +03:00
..
acx.c wl18xx: add support to clear FW statistics 2012-06-08 09:14:07 +03:00
acx.h wl18xx: deprecate PG1 support 2012-06-26 20:20:17 +03:00
conf.h wl18xx: add support for ht_mode in conf.h 2012-07-18 15:08:21 +03:00
debugfs.c wl18xx: update fw statistics 2012-06-08 09:41:56 +03:00
debugfs.h wl18xx: implement fw status debugfs entries 2012-06-05 15:58:16 +03:00
io.c wlcore: Propagate errors from wl1271_raw_write32 2012-06-22 10:49:44 +03:00
io.h wlcore: Force checking of io functions' return values 2012-06-22 10:49:45 +03:00
Kconfig wl18xx: add dependency on mac80211 2012-06-05 17:16:09 +03:00
main.c wl18xx: add support for ht_mode in conf.h 2012-07-18 15:08:21 +03:00
Makefile wl18xx: implement fw status debugfs entries 2012-06-05 15:58:16 +03:00
reg.h wl18xx: align wl18xx_conf_phy with FW variant and remove it 2012-06-08 09:42:09 +03:00
tx.c wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header space 2012-06-06 19:28:04 +03:00
tx.h wl18xx: pad only last frame in aggregration buffer for PG2 2012-06-07 18:11:06 +03:00
wl18xx.h wlcore/wl12xx/wl18xx: check min FW version 2012-07-10 12:10:12 -04:00