Age | Commit message (Expand) | Author |
2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy |
2010-03-07 | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen |
2010-03-06 | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-03-02 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-03-02 | virtio_net: remove forgotten assignment | Jiri Pirko |
2010-03-02 | be2net: fix tx completion polling | Sathya Perla |
2010-03-02 | sis190: fix cable detect via link status poll | Herton Ronaldo Krzesinski |
2010-03-01 | Merge with mainline to remove plat-omap/Kconfig conflict | Tony Lindgren |
2010-03-01 | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-02-28 | bnx2x: Tx barriers and locks | Vladislav Zolotarov |
2010-02-28 | wireless: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2010-02-28 | axnet_cs: add new id | Ken Kawasaki |
2010-02-28 | tg3: Remove now useless VPD code | Matt Carlson |
2010-02-28 | bnx2: Remove now useless VPD code | Matt Carlson |
2010-02-28 | pci: Add helper to search for VPD keywords | Matt Carlson |
2010-02-28 | pci: Add VPD information field helper functions | Matt Carlson |
2010-02-28 | pci: Add helper to find a VPD resource data type | Matt Carlson |
2010-02-28 | pci: Add large and small resource data type code | Matt Carlson |
2010-02-28 | pci: Add PCI LRDT tag size and section size | Matt Carlson |
2010-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2010-02-27 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2010-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2010-02-27 | mac68k: move macsonic and macmace platform devices | Finn Thain |
2010-02-27 | MIPS: AR7: Implement clock API | Florian Fainelli |
2010-02-27 | NET: au1000-eth: Convert to platform_driver model | Florian Fainelli |
2010-02-27 | MIPS: Alchemy: devboard register abstraction | Manuel Lauss |
2010-02-27 | ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue() | John Fastabend |
2010-02-27 | bonding: fix device leak on error in bond_create() | Patrick McHardy |
2010-02-27 | rtnetlink: support specifying device flags on device creation | Patrick McHardy |
2010-02-27 | fs_enet: add FEC TX buffer alignment workaround for MPC5121 | Anatolij Gustschin |
2010-02-27 | fs_enet: Add support for MPC512x to fs_enet driver | Anatolij Gustschin |
2010-02-27 | fs_enet: use dev_xxx instead of printk | Anatolij Gustschin |
2010-02-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-02-26 | b43: fall back gracefully to PIO mode after fatal DMA errors | Linus Torvalds |
2010-02-26 | ath9k: disable RIFS search for AR91xx based chips | Felix Fietkau |
2010-02-26 | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville |
2010-02-26 | Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2010-02-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-02-26 | net: Delete isa-skeleton net driver | Jeff Garzik |
2010-02-26 | can: ti hecc module : add platform specific initialization callback. | Sriramakrishnan |
2010-02-26 | greth: fall through to common return statement on error | Simon Horman |
2010-02-26 | myri10ge: optimize 4k-boundary check when stocking rx pages | Brice Goglin |
2010-02-26 | cnic: Update version to 2.1.1. | Michael Chan |
2010-02-26 | cnic: Use union for the status blocks of different devices. | Michael Chan |
2010-02-26 | cnic: Simplify route checking during iSCSI connection. | Michael Chan |
2010-02-26 | cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down. | Michael Chan |
2010-02-26 | cnic: Finetune iSCSI connection reset. | Eddie Wai |