Commit Graph

299 Commits (7c4509b4cd1d99a1ea22ee4c1da4d3dbb9771c95)

Author SHA1 Message Date
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Anton Blanchard c211c96989 cxgb3: Apply interrupt coalescing settings to all queues 14 years ago
Jiri Pirko 1765a57533 net: make dev->master general 14 years ago
David S. Miller 8d13a2a9fb net: Kill NETEVENT_PMTU_UPDATE. 14 years ago
Joe Perches 215faf9c5f drivers/net/*/: Use static const 14 years ago
Tejun Heo 23f333a2bf drivers/net: don't use flush_scheduled_work() 14 years ago
Breno Leitao c661c4a2b0 cxgb3: Removing unused return variable 14 years ago
Eric Dumazet 89bf67f1f0 drivers/net: use vzalloc() 14 years ago
Divy Le Ray d3d2a7df2b cxgb3: remove call to stop TX queues at load time. 15 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 15 years ago
Krishna Kumar b1424ed910 cxgb3: Fix panic in free_tx_desc() 15 years ago
Nishanth Aravamudan 69dcfc8aad cxgb3: fix crash due to manipulating queues before registration 15 years ago
Divy Le Ray 18edc84cf1 cxgb3: fix device opening error path 15 years ago
stephen hemminger a5190b4eea cxgb3: function namespace cleanup 15 years ago
Jesse Gross eab6d18d20 vlan: Don't check for vlan group before vlan_tx_tag_present. 15 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 16 years ago