linux/drivers/net/wireless/p54
Joe Perches 93803b3385 wireless: Use eth_<foo>_addr instead of memset
Use the built-in function instead of memset.

Miscellanea:

Add #include <linux/etherdevice.h> where appropriate
Use ETH_ALEN instead of 6

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-03 17:01:36 -05:00
..
Kconfig Remove GENERIC_HARDIRQ config option 2013-09-13 15:09:52 +02:00
Makefile
eeprom.c cfg80211: remove "channel" from survey names 2015-01-08 15:27:52 +01:00
eeprom.h p54: parse output power table 2012-08-10 15:17:14 -04:00
fwio.c wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
led.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
lmac.h mac80211: move TX station pointer and restructure TX 2012-07-31 16:18:39 +02:00
main.c wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
p54.h p54: only unregister ieee80211_hw when it has been registered 2012-04-09 16:07:35 -04:00
p54pci.c p54pci: add handling of signal case 2015-01-23 21:37:04 +02:00
p54pci.h p54pci: convert driver to use asynchronous firmware loading 2012-08-06 14:56:33 -04:00
p54spi.c p54: use request_firmware_direct() for optional EEPROM override 2014-06-25 15:40:40 -04:00
p54spi.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
p54spi_eeprom.h p54spi: update sample eeprom 2011-02-14 15:52:10 -05:00
p54usb.c p54usb: fix leaks at failure path in p54u_probe() 2014-03-14 14:49:13 -04:00
p54usb.h wireless/p54: Remove duplicated net2280 header 2014-11-24 16:51:24 -05:00
txrx.c cfg80211: remove "channel" from survey names 2015-01-08 15:27:52 +01:00