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
*
sky2: set carrier off in probe
Brandon Philips
2009-10-30
*
sky2: irqname based on pci address
Stephen Hemminger
2009-10-01
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-09-24
|
\
|
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
*
|
sky2: Set SKY2_HW_RAM_BUFFER in sky2_init
Mike McCormack
2009-09-22
|
/
*
sky2: Make sure both ports initialize correctly
Stephen Hemminger
2009-09-15
*
sky2: transmit ring accounting
Stephen Hemminger
2009-09-15
*
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
2009-09-03
*
sky2: only enable Vaux if capable of wakeup
Stephen Hemminger
2009-09-03
*
sky2: Use 32bit read to read Y2_VAUX_AVAIL
Mike McCormack
2009-09-01
*
sky2: Create buffer alloc and free helpers
Mike McCormack
2009-09-01
*
sky2: fix management of driver LED
Stephen Hemminger
2009-09-01
*
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
*
sky2: version 1.25
Stephen Hemminger
2009-08-18
*
sky2: no recycling
Stephen Hemminger
2009-08-18
*
sky2: optimize transmit completion
Stephen Hemminger
2009-08-18
*
sky2: dynamic size transmit ring
Stephen Hemminger
2009-08-18
*
sky2: simplify list element error
Stephen Hemminger
2009-08-18
*
sky2: transmit ring 64 bit conservation
Stephen Hemminger
2009-08-18
*
sky2: use upper/lower 32 bits
Stephen Hemminger
2009-08-18
*
sky2: remove restarting workaround flag
Stephen Hemminger
2009-08-14
*
sky2: version 1.24
Stephen Hemminger
2009-08-14
*
sky2: fix pause negotiation
Stephen Hemminger
2009-08-14
*
sky2: lock less transmit completion
Stephen Hemminger
2009-08-14
*
sky2: cleanup restart operations
Stephen Hemminger
2009-08-14
*
sky2: hold RTNL when doing suspend/shutdown operations
Stephen Hemminger
2009-08-14
*
sky2: hold spinlock around phy_power_down
Stephen Hemminger
2009-08-14
*
sky2: Reset tx train after interrupts disabled.
Mike McCormack
2009-08-14
*
sky2: Move tx reset functionality to sky2_tx_reset()
Mike McCormack
2009-08-14
*
sky2: Avoid rewinding sky2->tx_prod
Mike McCormack
2009-08-14
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
|
\
|
*
sky2: Avoid transmits during sky2_down()
Mike McCormack
2009-08-03
*
|
sky2: remove unnecessary assignment
Mike McCormack
2009-07-26
|
/
*
sky2: Avoid races in sky2_down
Mike McCormack
2009-07-21
*
sky2: revert shutdown changes
Stephen Hemminger
2009-07-16
*
sky2: Fix checksum endianness
Anton Vorontsov
2009-06-26
*
sky2: version 1.23
Stephen Hemminger
2009-06-17
*
sky2: add GRO support
Stephen Hemminger
2009-06-17
*
sky2: skb recycling
Stephen Hemminger
2009-06-17
*
sky2: reduce default transmit ring
Stephen Hemminger
2009-06-17
*
sky2: receive counter update
Stephen Hemminger
2009-06-17
*
sky2: fix shutdown synchronization
Stephen Hemminger
2009-06-17
*
sky2: PCI irq issues
Stephen Hemminger
2009-06-17
*
sky2: more receive shutdown
Stephen Hemminger
2009-06-17
*
sky2: turn off pause during shutdown
Stephen Hemminger
2009-06-17
*
sky2: don't look for VPD size
Stephen Hemminger
2009-06-16
*
net: dont update dev->trans_start
Eric Dumazet
2009-05-29
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
*
sky2: set VPD size
Stephen Hemminger
2009-02-03
[next]