remarkable-linux/drivers/net/cxgb3
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t
So that it is also an offset from skb->head, reduces its size from 8 to 4 bytes
on 64bit architectures, allowing us to combine the 4 bytes hole left by the
layer headers conversion, reducing struct sk_buff size to 256 bytes, i.e. 4
64byte cachelines, and since the sk_buff slab cache is SLAB_HWCACHE_ALIGN...
:-)

Many calculations that previously required that skb->{transport,network,
mac}_header be first converted to a pointer now can be done directly, being
meaningful as offsets or pointers.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-25 22:26:28 -07:00
..
adapter.h cxgb3 - Feed Rx free list with pages 2007-02-27 04:27:12 -05:00
ael1002.c cxgb3 - Add dual licensing 2007-02-05 16:58:51 -05:00
common.h cxgb3 - MAC watchdog update 2007-04-11 11:54:43 -04:00
cxgb3_ctl_defs.h cxgb3 - Add dual licensing 2007-02-05 16:58:51 -05:00
cxgb3_defs.h cxgb3 - Fix low memory conditions 2007-04-19 15:01:16 -04:00
cxgb3_ioctl.h cxgb3 - private ioctl cleanup 2007-02-27 04:27:12 -05:00
cxgb3_main.c cxgb3 - missing CPL hanler and register setting. 2007-04-11 11:54:43 -04:00
cxgb3_offload.c [SK_BUFF]: Introduce skb_reset_mac_header(skb) 2007-04-25 22:24:32 -07:00
cxgb3_offload.h cxgb3 Fix copyrights in the cxgb3 driver. 2007-02-17 15:30:46 -05:00
firmware_exports.h cxgb3 - Add dual licensing 2007-02-05 16:58:51 -05:00
l2t.c cxgb3 Fix copyrights in the cxgb3 driver. 2007-02-17 15:30:46 -05:00
l2t.h cxgb3 Fix copyrights in the cxgb3 driver. 2007-02-17 15:30:46 -05:00
Makefile Add support for the latest 1G/10G Chelsio adapter, T3. 2007-02-05 16:58:46 -05:00
mc5.c cxgb3 - detect NIC only adapters 2007-04-03 22:31:09 -04:00
regs.h cxgb3 - missing CPL hanler and register setting. 2007-04-11 11:54:43 -04:00
sge.c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 2007-04-25 22:26:28 -07:00
sge_defs.h Add support for the latest 1G/10G Chelsio adapter, T3. 2007-02-05 16:58:46 -05:00
t3_cpl.h cxgb3 - Add dual licensing 2007-02-05 16:58:51 -05:00
t3_hw.c cxgb3 - PHY interrupts and GPIO pins. 2007-04-19 15:01:16 -04:00
t3cdev.h cxgb3 Fix copyrights in the cxgb3 driver. 2007-02-17 15:30:46 -05:00
version.h cxgb3 - Firwmare update 2007-04-03 22:31:09 -04:00
vsc8211.c cxgb3 - Add dual licensing 2007-02-05 16:58:51 -05:00
xgmac.c cxgb3 - MAC watchdog update 2007-04-11 11:54:43 -04:00