index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sk98lin
/
skge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sk98lin: handle pci_enable_device() return value in skge_resume()
Dmitriy Monakhov
2007-04-28
1
-5
/
+15
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+0
*
sk98lin: planned removal
Stephen Hemminger
2007-02-17
1
-0
/
+3
*
[PATCH] severing skbuff.h -> mm.h
Al Viro
2006-12-04
1
-0
/
+1
*
[NET]: Split skb->csum
Al Viro
2006-12-02
1
-2
/
+2
*
[PATCH] sk98lin: MII ioctl support
Stephen Hemminger
2006-12-02
1
-0
/
+54
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-5
/
+5
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-09-24
1
-2
/
+2
|
\
|
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
1
-1
/
+1
|
*
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-08-19
1
-1
/
+1
*
|
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
1
-3
/
+3
|
/
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-4
/
+4
*
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
2006-06-23
1
-1
/
+1
*
[PATCH] s/;;/;/g
Alexey Dobriyan
2006-03-24
1
-1
/
+1
*
spelling: s/usefull/useful/
Adrian Bunk
2006-01-10
1
-1
/
+1
*
[PATCH] sk98lin: error handling of pci setup
Stephen Hemminger
2006-01-09
1
-13
/
+6
*
[PATCH] sk98lin: error handling on probe
Stephen Hemminger
2006-01-09
1
-11
/
+17
*
[PATCH] sk98lin: use kzalloc
Stephen Hemminger
2006-01-09
1
-2
/
+1
*
[PATCH] sk98lin: error handling on dual port board
Stephen Hemminger
2006-01-09
1
-15
/
+21
*
[PATCH] sk98lin: not doing high dma properly
Stephen Hemminger
2006-01-09
1
-4
/
+24
*
[PATCH] sk98lin: routine called from probe marked __init
Stephen Hemminger
2006-01-09
1
-8
/
+7
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-01-04
1
-131
/
+81
|
\
|
*
Merge branch 'upstream-fixes'
Jeff Garzik
2005-12-13
1
-5
/
+7
|
|
\
|
*
|
[PATCH] sk98lin: remove /proc interface
shemminger@osdl.org
2005-12-01
1
-41
/
+1
|
*
|
[PATCH] sk98lin: remove redundant fields in device info
shemminger@osdl.org
2005-12-01
1
-38
/
+33
|
*
|
[PATCH] sk98lin: allow ethtool checksum on/off per port
shemminger@osdl.org
2005-12-01
1
-36
/
+30
|
*
|
Merge branch 'upstream-fixes'
Jeff Garzik
2005-12-01
1
-133
/
+41
|
|
\
\
|
*
|
|
[PATCH] drivers/net/sk98lin/skge.c: make SkPciWriteCfgDWord() a static inline
Adrian Bunk
2005-11-16
1
-22
/
+21
*
|
|
|
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
[PATCH] sk98lin: rx checksum offset not set
Stephen Hemminger
2005-12-06
1
-2
/
+2
|
|
/
|
/
|
*
|
[PATCH] sk98lin: avoid message confusion with skge
shemminger@osdl.org
2005-12-01
1
-3
/
+3
*
|
[PATCH] sk98lin: add permanent address support
shemminger@osdl.org
2005-12-01
1
-1
/
+2
*
|
[PATCH] sk98lin: fix checksumming code
shemminger@osdl.org
2005-12-01
1
-129
/
+36
|
/
*
[PATCH] proc_mkdir() should be used to create procfs directories
Al Viro
2005-09-29
1
-4
/
+4
*
[PATCH] sk98lin: remove PCI id info for cards for conflicting devices
Stephen Hemminger
2005-09-14
1
-7
/
+5
*
[PATCH] skge build fix
Andrew Morton
2005-08-01
1
-0
/
+3
*
[PATCH] sk98lin: basic suspend/resume support fixes
Rafael J. Wysocki
2005-07-30
1
-12
/
+26
*
/home/lenb/src/to-linus branch 'acpi-2.6.12'
Len Brown
2005-07-29
1
-0
/
+63
|
\
|
*
[ACPI] fix resume issues on Asus L5D
Rafael J. Wysocki
2005-07-29
1
-0
/
+63
*
|
drivers/net/: Use the DMA_{64,32}BIT_MASK constants
Domen Puncer
2005-06-26
1
-2
/
+3
*
|
[netdrvrs] Use netif_carrier_* instead of IFF_RUNNING
2005-05-12
1
-5
/
+3
|
/
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+5186