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
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
2005-12-01
[PATCH] sky2: handle DMA boundary crossing
shemminger@osdl.org
1
-6
/
+12
2005-12-01
[PATCH] sky2: add Yukon-EC ultra support
shemminger@osdl.org
1
-1
/
+26
2005-12-01
[PATCH] sky2: improve receive performance
shemminger@osdl.org
1
-32
/
+34
2005-12-01
[PATCH] sky2: fix receive flush/pause issues
shemminger@osdl.org
1
-13
/
+7
2005-12-01
[PATCH] sky2: add MII support
shemminger@osdl.org
1
-8
/
+61
2005-12-01
[PATCH] sky2: eliminate special case for EC-A1
shemminger@osdl.org
1
-6
/
+2
2005-11-11
[PATCH] sky2 needs dma_mapping.h
Andrew Morton
1
-0
/
+1
2005-10-28
[PATCH] sky2: version 0.7
shemminger@osdl.org
1
-1
/
+1
2005-10-28
[PATCH] sky2: fix NAPI and receive handling
shemminger@osdl.org
1
-33
/
+30
2005-10-28
[PATCH] sky2: spelling fixes
shemminger@osdl.org
1
-16
/
+16
2005-10-28
[PATCH] sky2: use kzalloc
shemminger@osdl.org
1
-3
/
+2
2005-10-04
[PATCH] sky2: add permanent address support.
Stephen Hemminger
1
-0
/
+2
2005-09-28
[PATCH] sky2: nway reset (BONUS FEATURE)
Stephen Hemminger
1
-0
/
+19
2005-09-28
[PATCH] sky2: version 0.6
shemminger@osdl.org
1
-5
/
+3
2005-09-28
[PATCH] sky2: explicit set power state
shemminger@osdl.org
1
-45
/
+111
2005-09-28
[PATCH] sky2: add hardware VLAN acceleration support
shemminger@osdl.org
1
-14
/
+87
2005-09-28
[PATCH] sky2: cleanup interrupt processing
shemminger@osdl.org
1
-37
/
+28
2005-09-28
[PATCH] sky2: changing mtu doesn't have to reset link
shemminger@osdl.org
1
-63
/
+84
2005-09-22
[PATCH] sky2: version 0.5
Stephen Hemminger
1
-1
/
+1
2005-09-22
[PATCH] sky2: allow ethtool debug access to all of PCI space
Stephen Hemminger
1
-12
/
+9
[next]