Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2007-02-08 | 2 | -2/+1 |
|\ | |||||
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-02-07 | 34 | -396/+408 |
| |\ | |||||
| * | | [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads | Vitaly Bordug | 2007-02-07 | 1 | -0/+1 |
| * | | [POWERPC] Add "is_power_of_2" checking to log2.h. | Robert P. J. Day | 2007-02-07 | 1 | -2/+0 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-02-07 | 3 | -4/+3 |
|\ \ \ | |||||
| * | | | MSI: Replace pci_msi_quirk with calls to pci_no_msi() | Michael Ellerman | 2007-02-07 | 1 | -2/+1 |
| * | | | PCI: Use newly defined PCI channel offline routine | Linas Vepstas | 2007-02-07 | 2 | -2/+2 |
| | |/ | |/| | |||||
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-02-07 | 11 | -141/+202 |
|\ \ \ | |||||
| * | | | Network: convert network devices to use struct device instead of class_device | Greg Kroah-Hartman | 2007-02-07 | 11 | -141/+202 |
| |/ / | |||||
* | | | AT91: MACB support | Andrew Victor | 2007-02-07 | 3 | -4/+31 |
* | | | sky2: version 1.12 | Stephen Hemminger | 2007-02-07 | 1 | -1/+1 |
* | | | sky2: add new chip ids | Stephen Hemminger | 2007-02-07 | 1 | -0/+4 |
* | | | sky2: Yukon Extreme support | Stephen Hemminger | 2007-02-07 | 2 | -16/+89 |
* | | | sky2: safer transmit timeout | Stephen Hemminger | 2007-02-07 | 1 | -26/+15 |
* | | | sky2: TSO support for EC_U | Stephen Hemminger | 2007-02-07 | 1 | -4/+3 |
* | | | sky2: use dev_err for error reports | Stephen Hemminger | 2007-02-07 | 1 | -44/+31 |
* | | | sky2: add Wake On Lan support | Stephen Hemminger | 2007-02-07 | 2 | -47/+189 |
* | | | fix unaligned exception in /drivers/net/wireless/orinoco.c | Hennerich, Michael | 2007-02-07 | 1 | -1/+1 |
* | | | Remove unused kernel config option DLCI_COUNT | Robert P. J. Day | 2007-02-07 | 1 | -11/+0 |
* | | | z85230: spinlock logic | Alan Cox | 2007-02-07 | 1 | -13/+1 |
* | | | mips: declance: Driver model for the PMAD-A | Maciej W. Rozycki | 2007-02-07 | 1 | -47/+117 |
* | | | Spidernet: Rework RX linked list | Linas Vepstas | 2007-02-07 | 1 | -8/+4 |
* | | | NET: turn local_save_flags() + local_irq_disable() into local_irq_save() | Jiri Kosina | 2007-02-06 | 1 | -2/+1 |
* | | | NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save() | Jiri Kosina | 2007-02-06 | 1 | -2/+1 |
* | | | hp100: convert pci_module_init() to pci_register_driver() | Richard Knutsson | 2007-02-06 | 1 | -1/+1 |
* | | | NetXen: Added ethtool support for user level tools. | Amit S. Kale | 2007-02-06 | 3 | -19/+361 |
* | | | NetXen: Firmware crb init changes. | Amit S. Kale | 2007-02-06 | 1 | -3/+9 |
* | | | skge: version 1.10 | Stephen Hemminger | 2007-02-06 | 1 | -1/+1 |
* | | | skge: WOL support | Stephen Hemminger | 2007-02-06 | 2 | -35/+125 |
* | | | skge: use dev_printk | Stephen Hemminger | 2007-02-06 | 1 | -38/+31 |
* | | | skge: handle zero address at open | Stephen Hemminger | 2007-02-06 | 1 | -3/+5 |
* | | | b44 endian annotations | Al Viro | 2007-02-06 | 2 | -9/+9 |
* | | | PA Semi PWRficient Ethernet driver | Olof Johansson | 2007-02-05 | 4 | -0/+1487 |
* | | | s2io: De-typedef driver. | Ralf Baechle | 2007-02-05 | 3 | -351/+362 |
* | | | s2io: Removed enabling of some of the unused interrupts. | Sivakumar Subramani | 2007-02-05 | 1 | -112/+1 |
* | | | s2io: Fixes in updating skb->truesize and code cleanup. | Sivakumar Subramani | 2007-02-05 | 1 | -5/+10 |
* | | | S2IO: Fixes for reset and link handling. | Sivakumar Subramani | 2007-02-05 | 3 | -160/+253 |
* | | | s2io: Making LRO and UFO as module loadable parameter. | Sivakumar Subramani | 2007-02-05 | 2 | -93/+77 |
* | | | PC300too alternative WAN driver | Krzysztof Halasa | 2007-02-05 | 3 | -0/+579 |
* | | | cxgb3 - Add dual licensing | Divy Le Ray | 2007-02-05 | 20 | -136/+399 |
* | | | cxgb3 - Add <linux/mutex.h> | Divy Le Ray | 2007-02-05 | 1 | -0/+1 |
* | | | cxgb3 - Remove BUG_ON from t3b_intr_napi | Divy Le Ray | 2007-02-05 | 1 | -2/+0 |
* | | | cxgb3 - white space to tabs | Divy Le Ray | 2007-02-05 | 1 | -15/+15 |
* | | | cxgb3 - Clean up HW init routine | Divy Le Ray | 2007-02-05 | 1 | -11/+5 |
* | | | cxgb3 - bogus status error string | Divy Le Ray | 2007-02-05 | 1 | -1/+1 |
* | | | cxgb3 - remove SW Tx credits coalescing | Divy Le Ray | 2007-02-05 | 1 | -61/+14 |
* | | | cxgb3 - bind qsets on multiport adapter | Divy Le Ray | 2007-02-05 | 3 | -24/+54 |
* | | | cxgb3 - FW versioning | Divy Le Ray | 2007-02-05 | 3 | -12/+47 |
* | | | git-netdev-all: chelsio fix | Andrew Morton | 2007-02-05 | 1 | -1/+1 |
* | | | remove one remaining "#define BCM_TSO 1" | Adrian Bunk | 2007-02-05 | 1 | -1/+0 |