Age | Commit message (Expand) | Author |
2009-01-11 | netdev: add missing set_mac_address hook | Stephen Hemminger |
2009-01-11 | netdev: gianfar: add MII ioctl handler | Clifford Wolf |
2009-01-11 | drivers/net/wireless/libertas: move a dereference below a NULL test | Julia Lawall |
2009-01-11 | drivers/net/hamradio/6pack.c: move a dereference below a NULL test | Julia Lawall |
2009-01-11 | drivers/isdn/hardware/mISDN: move a dereference below a NULL test | Julia Lawall |
2009-01-11 | 3c59x: Use device_set_wakeup_enable | Steffen Klassert |
2009-01-11 | qeth: fix usage of netdev_ops | Frank Blaschka |
2009-01-11 | qlge: Naming interrupt vectors | Jesper Dangaard Brouer |
2009-01-11 | b44: fix misalignment and wasted space in rx handling | Felix Fietkau |
2009-01-11 | e1000e: Add process name to WARN message when detecting Mutex contention | David Graham |
2009-01-11 | r6040: bump release to 0.21 | Florian Fainelli |
2009-01-11 | r6040: no longer mark r6040 as being experimental | Florian Fainelli |
2009-01-11 | r6040: generate random ethernet MAC address when not initialized | Florian Fainelli |
2009-01-11 | r6040: fix ifconfig down and freeing of tx/rx descriptors | Florian Fainelli |
2009-01-11 | irda: fix incomplete conversation to internal stats | Alexander Beregalov |
2009-01-10 | libata: only ports >= 0 need to synchronize | Arjan van de Ven |
2009-01-10 | libata: Add a per-host flag to opt-in into parallel port probes | Arjan van de Ven |
2009-01-10 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-01-09 | LIS3LV02D: separate the core from HP ACPI API | Eric Piel |
2009-01-09 | memstick: annotate endianness of attribute structs | Harvey Harrison |
2009-01-09 | hp-wmi: handle rfkill_register() failure | Larry Finger |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2009-01-09 | Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk... | Linus Torvalds |
2009-01-09 | Revert "driver core: create a private portion of struct device" | Greg Kroah-Hartman |
2009-01-09 | Revert "driver core: move klist_children into private structure" | Greg Kroah-Hartman |
2009-01-09 | Revert "driver core: move knode_driver into private structure" | Greg Kroah-Hartman |
2009-01-09 | Revert "driver core: move knode_bus into private structure" | Greg Kroah-Hartman |
2009-01-09 | firewire: core: fix sleep in atomic context due to driver core change | Stefan Richter |
2009-01-09 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-01-09 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds |
2009-01-09 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds |
2009-01-09 | mISDN: Add HFC USB driver | Karsten Keil |
2009-01-09 | mISDN: Fix kernel crash when doing hardware conference with more than two mem... | Andreas Eversberg |
2009-01-09 | mISDN: Added missing create_l1() call | Andreas Eversberg |
2009-01-09 | mISDN: Add MODULE_DEVICE_TABLE() to hfcpci | Matthias Urlichs |
2009-01-09 | mISDN: Minor cleanups | Andreas Eversberg |
2009-01-09 | mISDN: Create /sys/class/mISDN | Matthias Urlichs |
2009-01-09 | mISDN: Add missing release functions | Andreas Eversberg |
2009-01-09 | mISDN: Add different different timer settings for hfc-pci | Andreas Eversberg |
2009-01-09 | mISDN: Minor fixes | Andreas Eversberg |
2009-01-09 | mISDN: Correct busy device detection | Andreas Eversberg |
2009-01-09 | mISDN: Fix deactivation, if peer IP is removed from l1oip instance. | Andreas Eversberg |
2009-01-09 | mISDN: Fix irq detection | Andreas Eversberg |
2009-01-09 | mISDN: Add ISDN sample clock API to mISDN core | Andreas Eversberg |
2009-01-09 | mISDN: Return error on E-channel access | Martin Bachem |
2009-01-09 | mISDN: Add E-Channel logging features | Martin Bachem |
2009-01-09 | mISDN: Use protocol to detect D-channel | Martin Bachem |
2009-01-09 | mISDN: Fixed more indexing bugs | Andreas Eversberg |
2009-01-09 | mISDN: Make debug output a little bit more verbose | Peter Schlaile |