summaryrefslogtreecommitdiff
path: root/drivers/atm
AgeCommit message (Expand)AuthorFilesLines
2012-06-10solos-pci: Fix DMA supportDavid Woodhouse1-1/+3
2012-03-28Remove all #inclusions of asm/system.hDavid Howells7-7/+0
2012-03-16eni: fix driver remove function and driver probe error path.françois romieu2-35/+68
2012-03-11drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatibleJulia Lawall1-1/+1
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2012-02-19drivers/atm/solos-pci.c: exchange pci_iounmapsJulia Lawall1-2/+2
2012-02-01atm: Fix typo in lanai.cMasanari Iida1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-3/+3
2011-11-26atm: eliminate atm_guess_pdu2truesize()chas williams - CONTRACTOR1-2/+2
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-325/+340
2011-10-19net: add skb frag size accessorsEric Dumazet1-1/+1
2011-10-03atm/iphase : removal of PCI space dereferences.françois romieu2-323/+337
2011-09-15Merge branch 'master' into for-nextJiri Kosina13-13/+13
2011-09-15atm: Convert vmalloc/memset to vzallocJoe Perches2-7/+7
2011-08-26atm: convert to SKB paged frag API.Ian Campbell1-1/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma13-13/+13
2011-07-12lanai: use pci_dev->subsystem_deviceSergei Shtylyov1-8/+1
2011-07-08ATM: Delete no use FILL_RX_POOLS_IN_BH marcoWang Shaoyan2-14/+1
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan6-0/+6
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds5-68/+10
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely1-2/+5
2011-04-17atm: solos-pci: Fix set-but-unused variable.David S. Miller1-2/+1
2011-04-17atm: idt77252: Fix set-but-unused variables.David S. Miller1-48/+4
2011-04-17atm: he: Fix undefined sequence points.David S. Miller1-2/+2
2011-04-17atm: eni: Kill set-but-unused variables.David S. Miller1-5/+0
2011-04-12atm: iphase: Fix set-but-not-used warnings.David S. Miller1-11/+3
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds8-16/+16
2011-03-31Fix common misspellingsLucas De Marchi8-16/+16
2011-03-30atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville1-25/+1
2011-03-30atm/solos-pci: Don't include frame pseudo-header on transmit hex-dumpPhilip A. Prindeville1-1/+8
2011-03-30atm/solos-pci: Use VPI.VCI notation uniformly.Philip A. Prindeville1-2/+2
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely1-7/+10
2011-02-15Merge branch 'master' into for-nextJiri Kosina1-1/+1
2011-02-13ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_...Jesper Juhl1-2/+3
2011-02-02fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock1-1/+1
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2-3/+3
2011-01-21atm: idt77105: fix fetch_stats() resultVasiliy Kulikov1-1/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2-3/+3
2011-01-09Madge Ambassador ATM Adapter driver: Always release_firmware() in ucode_init(...Jesper Juhl1-7/+12
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+4
2010-12-31drivers/atm/atmtcp.c: add missing atm_dev_putJulia Lawall1-1/+4
2010-12-22Merge branch 'master' into for-nextJiri Kosina15-23/+36
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller14-23/+27
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams14-23/+27
2010-12-08atm: lanai: use kernel's '%pM' format option to print MACAndy Shevchenko1-5/+2
2010-11-18atm: fore200e: Fix build warning.David S. Miller1-1/+1
2010-11-08solos: Refuse to upgrade firmware with older FPGA. It doesn't work.David Woodhouse1-0/+8
2010-11-08solos: Add 'Firmware' attribute for Traverse overall firmware versionDavid Woodhouse1-0/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König2-3/+3