Commit Graph

288 Commits (e8a7e48bb248a1196484d3f8afa53bded2b24e71)

Author SHA1 Message Date
Divy Le Ray d3d2a7df2b cxgb3: remove call to stop TX queues at load time. 14 years ago
Krishna Kumar b1424ed910 cxgb3: Fix panic in free_tx_desc() 14 years ago
Nishanth Aravamudan 69dcfc8aad cxgb3: fix crash due to manipulating queues before registration 14 years ago
Divy Le Ray 18edc84cf1 cxgb3: fix device opening error path 14 years ago
stephen hemminger a5190b4eea cxgb3: function namespace cleanup 14 years ago
Jesse Gross eab6d18d20 vlan: Don't check for vlan group before vlan_tx_tag_present. 14 years ago
Ben Hutchings 19221e75da cxgb3: Use netif_set_real_num_{rx,tx}_queues() 15 years ago
Eric Dumazet 807540baae drivers/net: return operator cleanup 15 years ago
Dan Rosenberg 49c37c0334 drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory 15 years ago
Andreas Schwab 70ce679be6 net/cxgb3: remove undefined operations 15 years ago
Casey Leedom 55bc3228cc cxgb3: Avoid flush_workqueue() deadlock. 15 years ago
Casey Leedom aa47632102 cxgb3: Leave interrupts for fatal errors asserted in common code. 15 years ago
Casey Leedom e05e6a397c cxgb3: Set FATALPERREN. 15 years ago
Casey Leedom 96e4a38752 cxgb3: Add register bit definition for Fatal Parity Error. 15 years ago
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 15 years ago
Kulikov Vasiliy 7aaaaa1e44 cxgb3: do not use PCI resources before pci_enable_device() 15 years ago
Andy Shevchenko df1086fb2e drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() method 15 years ago
FUJITA Tomonori 122e28ebac cxgb3: simplify need_skb_unmap 15 years ago
Divy Le Ray d05f6cf01c cxgb3: request 7.10 firmware 15 years ago
Julia Lawall c5dc9a3581 drivers/net/cxgb3: Use memdup_user 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Andre Detsch e95ef5d3f6 cxgb3: Wait longer for control packets on initialization 15 years ago
Hiroshi Shimamoto 9441cad99b cxgb3: fix linkup issue 15 years ago
FUJITA Tomonori 56e3b9df13 cxgb3: use the DMA state API instead of the pci equivalents 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Divy Le Ray a6f018e324 cxgb3: fix hot plug removal crash 15 years ago
Steve Wise e998f245c4 RDMA/cxgb3: Doorbell overflow avoidance and recovery 15 years ago
Jiri Pirko 0988d26978 cxgb3: convert to use netdev_for_each_addr 15 years ago
Divy Le Ray e9449d85c6 cxgb3: fix link flap 15 years ago
Divy Le Ray 38a8fc0fcf cxgb3: FIx VLAN over Jumbo frames 15 years ago
Divy Le Ray 2d171886b1 cxgb3: fix GRO checksum check 15 years ago
Stefan Weil 947af29435 Fix spelling of 'platform' in comments and doc 15 years ago
Divy Le Ray 2e02644abc cxgb3: add memory barriers 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Julia Lawall 75ed0a8972 drivers/net/cxgb3: Use kzalloc for allocating only one thing 15 years ago
Breno Leitao ccdddf500f cxgb3: Fixing EEH handlers 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Divy Le Ray 70e3bb504c cxgb3: fix premature page unmap 15 years ago
Ben Hutchings 34336ec032 cxgb3: declare MODULE_FIRMWARE 15 years ago
Krishna Kumar 10e85f7f08 cxgb3: Set the rxq 15 years ago
Krishna Kumar 0d9a40de60 cxgb3: No need to wake queue in xmit handler 16 years ago
Karen Xie f14d42f314 cxgb3: Added private MAC address and provisioning packet handler for iSCSI 16 years ago
Steve Wise fa0d4c11c4 RDMA/cxgb3: Handle port events properly 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Divy Le Ray 9073e3a32b cxgb3: fix 2 ports 1G regression 16 years ago
Divy Le Ray 88e7b76ef7 cxgb3: fix Gen2 pci default settings 16 years ago
Divy Le Ray 9450526ac7 cxgb3: fix EDC filename string 16 years ago
Roland Dreier e594e96e8a cxgb3: Fix crash caused by stashing wrong netdev_queue 16 years ago