linux-stable/drivers/net/benet
Alexander Duyck a73b796ed8 be2net: remove use of skb_dma_map/unmap
Due to the fact that skb_dma_map/unmap do not work correctly when a HW
IOMMU is enabled it has been recommended to go about removing the calls
from the network device drivers.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
CC: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-12-02 19:57:14 -08:00
..
be.h be2net: fix unnecessary access to hardware to get link, port info 2009-12-02 00:50:26 -08:00
be_cmds.c be2net: remove BUG_ON() when be2net runs out of mccq wrbs 2009-11-23 10:44:31 -08:00
be_cmds.h be2net: Issue fw_init/clean cmds to fw 2009-11-23 10:44:23 -08:00
be_ethtool.c be2net: fix unnecessary access to hardware to get link, port info 2009-12-02 00:50:26 -08:00
be_hw.h be2net: Patch to flash redboot section while firmware update. 2009-11-20 14:23:47 -08:00
be_main.c be2net: remove use of skb_dma_map/unmap 2009-12-02 19:57:14 -08:00
Kconfig be2net: Add GRO support to the be2net driver. LRO is not supported anymore. 2009-07-23 18:00:59 -07:00
Makefile