Commit Graph

45 Commits (02f8c6aee8df3cdc935e9bdd4f2d020306035dbe)

Author SHA1 Message Date
Paul Gortmaker 70c7160619 Add appropriate <linux/prefetch.h> include for prefetch users 14 years ago
Paul Gortmaker c0cba59e77 drivers/net: add prefetch header for prefetch users 14 years ago
David Decotigny 7073949720 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API 14 years ago
Michał Mirosław 2ed28baa70 net: cxgb4{,vf}: convert to hw_features 14 years ago
Dimitris Michailidis 857a3d0fb6 cxgb4vf: drop phys_id interface and implement the newer set_phys_id 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Casey Leedom 0550769bb7 cxgb4vf: Use defined Mailbox Timeout 14 years ago
Casey Leedom 7e9c26295b cxgb4vf: Quiesce Virtual Interfaces on shutdown ... 14 years ago
Casey Leedom 843635e034 cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ... 14 years ago
Casey Leedom bb14a1af86 cxgb4vf: Check driver parameters in the right place ... 14 years ago
Casey Leedom 343a8d13aa cxgb4vf: recover from failure in cxgb4vf_open() 14 years ago
Casey Leedom 80ce3f67e7 cxgb4vf: fix mailbox data/control coherency domain race 14 years ago
Joe Perches 215faf9c5f drivers/net/*/: Use static const 14 years ago
Casey Leedom c710245caa cxgb4vf: Ingress Queue Entry Size needs to be 64 bytes 14 years ago
Casey Leedom 42eb59d3a8 cxgb4vf: fix setting unicast/multicast addresses ... 14 years ago
Casey Leedom 410989f651 cxgb4vf: Advertise NETIF_F_TSO_ECN. 14 years ago
Casey Leedom 4204875dd4 cxgb4vf: fix up "Section Mismatch" compiler warning. 14 years ago
Casey Leedom f12fe3536b cxgb4vf: add ethtool statistics for GRO. 14 years ago
Casey Leedom caedda35c6 cxgb4vf: minor comment/symbolic name cleanup. 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