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
2010-01-24
sky2: revert config space change
stephen hemminger
1
-0
/
+13
2010-01-23
sky2: Enable/disable WOL per hardware device
Mike McCormack
1
-7
/
+22
2010-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+2
2010-01-12
sky2: Fix oops in sky2_xmit_frame() after TX timeout
Jarek Poplawski
1
-1
/
+2
2010-01-04
PCI/PM: Use per-device D3 delays
Rafael J. Wysocki
1
-0
/
+1
2009-12-14
sky2: leave PCI config space writeable
stephen hemminger
1
-13
/
+0
2009-12-14
sky2: print Optima chip name
stephen hemminger
1
-1
/
+1
2009-12-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+1
2009-12-11
net: Add missing TST_CFG_WRITE bits around sky2_pci_write
Takashi Iwai
1
-0
/
+4
2009-12-11
net: Fix Yukon-2 Optima TCP offload setup
Takashi Iwai
1
-0
/
+5
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
sky2: fix sky2_link_down copy/paste comment error
Brandon Philips
1
-1
/
+1
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
1
-16
/
+16
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2009-10-30
sky2: set carrier off in probe
Brandon Philips
1
-0
/
+2
2009-10-29
sky2: version 1.26
Stephen Hemminger
1
-1
/
+1
2009-10-29
sky2: 88E8059 support
Stephen Hemminger
1
-1
/
+78
2009-10-29
sky2: workarounds for Yukon-2 supreme
Stephen Hemminger
1
-2
/
+32
2009-10-29
sky2: fix receive pause thresholds
Stephen Hemminger
1
-2
/
+8
2009-10-29
sky2: add SK-9E21M device id
Stephen Hemminger
1
-0
/
+1
2009-10-13
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
1
-2
/
+1
2009-10-01
sky2: irqname based on pci address
Stephen Hemminger
1
-2
/
+5
2009-09-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+1
2009-09-22
sky2: Set SKY2_HW_RAM_BUFFER in sky2_init
Mike McCormack
1
-1
/
+3
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-15
sky2: Make sure both ports initialize correctly
Stephen Hemminger
1
-6
/
+8
2009-09-15
sky2: transmit ring accounting
Stephen Hemminger
1
-4
/
+6
2009-09-03
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
1
-3
/
+0
2009-09-03
sky2: only enable Vaux if capable of wakeup
Stephen Hemminger
1
-2
/
+3
2009-09-01
sky2: Use 32bit read to read Y2_VAUX_AVAIL
Mike McCormack
1
-1
/
+1
2009-09-01
sky2: Create buffer alloc and free helpers
Mike McCormack
1
-53
/
+60
2009-09-01
sky2: fix management of driver LED
Stephen Hemminger
1
-6
/
+6
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-08-18
sky2: version 1.25
Stephen Hemminger
1
-1
/
+1
2009-08-18
sky2: no recycling
Stephen Hemminger
1
-13
/
+3
2009-08-18
sky2: optimize transmit completion
Stephen Hemminger
1
-49
/
+31
2009-08-18
sky2: dynamic size transmit ring
Stephen Hemminger
1
-23
/
+27
2009-08-18
sky2: simplify list element error
Stephen Hemminger
1
-14
/
+10
2009-08-18
sky2: transmit ring 64 bit conservation
Stephen Hemminger
1
-6
/
+11
2009-08-18
sky2: use upper/lower 32 bits
Stephen Hemminger
1
-6
/
+6
2009-08-14
sky2: remove restarting workaround flag
Stephen Hemminger
1
-13
/
+1
2009-08-14
sky2: version 1.24
Stephen Hemminger
1
-1
/
+1
2009-08-14
sky2: fix pause negotiation
Stephen Hemminger
1
-26
/
+47
2009-08-14
sky2: lock less transmit completion
Stephen Hemminger
1
-16
/
+9
2009-08-14
sky2: cleanup restart operations
Stephen Hemminger
1
-47
/
+48
2009-08-14
sky2: hold RTNL when doing suspend/shutdown operations
Stephen Hemminger
1
-0
/
+4
2009-08-14
sky2: hold spinlock around phy_power_down
Stephen Hemminger
1
-0
/
+2
2009-08-14
sky2: Reset tx train after interrupts disabled.
Mike McCormack
1
-6
/
+3
2009-08-14
sky2: Move tx reset functionality to sky2_tx_reset()
Mike McCormack
1
-18
/
+26
2009-08-14
sky2: Avoid rewinding sky2->tx_prod
Mike McCormack
1
-16
/
+18
[next]