index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
skge.c
Commit message (
Expand
)
Author
Age
...
*
skge: version 1.10
Stephen Hemminger
2007-02-06
*
skge: WOL support
Stephen Hemminger
2007-02-06
*
skge: use dev_printk
Stephen Hemminger
2007-02-06
*
skge: handle zero address at open
Stephen Hemminger
2007-02-06
*
[PATCH] email change for shemminger@osdl.org
Stephen Hemminger
2007-01-23
*
netpoll: drivers must not enable IRQ unconditionally in their NAPI handler
Francois Romieu
2006-12-26
*
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
|
\
|
*
[NET]: Split skb->csum
Al Viro
2006-12-03
|
*
[netdrvr] skge: build fix
Jeff Garzik
2006-12-02
|
*
[PATCH] skge: don't clear MC state on link down
Stephen Hemminger
2006-12-02
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
|
/
*
[PATCH] skge, sky2, et all. gplv2 only
Stephen Hemminger
2006-10-31
*
[PATCH] skge: version 1.9
Stephen Hemminger
2006-10-11
*
[PATCH] skge: better flow control negotiation
Stephen Hemminger
2006-10-11
*
[PATCH] skge: pause mapping for fiber
Stephen Hemminger
2006-10-11
*
[PATCH] skge: fix stuck irq when fiber down
Stephen Hemminger
2006-10-11
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[PATCH] skge: fiber support
Stephen Hemminger
2006-09-25
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-09-24
|
\
|
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
|
*
[PATCH] skge: check for PCI hotplug during IRQ
Stephen Hemminger
2006-09-11
|
*
[PATCH] skge: version 1.8
Stephen Hemminger
2006-09-06
|
*
[PATCH] skge: use NAPI for transmit complete
Stephen Hemminger
2006-09-06
|
*
[PATCH] skge: irq lock race
Stephen Hemminger
2006-09-06
|
*
[PATCH] skge: use netdev_alloc_skb
Stephen Hemminger
2006-09-06
|
*
[PATCH] skge: version 1.7
Stephen Hemminger
2006-08-29
|
*
[PATCH] skge: use ethX for irq assigments
Stephen Hemminger
2006-08-29
|
*
[PATCH] skge: use dev_alloc_skb
Stephen Hemminger
2006-08-29
|
*
[PATCH] skge: pci bus post fixes
Stephen Hemminger
2006-08-29
|
*
[PATCH] skge: cleanup suspend/resume code
Stephen Hemminger
2006-08-29
|
*
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-08-19
*
|
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
|
/
*
[PATCH] skge: remember to run netif_poll_disable()
Edgar E. Iglesias
2006-08-19
*
[PATCH] skge: chip clock rate typo
Stephen Hemminger
2006-07-29
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] 64bit resource: fix up printks for resources in networks drivers
Greg Kroah-Hartman
2006-06-27
*
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
2006-06-23
*
[PATCH] skge: version 1.6
Stephen Hemminger
2006-06-08
*
[PATCH] skge: dont allow bad hardware address from ROM
Stephen Hemminger
2006-06-08
*
[PATCH] skge: transmit complete via IRQ not NAPI
Stephen Hemminger
2006-06-08
*
[PATCH] skge: TX low water mark definition
Stephen Hemminger
2006-06-08
*
[PATCH] skge: use workq for PHY handling
Stephen Hemminger
2006-06-08
*
[PATCH] skge: don't allow transmit ring to be too small
Stephen Hemminger
2006-05-20
*
[PATCH] skge: bad checksums on big-endian platforms
Stephen Hemminger
2006-05-20
*
[PATCH] Subjec: sky2, skge: correct PCI id for DGE-560T
Stephen Hemminger
2006-05-20
*
[PATCH] dlink pci cards using wrong driver
Stephen Hemminger
2006-04-12
*
[PATCH] skge: version 1.5
Stephen Hemminger
2006-03-23
*
[PATCH] skge: compute available ring buffers
Stephen Hemminger
2006-03-23
[prev]
[next]