kernel-ark/drivers/net/wireless/p54
Christian Lamparter 29701e5abf p54: enable proper frame injection
This patch enables frame injection in monitor mode for all p54 devices.
As a result, any user can finally use the aircrack-ng suite out of the box.

e.g:
aireplay-ng --test wlan0
Trying broadcast probe requests...
Injection is working!
Found 1 AP

Trying directed probe requests...
XX:XX:XX:XX:XX:XX - channel: i - 'SSID'
Ping (min/avg/max): 1.536ms/3.193ms/4.377ms Power: 193.00
30/30: 100%

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-01-29 15:58:44 -05:00
..
Kconfig
Makefile
net2280.h
p54.h p54: remove free_on_tx parameter 2008-12-19 15:23:19 -05:00
p54common.c p54: enable proper frame injection 2009-01-29 15:58:44 -05:00
p54common.h p54: label queues with their corresponding names 2009-01-29 15:58:43 -05:00
p54pci.c p54: remove free_on_tx parameter 2008-12-19 15:23:19 -05:00
p54pci.h p54pci: cache firmware for suspend/resume 2008-11-25 16:41:38 -05:00
p54usb.c p54usb: fix packet loss with first generation devices 2009-01-23 15:38:35 -05:00
p54usb.h p54usb: rewriting rx/tx routines to make use of usb_anchor's facilities 2008-12-12 14:01:39 -05:00