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-12-27
sky2: phy power down needs PCI config write enabled
Stephen Hemminger
1
-1
/
+2
2006-12-27
sky2: power management/MSI workaround
Stephen Hemminger
1
-0
/
+25
2006-12-27
sky2: dual port NAPI problem
Stephen Hemminger
1
-0
/
+7
2006-12-07
[PATCH] sky2: sparse warnings
Stephen Hemminger
1
-14
/
+4
2006-12-07
[PATCH] sky2: receive queue watermark tweak
Stephen Hemminger
1
-3
/
+8
2006-12-07
[PATCH] sky2: beter ram buffer partitioning
Stephen Hemminger
1
-16
/
+25
2006-12-07
[PATCH] sky2: add comments to PCI ids
Stephen Hemminger
1
-25
/
+23
2006-12-07
[PATCH] sky2: add PCI for 88ec033
Stephen Hemminger
1
-0
/
+1
2006-12-03
[NET]: Split skb->csum
Al Viro
1
-1
/
+1
2006-12-02
[PATCH] sky2: msi enhancements.
Stephen Hemminger
1
-7
/
+10
2006-12-02
[PATCH] sky2: kfree_skb_any needed
Stephen Hemminger
1
-1
/
+1
2006-12-02
[PATCH] sky2: fixes for Yukon EC_U chip revisions
Stephen Hemminger
1
-7
/
+6
2006-12-02
[PATCH] sky2: add Dlink 560SX id
Stephen Hemminger
1
-0
/
+1
2006-12-02
[PATCH] sky2: receive error handling fix
Stephen Hemminger
1
-3
/
+3
2006-11-01
[PATCH] sky2: netpoll on dual port cards
Stephen Hemminger
1
-1
/
+5
2006-11-01
[PATCH] skge, sky2, et all. gplv2 only
Stephen Hemminger
1
-2
/
+1
2006-10-21
[PATCH] sky2: 88E803X transmit lockup
Stephen Hemminger
1
-21
/
+12
2006-10-17
sky2: accept multicast pause frames
Stephen Hemminger
1
-6
/
+18
2006-10-17
sky2: version 1.9
Stephen Hemminger
1
-1
/
+1
2006-10-17
sky2: no message on rx fifo overflow
Stephen Hemminger
1
-2
/
+4
2006-10-17
sky2: flow control setting fixes
Stephen Hemminger
1
-43
/
+72
2006-10-17
sky2: don't reset PHY twice
Stephen Hemminger
1
-12
/
+1
2006-10-17
sky2: use duplex result bits
Stephen Hemminger
1
-20
/
+1
2006-10-17
sky2: fiber pause bits
Stephen Hemminger
1
-8
/
+19
2006-10-17
sky2: phy irq on shutdown
Stephen Hemminger
1
-8
/
+8
2006-10-17
sky2: turn of workaround timer
Stephen Hemminger
1
-2
/
+2
2006-10-17
sky2: MSI test is only a warning
Stephen Hemminger
1
-3
/
+3
2006-10-11
[PATCH] sky2: set lower pause threshold to prevent overrun
Stephen Hemminger
1
-1
/
+1
2006-10-11
[PATCH] sky2: revert pci express extensions
Stephen Hemminger
1
-22
/
+8
2006-10-11
Merge branch 'master' into upstream-fixes
Jeff Garzik
1
-3
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+2
2006-10-05
[PATCH] sky2: incorrect length on receive packets
Stephen Hemminger
1
-2
/
+2
2006-09-28
[PATCH] sky2: version 1.9
Stephen Hemminger
1
-1
/
+1
2006-09-28
[PATCH] sky2: fragmented receive for large MTU
Stephen Hemminger
1
-79
/
+211
2006-09-28
[PATCH] sky2: use netif_tx_lock instead of LLTX
Stephen Hemminger
1
-40
/
+17
2006-09-28
[PATCH] sky2: incremental transmit completion
Stephen Hemminger
1
-48
/
+47
2006-09-28
[PATCH] sky2: name irq after eth for irqbalance
Stephen Hemminger
1
-21
/
+16
2006-09-28
[PATCH] sky2: workarounds for some 88e806x chips
Stephen Hemminger
1
-1
/
+9
2006-09-28
[PATCH] sky2: use standard pci register capabilties for error register
Stephen Hemminger
1
-9
/
+23
2006-09-28
[PATCH] sky2: gigabit full duplex negotiation
Stephen Hemminger
1
-9
/
+20
2006-09-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-220
/
+203
2006-09-23
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
1
-3
/
+3
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
1
-1
/
+1
2006-09-13
[PATCH] sky2: big endian
Stephen Hemminger
1
-21
/
+22
2006-09-13
[PATCH] sky2: fiber support
Stephen Hemminger
1
-32
/
+49
2006-09-13
[PATCH] sky2: tx pause bug fix
Stephen Hemminger
1
-81
/
+42
2006-09-06
[PATCH] sky2: more pci device id's
Stephen Hemminger
1
-0
/
+3
2006-08-30
[PATCH] sky2: version 1.7
shemminger@osdl.org
1
-1
/
+1
2006-08-30
[PATCH] sky2: pci post bug
shemminger@osdl.org
1
-2
/
+4
2006-08-30
[PATCH] sky2: power down PHY when not up
shemminger@osdl.org
1
-26
/
+31
[next]