Age | Commit message (Expand) | Author |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-01-07 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-01-07 | net: sfc: Use pci_clear_master() to disable bus mastering | Ben Hutchings |
2009-01-07 | resource: allow MMIO exclusivity for device drivers | Arjan van de Ven |
2009-01-07 | i2400m: Makefile and Kconfig | Inaky Perez-Gonzalez |
2009-01-07 | i2400m/SDIO: TX and RX path backends | Inaky Perez-Gonzalez |
2009-01-07 | i2400m/SDIO: firmware upload backend | Inaky Perez-Gonzalez |
2009-01-07 | i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backends | Inaky Perez-Gonzalez |
2009-01-07 | i2400m/SDIO: header for the SDIO subdriver | Inaky Perez-Gonzalez |
2009-01-07 | i2400m/USB: TX and RX path backends | Inaky Perez-Gonzalez |
2009-01-07 | i2400m/USB: firmware upload backend | Inaky Perez-Gonzalez |
2009-01-07 | i2400m/USB: probe/disconnect, dev init/shutdown and reset backends | Inaky Perez-Gonzalez |
2009-01-07 | i2400m/USB: header for the USB bus driver | Inaky Perez-Gonzalez |
2009-01-07 | i2400m: debugfs controls | Inaky Perez-Gonzalez |
2009-01-07 | i2400m: various functions for device management | Inaky Perez-Gonzalez |
2009-01-07 | i2400m: RX and TX data/control paths | Inaky Perez-Gonzalez |
2009-01-07 | i2400m: firmware loading and bootrom initialization | Inaky Perez-Gonzalez |
2009-01-07 | i2400m: linkage to the networking stack | Inaky Perez-Gonzalez |
2009-01-07 | i2400m: Generic probe/disconnect, reset and message passing | Inaky Perez-Gonzalez |
2009-01-07 | i2400m: host/device procotol and core driver definitions | Inaky Perez-Gonzalez |
2009-01-07 | USB: avoid needless address-taking of function parameters | Harvey Harrison |
2009-01-06 | sparc64: Fix unsigned long long warnings in drivers. | Sam Ravnborg |
2009-01-06 | trivial: Fix misspelling of "firmware" in ipw2100.c | Nick Andrew |
2009-01-06 | trivial: Fix misspelling of "firmware" in atmel.c | Nick Andrew |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer |
2009-01-05 | igb: fix anoying type mismatch warning on rx/tx queue sizing | Linus Torvalds |
2009-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-05 | qlge: Fix sparse warnings for tx ring indexes. | Ron Mercer |
2009-01-05 | qlge: Fix sparse warning regarding rx buffer queues. | Ron Mercer |
2009-01-05 | qlge: Fix sparse endian warning in ql_hw_csum_setup(). | Ron Mercer |
2009-01-05 | qlge: Fix sparse endian warning for inbound packet control block flags. | Ron Mercer |
2009-01-05 | qlge: Fix sparse warnings for byte swapping in qlge_ethool.c | Ron Mercer |
2009-01-05 | myri10ge: print MAC and serial number on probe failure | Brice Goglin |
2009-01-05 | net/ehea: bitops work on unsigned longs | Stephen Rothwell |
2009-01-04 | tun: Eliminate sparse signedness warning | Gerrit Renker |
2009-01-04 | e100: cosmetic cleanup | Bruce Allan |
2009-01-04 | qlge: bugfix: Fix register access error checking. | Ron Mercer |
2009-01-04 | qlge: bugfix: Fix ring length setting for rx ring, large/small | Ron Mercer |
2009-01-04 | qlge: bugfix: Fix shadow register endian issue. | Ron Mercer |
2009-01-04 | qlge: bugfix: Add missing pci_unmap_page call in receive path. | Ron Mercer |
2009-01-04 | qlge: bugfix: Add missing pci_mapping_err checking. | Ron Mercer |
2009-01-04 | enc28j60: fix RX buffer overflow | Baruch Siach |
2009-01-04 | starfire: use request_firmware() | Jaswinder Singh Rajput |
2009-01-04 | firmware: convert tg3 driver to request_firmware() | Jaswinder Singh Rajput |
2009-01-04 | firmware: convert acenic driver to request_firmware() | Jaswinder Singh |
2009-01-02 | hso maintainers update patch | Denis Joseph Barrow |
2009-01-02 | hso modem detect fix patch against Alan Cox'es tty tree | Denis Joseph Barrow |
2009-01-02 | tty: Modem functions for the HSO driver | Denis Joseph Barrow |
2009-01-02 | tty: Fix the HSO termios handling a bit | Alan Cox |