summaryrefslogtreecommitdiff
path: root/drivers/net/cxgb3
AgeCommit message (Expand)Author
2010-02-05Fix spelling of 'platform' in comments and docStefan Weil
2010-02-03cxgb3: add memory barriersDivy Le Ray
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2010-01-03drivers/net/cxgb3: Use kzalloc for allocating only one thingJulia Lawall
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-11cxgb3: Fixing EEH handlersBreno Leitao
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18cxgb3: fix premature page unmapDivy Le Ray
2009-11-10cxgb3: declare MODULE_FIRMWAREBen Hutchings
2009-10-27cxgb3: Set the rxqKrishna Kumar
2009-10-17cxgb3: No need to wake queue in xmit handlerKrishna Kumar
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-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-08-05cxgb3: fix 2 ports 1G regressionDivy Le Ray
2009-08-02cxgb3: fix Gen2 pci default settingsDivy Le Ray
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 mac index mappingDivy 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-07-08cxgb3: AEL2020 phy support updateDivy Le Ray
2009-07-08cxgb3: Fix T3C MAC max packet size accessDivy Le Ray
2009-07-08cxgb3: fix phy power downDivy Le Ray
2009-07-08cxgb3: AQ100X phy support updateDivy Le Ray
2009-06-11cxgb3: remove __GFP_NOFAIL usageDivy Le Ray
2009-06-03cxgb3: minor aq100x phy fixesDivy Le Ray
2009-06-03cxgb3: Update FW to 7.4.0Divy 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 support for the Aquantia 10G-BT phyDivy Le Ray
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-05-29cxgb3: fix dma mapping regressionDivy Le Ray
2009-05-29net: dont update dev->trans_start in 10GB driversEric Dumazet
2009-05-20cxgb3: set phy's mdio dev before the phy init sequenceDivy Le Ray
2009-05-20cxgb3: Use generic XENPAK LASI register definitionsBen Hutchings
2009-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-01cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...Sergey Senozhatsky
2009-04-29cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings
2009-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-20cxgb3: Fix EEH final recovery attemptDivy Le Ray
2009-04-20cxgb3: Fix potential msi-x vector leakDivy Le Ray