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
/
skge.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-30
[PATCH] skge: version 1.7
Stephen Hemminger
1
-1
/
+1
2006-08-30
[PATCH] skge: use ethX for irq assigments
Stephen Hemminger
1
-13
/
+12
2006-08-30
[PATCH] skge: use dev_alloc_skb
Stephen Hemminger
1
-3
/
+4
2006-08-30
[PATCH] skge: pci bus post fixes
Stephen Hemminger
1
-1
/
+4
2006-08-30
[PATCH] skge: cleanup suspend/resume code
Stephen Hemminger
1
-20
/
+29
2006-08-20
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
1
-1
/
+1
2006-08-20
[PATCH] skge: remember to run netif_poll_disable()
Edgar E. Iglesias
1
-0
/
+2
2006-07-29
[PATCH] skge: chip clock rate typo
Stephen Hemminger
1
-4
/
+1
2006-07-03
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in networks drivers
Greg Kroah-Hartman
1
-2
/
+2
2006-06-23
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
1
-2
/
+1
2006-06-08
[PATCH] skge: version 1.6
Stephen Hemminger
1
-1
/
+1
2006-06-08
[PATCH] skge: dont allow bad hardware address from ROM
Stephen Hemminger
1
-0
/
+8
2006-06-08
[PATCH] skge: transmit complete via IRQ not NAPI
Stephen Hemminger
1
-70
/
+101
2006-06-08
[PATCH] skge: TX low water mark definition
Stephen Hemminger
1
-3
/
+4
2006-06-08
[PATCH] skge: use workq for PHY handling
Stephen Hemminger
1
-23
/
+23
2006-05-20
[PATCH] skge: don't allow transmit ring to be too small
Stephen Hemminger
1
-1
/
+1
2006-05-20
[PATCH] skge: bad checksums on big-endian platforms
Stephen Hemminger
1
-2
/
+1
2006-05-20
[PATCH] Subjec: sky2, skge: correct PCI id for DGE-560T
Stephen Hemminger
1
-2
/
+1
2006-04-13
[PATCH] dlink pci cards using wrong driver
Stephen Hemminger
1
-0
/
+2
2006-03-24
[PATCH] skge: version 1.5
Stephen Hemminger
1
-1
/
+1
2006-03-24
[PATCH] skge: compute available ring buffers
Stephen Hemminger
1
-10
/
+10
2006-03-24
[PATCH] skge: dont free skb until multi-part transmit complete
Stephen Hemminger
1
-35
/
+38
2006-03-24
[PATCH] skge: multicast statistics fix
Stephen Hemminger
1
-1
/
+1
2006-03-24
[PATCH] skge: rx_reuse called twice
Stephen Hemminger
1
-3
/
+2
2006-03-24
[PATCH] skge: dont use dev_alloc_skb for rx buffs
Stephen Hemminger
1
-3
/
+3
2006-03-24
[PATCH] skge: align receive buffers
Stephen Hemminger
1
-1
/
+2
2006-03-22
[PATCH] skge: version 1.4
Stephen Hemminger
1
-1
/
+1
2006-03-22
[PATCH] skge: handle pci errors better
Stephen Hemminger
1
-21
/
+30
2006-03-22
[PATCH] skge: formmating and whitespace cleanup
Stephen Hemminger
1
-12
/
+18
2006-03-22
[PATCH] skge: use mmiowb
Stephen Hemminger
1
-1
/
+5
2006-03-22
[PATCH] skge: use kcalloc
Stephen Hemminger
1
-2
/
+1
2006-03-22
[PATCH] skge: dma configuration cleanup
Stephen Hemminger
1
-14
/
+10
2006-03-22
[PATCH] skge: check the allocation of ring buffer
Stephen Hemminger
1
-1
/
+9
2006-03-22
[PATCH] skge: use auto masking of irqs
Stephen Hemminger
1
-33
/
+21
2006-03-22
[PATCH] skge: use NAPI for tx cleanup.
Stephen Hemminger
1
-55
/
+44
2006-02-24
skge: protect interrupt mask
Stephen Hemminger
1
-7
/
+14
2006-02-24
skge: genesis phy initialzation
Stephen Hemminger
1
-11
/
+26
2006-02-24
skge: NAPI/irq race fix
Stephen Hemminger
1
-12
/
+5
2006-02-18
[PATCH] skge: speed setting
Stephen Hemminger
1
-1
/
+9
2006-01-18
[PATCH] skge: fix dma mask setup.
Stephen Hemminger
1
-5
/
+15
2006-01-05
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-31
/
+49
2006-01-04
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-12-24
[PATCH] skge: error handling on resume
Stephen Hemminger
1
-2
/
+2
2005-12-24
[PATCH] skge: version number (1.3)
Stephen Hemminger
1
-1
/
+1
2005-12-24
[PATCH] skge: handle out of memory on ring parameter change
Stephen Hemminger
1
-1
/
+4
2005-12-24
[PATCH] skge: handle out of memory on MTU size changes
Stephen Hemminger
1
-6
/
+16
2005-12-24
[PATCH] skge: avoid up/down on pause param changes
Stephen Hemminger
1
-4
/
+2
2005-12-24
[PATCH] skge: avoid up/down on speed changes
Stephen Hemminger
1
-17
/
+24
[prev]
[next]