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
/
sky2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] sky2: version 1.9
Stephen Hemminger
2006-09-27
1
-1
/
+1
*
[PATCH] sky2: fragmented receive for large MTU
Stephen Hemminger
2006-09-27
1
-79
/
+211
*
[PATCH] sky2: use netif_tx_lock instead of LLTX
Stephen Hemminger
2006-09-27
1
-40
/
+17
*
[PATCH] sky2: incremental transmit completion
Stephen Hemminger
2006-09-27
1
-48
/
+47
*
[PATCH] sky2: name irq after eth for irqbalance
Stephen Hemminger
2006-09-27
1
-21
/
+16
*
[PATCH] sky2: workarounds for some 88e806x chips
Stephen Hemminger
2006-09-27
1
-1
/
+9
*
[PATCH] sky2: use standard pci register capabilties for error register
Stephen Hemminger
2006-09-27
1
-9
/
+23
*
[PATCH] sky2: gigabit full duplex negotiation
Stephen Hemminger
2006-09-27
1
-9
/
+20
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-09-24
1
-220
/
+203
|
\
|
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
1
-1
/
+1
|
*
[PATCH] sky2: big endian
Stephen Hemminger
2006-09-13
1
-21
/
+22
|
*
[PATCH] sky2: fiber support
Stephen Hemminger
2006-09-13
1
-32
/
+49
|
*
[PATCH] sky2: tx pause bug fix
Stephen Hemminger
2006-09-13
1
-81
/
+42
|
*
[PATCH] sky2: more pci device id's
Stephen Hemminger
2006-09-06
1
-0
/
+3
|
*
[PATCH] sky2: version 1.7
shemminger@osdl.org
2006-08-29
1
-1
/
+1
|
*
[PATCH] sky2: pci post bug
shemminger@osdl.org
2006-08-29
1
-2
/
+4
|
*
[PATCH] sky2: power down PHY when not up
shemminger@osdl.org
2006-08-29
1
-26
/
+31
|
*
[PATCH] sky2: optimize checksum offload information
shemminger@osdl.org
2006-08-29
1
-6
/
+11
|
*
[PATCH] sky2: TSO mss optimization
shemminger@osdl.org
2006-08-29
1
-9
/
+9
|
*
[PATCH] sky2: MSI test timing
shemminger@osdl.org
2006-08-29
1
-3
/
+3
|
*
[PATCH] sky2: dont use force status bit
shemminger@osdl.org
2006-08-29
1
-7
/
+2
|
*
[PATCH] sky2: use netdev_alloc_skb
shemminger@osdl.org
2006-08-29
1
-13
/
+16
|
*
[PATCH] sky2: remove cloned/pskb_expand_head check
shemminger@osdl.org
2006-08-29
1
-8
/
+0
|
*
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
2006-08-10
1
-3
/
+2
|
|
\
|
*
|
[PATCH] sky2: status interrupt handling improvement
Stephen Hemminger
2006-08-03
1
-18
/
+12
|
*
|
[PATCH] sky2: more pci device ids
Stephen Hemminger
2006-08-03
1
-0
/
+4
|
*
|
[PATCH] sky2: add another PCI ID
Stephen Hemminger
2006-07-19
1
-0
/
+1
*
|
|
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
1
-3
/
+3
|
|
/
|
/
|
*
|
[PATCH] sky2: phy power problems on 88e805X chips
Stephen Hemminger
2006-08-10
1
-3
/
+2
|
/
*
[PATCH] sky2: NAPI poll fix
Stephen Hemminger
2006-07-17
1
-5
/
+2
*
[PATCH] sky2: optimize receive restart
Stephen Hemminger
2006-07-12
1
-5
/
+22
*
[PATCH] sky2: PHY power on delays
Stephen Hemminger
2006-07-12
1
-1
/
+2
*
[PATCH] sky2: NAPI suspend/resume of dual port cards
Stephen Hemminger
2006-07-12
1
-7
/
+4
*
[PATCH] sky2: sky2_reset section mismatch
Stephen Hemminger
2006-07-12
1
-1
/
+1
*
[NET] gso: Add skb_is_gso
Herbert Xu
2006-07-08
1
-1
/
+1
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-2
/
+2
*
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
-3
/
+3
*
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-23
1
-2
/
+2
*
[PATCH] sky2: netconsole suspend/resume interaction
Stephen Hemminger
2006-06-17
1
-1
/
+6
*
[PATCH] sky2: stop/start hardware idle timer on suspend/resume
Stephen Hemminger
2006-06-13
1
-4
/
+13
*
[PATCH] sky2: save/restore base hardware irq during suspend/resume
Stephen Hemminger
2006-06-13
1
-0
/
+3
*
[PATCH] sky2: fix hotplug detect during poll
Stephen Hemminger
2006-06-13
1
-2
/
+2
*
[PATCH] sky2: don't hard code number of ports
Stephen Hemminger
2006-06-13
1
-2
/
+2
*
[PATCH] sky2: set_power_state should be void
Stephen Hemminger
2006-06-13
1
-8
/
+8
*
[sky2] Fix sky2 network driver suspend/resume
Linus Torvalds
2006-06-12
1
-0
/
+4
*
[PATCH] sky2: fix jumbo packet support
Stephen Hemminger
2006-05-24
1
-3
/
+16
*
[PATCH] sky2 version 1.4
Stephen Hemminger
2006-05-20
1
-1
/
+1
*
[PATCH] sky2: force NAPI repoll if busy
Stephen Hemminger
2006-05-20
1
-5
/
+11
*
[PATCH] sky2: more fixes for Yukon Ultra
Stephen Hemminger
2006-05-20
1
-1
/
+2
[next]