aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/chelsio
Commit message (Expand)AuthorAgeFilesLines
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-221-0/+1
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-2/+2
* ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-291-3/+4
* net: chelsio: convert to hw_featuresMichał Mirosław2011-04-185-58/+14
* Fix common misspellingsLucas De Marchi2011-03-314-4/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-1/+1
|\ \
| * | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-1/+1
| |/
* | drivers/net/*/: Use static constJoe Perches2010-12-211-6/+4
|/
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-211-1/+1
* drivers/net: return operator cleanupEric Dumazet2010-09-262-2/+2
* drivers/net: Removing undead ifdef CHELSIO_T1_1GChristian Dietrich2010-09-061-2/+0
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-021-1/+1
* chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGARRoland Dreier2010-06-032-48/+2
* drivers: net: use skb_headlen()Eric Dumazet2010-04-141-4/+4
* chelsio: Fix build warning.David S. Miller2010-04-131-1/+1
* chelsio: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-131-25/+25
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-113-0/+3
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+4
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | drivers/net/chelsio: Use pr_<level>, netif_msg_<type>Joe Perches2010-02-267-72/+56
* | chelsio: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-173-19/+5
* | percpu: add __percpu sparse annotations to net driversTejun Heo2010-02-161-1/+1
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-2/+2
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-072-2/+2
|/
* this_cpu: Straight transformationsChristoph Lameter2009-10-031-3/+2
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-012-2/+2
* net: dont update dev->trans_start in 10GB driversEric Dumazet2009-05-291-1/+0
* cxgb: set phy's mdio dev before the phy init sequenceDivy Le Ray2009-05-205-11/+13
* chelsio: Use generic XENPAK LASI register definitionsBen Hutchings2009-05-201-8/+9
* chelsio: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings2009-04-296-100/+81
* drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-131-2/+2
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* chelsio: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-261-2/+1
* net: Remove redundant NAPI functionsBen Hutchings2009-01-211-2/+2
* net: Fix warning fallout from recent NAPI interface changes.David S. Miller2008-12-261-3/+0
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-221-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-261-4/+0
|\
| * drivers/net/chelsio/sge.c: remove redundant argument commentsQinghuang Feng2008-11-231-4/+0
* | netdev: add more functions to netdevice opsStephen Hemminger2008-11-201-3/+3
* | cxgb2: convert to net_device_opsStephen Hemminger2008-11-191-11/+19
* | netdevice chelsio: Convert directly reference of netdev->privWang Chen2008-11-162-31/+31
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
|/
* cxgb: delete non NAPI code from the driver.Francois Romieu2008-07-112-67/+5
* annotate chelsioAl Viro2008-01-283-6/+7
* drivers/net/chelsio/: #if 0 unused functionsAdrian Bunk2008-01-284-3/+6