aboutsummaryrefslogtreecommitdiff
path: root/drivers/atm
AgeCommit message (Expand)Author
2013-12-26atm: slight optimization of addr comparedingtianhong
2013-12-10atm: solos-pci: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-10atm: he: remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-19atm: idt77252: fix dev refcnt leakYing Xue
2013-10-21atm: firestream: remove duplicate defineMichael Opdenacker
2013-09-15atm: nicstar: fix regression made by previous patchAndy Shevchenko
2013-09-13drivers/atm/he.c: convert to module_pci_driverLibo Chen
2013-09-04atm: he: print MAC via %pMAndy Shevchenko
2013-09-04atm: nicstar: re-use native mac_pton() helperAndy Shevchenko
2013-06-17net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb)Isaku Yamahata
2013-04-29atm: he: use mdelay instead of large udelay constantsArnd Bergmann
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27atm/nicstar: convert to idr_alloc()Tejun Heo
2013-02-27atm/nicstar: don't use idr_remove_all()Tejun Heo
2013-02-08atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens
2013-01-03Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman
2012-12-21solos-pci: double lock in geos_gpio_store()Dan Carpenter
2012-12-19solos-pci: ensure all TX packets are aligned to 4 bytesDavid Woodhouse
2012-12-19solos-pci: add firmware upgrade support for new modelsNathan Williams
2012-12-19solos-pci: remove superfluous debug outputNathan Williams
2012-12-19solos-pci: add GPIO support for newer versions on Geos boardNathan Williams
2012-12-12solos-pci: fix double-free of TX skb in DMA modeDavid Woodhouse
2012-12-01Merge git://git.infradead.org/users/dwmw2/atmDavid S. Miller
2012-12-02solos-pci: remove list_vccs() debugging functionDavid Woodhouse
2012-12-02solos-pci: use GFP_KERNEL where possible, not GFP_ATOMICDavid Woodhouse
2012-12-02solos-pci: clean up pclose() functionDavid Woodhouse
2012-12-02solos-pci: Fix leak of skb received for unknown vccNathan Williams
2012-12-02solos-pci: wait for pending TX to complete when releasing vccDavid Woodhouse
2012-11-28atm: forever loop loading ambassador firmwareDan Carpenter
2012-10-06sections: fix section conflicts in drivers/atmAndi Kleen
2012-08-06drivers/atm/iphase.c: fix error return codeJulia Lawall
2012-05-24solos-pci: Fix DMA supportDavid Woodhouse
2012-05-06skb: Add inline helper for getting the skb end offset from headAlexander Duyck
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-04Driver: Atm: Remove 'break' after 'return' statement.Santosh Nayak
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-16eni: fix driver remove function and driver probe error path.françois romieu
2012-03-11drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatibleJulia Lawall
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-19drivers/atm/solos-pci.c: exchange pci_iounmapsJulia Lawall
2012-02-01atm: Fix typo in lanai.cMasanari Iida
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-26atm: eliminate atm_guess_pdu2truesize()chas williams - CONTRACTOR
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-03atm/iphase : removal of PCI space dereferences.françois romieu
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15atm: Convert vmalloc/memset to vzallocJoe Perches
2011-08-26atm: convert to SKB paged frag API.Ian Campbell
2011-07-26atomic: use <linux/atomic.h>Arun Sharma