index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
atm
Age
Commit message (
Expand
)
Author
2010-01-07
drivers/atm/lanai.c: use %pM to show MAC address
hartleys
2010-01-07
drivers/atm/fore200e.c: use %pM to show MAC address
hartleys
2010-01-07
drivers/atm/idt77252.c: use %pM to show MAC address
hartleys
2010-01-07
drivers/atm/nicstar.c: use %pM to show MAC address
hartleys
2009-12-13
drivers/atm: Correct code taking the size of a pointer
Julia Lawall
2009-12-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-08
atm: [he] adjust tests to account for sk_wmem_alloc changes
chas williams - CONTRACTOR
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-18
drivers/atm/solos-pci.c: fix warning/bug, clean up code
Andrew Morton
2009-11-10
ambassador: declare MODULE_FIRMWARE
Ben Hutchings
2009-11-10
solos-pci: declare MODULE_FIRMWARE
Ben Hutchings
2009-10-29
atm: Cleanup redundant tests on unsigned
roel kluin
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-28
atm: dereference of he_dev->rbps_virt in he_init_group()
Juha Leppanen
2009-09-22
Merge branch 'master' of git://git.infradead.org/users/dwmw2/solos-2.6
David S. Miller
2009-09-22
atm: dereference of he_dev->rbps_virt in he_init_group()
roel kluin
2009-08-02
drivers/atm: Use DIV_ROUND_CLOSEST
Julia Lawall
2009-07-27
drivers/atm: Correct redundant test
Julia Lawall
2009-05-07
solos: Show Interleaving details for ADSL2 and 2+
Simon Farnsworth
2009-04-30
solos: Add some margin-related parameters
David Woodhouse
2009-04-13
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-03-25
solos: Check for rogue received packets
Nathan Williams
2009-03-25
solos: support new FPGA RAM layout
Nathan Williams
2009-03-21
atm: fix non-const printk argument
Stephen Hemminger
2009-03-21
Merge branch 'master' of git://git.infradead.org/~dwmw2/solos-2.6
David S. Miller
2009-03-17
solos: Disable DMA until we have an FPGA update with it actually implemented.
David Woodhouse
2009-03-17
solos: Automatically determine number of ports
Nathan Williams
2009-03-17
solos: Reset device on unload, free pending skbs
David Woodhouse
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-18
atm: Add missing parentheses
Roel Kluin
2009-02-18
ATM: misplaced parentheses?
Roel Kluin
2009-02-10
fore200: fix oops on failed firmware load
Meelis Roos
2009-02-08
drivers/atm: introduce missing kfree
Julia Lawall
2009-01-30
solos: Swap upstream/downstream rates in status packet, clean up some more
David Woodhouse
2009-01-30
solos: Set RX empty flag at startup only for !dma mode
David Woodhouse
2009-01-30
solos: Don't clear config registers at startup
David Woodhouse
2009-01-30
solos: Tidy up status interrupt handling, cope with 'ERROR' status
David Woodhouse
2009-01-30
solos: Add 'reset' module parameter to reset the DSL chips on load
David Woodhouse
2009-01-29
solos: Remove debugging, commented-out test code
David Woodhouse
2009-01-29
solos: Clean up handling of card->tx_mask a little
David Woodhouse
2009-01-29
solos: Fix various bugs in status packet handling
David Woodhouse
2009-01-29
solos: Remove superfluous wait_queue_head_t from struct solos_param
David Woodhouse
2009-01-29
solos: Remove IRQF_DISABLED, don't frob IRQ enable on the FPGA in solos_irq()
David Woodhouse
2009-01-29
solos: Remove unused loopback debug stuff
David Woodhouse
2009-01-29
solos: Tidy up tx_mask handling for ports which need TX
David Woodhouse
2009-01-29
solos: Tidy up DMA handling a little. Still untested
David Woodhouse
2009-01-28
solos: First attempt at DMA support
David Woodhouse
2009-01-28
solos: Remove parameter group from sysfs on ATM dev deregister
David Woodhouse
[next]