summaryrefslogtreecommitdiff
path: root/drivers/net/cxgb3
AgeCommit message (Expand)Author
2008-11-11RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface.Steve Wise
2008-11-11cxgb3 - Limit multiqueue setting to msi-xDivy Le Ray
2008-11-11cxgb3 - eeprom read fixesDivy Le Ray
2008-10-22cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpqRoland Dreier
2008-10-13cxgb3: extend copyrights to 2008Divy Le Ray
2008-10-13cxgb3: update driver versionDivy Le Ray
2008-10-08cxgb3: Add 1G fiber supportDivy Le Ray
2008-10-08cxgb3: Support for Aeluros 2005 PHYDivy Le Ray
2008-10-08cxgb3: commnonize LASI phy codeDivy Le Ray
2008-10-08cxgb3: More flexible support for PHY interrupts.Divy Le Ray
2008-10-08cxgb3: simplify port type struct and usageDivy Le Ray
2008-10-08cxgb3: allow for PHY reset statusDivy Le Ray
2008-10-08cxgb3: Allocate multiqueues at init timeDivy Le Ray
2008-10-08cxgb3: reset the adapter on fatal errorDivy Le Ray
2008-10-08[2.6.28,1/1] cxgb3 - fix race in EEHDivy Le Ray
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison
2008-09-24cxgb3 - remove duplicate tests in lroDivy Le Ray
2008-09-22cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller
2008-07-29cxgb3: Allow 64KB firmware images.Steve Wise
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-14RDMA/cxgb3: Fixes for zero STagSteve Wise
2008-07-14RDMA/cxgb3: Add support for protocol statisticsSteve Wise
2008-07-11cxgb3 - Add iscsi supportKaren Xie
2008-07-10cxgb3: treat firmware data as constDavid Woodhouse
2008-07-08vlan: move struct vlan_dev_info to private headerPatrick McHardy
2008-06-24cxgb3 - add missing adapter type for RDMADivy Le Ray
2008-05-22cxgb3 - Add LRO supportDivy Le Ray
2008-05-22cxgb3 - Add page support to jumbo frame Rx queueDivy Le Ray
2008-05-22cxgb3 - Fix dma mapping error pathDivy Le Ray
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