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
/
skge.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-23
[PATCH] skge: version 1.5
Stephen Hemminger
1
-1
/
+1
2006-03-23
[PATCH] skge: compute available ring buffers
Stephen Hemminger
1
-10
/
+10
2006-03-23
[PATCH] skge: dont free skb until multi-part transmit complete
Stephen Hemminger
1
-35
/
+38
2006-03-23
[PATCH] skge: multicast statistics fix
Stephen Hemminger
1
-1
/
+1
2006-03-23
[PATCH] skge: rx_reuse called twice
Stephen Hemminger
1
-3
/
+2
2006-03-23
[PATCH] skge: dont use dev_alloc_skb for rx buffs
Stephen Hemminger
1
-3
/
+3
2006-03-23
[PATCH] skge: align receive buffers
Stephen Hemminger
1
-1
/
+2
2006-03-21
[PATCH] skge: version 1.4
Stephen Hemminger
1
-1
/
+1
2006-03-21
[PATCH] skge: handle pci errors better
Stephen Hemminger
1
-21
/
+30
2006-03-21
[PATCH] skge: formmating and whitespace cleanup
Stephen Hemminger
1
-12
/
+18
2006-03-21
[PATCH] skge: use mmiowb
Stephen Hemminger
1
-1
/
+5
2006-03-21
[PATCH] skge: use kcalloc
Stephen Hemminger
1
-2
/
+1
2006-03-21
[PATCH] skge: dma configuration cleanup
Stephen Hemminger
1
-14
/
+10
2006-03-21
[PATCH] skge: check the allocation of ring buffer
Stephen Hemminger
1
-1
/
+9
2006-03-21
[PATCH] skge: use auto masking of irqs
Stephen Hemminger
1
-33
/
+21
2006-03-21
[PATCH] skge: use NAPI for tx cleanup.
Stephen Hemminger
1
-55
/
+44
2006-02-23
skge: protect interrupt mask
Stephen Hemminger
1
-7
/
+14
2006-02-23
skge: genesis phy initialzation
Stephen Hemminger
1
-11
/
+26
2006-02-23
skge: NAPI/irq race fix
Stephen Hemminger
1
-12
/
+5
2006-02-17
[PATCH] skge: speed setting
Stephen Hemminger
1
-1
/
+9
2006-01-17
[PATCH] skge: fix dma mask setup.
Stephen Hemminger
1
-5
/
+15
2006-01-04
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-31
/
+49
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-12-24
[PATCH] skge: error handling on resume
Stephen Hemminger
1
-2
/
+2
2005-12-24
[PATCH] skge: version number (1.3)
Stephen Hemminger
1
-1
/
+1
2005-12-24
[PATCH] skge: handle out of memory on ring parameter change
Stephen Hemminger
1
-1
/
+4
2005-12-24
[PATCH] skge: handle out of memory on MTU size changes
Stephen Hemminger
1
-6
/
+16
2005-12-24
[PATCH] skge: avoid up/down on pause param changes
Stephen Hemminger
1
-4
/
+2
2005-12-24
[PATCH] skge: avoid up/down on speed changes
Stephen Hemminger
1
-17
/
+24
2005-12-13
[netdrvr skge] fix build
Jeff Garzik
1
-1
/
+1
2005-12-12
[PATCH] skge: get rid of warning on race
Stephen Hemminger
1
-4
/
+6
2005-12-01
[netdrvr skge] fix typo, fix build
Jeff Garzik
1
-1
/
+1
2005-12-01
[PATCH] skge: handle VLAN checksum correctly on yukon rev 0
Stephen Hemminger
1
-3
/
+1
2005-11-08
[PATCH] skge: increase version number
Stephen Hemminger
1
-2
/
+2
2005-11-08
[PATCH] skge: spelling fixes
Stephen Hemminger
1
-14
/
+14
2005-11-08
[PATCH] skge: use prefetch on receive
Stephen Hemminger
1
-7
/
+15
2005-11-08
[PATCH] skge: goto low power mode on shutdown
Stephen Hemminger
1
-8
/
+20
2005-11-08
[PATCH] skge: add mii ioctl support
Stephen Hemminger
1
-58
/
+114
2005-11-08
[PATCH] skge: use kzalloc
Stephen Hemminger
1
-2
/
+1
2005-11-08
[PATCH] skge: clear PCI PHY COMA mode on boot
Stephen Hemminger
1
-0
/
+10
2005-10-03
Merge branch 'upstream-fixes'
Jeff Garzik
1
-10
/
+36
2005-10-03
[PATCH] skge: set mac address oops with bonding
Stephen Hemminger
1
-8
/
+16
2005-09-23
[PATCH] skge: fix Yukon-Lite A0 workaround
Stephen Hemminger
1
-2
/
+20
2005-09-22
Merge /spare/repo/linux-2.6/
Jeff Garzik
1
-103
/
+91
2005-09-21
Merge /spare/repo/linux-2.6/
Jeff Garzik
1
-44
/
+54
2005-09-21
[PATCH] skge: check length from PHY
Stephen Hemminger
1
-82
/
+83
2005-09-21
[PATCH] skge: expand ethtool debug register dump
Stephen Hemminger
1
-21
/
+8
2005-09-14
[PATCH] skge: gmac register access errors in dual port
Stephen Hemminger
1
-44
/
+54
2005-09-14
[PATCH] skge: support ETHTOOL_GPERMADDR
John W. Linville
1
-0
/
+2
2005-08-27
[PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032
Francois Romieu
1
-1
/
+1
[next]