aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/chelsio
Commit message (Expand)AuthorAge
* chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGARRoland Dreier2010-06-03
* drivers: net: use skb_headlen()Eric Dumazet2010-04-14
* chelsio: Fix build warning.David S. Miller2010-04-13
* chelsio: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | drivers/net/chelsio: Use pr_<level>, netif_msg_<type>Joe Perches2010-02-26
* | chelsio: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-17
* | percpu: add __percpu sparse annotations to net driversTejun Heo2010-02-17
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* this_cpu: Straight transformationsChristoph Lameter2009-10-03
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: dont update dev->trans_start in 10GB driversEric Dumazet2009-05-29
* cxgb: set phy's mdio dev before the phy init sequenceDivy Le Ray2009-05-20
* chelsio: Use generic XENPAK LASI register definitionsBen Hutchings2009-05-20
* chelsio: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings2009-04-29
* drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-13
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* chelsio: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-27
* net: Remove redundant NAPI functionsBen Hutchings2009-01-21
* net: Fix warning fallout from recent NAPI interface changes.David S. Miller2008-12-26
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-27
|\
| * drivers/net/chelsio/sge.c: remove redundant argument commentsQinghuang Feng2008-11-23
* | netdev: add more functions to netdevice opsStephen Hemminger2008-11-20
* | cxgb2: convert to net_device_opsStephen Hemminger2008-11-20
* | netdevice chelsio: Convert directly reference of netdev->privWang Chen2008-11-17
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
|/
* cxgb: delete non NAPI code from the driver.Francois Romieu2008-07-11
* annotate chelsioAl Viro2008-01-28
* drivers/net/chelsio/: #if 0 unused functionsAdrian Bunk2008-01-28
* drivers/net/chelsio: Add missing "space"Joe Perches2008-01-28
* cxgb - revert file mode changes.Divy Le Ray2007-12-04
* cxgb - fix statsDivy Le Ray2007-12-01
* cxgb - fix NAPIDivy Le Ray2007-12-01
* cxgb - fix T2 GSODivy Le Ray2007-12-01
* [CHELSIO]: Fix skb->dev setting.Divy Le Ray2007-11-15
* chelsio: sparse warning fixes (old cxgb2)Stephen Hemminger2007-10-10
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* network drivers: eliminate unneeded kill_vid codeStephen Hemminger2007-06-03
* chelsio parenthesis fixMariusz Kozlowski2007-05-24
* chelsio: use const for virtual functionsStephen Hemminger2007-04-28