aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/cxgb3_main.c
Commit message (Expand)AuthorAge
* drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-17
* cxgb3: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-04
* drivers/net/cxgb3: Use memdup_userJulia Lawall2010-05-31
* cxgb3: Wait longer for control packets on initializationAndre Detsch2010-04-27
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* 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-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
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* cxgb3: Fixing EEH handlersBreno Leitao2009-12-11
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* cxgb3: declare MODULE_FIRMWAREBen Hutchings2009-11-10
* cxgb3: Added private MAC address and provisioning packet handler for iSCSIKaren Xie2009-10-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\
| * cxgb3: fix EDC filename stringDivy Le Ray2009-08-02
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-09
| |\
| * | cxgb3: Drain Mac Tx fifo when the port goes down.Divy Le Ray2009-07-08
| * | cxgb3: Fix mss table initializationDivy Le Ray2009-07-08
| * | cxgb3: use request_firmware() for the EDC registers setupDivy Le Ray2009-07-08
* | | RDMA/cxgb3: Handle port events properlySteve Wise2009-09-05
| |/ |/|
* | cxgb3: Fix crash caused by stashing wrong netdev_queueRoland Dreier2009-07-09
|/
* cxgb3: remove __GFP_NOFAIL usageDivy Le Ray2009-06-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-06-03
|\
| * cxgb3: link fault fixesDivy Le Ray2009-05-29
* | cxgb3: Add Aeluros 2020 phy supportDivy Le Ray2009-05-29
* | cxgb3: move away from LLTXDivy Le Ray2009-05-29
* | cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings2009-04-29
|/
* cxgb3: Fix EEH final recovery attemptDivy Le Ray2009-04-20
* cxgb3: Fix potential msi-x vector leakDivy Le Ray2009-04-20
* cxgb3: fix workqueue flush issuesDivy Le Ray2009-04-20
* cxgb3: fix link fault handlingDivy Le Ray2009-04-20
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* cxgb3: differentiate portx and Tx channelsDivy Le Ray2009-03-27
* cxgb3: use resource_size_t for mmio declarationsDivy Le Ray2009-03-27
* cxgb3: start qset timers when setup succeededDivy Le Ray2009-03-27
* cxgb3: detect mac link faults.Divy Le Ray2009-03-13
* cxgb3: disable high freq non-data interruptsDivy Le Ray2009-03-13
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-24
|\
| * cxgb3: Add support for PCI ID 0x35.Divy Le Ray2009-02-18
* | drivers/net/cxgb3: fix sparse warning: symbol shadows an earlier oneHannes Eder2009-02-17
* | cxgb3: Notify fatal errorsDivy Le Ray2009-01-27
* | cxgb3: Replace LRO with GROHerbert Xu2009-01-21
* | cxgb3: ease msi-x settings conditionsDivy Le Ray2009-01-21
|/
* cxgb3: Keep LRO off if disabled when interface is downRoland Dreier2009-01-11
* cxgb3: untie strict FW matchingDivy Le Ray2008-12-16
* cxgb3: Add multiple Tx queue support.Divy Le Ray2008-12-16
* cxgb3: Update FW loading path.Divy Le Ray2008-11-26