index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/atm: Correct code taking the size of a pointer
Julia Lawall
2009-12-13
1
-1
/
+1
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-11
1
-1
/
+1
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
|
\
|
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
|
|
atm: [he] adjust tests to account for sk_wmem_alloc changes
chas williams - CONTRACTOR
2009-12-08
1
-2
/
+2
|
/
/
*
|
drivers/atm/solos-pci.c: fix warning/bug, clean up code
Andrew Morton
2009-11-18
1
-13
/
+16
*
|
ambassador: declare MODULE_FIRMWARE
Ben Hutchings
2009-11-10
1
-0
/
+1
*
|
solos-pci: declare MODULE_FIRMWARE
Ben Hutchings
2009-11-10
1
-0
/
+3
*
|
atm: Cleanup redundant tests on unsigned
roel kluin
2009-10-29
2
-3
/
+3
|
/
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
7
-14
/
+6
*
atm: dereference of he_dev->rbps_virt in he_init_group()
Juha Leppanen
2009-09-28
1
-7
/
+7
*
Merge branch 'master' of git://git.infradead.org/users/dwmw2/solos-2.6
David S. Miller
2009-09-22
2
-9
/
+77
|
\
|
*
solos: Show Interleaving details for ADSL2 and 2+
Simon Farnsworth
2009-05-07
1
-0
/
+4
|
*
solos: Add some margin-related parameters
David Woodhouse
2009-04-30
1
-0
/
+7
|
*
solos: Check for rogue received packets
Nathan Williams
2009-03-25
1
-0
/
+4
|
*
solos: support new FPGA RAM layout
Nathan Williams
2009-03-25
1
-9
/
+62
*
|
atm: dereference of he_dev->rbps_virt in he_init_group()
roel kluin
2009-09-22
1
-9
/
+50
*
|
drivers/atm: Use DIV_ROUND_CLOSEST
Julia Lawall
2009-08-02
1
-2
/
+2
*
|
drivers/atm: Correct redundant test
Julia Lawall
2009-07-27
1
-1
/
+1
*
|
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
2009-04-13
1
-1
/
+1
*
|
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
2
-3
/
+3
*
|
atm: fix non-const printk argument
Stephen Hemminger
2009-03-21
1
-3
/
+1
*
|
Merge branch 'master' of git://git.infradead.org/~dwmw2/solos-2.6
David S. Miller
2009-03-21
2
-160
/
+734
|
\
\
|
|
/
|
*
solos: Disable DMA until we have an FPGA update with it actually implemented.
David Woodhouse
2009-03-17
1
-1
/
+1
|
*
solos: Automatically determine number of ports
Nathan Williams
2009-03-17
1
-1
/
+2
|
*
solos: Reset device on unload, free pending skbs
David Woodhouse
2009-03-17
1
-1
/
+29
|
*
solos: Swap upstream/downstream rates in status packet, clean up some more
David Woodhouse
2009-01-30
1
-26
/
+25
|
*
solos: Set RX empty flag at startup only for !dma mode
David Woodhouse
2009-01-30
1
-2
/
+4
|
*
solos: Don't clear config registers at startup
David Woodhouse
2009-01-30
1
-5
/
+1
|
*
solos: Tidy up status interrupt handling, cope with 'ERROR' status
David Woodhouse
2009-01-30
1
-4
/
+13
|
*
solos: Add 'reset' module parameter to reset the DSL chips on load
David Woodhouse
2009-01-30
1
-0
/
+10
|
*
solos: Remove debugging, commented-out test code
David Woodhouse
2009-01-29
1
-49
/
+3
|
*
solos: Clean up handling of card->tx_mask a little
David Woodhouse
2009-01-29
1
-25
/
+28
|
*
solos: Fix various bugs in status packet handling
David Woodhouse
2009-01-29
1
-21
/
+28
|
*
solos: Remove superfluous wait_queue_head_t from struct solos_param
David Woodhouse
2009-01-29
1
-1
/
+0
|
*
solos: Remove IRQF_DISABLED, don't frob IRQ enable on the FPGA in solos_irq()
David Woodhouse
2009-01-29
1
-5
/
+1
|
*
solos: Remove unused loopback debug stuff
David Woodhouse
2009-01-29
1
-23
/
+0
|
*
solos: Tidy up tx_mask handling for ports which need TX
David Woodhouse
2009-01-29
1
-7
/
+13
|
*
solos: Tidy up DMA handling a little. Still untested
David Woodhouse
2009-01-29
1
-42
/
+53
|
*
solos: First attempt at DMA support
David Woodhouse
2009-01-28
1
-28
/
+90
|
*
solos: Remove parameter group from sysfs on ATM dev deregister
David Woodhouse
2009-01-28
1
-0
/
+2
|
*
solos: Fix under-allocation of skb size for get/set parameters
David Woodhouse
2009-01-28
1
-2
/
+2
|
*
solos: Add SNR and Attn to status packet, fix oops on load
David Woodhouse
2009-01-28
1
-7
/
+23
|
*
solos: Reject non-AAL5 connections.... for now
David Woodhouse
2009-01-27
1
-0
/
+6
|
*
solos: Kill existing connections on link down event
David Woodhouse
2009-01-27
1
-2
/
+28
|
*
solos: Handle new line status change packets, hook up to ATM layer info
David Woodhouse
2009-01-27
1
-1
/
+92
|
*
solos: Add initial list of parameters
David Woodhouse
2009-01-27
2
-6
/
+94
|
*
solos: Handle attribute show/store in kernel more sanely
David Woodhouse
2009-01-27
1
-0
/
+187
|
*
solos: Kill global 'opens' count.
David Woodhouse
2009-01-27
1
-10
/
+0
|
*
solos: Clean up firmware loading code
David Woodhouse
2009-01-27
1
-136
/
+73
[next]