summaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: don't use flush_scheduled_work()Tejun Heo2010-12-121-1/+2
* cxgb3: Removing unused return variableBreno Leitao2010-11-281-2/+1
* drivers/net: use vzalloc()Eric Dumazet2010-11-271-4/+2
* cxgb3: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
* cxgb3: Fix panic in free_tx_desc()Krishna Kumar2010-10-281-1/+3
* cxgb3: fix crash due to manipulating queues before registrationNishanth Aravamudan2010-10-281-1/+1
* cxgb3: fix device opening error pathDivy Le Ray2010-10-251-3/+5
* cxgb3: function namespace cleanupstephen hemminger2010-10-217-289/+18
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-211-2/+2
* cxgb3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-1/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-271-0/+2
|\
| * drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-161-0/+2
* | drivers/net: return operator cleanupEric Dumazet2010-09-261-1/+1
* | net/cxgb3: remove undefined operationsAndreas Schwab2010-09-131-1/+1
* | cxgb3: Avoid flush_workqueue() deadlock.Casey Leedom2010-09-031-9/+15
* | cxgb3: Leave interrupts for fatal errors asserted in common code.Casey Leedom2010-09-031-2/+2
* | cxgb3: Set FATALPERREN.Casey Leedom2010-09-031-0/+1
* | cxgb3: Add register bit definition for Fatal Parity Error.Casey Leedom2010-09-031-0/+4
* | drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-021-1/+1
|/
* cxgb3: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-041-12/+13
* drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() methodAndy Shevchenko2010-07-211-12/+4
* cxgb3: simplify need_skb_unmapFUJITA Tomonori2010-07-081-9/+5
* cxgb3: request 7.10 firmwareDivy Le Ray2010-06-251-2/+2
* drivers/net/cxgb3: Use memdup_userJulia Lawall2010-05-311-9/+3
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-272-2/+2
|\
| * cxgb3: Wait longer for control packets on initializationAndre Detsch2010-04-271-1/+1
| * cxgb3: fix linkup issueHiroshi Shimamoto2010-04-211-1/+1
* | cxgb3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-131-10/+10
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-114-0/+4
|\ \ | |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* | net: convert multicast list to list_headJiri Pirko2010-04-031-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-131-0/+1
|\
| * cxgb3: fix hot plug removal crashDivy Le Ray2010-03-041-0/+1
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-2/+2
|\ \
| * | Fix spelling of 'platform' in comments and docStefan Weil2010-02-051-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-036-5/+93
|\ \ \ | |_|/ |/| |
| * | RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise2010-02-246-5/+93
* | | cxgb3: convert to use netdev_for_each_addrJiri Pirko2010-02-173-40/+11
* | | cxgb3: fix link flapDivy Le Ray2010-02-151-1/+2
* | | cxgb3: FIx VLAN over Jumbo framesDivy Le Ray2010-02-151-0/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-091-8/+12
|\ \ \ | |/ /
| * | cxgb3: fix GRO checksum checkDivy Le Ray2010-02-081-8/+12
| |/
* | cxgb3: add memory barriersDivy Le Ray2010-02-031-4/+12
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
* | drivers/net/cxgb3: Use kzalloc for allocating only one thingJulia Lawall2010-01-031-1/+1
|/
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-111-1/+1
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
| |\
| | * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| | |\
| | | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
OpenPOWER on IntegriCloud