Age | Commit message (Expand) | Author | Files | Lines |
2010-11-08 | solos: Refuse to upgrade firmware with older FPGA. It doesn't work. | David Woodhouse | 1 | -0/+8 |
2010-11-08 | solos: Add 'Firmware' attribute for Traverse overall firmware version | David Woodhouse | 1 | -0/+1 |
2010-10-26 | drivers/atm/eni.c: Remove multiple uses of KERN_<level> | Joe Perches | 1 | -3/+4 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-10-21 | Drivers: atm: Makefile: replace the use of <module>-objs with <module>-y | Tracey Dent | 1 | -1/+1 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -1/+1 |
2010-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -10/+6 |
2010-10-11 | ATM: iphase, remove sleep-inside-atomic | Jiri Slaby | 2 | -7/+1 |
2010-10-11 | ATM: solos-pci, remove use after free | Jiri Slaby | 1 | -3/+5 |
2010-10-04 | drivers/atm/idt77252.c: Remove unnecessary error check | Julia Lawall | 1 | -4/+2 |
2010-09-22 | drivers: atm: use native kernel's hex_to_bin() func | Andy Shevchenko | 1 | -4/+2 |
2010-09-07 | drivers/atm/firestream.c: Fix unsigned return type | Julia Lawall | 1 | -2/+2 |
2010-08-17 | drivers/atm: Adjust confusing if indentation | Julia Lawall | 1 | -1/+1 |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -13/+13 |
2010-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+6 |
2010-08-08 | solos-pci: Fix race condition in tasklet RX handling | David Woodhouse | 1 | -1/+6 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -13/+13 |
2010-08-06 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -4/+4 |
2010-07-24 | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 1 | -3/+3 |
2010-07-23 | drivers: atm: don't use private copy of hex_to_bin() | Andy Shevchenko | 1 | -13/+2 |
2010-07-16 | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 1 | -4/+2 |
2010-07-16 | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 1 | -2/+1 |
2010-07-16 | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 1 | -2/+1 |
2010-07-16 | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 1 | -2/+1 |
2010-07-16 | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 1 | -4/+2 |
2010-07-16 | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 1 | -4/+2 |
2010-07-16 | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 1 | -4/+2 |
2010-07-13 | atm: remove IRQF_DISABLED in combination with IRQF_SHARED | chas williams - CONTRACTOR | 3 | -4/+4 |
2010-07-09 | atm/suni.c: call atm_dev_signal_change() when signal changes. | Karl Hiramoto | 1 | -2/+3 |
2010-07-09 | atm/solos-pci: call atm_dev_signal_change() when signal changes. | Karl Hiramoto | 1 | -3/+3 |
2010-07-09 | atm/idt77105.c: call atm_dev_signal_change() when signal changes. | Karl Hiramoto | 1 | -5/+6 |
2010-07-09 | atm/adummy: add syfs DEVICE_ATTR to change signal | Karl Hiramoto | 1 | -0/+39 |
2010-06-28 | sparc/of: Move of_device fields into struct pdev_archdata | Grant Likely | 1 | -1/+1 |
2010-05-31 | atm: [he] rewrite buffer handling in receive path | chas williams - CONTRACTOR | 2 | -103/+126 |
2010-05-31 | atm: [he] remove small buffer allocation/handling code | chas williams - CONTRACTOR | 2 | -148/+16 |
2010-05-31 | atm: [nicstar] remove virt_to_bus() and support 64-bit platforms | chas williams - CONTRACTOR | 3 | -175/+237 |
2010-05-31 | atm: [nicstar] reformatted with Lindent | chas williams - CONTRACTOR | 3 | -3169/+2888 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 4 | -6/+7 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -2/+5 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 1 | -7/+9 |
2010-05-18 | atm: select FW_LOADER in Kconfig for solos-pci | Nathan Williams | 1 | -0/+1 |
2010-04-21 | net: sk_sleep() helper | Eric Dumazet | 1 | -3/+3 |
2010-04-15 | drivers: net: use skb_headlen() | Eric Dumazet | 2 | -3/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 16 | -0/+16 |
2010-03-16 | atm: use for_each_set_bit() | Akinobu Mita | 1 | -4/+3 |
2010-01-07 | drivers/atm/lanai.c: use %pM to show MAC address | hartleys | 1 | -11/+3 |
2010-01-07 | drivers/atm/fore200e.c: use %pM to show MAC address | hartleys | 1 | -7/+4 |
2010-01-07 | drivers/atm/idt77252.c: use %pM to show MAC address | hartleys | 1 | -4/+1 |
2010-01-07 | drivers/atm/nicstar.c: use %pM to show MAC address | hartleys | 1 | -3/+1 |
2009-12-14 | drivers/atm: Correct code taking the size of a pointer | Julia Lawall | 1 | -1/+1 |