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.13.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-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
2006-01-18
[PATCH] sky2: receive buffer alignment
Stephen Hemminger
1
-7
/
+23
2005-12-24
[PATCH] sky2: version 0.11
Stephen Hemminger
1
-1
/
+1
2005-12-24
[PATCH] sky2: handle hardware packet overrun
Stephen Hemminger
1
-0
/
+9
2005-12-24
[PATCH] sky2: don't lose multicast addresses
Stephen Hemminger
1
-2
/
+2
2005-12-24
[PATCH] sky2: handle out of memory on admin changes
Stephen Hemminger
1
-32
/
+52
2005-12-12
[PATCH] sky2: version 0.10
Stephen Hemminger
1
-1
/
+1
2005-12-12
[PATCH] sky2: disable rx checksum on Yukon XL
Stephen Hemminger
1
-1
/
+7
2005-12-12
[PATCH] sky2: turn on tx flow control
Stephen Hemminger
1
-1
/
+1
2005-12-12
[PATCH] sky2: prefetch tuning
Stephen Hemminger
1
-0
/
+3
2005-12-12
[PATCH] sky2: quiet ring full message in case of race
Stephen Hemminger
1
-3
/
+8
2005-12-12
[PATCH] sky2: handle tx timeout
Stephen Hemminger
1
-3
/
+14
2005-12-12
[PATCH] sky2: interrupt coalescing tuning
Stephen Hemminger
1
-15
/
+11
2005-12-12
[PATCH] sky2: interrupt/poll optimization
Stephen Hemminger
1
-4
/
+2
2005-12-12
[PATCH] sky2: transmit complete routine optimization
Stephen Hemminger
1
-19
/
+16
2005-12-12
[PATCH] sky2: transmit complete index optimization
Stephen Hemminger
1
-16
/
+19
2005-12-12
[PATCH] sky2: transmit logic fixes
Stephen Hemminger
1
-4
/
+3
2005-12-12
[PATCH] sky2: tx/rx ring data structure split
Stephen Hemminger
1
-11
/
+13
2005-12-12
[PATCH] sky2: map length optimization
Stephen Hemminger
1
-29
/
+28
2005-12-12
[PATCH] sky2: ring distance optimization
Stephen Hemminger
1
-1
/
+1
2005-12-12
[PATCH] sky2: no irq disable needed during tx
Stephen Hemminger
1
-13
/
+9
2005-12-12
[PATCH] sky2: phy processing in workqueue rather than tasklet
Stephen Hemminger
1
-28
/
+30
2005-12-12
[PATCH] sky2: ethtool get/set interrupt coalescing
Stephen Hemminger
1
-12
/
+103
2005-12-12
[PATCH] sky2: copy threshold as module parameter
Stephen Hemminger
1
-2
/
+5
2005-12-12
[PATCH] sky2: don't die if we see chip rev 0xb5
Stephen Hemminger
1
-10
/
+8
2005-12-04
[PATCH] sky2: interrupt not cleared.
Stephen Hemminger
1
-0
/
+1
2005-12-01
[PATCH] sky2: update version number
shemminger@osdl.org
1
-3
/
+4
2005-12-01
[PATCH] sky2: use pci_register_driver
shemminger@osdl.org
1
-1
/
+1
2005-12-01
[PATCH] sky2: remove pci-express hacks
shemminger@osdl.org
1
-18
/
+4
2005-12-01
[PATCH] sky2: dual port tx completion
shemminger@osdl.org
1
-10
/
+16
2005-12-01
[PATCH] sky2: race with MTU change
shemminger@osdl.org
1
-3
/
+17
2005-12-01
[PATCH] sky2: change netif_rx_schedule_test to __netif_schedule_prep
shemminger@osdl.org
1
-2
/
+3
[next]