summaryrefslogtreecommitdiff
path: root/drivers/net/cxgb3/cxgb3_main.c
AgeCommit message (Expand)Author
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-04cxgb3: fix hot plug removal crashDivy Le Ray
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-02-24RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise
2010-02-17cxgb3: convert to use netdev_for_each_addrJiri Pirko
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-11cxgb3: Fixing EEH handlersBreno Leitao
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-11-10cxgb3: declare MODULE_FIRMWAREBen Hutchings
2009-10-13cxgb3: Added private MAC address and provisioning packet handler for iSCSIKaren Xie
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-05RDMA/cxgb3: Handle port events properlySteve Wise
2009-08-02cxgb3: fix EDC filename stringDivy Le Ray
2009-07-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-09cxgb3: Fix crash caused by stashing wrong netdev_queueRoland Dreier
2009-07-08cxgb3: Drain Mac Tx fifo when the port goes down.Divy Le Ray
2009-07-08cxgb3: Fix mss table initializationDivy Le Ray
2009-07-08cxgb3: use request_firmware() for the EDC registers setupDivy Le Ray
2009-06-11cxgb3: remove __GFP_NOFAIL usageDivy Le Ray
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-29cxgb3: Add Aeluros 2020 phy supportDivy Le Ray
2009-05-29cxgb3: move away from LLTXDivy Le Ray
2009-05-29cxgb3: link fault fixesDivy Le Ray
2009-04-29cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings
2009-04-20cxgb3: Fix EEH final recovery attemptDivy Le Ray
2009-04-20cxgb3: Fix potential msi-x vector leakDivy Le Ray
2009-04-20cxgb3: fix workqueue flush issuesDivy Le Ray
2009-04-20cxgb3: fix link fault handlingDivy Le Ray
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-03-27cxgb3: differentiate portx and Tx channelsDivy Le Ray
2009-03-27cxgb3: use resource_size_t for mmio declarationsDivy Le Ray
2009-03-27cxgb3: start qset timers when setup succeededDivy Le Ray
2009-03-13cxgb3: detect mac link faults.Divy Le Ray
2009-03-13cxgb3: disable high freq non-data interruptsDivy Le Ray
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-18cxgb3: Add support for PCI ID 0x35.Divy Le Ray
2009-02-17drivers/net/cxgb3: fix sparse warning: symbol shadows an earlier oneHannes Eder
2009-01-26cxgb3: Notify fatal errorsDivy Le Ray
2009-01-21cxgb3: Replace LRO with GROHerbert Xu
2009-01-21cxgb3: ease msi-x settings conditionsDivy Le Ray
2009-01-11cxgb3: Keep LRO off if disabled when interface is downRoland Dreier
2008-12-16cxgb3: untie strict FW matchingDivy Le Ray
2008-12-16cxgb3: Add multiple Tx queue support.Divy Le Ray
2008-11-26cxgb3: Update FW loading path.Divy Le Ray
2008-11-26cxgb3: set hard_xmit in the netdev_opsDivy Le Ray
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger
2008-11-19cxgb3: convert to net_device_opsStephen Hemminger
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-11RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface.Steve Wise