aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm
Commit message (Expand)AuthorAge
...
* | atm/solos-pci: Use VPI.VCI notation uniformly.Philip A. Prindeville2011-03-30
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-02-15
| |\
| * | fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock2011-02-02
* | | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-28
* | | ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_...Jesper Juhl2011-02-13
| |/ |/|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-24
|\|
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
| |\
| | * Merge branch 'master' into for-nextJiri Kosina2010-12-22
| | |\
| | * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | | atm: idt77105: fix fetch_stats() resultVasiliy Kulikov2011-01-21
|/ / /
* | | Madge Ambassador ATM Adapter driver: Always release_firmware() in ucode_init(...Jesper Juhl2011-01-09
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-04
|\ \ \
| * | | drivers/atm/atmtcp.c: add missing atm_dev_putJulia Lawall2010-12-31
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-17
|\| |
| * | atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-10
* | | atm: lanai: use kernel's '%pM' format option to print MACAndy Shevchenko2010-12-08
* | | atm: fore200e: Fix build warning.David S. Miller2010-11-18
|/ /
* | solos: Refuse to upgrade firmware with older FPGA. It doesn't work.David Woodhouse2010-11-08
* | solos: Add 'Firmware' attribute for Traverse overall firmware versionDavid Woodhouse2010-11-08
|/
* drivers/atm/eni.c: Remove multiple uses of KERN_<level>Joe Perches2010-10-26
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | Drivers: atm: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-21
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-11
|\ \
| * | ATM: iphase, remove sleep-inside-atomicJiri Slaby2010-10-11
| * | ATM: solos-pci, remove use after freeJiri Slaby2010-10-11
* | | drivers/atm/idt77252.c: Remove unnecessary error checkJulia Lawall2010-10-04
* | | drivers: atm: use native kernel's hex_to_bin() funcAndy Shevchenko2010-09-21
* | | drivers/atm/firestream.c: Fix unsigned return typeJulia Lawall2010-09-06
* | | drivers/atm: Adjust confusing if indentationJulia Lawall2010-08-17
|/ /
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\ \ | |/ |/|
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-10
|\ \ | |/ |/|
| * solos-pci: Fix race condition in tasklet RX handlingDavid Woodhouse2010-08-08
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\ \ | |/ |/|
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
| * sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-28
* | drivers: atm: don't use private copy of hex_to_bin()Andy Shevchenko2010-07-23
* | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-15
* | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-15
* | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-15
* | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-15
* | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-15
* | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-15
* | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-15
* | atm: remove IRQF_DISABLED in combination with IRQF_SHAREDchas williams - CONTRACTOR2010-07-12
* | atm/suni.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-09
* | atm/solos-pci: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-09
* | atm/idt77105.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-09
f='#n669'>669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825
























































































































































































































































































































































































































































































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
PK