aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm
Commit message (Expand)AuthorAgeFilesLines
* skb: Add inline helper for getting the skb end offset from headAlexander Duyck2014-06-092-2/+2
* atm: idt77252: fix dev refcnt leakYing Xue2014-01-031-1/+1
* atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-201-73/+73
* solos-pci: fix double-free of TX skb in DMA modeDavid Woodhouse2013-01-031-2/+3
* solos-pci: Fix DMA supportDavid Woodhouse2012-06-101-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-253-325/+340
|\
| * net: add skb frag size accessorsEric Dumazet2011-10-191-1/+1
| * atm/iphase : removal of PCI space dereferences.françois romieu2011-10-032-323/+337
| * atm: convert to SKB paged frag API.Ian Campbell2011-08-261-1/+2
* | Merge branch 'master' into for-nextJiri Kosina2011-09-1513-13/+13
|\ \ | |/
| * atomic: use <linux/atomic.h>Arun Sharma2011-07-2613-13/+13
* | atm: Convert vmalloc/memset to vzallocJoe Perches2011-09-152-7/+7
|/
* lanai: use pci_dev->subsystem_deviceSergei Shtylyov2011-07-121-8/+1
* ATM: Delete no use FILL_RX_POOLS_IN_BH marcoWang Shaoyan2011-07-082-14/+1
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-066-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-205-68/+10
|\
| * atm: solos-pci: Fix set-but-unused variable.David S. Miller2011-04-171-2/+1
| * atm: idt77252: Fix set-but-unused variables.David S. Miller2011-04-171-48/+4
| * atm: he: Fix undefined sequence points.David S. Miller2011-04-171-2/+2
| * atm: eni: Kill set-but-unused variables.David S. Miller2011-04-171-5/+0
| * atm: iphase: Fix set-but-not-used warnings.David S. Miller2011-04-121-11/+3
* | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
|/
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-078-16/+16
|\
| * Fix common misspellingsLucas De Marchi2011-03-318-16/+16
* | atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville2011-03-301-25/+1
* | atm/solos-pci: Don't include frame pseudo-header on transmit hex-dumpPhilip A. Prindeville2011-03-301-1/+8
* | atm/solos-pci: Use VPI.VCI notation uniformly.Philip A. Prindeville2011-03-301-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-02-151-1/+1
| |\
| * | fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock2011-02-021-1/+1
* | | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-7/+10
* | | ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_...Jesper Juhl2011-02-131-2/+3
| |/ |/|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-242-3/+3
|\ \ | |/
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-3/+3
| |\
| | * Merge branch 'master' into for-nextJiri Kosina2010-12-2215-23/+36
| | |\
| | * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-3/+3
* | | | atm: idt77105: fix fetch_stats() resultVasiliy Kulikov2011-01-211-1/+1
|/ / /
* | | Madge Ambassador ATM Adapter driver: Always release_firmware() in ucode_init(...Jesper Juhl2011-01-091-7/+12
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-041-1/+4
|\ \ \
| * | | drivers/atm/atmtcp.c: add missing atm_dev_putJulia Lawall2010-12-311-1/+4
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-1714-23/+27
|\ \ \ | |/ /
| * | atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-1014-23/+27
* | | atm: lanai: use kernel's '%pM' format option to print MACAndy Shevchenko2010-12-081-5/+2
* | | atm: fore200e: Fix build warning.David S. Miller2010-11-181-1/+1
|/ /
* | solos: Refuse to upgrade firmware with older FPGA. It doesn't work.David Woodhouse2010-11-081-0/+8
* | solos: Add 'Firmware' attribute for Traverse overall firmware versionDavid Woodhouse2010-11-081-0/+1
|/
* drivers/atm/eni.c: Remove multiple uses of KERN_<level>Joe Perches2010-10-261-3/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | Drivers: atm: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-211-1/+1