Age | Commit message (Expand) | Author |
2010-10-11 | ATM: iphase, remove sleep-inside-atomic | Jiri Slaby |
2010-10-11 | ATM: solos-pci, remove use after free | Jiri Slaby |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-08-07 | solos-pci: Fix race condition in tasklet RX handling | David Woodhouse |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely |
2010-08-05 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-07-24 | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely |
2010-07-23 | drivers: atm: don't use private copy of hex_to_bin() | Andy Shevchenko |
2010-07-15 | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe |
2010-07-15 | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe |
2010-07-15 | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe |
2010-07-15 | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe |
2010-07-15 | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe |
2010-07-15 | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe |
2010-07-15 | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe |
2010-07-12 | atm: remove IRQF_DISABLED in combination with IRQF_SHARED | chas williams - CONTRACTOR |
2010-07-09 | atm/suni.c: call atm_dev_signal_change() when signal changes. | Karl Hiramoto |
2010-07-09 | atm/solos-pci: call atm_dev_signal_change() when signal changes. | Karl Hiramoto |
2010-07-09 | atm/idt77105.c: call atm_dev_signal_change() when signal changes. | Karl Hiramoto |
2010-07-09 | atm/adummy: add syfs DEVICE_ATTR to change signal | Karl Hiramoto |
2010-06-28 | sparc/of: Move of_device fields into struct pdev_archdata | Grant Likely |
2010-05-31 | atm: [he] rewrite buffer handling in receive path | chas williams - CONTRACTOR |
2010-05-31 | atm: [he] remove small buffer allocation/handling code | chas williams - CONTRACTOR |
2010-05-31 | atm: [nicstar] remove virt_to_bus() and support 64-bit platforms | chas williams - CONTRACTOR |
2010-05-31 | atm: [nicstar] reformatted with Lindent | chas williams - CONTRACTOR |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-05-17 | atm: select FW_LOADER in Kconfig for solos-pci | Nathan Williams |
2010-04-20 | net: sk_sleep() helper | Eric Dumazet |
2010-04-14 | drivers: net: use skb_headlen() | Eric Dumazet |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-15 | atm: use for_each_set_bit() | Akinobu Mita |
2010-01-07 | drivers/atm/lanai.c: use %pM to show MAC address | hartleys |
2010-01-07 | drivers/atm/fore200e.c: use %pM to show MAC address | hartleys |
2010-01-07 | drivers/atm/idt77252.c: use %pM to show MAC address | hartleys |
2010-01-07 | drivers/atm/nicstar.c: use %pM to show MAC address | hartleys |
2009-12-13 | drivers/atm: Correct code taking the size of a pointer | Julia Lawall |
2009-12-11 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-08 | atm: [he] adjust tests to account for sk_wmem_alloc changes | chas williams - CONTRACTOR |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-18 | drivers/atm/solos-pci.c: fix warning/bug, clean up code | Andrew Morton |
2009-11-10 | ambassador: declare MODULE_FIRMWARE | Ben Hutchings |
2009-11-10 | solos-pci: declare MODULE_FIRMWARE | Ben Hutchings |
2009-10-29 | atm: Cleanup redundant tests on unsigned | roel kluin |
2009-09-30 | net: Make setsockopt() optlen be unsigned. | David S. Miller |
2009-09-28 | atm: dereference of he_dev->rbps_virt in he_init_group() | Juha Leppanen |
2009-09-22 | Merge branch 'master' of git://git.infradead.org/users/dwmw2/solos-2.6 | David S. Miller |