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
/
sky2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-26
[PATCH] sky2: version 1.2
Stephen Hemminger
1
-1
/
+1
2006-04-26
[PATCH] sky2: reset function can be devinit
Stephen Hemminger
1
-1
/
+1
2006-04-26
[PATCH] sky2: use ALIGN() macro
Stephen Hemminger
1
-4
/
+2
2006-04-26
[PATCH] sky2: add fake idle irq timer
Stephen Hemminger
1
-1
/
+21
2006-04-26
[PATCH] sky2: reschedule if irq still pending
Stephen Hemminger
1
-4
/
+16
2006-04-13
[PATCH] sky2: bad memory reference on dual port cards
Stephen Hemminger
1
-2
/
+2
2006-04-13
[PATCH] dlink pci cards using wrong driver
Stephen Hemminger
1
-2
/
+0
2006-03-24
[PATCH] sky2: dont need to use dev_kfree_skb_any
Stephen Hemminger
1
-2
/
+2
2006-03-24
[PATCH] sky2: Fix RX stats
Stephen Hemminger
1
-1
/
+1
2006-03-24
[PATCH] sky2: typo in last stats patch
Stephen Hemminger
1
-1
/
+1
2006-03-23
[PATCH] sky2: more ethtool stats
Stephen Hemminger
1
-5
/
+22
2006-03-22
[PATCH] sky2 version 1.1
Stephen Hemminger
1
-1
/
+1
2006-03-22
[PATCH] sky2: handle all error irqs
Stephen Hemminger
1
-10
/
+45
2006-03-22
[PATCH] sky2: transmit recovery
Stephen Hemminger
1
-6
/
+31
2006-03-22
[PATCH] sky2: whitespace fixes
Stephen Hemminger
1
-5
/
+5
2006-03-22
[PATCH] sky2: add MSI support
Stephen Hemminger
1
-4
/
+77
2006-03-22
[PATCH] sky2: coalescing parameters
Stephen Hemminger
1
-13
/
+6
2006-03-22
[PATCH] sky2: rework of NAPI and IRQ management
Stephen Hemminger
1
-169
/
+107
2006-03-22
[PATCH] sky2: drop broken wake on lan support
Stephen Hemminger
1
-36
/
+0
2006-03-22
[PATCH] sky2: remove support for untested Yukon EC/rev 0
Stephen Hemminger
1
-61
/
+32
2006-03-10
sky2: truncate oversize packets
Stephen Hemminger
1
-5
/
+11
2006-03-10
sky2: force early transmit interrupts
Stephen Hemminger
1
-4
/
+9
2006-03-10
sky2: not random enough
Stephen Hemminger
1
-2
/
+1
2006-03-01
[PATCH] sky2: remove MSI support
Stephen Hemminger
1
-77
/
+0
2006-02-23
[PATCH] sky2: close race on IRQ mask update.
Stephen Hemminger
1
-6
/
+15
2006-02-23
[PATCH] sky2: use device iomem to access PCI config
Stephen Hemminger
1
-48
/
+33
2006-02-23
[PATCH] sky2: force early transmit status
Stephen Hemminger
1
-8
/
+6
2006-02-23
[PATCH] sky2: poke coalescing timer to fix hang
Stephen Hemminger
1
-0
/
+11
2006-02-23
[PATCH] sky2: limit coalescing values to ring size
Stephen Hemminger
1
-3
/
+3
2006-02-23
[PATCH] sky2: yukon-ec-u chipset initialization
Stephen Hemminger
1
-9
/
+41
2006-02-18
[PATCH] sky2: speed setting fix
Stephen Hemminger
1
-1
/
+30
2006-02-07
[PATCH] sky2: version 0.15 update
Stephen Hemminger
1
-6
/
+1
2006-02-07
[PATCH] sky2: support msi interrupt (revised)
Stephen Hemminger
1
-0
/
+77
2006-02-07
[PATCH] sky2: add irq to entropy pool
Stephen Hemminger
1
-1
/
+2
2006-02-07
[PATCH] sky2: clear irq race
Stephen Hemminger
1
-3
/
+3
2006-02-07
[PATCH] sky2: set mac address fix
Stephen Hemminger
1
-5
/
+10
2006-02-07
[PATCH] sky2: ethtool rx_coalesce settings fix
Stephen Hemminger
1
-1
/
+1
2006-02-07
[PATCH] sky2: pci config space checking
Stephen Hemminger
1
-9
/
+22
2006-02-07
[PATCH] sky2: power management fix
Stephen Hemminger
1
-20
/
+25
2006-01-18
[PATCH] sky2: 0.13 version
Stephen Hemminger
1
-1
/
+1
2006-01-18
[PATCH] sky2: more conservative transmit locking
Stephen Hemminger
1
-12
/
+31
2006-01-18
[PATCH] sky2: don't inline so much
Stephen Hemminger
1
-6
/
+6
2006-01-18
[PATCH] sky2: use kzalloc
Stephen Hemminger
1
-2
/
+1
2006-01-18
[PATCH] sky2: ratelimit error messages
Stephen Hemminger
1
-17
/
+27
2006-01-18
[PATCH] sky2: optimize for 32 bit dma
Stephen Hemminger
1
-2
/
+2
2006-01-18
[PATCH] sky2: don't bother clearing status ring elements
Stephen Hemminger
1
-5
/
+2
2006-01-18
[PATCH] sky2: write barrier's
Stephen Hemminger
1
-3
/
+2
2006-01-18
[PATCH] sky2: fix ram buffer for Yukon FE rev 2
Stephen Hemminger
1
-22
/
+30
2006-01-18
[PATCH] sky2: version 0.12
Stephen Hemminger
1
-1
/
+1
2006-01-18
[PATCH] sky2: call pci_set_consistent_dma_mask
Stephen Hemminger
1
-6
/
+11
[prev]
[next]