Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-18solos-pci: Increase headroom on received packetsDavid Woodhouse
2015-09-16atm: he: drop null test before destroy functionsJulia Lawall
2015-06-11atm: idt77105: Use setup_timerVaishali Thakkar
2015-06-09atm: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-06-05atm:he - Do not initialise statics to 0.Shailendra Verma
2015-05-25atm:he - Change 1 to true for bool type variable.Shailendra Verma
2015-03-10drivers: atm: nicstar: remove ifdef'd out skb destructorsFlorian Westphal
2015-01-18atm: remove deprecated use of pci apichas williams - CONTRACTOR
2015-01-14atm: horizon: Remove some unused functionsRickard Strandqvist
2015-01-14atm: lanai: Remove unused functionRickard Strandqvist
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-23solos-pci: fix error return codeJulia Lawall
2014-11-21drivers: atm: eni: Add pci_dma_mapping_error() callTina Johnson
2014-10-20atm: drop owner assignment from platform_driversWolfram Sang
2014-10-17atm: simplify lanai.c by using module_pci_driverMichael Opdenacker
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-09atm: use pci_zalloc_consistentJoe Perches
2014-08-08drivers/atm/atmtcp.c: fix error return codeJulia Lawall
2014-08-08solos-pci: fix error return codeJulia Lawall
2014-08-06drivers: atm: fix %d confusingly prefixed with 0x in format stringsHans Wennborg
2014-06-03atm: fore200e.c: Cleaning up uninitialized variablesRickard Strandqvist
2014-05-21atm: idt77252: Remove redundant error checkPeter Senna Tschudin
2014-03-26atm: idt77105: Use del_timer_sync() in exit pathThomas Gleixner
2014-03-26atm: firestream: Use del_timer_sync() in teardown pathThomas Gleixner
2014-02-28atm: nicstar: remove interruptible_sleep_on_timeoutArnd Bergmann
2014-02-27atm: firestream: fix interruptible_sleep_on raceArnd Bergmann
2014-02-20atm: solos-pci: make solos_bh() as staticDaeseok Youn
2014-02-20atm: nicstar: use NULL instead of 0 for pointerDaeseok Youn
2014-02-20atm: ambassador: use NULL instead of 0 for pointerDaeseok Youn
2013-12-26atm: slight optimization of addr comparedingtianhong
2013-12-11atm: solos-pci: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-11atm: he: remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-20atm: idt77252: fix dev refcnt leakYing Xue
2013-10-22atm: firestream: remove duplicate defineMichael Opdenacker
2013-09-16atm: nicstar: fix regression made by previous patchAndy Shevchenko
2013-09-14drivers/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-18net, 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-28hlist: drop the node parameter from iteratorsSasha Levin
2013-02-28atm/nicstar: convert to idr_alloc()Tejun Heo
2013-02-28atm/nicstar: don't use idr_remove_all()Tejun Heo
2013-02-08atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens
2013-01-04Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman
2012-12-22solos-pci: double lock in geos_gpio_store()Dan Carpenter
2012-12-20solos-pci: ensure all TX packets are aligned to 4 bytesDavid Woodhouse
2012-12-20solos-pci: add firmware upgrade support for new modelsNathan Williams
2012-12-20solos-pci: remove superfluous debug outputNathan Williams