| Commit message (Expand) | Author | Age |
* | [PATCH] com20020 build fix | Randy Dunlap | 2007-02-12 |
* | [PATCH] Replace regular code with appropriate calls to container_of() | Robert P. J. Day | 2007-02-11 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc | Linus Torvalds | 2007-02-09 |
|\ |
|
| * | [TC] defxx: TURBOchannel support | Maciej W. Rozycki | 2007-02-09 |
* | | [PATCH] uintptr_t is unsigned long, not u32 | Al Viro | 2007-02-09 |
* | | [PATCH] trivial s2io annotations | Al Viro | 2007-02-09 |
* | | [PATCH] trivial cxgb3 annotations | Al Viro | 2007-02-09 |
* | | [PATCH] pc300too annotation fixes | Al Viro | 2007-02-09 |
* | | [PATCH] misc duplicate field initializers | Al Viro | 2007-02-09 |
* | | [PATCH] kill eth_io_copy_and_sum() | Al Viro | 2007-02-09 |
* | | [PATCH] missing include in macsonic | Al Viro | 2007-02-09 |
* | | [PATCH] spider_net breakage from class_device -> device | Al Viro | 2007-02-09 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-02-09 |
|\ \ |
|
| * | | [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ... | Joe Jin | 2007-02-08 |
| * | | [TG3]: Avoid an expensive divide. | Eric Dumazet | 2007-02-08 |
| * | | [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()... | Joe Jin | 2007-02-08 |
| |/ |
|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-02-09 |
|\ \
| |/
|/| |
|
| * | ucc_geth: Add support to local-mac-address property | Li Yang | 2007-02-08 |
| * | ucc_geth: Remove obsolete workaround of link speed change | Li Yang | 2007-02-08 |
| * | cxgb3: sysfs attributes in -mm tree | Divy Le Ray | 2007-02-08 |
| * | Add Attansic L1 ethernet driver. | Jay Cliburn | 2007-02-08 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2007-02-08 |
|\ \
| |/
|/| |
|
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-02-06 |
| |\ |
|
| * | | [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads | Vitaly Bordug | 2007-02-06 |
| * | | [POWERPC] Add "is_power_of_2" checking to log2.h. | Robert P. J. Day | 2007-02-06 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-02-07 |
|\ \ \ |
|
| * | | | MSI: Replace pci_msi_quirk with calls to pci_no_msi() | Michael Ellerman | 2007-02-07 |
| * | | | PCI: Use newly defined PCI channel offline routine | Linas Vepstas | 2007-02-07 |
| | |/
| |/| |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-02-07 |
|\ \ \ |
|
| * | | | Network: convert network devices to use struct device instead of class_device | Greg Kroah-Hartman | 2007-02-07 |
| |/ / |
|
* | | | AT91: MACB support | Andrew Victor | 2007-02-07 |
* | | | sky2: version 1.12 | Stephen Hemminger | 2007-02-07 |
* | | | sky2: add new chip ids | Stephen Hemminger | 2007-02-07 |
* | | | sky2: Yukon Extreme support | Stephen Hemminger | 2007-02-07 |
* | | | sky2: safer transmit timeout | Stephen Hemminger | 2007-02-07 |
* | | | sky2: TSO support for EC_U | Stephen Hemminger | 2007-02-07 |
* | | | sky2: use dev_err for error reports | Stephen Hemminger | 2007-02-07 |
* | | | sky2: add Wake On Lan support | Stephen Hemminger | 2007-02-07 |
* | | | fix unaligned exception in /drivers/net/wireless/orinoco.c | Hennerich, Michael | 2007-02-07 |
* | | | Remove unused kernel config option DLCI_COUNT | Robert P. J. Day | 2007-02-07 |
* | | | z85230: spinlock logic | Alan Cox | 2007-02-07 |
* | | | mips: declance: Driver model for the PMAD-A | Maciej W. Rozycki | 2007-02-07 |
* | | | Spidernet: Rework RX linked list | Linas Vepstas | 2007-02-07 |
* | | | NET: turn local_save_flags() + local_irq_disable() into local_irq_save() | Jiri Kosina | 2007-02-06 |
* | | | NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save() | Jiri Kosina | 2007-02-06 |
* | | | hp100: convert pci_module_init() to pci_register_driver() | Richard Knutsson | 2007-02-06 |
* | | | NetXen: Added ethtool support for user level tools. | Amit S. Kale | 2007-02-06 |
* | | | NetXen: Firmware crb init changes. | Amit S. Kale | 2007-02-06 |
* | | | skge: version 1.10 | Stephen Hemminger | 2007-02-06 |
* | | | skge: WOL support | Stephen Hemminger | 2007-02-06 |