index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
chelsio
/
sge.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-11
chelsio: Move the Chelsio drivers
Jeff Kirsher
1
-2140
/
+0
2011-07-22
chelsio: do vlan cleanup
Jiri Pirko
1
-10
/
+8
2011-05-23
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
1
-0
/
+1
2011-04-19
net: chelsio: convert to hw_features
Michał Mirosław
1
-6
/
+7
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-12-21
drivers/net/*/: Use static const
Joe Perches
1
-6
/
+4
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
1
-1
/
+1
2010-09-27
drivers/net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-09-03
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-1
/
+1
2010-04-15
drivers: net: use skb_headlen()
Eric Dumazet
1
-4
/
+4
2010-04-13
chelsio: Fix build warning.
David S. Miller
1
-1
/
+1
2010-04-13
chelsio: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
1
-25
/
+25
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-02-26
drivers/net/chelsio: Use pr_<level>, netif_msg_<type>
Joe Perches
1
-5
/
+5
2010-02-17
percpu: add __percpu sparse annotations to net drivers
Tejun Heo
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-10-03
this_cpu: Straight transformations
Christoph Lameter
1
-3
/
+2
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+1
2009-05-29
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
1
-1
/
+0
2009-04-14
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
1
-2
/
+2
2009-02-27
chelsio: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-01-22
net: Remove redundant NAPI functions
Ben Hutchings
1
-2
/
+2
2008-12-27
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
1
-3
/
+0
2008-12-23
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-2
/
+2
2008-11-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+0
2008-11-24
drivers/net/chelsio/sge.c: remove redundant argument comments
Qinghuang Feng
1
-4
/
+0
2008-11-17
netdevice chelsio: Convert directly reference of netdev->priv
Wang Chen
1
-1
/
+1
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-07-11
cxgb: delete non NAPI code from the driver.
Francois Romieu
1
-65
/
+5
2008-01-29
drivers/net/chelsio/: #if 0 unused functions
Adrian Bunk
1
-0
/
+4
2007-12-04
cxgb - revert file mode changes.
Divy Le Ray
1
-0
/
+0
2007-12-02
cxgb - fix stats
Divy Le Ray
1
-4
/
+0
2007-12-02
cxgb - fix NAPI
Divy Le Ray
1
-4
/
+2
2007-12-02
cxgb - fix T2 GSO
Divy Le Ray
1
-19
/
+15
2007-11-16
[CHELSIO]: Fix skb->dev setting.
Divy Le Ray
1
-1
/
+1
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-16
/
+13
2007-04-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-8
/
+16
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-26
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-2
/
+1
2007-02-27
chelsio: Fix non-NAPI compile
Roland Dreier
1
-0
/
+1
2007-02-06
git-netdev-all: chelsio fix
Andrew Morton
1
-1
/
+1
2007-02-06
chelsio: more rx speedup
Stephen Hemminger
1
-42
/
+45
2007-02-06
chelsio: NAPI speed improvement
Stephen Hemminger
1
-42
/
+35
2007-02-06
chelsio: misc cleanups in sge
Francois Romieu
1
-35
/
+19
2007-02-06
chelsio: useless curly braces
Francois Romieu
1
-2
/
+1
[next]