Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
92c1c1e85bdd72b41f9fd39b9d43d4b3c146d02d
/
drivers
/
atm
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 13 years ago
b1608d6
drivercore: revert addition of of_match to struct device
by Grant Likely
· 13 years ago
06091ed
atm: solos-pci: Fix set-but-unused variable.
by David S. Miller
· 14 years ago
edb4dcb
atm: idt77252: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
e60c5e1
atm: he: Fix undefined sequence points.
by David S. Miller
· 14 years ago
dd18257
atm: eni: Kill set-but-unused variables.
by David S. Miller
· 14 years ago
2474353
atm: iphase: Fix set-but-not-used warnings.
by David S. Miller
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c031235
atm/solos-pci: Don't flap VCs when carrier state changes
by Philip A. Prindeville
· 14 years ago
18b429e
atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump
by Philip A. Prindeville
· 14 years ago
1e19e65
atm/solos-pci: Use VPI.VCI notation uniformly.
by Philip A. Prindeville
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
1c48a5c
dt: Eliminate of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
0a9d59a
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
da1ab3e
ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_skb() interact badly.
by Jesper Juhl
· 14 years ago
8e572ba
fix typos 'comamnd' -> 'command' in comments
by Justin P. Mattock
· 14 years ago
e92427b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 14 years ago
2221eca
atm: idt77105: fix fetch_stats() result
by Vasiliy Kulikov
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
6a75da4
Madge Ambassador ATM Adapter driver: Always release_firmware() in ucode_init() and don't leak memory.
by Jesper Juhl
· 14 years ago
dbbe68b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
b9556f9
drivers/atm/atmtcp.c: add missing atm_dev_put
by Julia Lawall
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
b4aa9e0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
d9ca676
atm: correct sysfs 'device' link creation and parent relationships
by Dan Williams
· 14 years ago
58e481f
atm: lanai: use kernel's '%pM' format option to print MAC
by Andy Shevchenko
· 14 years ago
30dfe2c
atm: fore200e: Fix build warning.
by David S. Miller
· 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
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 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
· 15 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
Next »