aboutsummaryrefslogtreecommitdiff
path: root/drivers/atm
AgeCommit message (Expand)AuthorFilesLines
2013-02-27atm/nicstar: convert to idr_alloc()Gravatar Tejun Heo 1-18/+6
2013-02-27atm/nicstar: don't use idr_remove_all()Gravatar Tejun Heo 1-1/+0
2013-02-08atm/iphase: rename fregt_t -> ffreg_tGravatar Heiko Carstens 1-73/+73
2013-01-03Drivers: atm: remove __dev* attributes.Gravatar Greg Kroah-Hartman 12-175/+152
2012-12-21solos-pci: double lock in geos_gpio_store()Gravatar Dan Carpenter 1-1/+1
2012-12-19solos-pci: ensure all TX packets are aligned to 4 bytesGravatar David Woodhouse 1-4/+23
2012-12-19solos-pci: add firmware upgrade support for new modelsGravatar Nathan Williams 1-11/+42
2012-12-19solos-pci: remove superfluous debug outputGravatar Nathan Williams 1-1/+0
2012-12-19solos-pci: add GPIO support for newer versions on Geos boardGravatar Nathan Williams 1-0/+105
2012-12-12solos-pci: fix double-free of TX skb in DMA modeGravatar David Woodhouse 1-2/+3
2012-12-01Merge git://git.infradead.org/users/dwmw2/atmGravatar David S. Miller 1-51/+32
2012-12-02solos-pci: remove list_vccs() debugging functionGravatar David Woodhouse 1-41/+0
2012-12-02solos-pci: use GFP_KERNEL where possible, not GFP_ATOMICGravatar David Woodhouse 1-3/+3
2012-12-02solos-pci: clean up pclose() functionGravatar David Woodhouse 1-4/+14
2012-12-02solos-pci: Fix leak of skb received for unknown vccGravatar Nathan Williams 1-1/+2
2012-12-02solos-pci: wait for pending TX to complete when releasing vccGravatar David Woodhouse 1-3/+14
2012-11-28atm: forever loop loading ambassador firmwareGravatar Dan Carpenter 1-0/+1
2012-10-06sections: fix section conflicts in drivers/atmGravatar Andi Kleen 1-1/+1
2012-08-06drivers/atm/iphase.c: fix error return codeGravatar Julia Lawall 1-1/+1
2012-05-24solos-pci: Fix DMA supportGravatar David Woodhouse 1-1/+3
2012-05-06skb: Add inline helper for getting the skb end offset from headGravatar Alexander Duyck 2-2/+2
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 7-7/+0
2012-04-04Driver: Atm: Remove 'break' after 'return' statement.Gravatar Santosh Nayak 1-5/+0
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 7-7/+0
2012-03-16eni: fix driver remove function and driver probe error path.Gravatar françois romieu 2-35/+68
2012-03-11drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatibleGravatar Julia Lawall 1-1/+1
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+2
2012-02-19drivers/atm/solos-pci.c: exchange pci_iounmapsGravatar Julia Lawall 1-2/+2
2012-02-01atm: Fix typo in lanai.cGravatar Masanari Iida 1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Gravatar Rusty Russell 1-3/+3
2011-11-26atm: eliminate atm_guess_pdu2truesize()Gravatar chas williams - CONTRACTOR 1-2/+2
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 3-325/+340
2011-10-19net: add skb frag size accessorsGravatar Eric Dumazet 1-1/+1
2011-10-03atm/iphase : removal of PCI space dereferences.Gravatar françois romieu 2-323/+337
2011-09-15Merge branch 'master' into for-nextGravatar Jiri Kosina 13-13/+13
2011-09-15atm: Convert vmalloc/memset to vzallocGravatar Joe Perches 2-7/+7
2011-08-26atm: convert to SKB paged frag API.Gravatar Ian Campbell 1-1/+2
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 13-13/+13
2011-07-12lanai: use pci_dev->subsystem_deviceGravatar Sergei Shtylyov 1-8/+1
2011-07-08ATM: Delete no use FILL_RX_POOLS_IN_BH marcoGravatar Wang Shaoyan 2-14/+1
2011-06-06net: remove interrupt.h inclusion from netdevice.hGravatar Alexey Dobriyan 6-0/+6
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 5-68/+10
2011-05-18drivercore: revert addition of of_match to struct deviceGravatar Grant Likely 1-2/+5
2011-04-17atm: solos-pci: Fix set-but-unused variable.Gravatar David S. Miller 1-2/+1
2011-04-17atm: idt77252: Fix set-but-unused variables.Gravatar David S. Miller 1-48/+4
2011-04-17atm: he: Fix undefined sequence points.Gravatar David S. Miller 1-2/+2
2011-04-17atm: eni: Kill set-but-unused variables.Gravatar David S. Miller 1-5/+0
2011-04-12atm: iphase: Fix set-but-not-used warnings.Gravatar David S. Miller 1-11/+3
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Gravatar Linus Torvalds 8-16/+16
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 8-16/+16