index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
skge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] skge: remember to run netif_poll_disable()
Edgar E. Iglesias
2006-08-19
1
-0
/
+2
*
[PATCH] skge: chip clock rate typo
Stephen Hemminger
2006-07-29
1
-4
/
+1
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] 64bit resource: fix up printks for resources in networks drivers
Greg Kroah-Hartman
2006-06-27
1
-2
/
+2
*
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
2006-06-23
1
-2
/
+1
*
[PATCH] skge: version 1.6
Stephen Hemminger
2006-06-08
1
-1
/
+1
*
[PATCH] skge: dont allow bad hardware address from ROM
Stephen Hemminger
2006-06-08
1
-0
/
+8
*
[PATCH] skge: transmit complete via IRQ not NAPI
Stephen Hemminger
2006-06-08
1
-70
/
+101
*
[PATCH] skge: TX low water mark definition
Stephen Hemminger
2006-06-08
1
-3
/
+4
*
[PATCH] skge: use workq for PHY handling
Stephen Hemminger
2006-06-08
1
-23
/
+23
*
[PATCH] skge: don't allow transmit ring to be too small
Stephen Hemminger
2006-05-20
1
-1
/
+1
*
[PATCH] skge: bad checksums on big-endian platforms
Stephen Hemminger
2006-05-20
1
-2
/
+1
*
[PATCH] Subjec: sky2, skge: correct PCI id for DGE-560T
Stephen Hemminger
2006-05-20
1
-2
/
+1
*
[PATCH] dlink pci cards using wrong driver
Stephen Hemminger
2006-04-12
1
-0
/
+2
*
[PATCH] skge: version 1.5
Stephen Hemminger
2006-03-23
1
-1
/
+1
*
[PATCH] skge: compute available ring buffers
Stephen Hemminger
2006-03-23
1
-10
/
+10
*
[PATCH] skge: dont free skb until multi-part transmit complete
Stephen Hemminger
2006-03-23
1
-35
/
+38
*
[PATCH] skge: multicast statistics fix
Stephen Hemminger
2006-03-23
1
-1
/
+1
*
[PATCH] skge: rx_reuse called twice
Stephen Hemminger
2006-03-23
1
-3
/
+2
*
[PATCH] skge: dont use dev_alloc_skb for rx buffs
Stephen Hemminger
2006-03-23
1
-3
/
+3
*
[PATCH] skge: align receive buffers
Stephen Hemminger
2006-03-23
1
-1
/
+2
*
[PATCH] skge: version 1.4
Stephen Hemminger
2006-03-21
1
-1
/
+1
*
[PATCH] skge: handle pci errors better
Stephen Hemminger
2006-03-21
1
-21
/
+30
*
[PATCH] skge: formmating and whitespace cleanup
Stephen Hemminger
2006-03-21
1
-12
/
+18
*
[PATCH] skge: use mmiowb
Stephen Hemminger
2006-03-21
1
-1
/
+5
*
[PATCH] skge: use kcalloc
Stephen Hemminger
2006-03-21
1
-2
/
+1
*
[PATCH] skge: dma configuration cleanup
Stephen Hemminger
2006-03-21
1
-14
/
+10
*
[PATCH] skge: check the allocation of ring buffer
Stephen Hemminger
2006-03-21
1
-1
/
+9
*
[PATCH] skge: use auto masking of irqs
Stephen Hemminger
2006-03-21
1
-33
/
+21
*
[PATCH] skge: use NAPI for tx cleanup.
Stephen Hemminger
2006-03-21
1
-55
/
+44
*
skge: protect interrupt mask
Stephen Hemminger
2006-02-23
1
-7
/
+14
*
skge: genesis phy initialzation
Stephen Hemminger
2006-02-23
1
-11
/
+26
*
skge: NAPI/irq race fix
Stephen Hemminger
2006-02-23
1
-12
/
+5
*
[PATCH] skge: speed setting
Stephen Hemminger
2006-02-17
1
-1
/
+9
*
[PATCH] skge: fix dma mask setup.
Stephen Hemminger
2006-01-17
1
-5
/
+15
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-01-04
1
-31
/
+49
|
\
|
*
[PATCH] skge: error handling on resume
Stephen Hemminger
2005-12-24
1
-2
/
+2
|
*
[PATCH] skge: version number (1.3)
Stephen Hemminger
2005-12-24
1
-1
/
+1
|
*
[PATCH] skge: handle out of memory on ring parameter change
Stephen Hemminger
2005-12-24
1
-1
/
+4
|
*
[PATCH] skge: handle out of memory on MTU size changes
Stephen Hemminger
2005-12-24
1
-6
/
+16
|
*
[PATCH] skge: avoid up/down on pause param changes
Stephen Hemminger
2005-12-24
1
-4
/
+2
|
*
[PATCH] skge: avoid up/down on speed changes
Stephen Hemminger
2005-12-24
1
-17
/
+24
*
|
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+1
|
/
*
[netdrvr skge] fix build
Jeff Garzik
2005-12-13
1
-1
/
+1
*
[PATCH] skge: get rid of warning on race
Stephen Hemminger
2005-12-12
1
-4
/
+6
*
[netdrvr skge] fix typo, fix build
Jeff Garzik
2005-12-01
1
-1
/
+1
*
[PATCH] skge: handle VLAN checksum correctly on yukon rev 0
Stephen Hemminger
2005-12-01
1
-3
/
+1
*
[PATCH] skge: increase version number
Stephen Hemminger
2005-11-08
1
-2
/
+2
*
[PATCH] skge: spelling fixes
Stephen Hemminger
2005-11-08
1
-14
/
+14
[next]