summaryrefslogtreecommitdiff
path: root/drivers/net/cxgb3
AgeCommit message (Expand)Author
2008-05-13cxgb3 - fix EEHDivy Le Ray
2008-05-13cxgb3 - fix port up/down error pathDivy Le Ray
2008-05-06cxgb3: Use CAP_SYS_RAWIO for firmwareAlan Cox
2008-04-29RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise
2008-04-18net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-17cxgb3: Fix __must_check warning with dev_dbg.Dan Noe
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-26annotate cxgb3 (ab)uses of skb->priority/skb->csumAl Viro
2008-03-25cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-17cxgb3: Fix transmit queue stop mechanismDivy Le Ray
2008-03-04[NET] NEIGHBOUR: Remove unpopular neigh_is_connected().YOSHIFUJI Hideaki
2008-02-11cxgb3: Handle ARP completions that mark neighbors stale.Steve Wise
2008-02-11Optimize cxgb3 xmit path (a bit)Krishna Kumar
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter
2008-02-03cxgb3: Remove incorrect __devinit annotationsRoland Dreier
2008-01-28annotate cxgb3Al Viro
2008-01-28[VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy
2008-01-28cxgb3 - Fix EEH, missing softirq blockingDivy Le Ray
2008-01-28cxgb3 - parity initialization for T3C adapters.Divy Le Ray
2008-01-28drivers/net/cxgb3: trim trailing whitespaceJeff Garzik
2008-01-28cxgb3 - Fix I/O synchronizationDivy Le Ray
2008-01-28cxgb3 - HW set up updatesDivy Le Ray
2008-01-28cxgb3 - sysfs methods clean upDivy Le Ray
2008-01-28cxgb3 - fix interaction with pktgenDivy Le Ray
2008-01-28cxgb3 - FW upgradeDivy Le Ray
2008-01-28cxgb3 - Add EEH supportDivy Le Ray
2008-01-28cxgb3 - Fix resources release.Divy Le Ray
2008-01-28cxgb3 - Use wild card for PCI subdevice ID matchDivy Le Ray
2008-01-28cxgb3 - fix MSI-X failure pathDivy Le Ray
2008-01-28drivers/net/cxgb3: Add missing "space"Joe Perches
2007-12-07cxgb3 - T3C support updateDivy Le Ray
2007-10-23[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-10cxgb3 sparse warning fixesStephen Hemminger
2007-10-10drivers/net/cxgb3/xgmac.c: remove dead codeAdrian Bunk
2007-10-10cxgb3: trivial endianness annotationsAl Viro
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10cxgb3 - Update engine microcode versionDivy Le Ray
2007-10-10cxgb3 - Add T3C revDivy Le Ray
2007-10-10cxgb3 - CQ context operations time out too soon.Divy Le Ray
2007-10-10cxgb3 - Set the CQ_ERR bit in CQ contexts.Divy Le Ray
2007-10-10cxgb3 - remove false positive in xgmac workaroundDivy Le Ray
2007-10-10cxgb3 - log and clear PEX errorsDivy Le Ray
2007-10-10cxgb3 - Firmware updateDivy Le Ray
2007-10-10cxgb3 - Update internal memory managementDivy Le Ray
2007-10-10cxgb3 - log adapter serial numberDivy Le Ray
2007-10-10cxgb3 - Fatal error updateDivy Le Ray