wl12xx: add auto-arp support
authorEliad Peller <eliad@wizery.com>
Thu, 9 Dec 2010 09:31:27 +0000 (11:31 +0200)
committerLuciano Coelho <luciano.coelho@nokia.com>
Wed, 15 Dec 2010 13:04:56 +0000 (15:04 +0200)
commitc5312772156bb5f9b2e95e4c91526d578426a069
treee79bf5435e4b084230a02cb3ae07b6ac25d3baf3
parentb69eb80bf7a6922fef8056d42b06124a7de31501
wl12xx: add auto-arp support

The auto-arp feature of wl12xx allows the firmware to automatically
response to arp requests asking for its ip.

in order to use it, we configure the arp response template and
enable the corresponding bit in wl1271_acx_arp_filter (along with
passing its ip)

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
drivers/net/wireless/wl12xx/acx.c
drivers/net/wireless/wl12xx/acx.h
drivers/net/wireless/wl12xx/cmd.c
drivers/net/wireless/wl12xx/cmd.h
drivers/net/wireless/wl12xx/init.c
drivers/net/wireless/wl12xx/main.c
drivers/net/wireless/wl12xx/wl12xx_80211.h