aboutsummaryrefslogtreecommitdiff
path: root/drivers/atm
AgeCommit message (Expand)Author
2010-07-23drivers: atm: don't use private copy of hex_to_bin()Andy Shevchenko
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-12atm: remove IRQF_DISABLED in combination with IRQF_SHAREDchas williams - CONTRACTOR
2010-07-09atm/suni.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto
2010-07-09atm/solos-pci: call atm_dev_signal_change() when signal changes.Karl Hiramoto
2010-07-09atm/idt77105.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto
2010-07-09atm/adummy: add syfs DEVICE_ATTR to change signalKarl Hiramoto
2010-05-31atm: [he] rewrite buffer handling in receive pathchas williams - CONTRACTOR
2010-05-31atm: [he] remove small buffer allocation/handling codechas williams - CONTRACTOR
2010-05-31atm: [nicstar] remove virt_to_bus() and support 64-bit platformschas williams - CONTRACTOR
2010-05-31atm: [nicstar] reformatted with Lindentchas williams - CONTRACTOR
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-17atm: select FW_LOADER in Kconfig for solos-pciNathan Williams
2010-04-20net: sk_sleep() helperEric Dumazet
2010-04-14drivers: net: use skb_headlen()Eric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-15atm: use for_each_set_bit()Akinobu Mita
2010-01-07drivers/atm/lanai.c: use %pM to show MAC addresshartleys
2010-01-07drivers/atm/fore200e.c: use %pM to show MAC addresshartleys
2010-01-07drivers/atm/idt77252.c: use %pM to show MAC addresshartleys
2010-01-07drivers/atm/nicstar.c: use %pM to show MAC addresshartleys
2009-12-13drivers/atm: Correct code taking the size of a pointerJulia Lawall
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08atm: [he] adjust tests to account for sk_wmem_alloc changeschas williams - CONTRACTOR
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-18drivers/atm/solos-pci.c: fix warning/bug, clean up codeAndrew Morton
2009-11-10ambassador: declare MODULE_FIRMWAREBen Hutchings
2009-11-10solos-pci: declare MODULE_FIRMWAREBen Hutchings
2009-10-29atm: Cleanup redundant tests on unsignedroel kluin
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-28atm: dereference of he_dev->rbps_virt in he_init_group()Juha Leppanen
2009-09-22Merge branch 'master' of git://git.infradead.org/users/dwmw2/solos-2.6David S. Miller
2009-09-22atm: dereference of he_dev->rbps_virt in he_init_group()roel kluin
2009-08-02drivers/atm: Use DIV_ROUND_CLOSESTJulia Lawall
2009-07-27drivers/atm: Correct redundant testJulia Lawall
2009-05-07solos: Show Interleaving details for ADSL2 and 2+Simon Farnsworth
2009-04-30solos: Add some margin-related parametersDavid Woodhouse
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-03-25solos: Check for rogue received packetsNathan Williams
2009-03-25solos: support new FPGA RAM layoutNathan Williams