linux/drivers/net/ethernet/broadcom
Dan Carpenter 786fdf0bbf bnx2x: use strlcpy() to copy a string
DRV_MODULE_VERSION is smaller than the ->version buffer so the memcpy()
copies 1 byte past the end of the string.  It's not super harmful, but
it makes the static checkers complain.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-10-02 22:41:17 -04:00
..
bnx2x bnx2x: use strlcpy() to copy a string 2012-10-02 22:41:17 -04:00
b44.c b44: add 64 bit stats 2012-07-18 09:29:43 -07:00
b44.h b44: add 64 bit stats 2012-07-18 09:29:43 -07:00
bcm63xx_enet.c bcm63xx-enet: fix PHY name to match MDIO bus name 2012-02-13 16:04:08 -05:00
bcm63xx_enet.h
bnx2_fw.h
bnx2.c PCI changes for the 3.7 merge window: 2012-10-01 12:05:36 -07:00
bnx2.h bnx2: Read PCI function number from internal register 2012-06-16 22:22:59 -07:00
cnic_defs.h bnx2x,cnic: use FW 7.8.2 2012-10-01 16:43:17 -04:00
cnic_if.h bnx2x,cnic: use FW 7.8.2 2012-10-01 16:43:17 -04:00
cnic.c bnx2x,cnic: use FW 7.8.2 2012-10-01 16:43:17 -04:00
cnic.h cnic: Allocate kcq resource only on devices that support FCoE. 2012-09-10 15:48:21 -04:00
Kconfig tg3: unconditionally select HWMON support when tg3 is enabled. 2012-10-01 18:07:39 -04:00
Makefile
sb1250-mac.c drivers/net: Remove alloc_etherdev error messages 2012-01-31 16:20:48 -05:00
tg3.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-10-02 13:38:27 -07:00
tg3.h tg3: Add support for ethtool -L|-l to get/set the number of rings. 2012-09-30 02:10:36 -04:00