linux/drivers/net/ethernet/chelsio/cxgb3
LABBE Corentin e72c932d3f cxgb3: Convert simple_strtoul to kstrtox
the simple_strtoul function is obsolete. This patch replace it by
kstrtox.

Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-12-07 16:49:12 -05:00
..
Makefile
adapter.h
ael1002.c chelsio: Move the Chelsio drivers 2011-08-10 19:54:52 -07:00
aq100x.c
common.h drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
cxgb3_ctl_defs.h
cxgb3_defs.h
cxgb3_ioctl.h
cxgb3_main.c cxgb3: Convert simple_strtoul to kstrtox 2015-12-07 16:49:12 -05:00
cxgb3_offload.c cxgb3: use kvfree() in cxgb_free_mem() 2015-06-30 19:44:59 -07:00
cxgb3_offload.h
firmware_exports.h
l2t.c net: cxgb3: slight optimization of addr compare 2013-12-31 16:48:30 -05:00
l2t.h cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup(). 2012-07-05 02:29:40 -07:00
mc5.c net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functions 2015-01-02 16:32:37 -05:00
regs.h chelsio: remove duplicate defines 2013-10-21 18:46:45 -04:00
sge.c cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate 2015-04-09 14:25:25 -04:00
sge_defs.h
t3_cpl.h
t3_hw.c cxgb3: Convert simple_strtoul to kstrtox 2015-12-07 16:49:12 -05:00
t3cdev.h
version.h cxgb3: update firmware version 2012-02-15 15:48:19 -05:00
vsc8211.c
xgmac.c