index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
chelsio
/
cxgb2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-11
chelsio: Move the Chelsio drivers
Jeff Kirsher
1
-1379
/
+0
2011-07-22
chelsio: do vlan cleanup
Jiri Pirko
1
-14
/
+25
2011-04-30
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-2
/
+2
2011-04-30
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
1
-3
/
+4
2011-04-19
net: chelsio: convert to hw_features
Michał Mirosław
1
-41
/
+7
2010-02-26
drivers/net/chelsio: Use pr_<level>, netif_msg_<type>
Joe Perches
1
-9
/
+9
2010-02-18
chelsio: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-2
/
+0
2009-04-30
chelsio: Use generic MDIO definitions and mdio_mii_ioctl()
Ben Hutchings
1
-33
/
+3
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2008-11-21
netdev: add more functions to netdevice ops
Stephen Hemminger
1
-3
/
+3
2008-11-20
cxgb2: convert to net_device_ops
Stephen Hemminger
1
-11
/
+19
2008-11-17
netdevice chelsio: Convert directly reference of netdev->priv
Wang Chen
1
-30
/
+30
2008-07-11
cxgb: delete non NAPI code from the driver.
Francois Romieu
1
-2
/
+0
2008-01-29
annotate chelsio
Al Viro
1
-1
/
+1
2008-01-29
drivers/net/chelsio: Add missing "space"
Joe Perches
1
-1
/
+1
2007-12-04
cxgb - revert file mode changes.
Divy Le Ray
1
-0
/
+0
2007-12-02
cxgb - fix stats
Divy Le Ray
1
-16
/
+51
2007-12-02
cxgb - fix T2 GSO
Divy Le Ray
1
-1
/
+2
2007-10-11
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
1
-3
/
+8
2007-10-11
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
1
-3
/
+0
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-3
/
+6
2007-06-03
network drivers: eliminate unneeded kill_vid code
Stephen Hemminger
1
-10
/
+0
2007-03-03
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
1
-2
/
+1
2007-02-06
chelsio: tabulate the update of the statistic counters
Francois Romieu
1
-40
/
+10
2007-02-06
chelsio: useless test in cxgb2::remove_one
Francois Romieu
1
-16
/
+16
2007-02-06
chelsio: useless curly braces
Francois Romieu
1
-2
/
+1
2007-02-06
chelsio: spaces, tabs and friends
Francois Romieu
1
-32
/
+32
2006-12-11
[PATCH] chelsio: working NAPI
Stephen Hemminger
1
-16
/
+7
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-205
/
+386
2006-12-02
[PATCH] chelsio: statistics improvement
Stephen Hemminger
1
-36
/
+38
2006-12-02
[PATCH] chelsio: add MSI support
Stephen Hemminger
1
-3
/
+17
2006-12-02
[PATCH] chelsio: add 1G swcixw aupport
Stephen Hemminger
1
-0
/
+1
2006-12-02
[PATCH] chelsio: add support for other 10G boards
Stephen Hemminger
1
-12
/
+226
2006-12-02
[PATCH] chelsio: remove unused mutex
Stephen Hemminger
1
-1
/
+0
2006-12-02
[PATCH] chelsio: whitespace fixes
Stephen Hemminger
1
-1
/
+1
2006-12-02
[PATCH] chelsio: free_netdev
Stephen Hemminger
1
-7
/
+7
2006-12-02
[PATCH] chelsio: procectomy
Stephen Hemminger
1
-14
/
+0
2006-12-02
[PATCH] chelsio: whitespace cleanup
Stephen Hemminger
1
-101
/
+101
2006-12-02
[PATCH] chelsio: remove leftover code
Stephen Hemminger
1
-35
/
+0
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-7
/
+9
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
1
-1
/
+1
2006-08-20
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
1
-1
/
+1
2005-09-06
[PATCH] (1/7) chelsio sparse annotations
viro@ftp.linux.org.uk
1
-1
/
+1
2005-06-23
Update Chelsio gige net driver.
Scott Bardone
1
-256
/
+281
[next]