aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3
Commit message (Expand)AuthorAge
* cxgb3: implement set_phys_idstephen hemminger2011-04-06
* cxgb3: Apply interrupt coalescing settings to all queuesAnton Blanchard2011-03-29
* net: make dev->master generalJiri Pirko2011-02-13
* net: Kill NETEVENT_PMTU_UPDATE.David S. Miller2011-02-08
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | drivers/net/*/: Use static constJoe Perches2010-12-21
* | | drivers/net: don't use flush_scheduled_work()Tejun Heo2010-12-12
* | | cxgb3: Removing unused return variableBreno Leitao2010-11-28
* | | drivers/net: use vzalloc()Eric Dumazet2010-11-28
| |/ |/|
* | cxgb3: remove call to stop TX queues at load time.Divy Le Ray2010-11-01
|/
* cxgb3: Fix panic in free_tx_desc()Krishna Kumar2010-10-28
* cxgb3: fix crash due to manipulating queues before registrationNishanth Aravamudan2010-10-28
* cxgb3: fix device opening error pathDivy Le Ray2010-10-25
* cxgb3: function namespace cleanupstephen hemminger2010-10-21
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-21
* cxgb3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-28
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-27
|\
| * drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-17
* | drivers/net: return operator cleanupEric Dumazet2010-09-26
* | net/cxgb3: remove undefined operationsAndreas Schwab2010-09-13
* | cxgb3: Avoid flush_workqueue() deadlock.Casey Leedom2010-09-03
* | cxgb3: Leave interrupts for fatal errors asserted in common code.Casey Leedom2010-09-03
* | cxgb3: Set FATALPERREN.Casey Leedom2010-09-03
* | cxgb3: Add register bit definition for Fatal Parity Error.Casey Leedom2010-09-03
* | drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-02
|/
* cxgb3: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-04
* drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() methodAndy Shevchenko2010-07-21
* cxgb3: simplify need_skb_unmapFUJITA Tomonori2010-07-09
* cxgb3: request 7.10 firmwareDivy Le Ray2010-06-26
* drivers/net/cxgb3: Use memdup_userJulia Lawall2010-05-31
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-27
|\
| * cxgb3: Wait longer for control packets on initializationAndre Detsch2010-04-27
| * cxgb3: fix linkup issueHiroshi Shimamoto2010-04-21
* | cxgb3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-13
|\
| * cxgb3: fix hot plug removal crashDivy Le Ray2010-03-04
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \
| * | Fix spelling of 'platform' in comments and docStefan Weil2010-02-05
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-03
|\ \ \ | |_|/ |/| |
| * | RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise2010-02-24
* | | cxgb3: convert to use netdev_for_each_addrJiri Pirko2010-02-17
* | | cxgb3: fix link flapDivy Le Ray2010-02-16
* | | cxgb3: FIx VLAN over Jumbo framesDivy Le Ray2010-02-16
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-09
|\| |