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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sata_mv: implement IRQ coalescing (v2)
Mark Lord
2009-03-24
1
-8
/
+135
*
sata_mv: cosmetic preparations for IRQ coalescing
Mark Lord
2009-03-24
1
-35
/
+27
*
pata-rb532-cf: platform_get_irq() fix ignored failure
Florian Fainelli
2009-03-24
1
-1
/
+1
*
pata_efar: fix *dma_mask
Erik Inge Bolsø
2009-03-24
1
-2
/
+2
*
pata_radisys: fix mwdma_mask to exclude mwdma0
Erik Inge Bolsø
2009-03-24
1
-1
/
+1
*
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2009-03-24
71
-331
/
+339
*
include/linux/ata.h: add some more transfer masks
Erik Inge Bolsø
2009-03-24
1
-0
/
+6
*
ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power off
Maciej Rutecki
2009-03-24
1
-0
/
+9
*
[libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis().
Mark Lord
2009-03-24
1
-0
/
+116
*
[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.
Mark Lord
2009-03-24
3
-2
/
+4
*
[libata] sata_mv: Add a new mv_sff_check_status() function to sata_mv.
Mark Lord
2009-03-24
1
-1
/
+36
*
[libata] sata_mv: Tighten up interrupt masking in mv_qc_issue()
Mark Lord
2009-03-24
1
-13
/
+21
*
[libata] sata_mv: Enable use of (basic) DMA for ATAPI on GEN_IIE chips
Mark Lord
2009-03-24
1
-24
/
+28
*
[libata] sata_mv: cache frequently-accessed registers
Mark Lord
2009-03-24
1
-21
/
+70
*
ahci: drop intx manipulation on msi enable
Tejun Heo
2009-03-24
1
-2
/
+2
*
pata-rb532-cf: drop custom freeze and thaw
Phil Sutter
2009-03-24
1
-19
/
+1
*
pata-rb532-cf: use ata_sff_data_xfer32()
Phil Sutter
2009-03-24
1
-20
/
+1
*
pata-rb532-cf: use ata_sff_exec_command()
Phil Sutter
2009-03-24
1
-8
/
+0
*
pata-rb532-cf: replace rb532_pata_finish_io()
Phil Sutter
2009-03-24
1
-13
/
+2
*
sata_mv: remove leftovers
Mark Lord
2009-03-24
1
-2
/
+0
*
sata_mv: optimize use of mv_edma_cfg
Mark Lord
2009-03-24
1
-3
/
+6
*
sata_mv: introduce support for ATAPI devices
Mark Lord
2009-03-24
1
-4
/
+186
*
sata_mv: mv_fill_sg fixes v2
Mark Lord
2009-03-24
1
-1
/
+3
*
sata_mv: update ata_qc_from_tag
Mark Lord
2009-03-24
1
-0
/
+6
*
sata_mv: restructure mv_qc_issue
Mark Lord
2009-03-24
1
-15
/
+22
*
sata_mv: rearrange mv_start_dma() and friends
Mark Lord
2009-03-24
1
-28
/
+38
*
sata_mv: cleanup chipset GENeration FLAGS
Mark Lord
2009-03-24
1
-17
/
+14
*
Linux 2.6.29
v2.6.29
Linus Torvalds
2009-03-23
1
-2
/
+2
*
Build with -fno-dwarf2-cfi-asm
Kyle McMartin
2009-03-23
1
-0
/
+3
*
trivial: fix orphan dates in ext2 documentation
Jody McIntyre
2009-03-23
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-03-23
39
-121
/
+314
|
\
|
*
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2009-03-22
2
-26
/
+11
|
*
dm9000: locking bugfix
David Brownell
2009-03-22
1
-2
/
+4
|
*
net: update dnet.c for bus_id removal
Stephen Rothwell
2009-03-22
1
-3
/
+3
|
*
dnet: DNET should depend on HAS_IOMEM
Ilya Yanok
2009-03-21
1
-1
/
+1
|
*
dca: add missing copyright/license headers
Maciej Sosnowski
2009-03-21
2
-0
/
+41
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-03-20
1
-0
/
+11
|
|
\
|
|
*
nl80211: Check that function pointer != NULL before using it
Jouni Malinen
2009-03-20
1
-0
/
+11
|
*
|
sungem: missing net_device_ops
Stephen Hemminger
2009-03-19
1
-5
/
+4
|
*
|
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
2009-03-19
1
-5
/
+5
|
*
|
be2net: replenish when posting to rx-queue is starved in out of mem conditions
Sathya Perla
2009-03-19
2
-21
/
+30
|
|
/
|
*
bas_gigaset: correctly allocate USB interrupt transfer buffer
Tilman Schmidt
2009-03-18
1
-3
/
+13
|
*
smsc911x: reset last known duplex and carrier on open
Steve Glendinning
2009-03-18
1
-0
/
+4
|
*
sh_eth: Fix mistake of the address of SH7763
Nobuhiro Iwamatsu
2009-03-18
1
-2
/
+2
|
*
sh_eth: Change handling of IRQ
Nobuhiro Iwamatsu
2009-03-18
1
-3
/
+17
|
*
netns: oops in ip[6]_frag_reasm incrementing stats
Jorge Boncompte [DTI2]
2009-03-18
2
-5
/
+5
|
*
net: kfree(napi->skb) => kfree_skb
Roel Kluin
2009-03-18
1
-1
/
+1
|
*
net: fix sctp breakage
Al Viro
2009-03-18
1
-1
/
+2
|
*
ipv6: fix display of local and remote sit endpoints
Bjørn Mork
2009-03-18
1
-1
/
+1
|
*
net: Document /proc/sys/net/core/netdev_budget
Stanislaw Gruszka
2009-03-18
1
-0
/
+7
[next]