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
2007-05-08
skge: allow WOL except for known broken chips
Stephen Hemminger
1
-3
/
+6
2007-04-28
skge: version 1.11
Stephen Hemminger
1
-1
/
+1
2007-04-28
skge: transmit locking improvements
Stephen Hemminger
1
-10
/
+18
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-11
skge: fix wake on lan
Stephen Hemminger
1
-36
/
+58
2007-04-11
skge: turn carrier off when down
Stephen Hemminger
1
-0
/
+1
2007-03-23
skge: use per-port phy locking
Stephen Hemminger
1
-38
/
+44
2007-03-23
skge: mask irqs when device down
Stephen Hemminger
1
-7
/
+17
2007-03-23
skge: deadlock on tx timeout
Stephen Hemminger
1
-2
/
+4
2007-03-15
skge: set mac address bonding fix
Stephen Hemminger
1
-11
/
+17
2007-02-27
skge: comma consistency
Stephen Hemminger
1
-2
/
+2
2007-02-27
skge: fix transmitter flow control
Stephen Hemminger
1
-11
/
+32
2007-02-20
skge: race with workq and RTNL
Stephen Hemminger
1
-4
/
+5
2007-02-07
skge: version 1.10
Stephen Hemminger
1
-1
/
+1
2007-02-07
skge: WOL support
Stephen Hemminger
1
-35
/
+123
2007-02-07
skge: use dev_printk
Stephen Hemminger
1
-38
/
+31
2007-02-07
skge: handle zero address at open
Stephen Hemminger
1
-3
/
+5
2007-01-24
[PATCH] email change for shemminger@osdl.org
Stephen Hemminger
1
-1
/
+1
2006-12-27
netpoll: drivers must not enable IRQ unconditionally in their NAPI handler
Francois Romieu
1
-2
/
+3
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
1
-1
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-4
/
+4
2006-12-03
[NET]: Split skb->csum
Al Viro
1
-1
/
+1
2006-12-02
[netdrvr] skge: build fix
Jeff Garzik
1
-0
/
+1
2006-12-02
[PATCH] skge: don't clear MC state on link down
Stephen Hemminger
1
-3
/
+2
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-7
/
+8
2006-11-01
[PATCH] skge, sky2, et all. gplv2 only
Stephen Hemminger
1
-2
/
+1
2006-10-11
[PATCH] skge: version 1.9
Stephen Hemminger
1
-1
/
+1
2006-10-11
[PATCH] skge: better flow control negotiation
Stephen Hemminger
1
-51
/
+78
2006-10-11
[PATCH] skge: pause mapping for fiber
Stephen Hemminger
1
-17
/
+21
2006-10-11
[PATCH] skge: fix stuck irq when fiber down
Stephen Hemminger
1
-18
/
+35
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-09-26
[PATCH] skge: fiber support
Stephen Hemminger
1
-86
/
+271
2006-09-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-108
/
+98
2006-09-23
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
1
-2
/
+2
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
1
-1
/
+1
2006-09-11
[PATCH] skge: check for PCI hotplug during IRQ
Stephen Hemminger
1
-1
/
+1
2006-09-06
[PATCH] skge: version 1.8
Stephen Hemminger
1
-1
/
+1
2006-09-06
[PATCH] skge: use NAPI for transmit complete
Stephen Hemminger
1
-54
/
+28
2006-09-06
[PATCH] skge: irq lock race
Stephen Hemminger
1
-3
/
+6
2006-09-06
[PATCH] skge: use netdev_alloc_skb
Stephen Hemminger
1
-14
/
+15
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
[prev]
[next]