linux/drivers/net/igb
Alexander Duyck fef45f4ce2 igb: fix handling of mailbox collisions between PF/VF
This patch changes the handling of collisions between the use of the
PF/VF sides of the mailbox.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-12-11 22:57:34 -08:00
..
e1000_82575.c igb: add support for 82580 MAC 2009-11-20 10:00:11 -08:00
e1000_82575.h igb: add support for 82580 MAC 2009-11-20 10:00:11 -08:00
e1000_defines.h igb: Add full support for 82580 devices 2009-11-20 10:00:13 -08:00
e1000_hw.h igb: add support for 82580 MAC 2009-11-20 10:00:11 -08:00
e1000_mac.c
e1000_mac.h
e1000_mbx.c
e1000_mbx.h
e1000_nvm.c
e1000_nvm.h
e1000_phy.c igb: add support for 82580 MAC 2009-11-20 10:00:11 -08:00
e1000_phy.h igb: add support for 82580 MAC 2009-11-20 10:00:11 -08:00
e1000_regs.h igb: Add full support for 82580 devices 2009-11-20 10:00:13 -08:00
igb_ethtool.c igb: Add full support for 82580 devices 2009-11-20 10:00:13 -08:00
igb_main.c igb: fix handling of mailbox collisions between PF/VF 2009-12-11 22:57:34 -08:00
igb.h igb: remove use of skb_dma_map from driver 2009-12-02 19:57:12 -08:00
Makefile