Arun Sharma
60063497a9
atomic: use <linux/atomic.h>
...
This allows us to move duplicated code in <asm/atomic.h>
(atomic_inc_not_zero() for now) to <linux/atomic.h>
Signed-off-by: Arun Sharma <asharma@fb.com >
Reviewed-by: Eric Dumazet <eric.dumazet@gmail.com >
Cc: Ingo Molnar <mingo@elte.hu >
Cc: David Miller <davem@davemloft.net >
Cc: Eric Dumazet <eric.dumazet@gmail.com >
Acked-by: Mike Frysinger <vapier@gentoo.org >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2011-07-26 16:49:47 -07:00
Divy Le Ray
a02d44a02b
cxgb3: extend copyrights to 2008
...
Update copyright banner to 2008.
Signed-off-by: Divy Le Ray <divy@chelsio.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2008-10-13 18:47:30 -07:00
David S. Miller
147e70e62f
cxgb3: Use SKB list interfaces instead of home-grown implementation.
...
Signed-off-by: David S. Miller <davem@davemloft.net >
2008-09-22 01:29:52 -07:00
Steve Wise
0f4e7b45b9
cxgb3 Fix copyrights in the cxgb3 driver.
...
Fix copyrights in the cxgb3 driver.
Remove the Open Grid Computing copyright. It shouldn't be there.
Signed-off-by: Steve Wise <swise@opengridcomputing.com >
Signed-off-by: Jeff Garzik <jeff@garzik.org >
2007-02-17 15:30:46 -05:00
Divy Le Ray
1d68e93d65
cxgb3 - Add dual licensing
...
Dual licensing, needed for OFED 1.2
Signed-off-by: Divy Le Ray <divy@chelsio.com >
Signed-off-by: Jeff Garzik <jeff@garzik.org >
2007-02-05 16:58:51 -05:00
Divy Le Ray
4d22de3e6c
Add support for the latest 1G/10G Chelsio adapter, T3.
...
This driver is required by the Chelsio T3 RDMA driver posted by
Steve Wise.
Signed-off-by: Divy Le Ray <divy@chelsio.com >
Signed-off-by: Jeff Garzik <jeff@garzik.org >
2007-02-05 16:58:46 -05:00