index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
chelsio
Age
Commit message (
Expand
)
Author
2007-05-24
chelsio parenthesis fix
Mariusz Kozlowski
2007-04-28
chelsio: use const for virtual functions
Stephen Hemminger
2007-04-28
chelsio: use C99 style initialization
Stephen Hemminger
2007-04-28
chelsio: remove unused code for 1G boards
Stephen Hemminger
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-03-02
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
2007-02-27
chelsio: Fix non-NAPI compile
Roland Dreier
2007-02-05
git-netdev-all: chelsio fix
Andrew Morton
2007-02-05
chelsio: more rx speedup
Stephen Hemminger
2007-02-05
chelsio: NAPI speed improvement
Stephen Hemminger
2007-02-05
chelsio: tabulate the update of the statistic counters
Francois Romieu
2007-02-05
chelsio: misc cleanups in sge
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
2007-02-05
chelsio: the return statement is not a function
Francois Romieu
2007-02-05
chelsio: move return, break and continue statements on their own line
Francois Romieu
2007-01-09
chelsio: error path fix
Stephen Hemminger
2006-12-11
[PATCH] chelsio: working NAPI
Stephen Hemminger
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-02
[PATCH] chelesio: transmit locking (plus bug fix).
Stephen Hemminger
2006-12-02
[PATCH] chelsio: statistics improvement
Stephen Hemminger
2006-12-02
[PATCH] chelsio: add MSI support
Stephen Hemminger
2006-12-02
[PATCH] chelsio: use standard CRC routines
Stephen Hemminger
2006-12-02
[PATCH] chelsio: cleanup pm3393 code
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: use kzalloc
Stephen Hemminger
2006-12-02
[PATCH] chelsio: whitespace fixes
Stephen Hemminger
2006-12-02
[PATCH] chelsio: use kzalloc
Stephen Hemminger
2006-12-02
[PATCH] chelsio: use __netif_rx_schedule_prep
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-10
[PATCH] chelsio: add endian annotations
Alexey Dobriyan
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
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
[next]