orinoco: implement set_wiphy_params
authorDavid Kilroy <kilroyd@googlemail.com>
Mon, 19 Apr 2010 07:16:21 +0000 (08:16 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 19 Apr 2010 20:41:42 +0000 (16:41 -0400)
commitc3d415030c1a00cc21935c38f8761db46ef1d7ff
tree86fe257df362d102e0b327c0e4fa3220c70b305b
parent3393a608c4979a94d1887efc05b792849d361a65
orinoco: implement set_wiphy_params

... to set fragmentation and RTS thresholds. Also report RTS retry
settings during wiphy init.

Note that the existing semantics for enabling microwave robustness are
preserved on firmwares that have it.

Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/orinoco/cfg.c
drivers/net/wireless/orinoco/hw.c
drivers/net/wireless/orinoco/orinoco.h
drivers/net/wireless/orinoco/wext.c