Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
718c45bd1aa80c4e23a0ee204c973e3014e94708
/
drivers
/
atm
b9556f9
drivers/atm/atmtcp.c: add missing atm_dev_put
by Julia Lawall
· 14 years ago
d9ca676
atm: correct sysfs 'device' link creation and parent relationships
by Dan Williams
· 14 years ago
3ce1227
solos: Refuse to upgrade firmware with older FPGA. It doesn't work.
by David Woodhouse
· 14 years ago
1a4ec46
solos: Add 'Firmware' attribute for Traverse overall firmware version
by David Woodhouse
· 14 years ago
1941bf8
drivers/atm/eni.c: Remove multiple uses of KERN_<level>
by Joe Perches
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
7453da8
Drivers: atm: Makefile: replace the use of <module>-objs with <module>-y
by Tracey Dent
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
d122179
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
ec622ab
ATM: iphase, remove sleep-inside-atomic
by Jiri Slaby
· 14 years ago
f1ee89d
ATM: solos-pci, remove use after free
by Jiri Slaby
· 14 years ago
1790c22
drivers/atm/idt77252.c: Remove unnecessary error check
by Julia Lawall
· 14 years ago
66bb16d
drivers: atm: use native kernel's hex_to_bin() func
by Andy Shevchenko
· 14 years ago
a0ece28
drivers/atm/firestream.c: Fix unsigned return type
by Julia Lawall
· 14 years ago
6f74dbb
drivers/atm: Adjust confusing if indentation
by Julia Lawall
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
f6cec0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
1f6ea6e
solos-pci: Fix race condition in tasklet RX handling
by David Woodhouse
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
1ab1d63
of/platform: remove all of_bus_type and of_platform_bus_type references
by Grant Likely
· 14 years ago
2b27822
drivers: atm: don't use private copy of hex_to_bin()
by Andy Shevchenko
· 14 years ago
c9634ac
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
6df7b80
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
e80d3f0
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
fbaab95
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
b16170c
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
5352228
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
12c8471
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
06df277
atm: remove IRQF_DISABLED in combination with IRQF_SHARED
by chas williams - CONTRACTOR
· 14 years ago
e0b901a
atm/suni.c: call atm_dev_signal_change() when signal changes.
by Karl Hiramoto
· 14 years ago
49d4910
atm/solos-pci: call atm_dev_signal_change() when signal changes.
by Karl Hiramoto
· 14 years ago
0753455322
atm/idt77105.c: call atm_dev_signal_change() when signal changes.
by Karl Hiramoto
· 14 years ago
c69fb76e
atm/adummy: add syfs DEVICE_ATTR to change signal
by Karl Hiramoto
· 14 years ago
1636f8a
sparc/of: Move of_device fields into struct pdev_archdata
by Grant Likely
· 14 years ago
e623d62
atm: [he] rewrite buffer handling in receive path
by chas williams - CONTRACTOR
· 14 years ago
1d92787
atm: [he] remove small buffer allocation/handling code
by chas williams - CONTRACTOR
· 14 years ago
864a3ff
atm: [nicstar] remove virt_to_bus() and support 64-bit platforms
by chas williams - CONTRACTOR
· 14 years ago
098fde1
atm: [nicstar] reformatted with Lindent
by chas williams - CONTRACTOR
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
e1bc7ee
atm: select FW_LOADER in Kconfig for solos-pci
by Nathan Williams
· 14 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
e743d31
drivers: net: use skb_headlen()
by Eric Dumazet
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d287d66
atm: use for_each_set_bit()
by Akinobu Mita
· 15 years ago
8d9ded2
drivers/atm/lanai.c: use %pM to show MAC address
by hartleys
· 15 years ago
3008ab3
drivers/atm/fore200e.c: use %pM to show MAC address
by hartleys
· 15 years ago
aaa09ee
drivers/atm/idt77252.c: use %pM to show MAC address
by hartleys
· 15 years ago
1154b29
drivers/atm/nicstar.c: use %pM to show MAC address
by hartleys
· 15 years ago
710708e8
drivers/atm: Correct code taking the size of a pointer
by Julia Lawall
· 15 years ago
5017065
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
504bb3b
atm: [he] adjust tests to account for sk_wmem_alloc changes
by chas williams - CONTRACTOR
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
7adcdb4
drivers/atm/solos-pci.c: fix warning/bug, clean up code
by Andrew Morton
· 15 years ago
e8c0ae2
ambassador: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
9fca79d
solos-pci: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
e0c5567
atm: Cleanup redundant tests on unsigned
by roel kluin
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
1b66c1e
atm: dereference of he_dev->rbps_virt in he_init_group()
by Juha Leppanen
· 15 years ago
efb064d
Merge branch 'master' of git://git.infradead.org/users/dwmw2/solos-2.6
by David S. Miller
· 15 years ago
5d5baa9
atm: dereference of he_dev->rbps_virt in he_init_group()
by roel kluin
· 15 years ago
8b97c7c
drivers/atm: Use DIV_ROUND_CLOSEST
by Julia Lawall
· 15 years ago
6cf5767
drivers/atm: Correct redundant test
by Julia Lawall
· 15 years ago
69a9cea
solos: Show Interleaving details for ADSL2 and 2+
by Simon Farnsworth
· 16 years ago
a343466
solos: Add some margin-related parameters
by David Woodhouse
· 16 years ago
e930438
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
by Yang Hongyang
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
78f857f
solos: Check for rogue received packets
by Nathan Williams
· 16 years ago
4dbedf4
solos: support new FPGA RAM layout
by Nathan Williams
· 16 years ago
32f3dde
atm: fix non-const printk argument
by Stephen Hemminger
· 16 years ago
ed36604
Merge branch 'master' of git://git.infradead.org/~dwmw2/solos-2.6
by David S. Miller
· 16 years ago
1329f45
solos: Disable DMA until we have an FPGA update with it actually implemented.
by David Woodhouse
· 16 years ago
0fc36aa
solos: Automatically determine number of ports
by Nathan Williams
· 16 years ago
97d759d
solos: Reset device on unload, free pending skbs
by David Woodhouse
· 16 years ago
e70049b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
ca1ada8
atm: Add missing parentheses
by Roel Kluin
· 16 years ago
858671f
ATM: misplaced parentheses?
by Roel Kluin
· 16 years ago
fcffd0d
fore200: fix oops on failed firmware load
by Meelis Roos
· 16 years ago
bc111d5
drivers/atm: introduce missing kfree
by Julia Lawall
· 16 years ago
f87b2ed
solos: Swap upstream/downstream rates in status packet, clean up some more
by David Woodhouse
· 16 years ago
eab50f7
solos: Set RX empty flag at startup only for !dma mode
by David Woodhouse
· 16 years ago
cd5549e
solos: Don't clear config registers at startup
by David Woodhouse
· 16 years ago
95852f4
solos: Tidy up status interrupt handling, cope with 'ERROR' status
by David Woodhouse
· 16 years ago
cc3657e
solos: Add 'reset' module parameter to reset the DSL chips on load
by David Woodhouse
· 16 years ago
bdc5462
solos: Remove debugging, commented-out test code
by David Woodhouse
· 16 years ago
35c2221
solos: Clean up handling of card->tx_mask a little
by David Woodhouse
· 16 years ago
c6428e5
solos: Fix various bugs in status packet handling
by David Woodhouse
· 16 years ago
a0641cc
solos: Remove superfluous wait_queue_head_t from struct solos_param
by David Woodhouse
· 16 years ago
fcd8266
solos: Remove IRQF_DISABLED, don't frob IRQ enable on the FPGA in solos_irq()
by David Woodhouse
· 16 years ago
cd2169f
solos: Remove unused loopback debug stuff
by David Woodhouse
· 16 years ago
f69e417
solos: Tidy up tx_mask handling for ports which need TX
by David Woodhouse
· 16 years ago
eaf83e3
solos: Tidy up DMA handling a little. Still untested
by David Woodhouse
· 16 years ago
9093723
solos: First attempt at DMA support
by David Woodhouse
· 16 years ago
c0fe302
solos: Remove parameter group from sysfs on ATM dev deregister
by David Woodhouse
· 16 years ago
3456b22
solos: Fix under-allocation of skb size for get/set parameters
by David Woodhouse
· 16 years ago
af78065
solos: Add SNR and Attn to status packet, fix oops on load
by David Woodhouse
· 16 years ago
b28a4b9
solos: Reject non-AAL5 connections.... for now
by David Woodhouse
· 16 years ago
Next »