index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
chelsio
/
cxgb2.c
Age
Commit message (
Expand
)
Author
2010-02-26
drivers/net/chelsio: Use pr_<level>, netif_msg_<type>
Joe Perches
2010-02-17
chelsio: convert to use netdev_for_each_mc_addr
Jiri Pirko
2009-04-30
chelsio: Use generic MDIO definitions and mdio_mii_ioctl()
Ben Hutchings
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2008-11-21
netdev: add more functions to netdevice ops
Stephen Hemminger
2008-11-20
cxgb2: convert to net_device_ops
Stephen Hemminger
2008-11-17
netdevice chelsio: Convert directly reference of netdev->priv
Wang Chen
2008-07-11
cxgb: delete non NAPI code from the driver.
Francois Romieu
2008-01-28
annotate chelsio
Al Viro
2008-01-28
drivers/net/chelsio: Add missing "space"
Joe Perches
2007-12-04
cxgb - revert file mode changes.
Divy Le Ray
2007-12-01
cxgb - fix stats
Divy Le Ray
2007-12-01
cxgb - fix T2 GSO
Divy Le Ray
2007-10-10
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
2007-10-10
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-06-03
network drivers: eliminate unneeded kill_vid code
Stephen Hemminger
2007-03-03
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
2007-02-05
chelsio: tabulate the update of the statistic counters
Francois Romieu
2007-02-05
chelsio: useless test in cxgb2::remove_one
Francois Romieu
2007-02-05
chelsio: useless curly braces
Francois Romieu
2007-02-05
chelsio: spaces, tabs and friends
Francois Romieu
2006-12-11
[PATCH] chelsio: working NAPI
Stephen Hemminger
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-02
[PATCH] chelsio: statistics improvement
Stephen Hemminger
2006-12-02
[PATCH] chelsio: add MSI support
Stephen Hemminger
2006-12-02
[PATCH] chelsio: add 1G swcixw aupport
Stephen Hemminger
2006-12-02
[PATCH] chelsio: add support for other 10G boards
Stephen Hemminger
2006-12-02
[PATCH] chelsio: remove unused mutex
Stephen Hemminger
2006-12-02
[PATCH] chelsio: whitespace fixes
Stephen Hemminger
2006-12-02
[PATCH] chelsio: free_netdev
Stephen Hemminger
2006-12-02
[PATCH] chelsio: procectomy
Stephen Hemminger
2006-12-02
[PATCH] chelsio: whitespace cleanup
Stephen Hemminger
2006-12-02
[PATCH] chelsio: remove leftover code
Stephen Hemminger
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-08-19
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
2005-09-05
[PATCH] (1/7) chelsio sparse annotations
viro@ftp.linux.org.uk
2005-06-23
Update Chelsio gige net driver.
Scott Bardone
2005-05-15
[PATCH] A new 10GB Ethernet Driver by Chelsio Communications
Christoph Lameter