linux/drivers/staging/wlan-ng
Christoph Fritz 9015e49962 Staging: wlan-ng: Update prism2_set_tx_power() to use mBm
Commit fa61cf70a6 updates nl80211's function
.set_tx_power to use mBm units instead of dBm for greater accuracy and
smaller power levels.

This patchs updates prism2_set_tx_power() accordingly.

Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-08-05 14:18:29 -07:00
..
Kconfig Staging: fix wlan-ng depends 2010-06-24 14:15:07 -07:00
Makefile Staging: wlan-ng: Switch from wext to cfg80211 2010-06-18 15:22:55 -07:00
README Staging: wlan-ng: Update README file. Remove Lindent task 2009-06-19 11:00:39 -07:00
cfg80211.c Staging: wlan-ng: Update prism2_set_tx_power() to use mBm 2010-08-05 14:18:29 -07:00
hfa384x.h Staging: wlan-ng: fix style issues in p80211conv.h 2010-08-02 18:20:03 -07:00
hfa384x_usb.c Staging: wlan-ng: fix style issues in p80211conv.h 2010-08-02 18:20:03 -07:00
p80211conv.c Staging: wlan-ng: fix style issues in p80211conv.h 2010-08-02 18:20:03 -07:00
p80211conv.h Staging: wlan-ng: fix style issues in p80211conv.h 2010-08-02 18:20:03 -07:00
p80211hdr.h Staging: wlan-ng: fix style issues for p80211hdr.h 2010-08-02 18:20:03 -07:00
p80211ioctl.h Staging: wlan-ng: remove typedef in p80211ioctl.h 2010-08-02 18:20:03 -07:00
p80211meta.h Staging: wlan-ng: fix checkpatch issues in headers. 2010-08-02 18:20:04 -07:00
p80211metadef.h Staging: wlan-ng - checkpatch.pl fixups 2010-03-04 07:59:02 -08:00
p80211metastruct.h Staging: wlan-ng: fix checkpatch issues in headers. 2010-08-02 18:20:04 -07:00
p80211mgmt.h Staging: wlan-ng: fix style issues for p80211hdr.h 2010-08-02 18:20:03 -07:00
p80211msg.h Staging: wlan-ng: remove typedef in p80211hdr.h 2010-08-02 18:21:30 -07:00
p80211netdev.c Staging: wlan-ng: fix checkpatch issues in headers. 2010-08-02 18:20:04 -07:00
p80211netdev.h Staging: wlan-ng: remove typedef in p80211hdr.h 2010-08-02 18:21:30 -07:00
p80211req.c Staging: wlan-ng: remove typedef in p80211hdr.h 2010-08-02 18:21:30 -07:00
p80211req.h Staging: wlan-ng - checkpatch.pl fixups 2010-03-04 07:59:02 -08:00
p80211types.h Staging: wlan-ng - checkpatch.pl fixups 2010-03-04 07:59:02 -08:00
p80211wep.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
prism2fw.c Staging: wlan-ng: remove typedef in p80211hdr.h 2010-08-02 18:21:30 -07:00
prism2mgmt.c Staging: wlan-ng: fix checkpatch issues in headers. 2010-08-02 18:20:04 -07:00
prism2mgmt.h Staging: wlan-ng - checkpatch.pl fixups 2010-03-04 07:59:02 -08:00
prism2mib.c Staging: wlan-ng: fix checkpatch issues in headers. 2010-08-02 18:20:04 -07:00
prism2sta.c Staging: wlan-ng: remove typedef in p80211hdr.h 2010-08-02 18:21:30 -07:00
prism2usb.c Staging: wlan-ng: Switch from wext to cfg80211 2010-06-18 15:22:55 -07:00

README

TODO:
	- checkpatch.pl cleanups
	- sparse warnings
	- move to use the in-kernel wireless stack

Please send any patches or complaints about this driver to Greg
Kroah-Hartman <greg@kroah.com> and don't bother the upstream wireless
kernel developers about it, they want nothing to do with it.