linux/drivers/net/ethernet/qlogic
Matthew Wilcox (Oracle) d7840976e3 net: Use skb accessors in network drivers
In preparation for unifying the skb_frag and bio_vec, use the fine
accessors which already exist and use skb_frag_t instead of
struct skb_frag_struct.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-07-22 20:47:56 -07:00
..
netxen net: Use skb accessors in network drivers 2019-07-22 20:47:56 -07:00
qed qed: Prefer pcie_capability_read_word() 2019-07-21 13:29:47 -07:00
qede net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload 2019-07-09 14:38:51 -07:00
qlcnic net: Use skb accessors in network drivers 2019-07-22 20:47:56 -07:00
qlge treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Kconfig qed: Fix build error without CONFIG_DEVLINK 2019-06-03 15:11:05 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qla3xxx.c drivers: Remove explicit invocations of mmiowb() 2019-04-08 12:01:02 +01:00
qla3xxx.h