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
/
sky2.c
Commit message (
Expand
)
Author
Age
*
[PATCH] sky2: version 1.9
Stephen Hemminger
2006-09-27
*
[PATCH] sky2: fragmented receive for large MTU
Stephen Hemminger
2006-09-27
*
[PATCH] sky2: use netif_tx_lock instead of LLTX
Stephen Hemminger
2006-09-27
*
[PATCH] sky2: incremental transmit completion
Stephen Hemminger
2006-09-27
*
[PATCH] sky2: name irq after eth for irqbalance
Stephen Hemminger
2006-09-27
*
[PATCH] sky2: workarounds for some 88e806x chips
Stephen Hemminger
2006-09-27
*
[PATCH] sky2: use standard pci register capabilties for error register
Stephen Hemminger
2006-09-27
*
[PATCH] sky2: gigabit full duplex negotiation
Stephen Hemminger
2006-09-27
*
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] sky2: big endian
Stephen Hemminger
2006-09-13
|
*
[PATCH] sky2: fiber support
Stephen Hemminger
2006-09-13
|
*
[PATCH] sky2: tx pause bug fix
Stephen Hemminger
2006-09-13
|
*
[PATCH] sky2: more pci device id's
Stephen Hemminger
2006-09-06
|
*
[PATCH] sky2: version 1.7
shemminger@osdl.org
2006-08-29
|
*
[PATCH] sky2: pci post bug
shemminger@osdl.org
2006-08-29
|
*
[PATCH] sky2: power down PHY when not up
shemminger@osdl.org
2006-08-29
|
*
[PATCH] sky2: optimize checksum offload information
shemminger@osdl.org
2006-08-29
|
*
[PATCH] sky2: TSO mss optimization
shemminger@osdl.org
2006-08-29
|
*
[PATCH] sky2: MSI test timing
shemminger@osdl.org
2006-08-29
|
*
[PATCH] sky2: dont use force status bit
shemminger@osdl.org
2006-08-29
|
*
[PATCH] sky2: use netdev_alloc_skb
shemminger@osdl.org
2006-08-29
|
*
[PATCH] sky2: remove cloned/pskb_expand_head check
shemminger@osdl.org
2006-08-29
|
*
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
2006-08-10
|
|
\
|
*
|
[PATCH] sky2: status interrupt handling improvement
Stephen Hemminger
2006-08-03
|
*
|
[PATCH] sky2: more pci device ids
Stephen Hemminger
2006-08-03
|
*
|
[PATCH] sky2: add another PCI ID
Stephen Hemminger
2006-07-19
*
|
|
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
|
|
/
|
/
|
*
|
[PATCH] sky2: phy power problems on 88e805X chips
Stephen Hemminger
2006-08-10
|
/
*
[PATCH] sky2: NAPI poll fix
Stephen Hemminger
2006-07-17
*
[PATCH] sky2: optimize receive restart
Stephen Hemminger
2006-07-12
*
[PATCH] sky2: PHY power on delays
Stephen Hemminger
2006-07-12
*
[PATCH] sky2: NAPI suspend/resume of dual port cards
Stephen Hemminger
2006-07-12
*
[PATCH] sky2: sky2_reset section mismatch
Stephen Hemminger
2006-07-12
*
[NET] gso: Add skb_is_gso
Herbert Xu
2006-07-08
*
[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]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-23
*
[PATCH] sky2: netconsole suspend/resume interaction
Stephen Hemminger
2006-06-17
*
[PATCH] sky2: stop/start hardware idle timer on suspend/resume
Stephen Hemminger
2006-06-13
*
[PATCH] sky2: save/restore base hardware irq during suspend/resume
Stephen Hemminger
2006-06-13
*
[PATCH] sky2: fix hotplug detect during poll
Stephen Hemminger
2006-06-13
*
[PATCH] sky2: don't hard code number of ports
Stephen Hemminger
2006-06-13
*
[PATCH] sky2: set_power_state should be void
Stephen Hemminger
2006-06-13
*
[sky2] Fix sky2 network driver suspend/resume
Linus Torvalds
2006-06-12
*
[PATCH] sky2: fix jumbo packet support
Stephen Hemminger
2006-05-24
*
[PATCH] sky2 version 1.4
Stephen Hemminger
2006-05-20
*
[PATCH] sky2: force NAPI repoll if busy
Stephen Hemminger
2006-05-20
*
[PATCH] sky2: more fixes for Yukon Ultra
Stephen Hemminger
2006-05-20
[next]