aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/chelsio/cxgb2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-26drivers/net/chelsio: Use pr_<level>, netif_msg_<type>Joe Perches1-9/+9
2010-02-17chelsio: convert to use netdev_for_each_mc_addrJiri Pirko1-2/+0
2009-04-29chelsio: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings1-33/+3
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-2/+2
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger1-3/+3
2008-11-19cxgb2: convert to net_device_opsStephen Hemminger1-11/+19
2008-11-16netdevice chelsio: Convert directly reference of netdev->privWang Chen1-30/+30
2008-07-11cxgb: delete non NAPI code from the driver.Francois Romieu1-2/+0
2008-01-28annotate chelsioAl Viro1-1/+1
2008-01-28drivers/net/chelsio: Add missing "space"Joe Perches1-1/+1
2007-12-04cxgb - revert file mode changes.Divy Le Ray1-0/+0
2007-12-01cxgb - fix statsDivy Le Ray1-16/+51
2007-12-01cxgb - fix T2 GSODivy Le Ray1-1/+2
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik1-3/+8
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik1-3/+0
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-3/+6
2007-06-03network drivers: eliminate unneeded kill_vid codeStephen Hemminger1-10/+0
2007-03-02[VLAN]: Avoid a 4-order allocation.Dan Aloni1-2/+1
2007-02-05chelsio: tabulate the update of the statistic countersFrancois Romieu1-40/+10
2007-02-05chelsio: useless test in cxgb2::remove_oneFrancois Romieu1-16/+16
2007-02-05chelsio: useless curly bracesFrancois Romieu1-2/+1
2007-02-05chelsio: spaces, tabs and friendsFrancois Romieu1-32/+32
2006-12-11[PATCH] chelsio: working NAPIStephen Hemminger1-16/+7
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-205/+386
2006-12-02[PATCH] chelsio: statistics improvementStephen Hemminger1-36/+38
2006-12-02[PATCH] chelsio: add MSI supportStephen Hemminger1-3/+17
2006-12-02[PATCH] chelsio: add 1G swcixw aupportStephen Hemminger1-0/+1
2006-12-02[PATCH] chelsio: add support for other 10G boardsStephen Hemminger1-12/+226
2006-12-02[PATCH] chelsio: remove unused mutexStephen Hemminger1-1/+0
2006-12-02[PATCH] chelsio: whitespace fixesStephen Hemminger1-1/+1
2006-12-02[PATCH] chelsio: free_netdevStephen Hemminger1-7/+7
2006-12-02[PATCH] chelsio: procectomyStephen Hemminger1-14/+0
2006-12-02[PATCH] chelsio: whitespace cleanupStephen Hemminger1-101/+101
2006-12-02[PATCH] chelsio: remove leftover codeStephen Hemminger1-35/+0
2006-11-22WorkStruct: make allyesconfigDavid Howells1-7/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-1/+1
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik1-1/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-1/+1
2005-09-05[PATCH] (1/7) chelsio sparse annotationsviro@ftp.linux.org.uk1-1/+1
2005-06-23Update Chelsio gige net driver.Scott Bardone1-256/+281
2005-05-15[PATCH] A new 10GB Ethernet Driver by Chelsio CommunicationsChristoph Lameter1-0/+1231