summaryrefslogtreecommitdiff
path: root/drivers/net/cxgb3
AgeCommit message (Expand)Author
2011-09-26[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-21cxgb3: do vlan cleanupJiri Pirko
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-27cxgb3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason
2011-06-24cxgb3: skb_record_rx_queue now records the queue index relative to the net_de...John (Jay) Hernandez
2011-06-21drivers/net: Remove casts of void *Joe Perches
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-04-17net: cxgb3: convert to hw_featuresMichał Mirosław
2011-04-14ethtool: allow custom interval for physical identificationAllan, Bruce W
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-06cxgb3: implement set_phys_idstephen hemminger
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-28cxgb3: Apply interrupt coalescing settings to all queuesAnton Blanchard
2011-02-13net: make dev->master generalJiri Pirko
2011-02-08net: Kill NETEVENT_PMTU_UPDATE.David S. Miller
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-21drivers/net/*/: Use static constJoe Perches
2010-12-12drivers/net: don't use flush_scheduled_work()Tejun Heo
2010-11-28cxgb3: Removing unused return variableBreno Leitao
2010-11-27drivers/net: use vzalloc()Eric Dumazet
2010-11-01cxgb3: remove call to stop TX queues at load time.Divy Le Ray
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-28cxgb3: Fix panic in free_tx_desc()Krishna Kumar
2010-10-28cxgb3: fix crash due to manipulating queues before registrationNishanth Aravamudan
2010-10-25cxgb3: fix device opening error pathDivy Le Ray
2010-10-21cxgb3: function namespace cleanupstephen hemminger
2010-10-21vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross
2010-09-27cxgb3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-09-16drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-13net/cxgb3: remove undefined operationsAndreas Schwab
2010-09-03cxgb3: Avoid flush_workqueue() deadlock.Casey Leedom
2010-09-03cxgb3: Leave interrupts for fatal errors asserted in common code.Casey Leedom
2010-09-03cxgb3: Set FATALPERREN.Casey Leedom
2010-09-03cxgb3: Add register bit definition for Fatal Parity Error.Casey Leedom
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-08-04cxgb3: do not use PCI resources before pci_enable_device()Kulikov Vasiliy
2010-07-21drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() methodAndy Shevchenko
2010-07-08cxgb3: simplify need_skb_unmapFUJITA Tomonori
2010-06-25cxgb3: request 7.10 firmwareDivy Le Ray
2010-05-31drivers/net/cxgb3: Use memdup_userJulia Lawall
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-27cxgb3: Wait longer for control packets on initializationAndre Detsch