summaryrefslogtreecommitdiffstats
path: root/drivers/atm
AgeCommit message (Expand)AuthorLines
2010-12-31drivers/atm/atmtcp.c: add missing atm_dev_putJulia Lawall-1/+4
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams-23/+27
2010-11-08solos: Refuse to upgrade firmware with older FPGA. It doesn't work.David Woodhouse-0/+8
2010-11-08solos: Add 'Firmware' attribute for Traverse overall firmware versionDavid Woodhouse-0/+1
2010-10-26drivers/atm/eni.c: Remove multiple uses of KERN_<level>Joe Perches-3/+4
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-1/+1
2010-10-21Drivers: atm: Makefile: replace the use of <module>-objs with <module>-yTracey Dent-1/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock-1/+1
2010-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-10/+6
2010-10-11ATM: iphase, remove sleep-inside-atomicJiri Slaby-7/+1
2010-10-11ATM: solos-pci, remove use after freeJiri Slaby-3/+5
2010-10-03drivers/atm/idt77252.c: Remove unnecessary error checkJulia Lawall-4/+2
2010-09-21drivers: atm: use native kernel's hex_to_bin() funcAndy Shevchenko-4/+2
2010-09-06drivers/atm/firestream.c: Fix unsigned return typeJulia Lawall-2/+2
2010-08-16drivers/atm: Adjust confusing if indentationJulia Lawall-1/+1
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-13/+13
2010-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-1/+6
2010-08-07solos-pci: Fix race condition in tasklet RX handlingDavid Woodhouse-1/+6
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely-13/+13
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-4/+4
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely-3/+3
2010-07-23drivers: atm: don't use private copy of hex_to_bin()Andy Shevchenko-13/+2
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe-4/+2
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe-2/+1
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe-2/+1
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe-2/+1
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe-4/+2
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe-4/+2
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe-4/+2
2010-07-12atm: remove IRQF_DISABLED in combination with IRQF_SHAREDchas williams - CONTRACTOR-4/+4
2010-07-09atm/suni.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto-2/+3
2010-07-09atm/solos-pci: call atm_dev_signal_change() when signal changes.Karl Hiramoto-3/+3
2010-07-09atm/idt77105.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto-5/+6
2010-07-09atm/adummy: add syfs DEVICE_ATTR to change signalKarl Hiramoto-0/+39
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely-1/+1
2010-05-31atm: [he] rewrite buffer handling in receive pathchas williams - CONTRACTOR-103/+126
2010-05-31atm: [he] remove small buffer allocation/handling codechas williams - CONTRACTOR-148/+16
2010-05-31atm: [nicstar] remove virt_to_bus() and support 64-bit platformschas williams - CONTRACTOR-175/+237
2010-05-31atm: [nicstar] reformatted with Lindentchas williams - CONTRACTOR-3169/+2888
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely-6/+7
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely-7/+9
2010-05-17atm: select FW_LOADER in Kconfig for solos-pciNathan Williams-0/+1
2010-04-20net: sk_sleep() helperEric Dumazet-3/+3
2010-04-14drivers: net: use skb_headlen()Eric Dumazet-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+16
2010-03-15atm: use for_each_set_bit()Akinobu Mita-4/+3
2010-01-07drivers/atm/lanai.c: use %pM to show MAC addresshartleys-11/+3
2010-01-07drivers/atm/fore200e.c: use %pM to show MAC addresshartleys-7/+4
2010-01-07drivers/atm/idt77252.c: use %pM to show MAC addresshartleys-4/+1