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.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-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
1
-2
/
+2
2006-06-17
[PATCH] sky2: netconsole suspend/resume interaction
Stephen Hemminger
1
-1
/
+6
2006-06-14
[PATCH] sky2: stop/start hardware idle timer on suspend/resume
Stephen Hemminger
1
-4
/
+13
2006-06-14
[PATCH] sky2: save/restore base hardware irq during suspend/resume
Stephen Hemminger
1
-0
/
+3
2006-06-14
[PATCH] sky2: fix hotplug detect during poll
Stephen Hemminger
1
-2
/
+2
2006-06-14
[PATCH] sky2: don't hard code number of ports
Stephen Hemminger
1
-2
/
+2
2006-06-14
[PATCH] sky2: set_power_state should be void
Stephen Hemminger
1
-8
/
+8
2006-06-12
[sky2] Fix sky2 network driver suspend/resume
Linus Torvalds
1
-0
/
+4
2006-05-24
[PATCH] sky2: fix jumbo packet support
Stephen Hemminger
1
-3
/
+16
2006-05-20
[PATCH] sky2 version 1.4
Stephen Hemminger
1
-1
/
+1
2006-05-20
[PATCH] sky2: force NAPI repoll if busy
Stephen Hemminger
1
-5
/
+11
2006-05-20
[PATCH] sky2: more fixes for Yukon Ultra
Stephen Hemminger
1
-1
/
+2
2006-05-20
[PATCH] Subjec: sky2, skge: correct PCI id for DGE-560T
Stephen Hemminger
1
-0
/
+1
2006-05-20
[PATCH] sky2: allow dual port usage
Stephen Hemminger
1
-15
/
+17
2006-05-15
sky2: prevent dual port receiver problems
Stephen Hemminger
1
-1
/
+12
2006-05-11
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...
Linus Torvalds
1
-2
/
+3
2006-05-11
sky2: ifdown kills irq mask
Stephen Hemminger
1
-2
/
+3
2006-05-09
sky2: version 1.3
Stephen Hemminger
1
-1
/
+1
2006-05-09
Add more support for the Yukon Ultra chip found in dual core centino laptops.
Stephen Hemminger
1
-29
/
+59
2006-05-09
sky2: synchronize irq on remove
Stephen Hemminger
1
-0
/
+2
2006-05-09
sky2: dont write status ring
Stephen Hemminger
1
-14
/
+7
2006-05-09
sky2: edge triggered workaround enhancement
Stephen Hemminger
1
-8
/
+12
2006-05-09
sky2: use mask instead of modulo operation
Stephen Hemminger
1
-6
/
+8
2006-05-09
sky2: tx ring index mask fix
Stephen Hemminger
1
-1
/
+2
2006-05-09
sky2: status irq hang fix
Stephen Hemminger
1
-28
/
+25
2006-05-09
sky2: backout NAPI reschedule
Stephen Hemminger
1
-16
/
+4
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
[next]