aboutsummaryrefslogtreecommitdiff
path: root/drivers/atm
AgeCommit message (Expand)AuthorFilesLines
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-13/+13
2010-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-1/+6
2010-08-07solos-pci: Fix race condition in tasklet RX handlingGravatar David Woodhouse 1-1/+6
2010-08-06of/device: Replace struct of_device with struct platform_deviceGravatar Grant Likely 1-13/+13
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-4/+4
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGravatar Grant Likely 1-3/+3
2010-07-23drivers: atm: don't use private copy of hex_to_bin()Gravatar Andy Shevchenko 1-13/+2
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Gravatar Peter Huewe 1-4/+2
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Gravatar Peter Huewe 1-2/+1
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Gravatar Peter Huewe 1-2/+1
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Gravatar Peter Huewe 1-2/+1
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Gravatar Peter Huewe 1-4/+2
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Gravatar Peter Huewe 1-4/+2
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Gravatar Peter Huewe 1-4/+2
2010-07-12atm: remove IRQF_DISABLED in combination with IRQF_SHAREDGravatar chas williams - CONTRACTOR 3-4/+4
2010-07-09atm/suni.c: call atm_dev_signal_change() when signal changes.Gravatar Karl Hiramoto 1-2/+3
2010-07-09atm/solos-pci: call atm_dev_signal_change() when signal changes.Gravatar Karl Hiramoto 1-3/+3
2010-07-09atm/idt77105.c: call atm_dev_signal_change() when signal changes.Gravatar Karl Hiramoto 1-5/+6
2010-07-09atm/adummy: add syfs DEVICE_ATTR to change signalGravatar Karl Hiramoto 1-0/+39
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGravatar Grant Likely 1-1/+1
2010-05-31atm: [he] rewrite buffer handling in receive pathGravatar chas williams - CONTRACTOR 2-103/+126
2010-05-31atm: [he] remove small buffer allocation/handling codeGravatar chas williams - CONTRACTOR 2-148/+16
2010-05-31atm: [nicstar] remove virt_to_bus() and support 64-bit platformsGravatar chas williams - CONTRACTOR 3-175/+237
2010-05-31atm: [nicstar] reformatted with LindentGravatar chas williams - CONTRACTOR 3-3169/+2888
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGravatar Grant Likely 4-6/+7
2010-05-22of: Remove duplicate fields from of_platform_driverGravatar Grant Likely 1-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Gravatar Grant Likely 1-7/+9
2010-05-17atm: select FW_LOADER in Kconfig for solos-pciGravatar Nathan Williams 1-0/+1
2010-04-20net: sk_sleep() helperGravatar Eric Dumazet 1-3/+3
2010-04-14drivers: net: use skb_headlen()Gravatar Eric Dumazet 2-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 16-0/+16
2010-03-15atm: use for_each_set_bit()Gravatar Akinobu Mita 1-4/+3
2010-01-07drivers/atm/lanai.c: use %pM to show MAC addressGravatar hartleys 1-11/+3
2010-01-07drivers/atm/fore200e.c: use %pM to show MAC addressGravatar hartleys 1-7/+4
2010-01-07drivers/atm/idt77252.c: use %pM to show MAC addressGravatar hartleys 1-4/+1
2010-01-07drivers/atm/nicstar.c: use %pM to show MAC addressGravatar hartleys 1-3/+1
2009-12-13drivers/atm: Correct code taking the size of a pointerGravatar Julia Lawall 1-1/+1
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2009-12-08atm: [he] adjust tests to account for sk_wmem_alloc changesGravatar chas williams - CONTRACTOR 1-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2009-11-18drivers/atm/solos-pci.c: fix warning/bug, clean up codeGravatar Andrew Morton 1-13/+16
2009-11-10ambassador: declare MODULE_FIRMWAREGravatar Ben Hutchings 1-0/+1
2009-11-10solos-pci: declare MODULE_FIRMWAREGravatar Ben Hutchings 1-0/+3
2009-10-29atm: Cleanup redundant tests on unsignedGravatar roel kluin 2-3/+3
2009-09-30net: Make setsockopt() optlen be unsigned.Gravatar David S. Miller 7-14/+6
2009-09-28atm: dereference of he_dev->rbps_virt in he_init_group()Gravatar Juha Leppanen 1-7/+7
2009-09-22Merge branch 'master' of git://git.infradead.org/users/dwmw2/solos-2.6Gravatar David S. Miller 2-9/+77
2009-09-22atm: dereference of he_dev->rbps_virt in he_init_group()Gravatar roel kluin 1-9/+50
2009-08-02drivers/atm: Use DIV_ROUND_CLOSESTGravatar Julia Lawall 1-2/+2