index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sky2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-10
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...
Linus Torvalds
1
-2
/
+3
2006-05-10
sky2: ifdown kills irq mask
Stephen Hemminger
1
-2
/
+3
2006-05-08
sky2: version 1.3
Stephen Hemminger
1
-1
/
+1
2006-05-08
Add more support for the Yukon Ultra chip found in dual core centino laptops.
Stephen Hemminger
1
-29
/
+59
2006-05-08
sky2: synchronize irq on remove
Stephen Hemminger
1
-0
/
+2
2006-05-08
sky2: dont write status ring
Stephen Hemminger
1
-14
/
+7
2006-05-08
sky2: edge triggered workaround enhancement
Stephen Hemminger
1
-8
/
+12
2006-05-08
sky2: use mask instead of modulo operation
Stephen Hemminger
1
-6
/
+8
2006-05-08
sky2: tx ring index mask fix
Stephen Hemminger
1
-1
/
+2
2006-05-08
sky2: status irq hang fix
Stephen Hemminger
1
-28
/
+25
2006-05-08
sky2: backout NAPI reschedule
Stephen Hemminger
1
-16
/
+4
2006-04-26
[PATCH] sky2: version 1.2
Stephen Hemminger
1
-1
/
+1
2006-04-26
[PATCH] sky2: reset function can be devinit
Stephen Hemminger
1
-1
/
+1
2006-04-26
[PATCH] sky2: use ALIGN() macro
Stephen Hemminger
1
-4
/
+2
2006-04-26
[PATCH] sky2: add fake idle irq timer
Stephen Hemminger
1
-1
/
+21
2006-04-26
[PATCH] sky2: reschedule if irq still pending
Stephen Hemminger
1
-4
/
+16
2006-04-12
[PATCH] sky2: bad memory reference on dual port cards
Stephen Hemminger
1
-2
/
+2
2006-04-12
[PATCH] dlink pci cards using wrong driver
Stephen Hemminger
1
-2
/
+0
2006-03-23
[PATCH] sky2: dont need to use dev_kfree_skb_any
Stephen Hemminger
1
-2
/
+2
2006-03-23
[PATCH] sky2: Fix RX stats
Stephen Hemminger
1
-1
/
+1
2006-03-23
[PATCH] sky2: typo in last stats patch
Stephen Hemminger
1
-1
/
+1
2006-03-22
[PATCH] sky2: more ethtool stats
Stephen Hemminger
1
-5
/
+22
2006-03-21
[PATCH] sky2 version 1.1
Stephen Hemminger
1
-1
/
+1
2006-03-21
[PATCH] sky2: handle all error irqs
Stephen Hemminger
1
-10
/
+45
2006-03-21
[PATCH] sky2: transmit recovery
Stephen Hemminger
1
-6
/
+31
2006-03-21
[PATCH] sky2: whitespace fixes
Stephen Hemminger
1
-5
/
+5
2006-03-21
[PATCH] sky2: add MSI support
Stephen Hemminger
1
-4
/
+77
2006-03-21
[PATCH] sky2: coalescing parameters
Stephen Hemminger
1
-13
/
+6
2006-03-21
[PATCH] sky2: rework of NAPI and IRQ management
Stephen Hemminger
1
-169
/
+107
2006-03-21
[PATCH] sky2: drop broken wake on lan support
Stephen Hemminger
1
-36
/
+0
2006-03-21
[PATCH] sky2: remove support for untested Yukon EC/rev 0
Stephen Hemminger
1
-61
/
+32
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
[next]