index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sky2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-09
sky2: truncate oversize packets
Stephen Hemminger
1
-5
/
+11
2006-03-09
sky2: force early transmit interrupts
Stephen Hemminger
1
-4
/
+9
2006-03-09
sky2: not random enough
Stephen Hemminger
1
-2
/
+1
2006-02-28
[PATCH] sky2: remove MSI support
Stephen Hemminger
1
-77
/
+0
2006-02-23
[PATCH] sky2: close race on IRQ mask update.
Stephen Hemminger
1
-6
/
+15
2006-02-23
[PATCH] sky2: use device iomem to access PCI config
Stephen Hemminger
1
-48
/
+33
2006-02-23
[PATCH] sky2: force early transmit status
Stephen Hemminger
1
-8
/
+6
2006-02-23
[PATCH] sky2: poke coalescing timer to fix hang
Stephen Hemminger
1
-0
/
+11
2006-02-23
[PATCH] sky2: limit coalescing values to ring size
Stephen Hemminger
1
-3
/
+3
2006-02-23
[PATCH] sky2: yukon-ec-u chipset initialization
Stephen Hemminger
1
-9
/
+41
2006-02-17
[PATCH] sky2: speed setting fix
Stephen Hemminger
1
-1
/
+30
2006-02-07
[PATCH] sky2: version 0.15 update
Stephen Hemminger
1
-6
/
+1
2006-02-07
[PATCH] sky2: support msi interrupt (revised)
Stephen Hemminger
1
-0
/
+77
2006-02-07
[PATCH] sky2: add irq to entropy pool
Stephen Hemminger
1
-1
/
+2
2006-02-07
[PATCH] sky2: clear irq race
Stephen Hemminger
1
-3
/
+3
2006-02-07
[PATCH] sky2: set mac address fix
Stephen Hemminger
1
-5
/
+10
2006-02-07
[PATCH] sky2: ethtool rx_coalesce settings fix
Stephen Hemminger
1
-1
/
+1
2006-02-07
[PATCH] sky2: pci config space checking
Stephen Hemminger
1
-9
/
+22
2006-02-07
[PATCH] sky2: power management fix
Stephen Hemminger
1
-20
/
+25
2006-01-17
[PATCH] sky2: 0.13 version
Stephen Hemminger
1
-1
/
+1
2006-01-17
[PATCH] sky2: more conservative transmit locking
Stephen Hemminger
1
-12
/
+31
2006-01-17
[PATCH] sky2: don't inline so much
Stephen Hemminger
1
-6
/
+6
2006-01-17
[PATCH] sky2: use kzalloc
Stephen Hemminger
1
-2
/
+1
2006-01-17
[PATCH] sky2: ratelimit error messages
Stephen Hemminger
1
-17
/
+27
2006-01-17
[PATCH] sky2: optimize for 32 bit dma
Stephen Hemminger
1
-2
/
+2
2006-01-17
[PATCH] sky2: don't bother clearing status ring elements
Stephen Hemminger
1
-5
/
+2
2006-01-17
[PATCH] sky2: write barrier's
Stephen Hemminger
1
-3
/
+2
2006-01-17
[PATCH] sky2: fix ram buffer for Yukon FE rev 2
Stephen Hemminger
1
-22
/
+30
2006-01-17
[PATCH] sky2: version 0.12
Stephen Hemminger
1
-1
/
+1
2006-01-17
[PATCH] sky2: call pci_set_consistent_dma_mask
Stephen Hemminger
1
-6
/
+11
2006-01-17
[PATCH] sky2: receive buffer alignment
Stephen Hemminger
1
-7
/
+23
2005-12-24
[PATCH] sky2: version 0.11
Stephen Hemminger
1
-1
/
+1
2005-12-24
[PATCH] sky2: handle hardware packet overrun
Stephen Hemminger
1
-0
/
+9
2005-12-24
[PATCH] sky2: don't lose multicast addresses
Stephen Hemminger
1
-2
/
+2
2005-12-24
[PATCH] sky2: handle out of memory on admin changes
Stephen Hemminger
1
-32
/
+52
2005-12-12
[PATCH] sky2: version 0.10
Stephen Hemminger
1
-1
/
+1
2005-12-12
[PATCH] sky2: disable rx checksum on Yukon XL
Stephen Hemminger
1
-1
/
+7
2005-12-12
[PATCH] sky2: turn on tx flow control
Stephen Hemminger
1
-1
/
+1
2005-12-12
[PATCH] sky2: prefetch tuning
Stephen Hemminger
1
-0
/
+3
2005-12-12
[PATCH] sky2: quiet ring full message in case of race
Stephen Hemminger
1
-3
/
+8
2005-12-12
[PATCH] sky2: handle tx timeout
Stephen Hemminger
1
-3
/
+14
2005-12-12
[PATCH] sky2: interrupt coalescing tuning
Stephen Hemminger
1
-15
/
+11
2005-12-12
[PATCH] sky2: interrupt/poll optimization
Stephen Hemminger
1
-4
/
+2
2005-12-12
[PATCH] sky2: transmit complete routine optimization
Stephen Hemminger
1
-19
/
+16
2005-12-12
[PATCH] sky2: transmit complete index optimization
Stephen Hemminger
1
-16
/
+19
2005-12-12
[PATCH] sky2: transmit logic fixes
Stephen Hemminger
1
-4
/
+3
2005-12-12
[PATCH] sky2: tx/rx ring data structure split
Stephen Hemminger
1
-11
/
+13
2005-12-12
[PATCH] sky2: map length optimization
Stephen Hemminger
1
-29
/
+28
2005-12-12
[PATCH] sky2: ring distance optimization
Stephen Hemminger
1
-1
/
+1
2005-12-12
[PATCH] sky2: no irq disable needed during tx
Stephen Hemminger
1
-13
/
+9
[next]