Commit Graph

25 Commits (e8a7e48bb248a1196484d3f8afa53bded2b24e71)

Author SHA1 Message Date
Casey Leedom 42eb59d3a8 cxgb4vf: fix setting unicast/multicast addresses ... 14 years ago
Casey Leedom e68e6133e2 cxgb4vf: add call to Firmware to reset VF State. 14 years ago
Casey Leedom e7a3795f56 cxgb4vf: Fail open if link_start() fails. 14 years ago
Casey Leedom 8b6edf878a cxgb4vf: flesh out PCI Device ID Table ... 14 years ago
Casey Leedom eb6c503db3 cxgb4vf: fix some errors in Gather List to skb conversion 14 years ago
Casey Leedom b94e72e23e cxgb4vf: fix bug in Generic Receive Offload 14 years ago
Casey Leedom 53c7886c18 cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue() 14 years ago
Divy Le Ray 6c6cf422a2 cxgb4vf: remove call to stop TX queues at load time. 14 years ago
Harvey Harrison 65495745d7 cxgb4vf: make single bit signed bitfields unsigned 15 years ago
Ben Hutchings 003ab6742a cxgb4vf: Use netif_set_real_num_{rx, tx}_queues() 15 years ago
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 15 years ago
Eric Dumazet 95f4b45bc6 net: another last_rx round 15 years ago
Kulikov Vasiliy 7a0c2029d6 cxgb4vf: do not use PCI resources before pci_enable_device() 15 years ago
Casey Leedom c8639a827f cxgb4vf: Fix bug where we were only allocating one queue in MSI mode 15 years ago
Casey Leedom 024e6293f9 cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay array 15 years ago
Casey Leedom b97d13a53d cxgb4vf: fix SGE resource resource deallocation bug 15 years ago
Casey Leedom 7f9dd2fa4a cxgb4vf: fix TX Queue restart 15 years ago
Casey Leedom 68dc9d36c1 cxgb4vf: Implement "Unhandled Interrupts" statistic 15 years ago
FUJITA Tomonori 57b2eaf7dd cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usage 15 years ago
Casey Leedom b3003be36a cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding Boundary 15 years ago
Casey Leedom 64bb336c8f cxgb4vf: Remove obsolete comment about the lack of a TX Timer Callback 15 years ago
Casey Leedom 84c6ade7a7 cxgb4vf: Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver cxgb4vf 15 years ago
Casey Leedom be839e3917 cxgb4vf: Add main T4 PCI-E SR-IOV Virtual Function driver for cxgb4vf 15 years ago
Casey Leedom c6e0d91464 cxgb4vf: Add T4 Virtual Function Scatter-Gather Engine DMA code 15 years ago
Casey Leedom 16f8bd4be7 cxgb4vf: Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and device communication code 15 years ago