linux/drivers/net/wireless/ipw2x00
Rickard Strandqvist f0bd88dfd7 net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conjunction with strncpy
Replacing strncpy with strlcpy to avoid strings that lacks null terminate.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-08-25 16:17:40 -04:00
..
ipw.h net/wireless: ipw2x00: add supported cipher suites to wiphy initialization 2012-04-12 15:10:48 -04:00
ipw2100.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
ipw2100.h ipw2x00: simplify scan_event handling 2013-02-09 11:30:48 -08:00
ipw2200.c net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conjunction with strncpy 2014-08-25 16:17:40 -04:00
ipw2200.h wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
Kconfig drivers/net/wireless/ipw2x00: remove depends on CONFIG_EXPERIMENTAL 2013-01-22 12:01:35 -08:00
libipw.h ipw2x00: Remove extern from function prototypes 2013-09-24 18:05:03 -07:00
libipw_geo.c net/wireless: ipw2x00: remove unreachable code 2012-11-16 14:29:06 -05:00
libipw_module.c drivers/net/wireless/ipw2x00/libipw_module.c: remove unnecessary null test before kfree 2014-07-01 14:26:26 -04:00
libipw_rx.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 2014-01-10 10:59:40 -05:00
libipw_tx.c
libipw_wx.c ipw2x00: silence GCC warning for unused variable 'dev' 2012-09-24 15:02:08 -04:00
Makefile