| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: add pci_try_set_mwi | Randy Dunlap | 2007-07-11 | 1 | -2/+2 |
* | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 1 | -5/+3 |
* | [CASSINI]: Fix printk message typo. | David S. Miller | 2007-05-31 | 1 | -1/+1 |
* | [CASSINI]: Check pci_set_mwi() return value. | David S. Miller | 2007-05-24 | 1 | -1/+4 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+2 |
* | [SK_BUFF]: Introduce skb_transport_offset() | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -4/+2 |
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -1/+1 |
|\ |
|
| * | [NET]: Split skb->csum | Al Viro | 2006-12-02 | 1 | -1/+1 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -3/+3 |
|/ |
|
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -4/+4 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-09-24 | 1 | -270/+270 |
|\ |
|
| * | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 2006-09-13 | 1 | -1/+1 |
| * | drivers/net: Trim trailing whitespace | Jeff Garzik | 2006-09-13 | 1 | -268/+268 |
| * | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik | 2006-08-19 | 1 | -1/+1 |
* | | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy | 2006-09-22 | 1 | -2/+2 |
|/ |
|
* | [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ... | Jeff Garzik | 2006-07-05 | 1 | -15/+10 |
* | [netdrvr] Use dev_printk() when ethernet interface isn't available | Jeff Garzik | 2006-07-05 | 1 | -10/+10 |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [NET]: Avoid allocating skb in skb_pad | Herbert Xu | 2006-06-23 | 1 | -2/+1 |
* | [PATCH] netdrvr: Convert cassini to pci_iomap | Marc Zyngier | 2006-04-20 | 1 | -5/+4 |
* | [PATCH] Remove MODULE_PARM | Rusty Russell | 2006-03-25 | 1 | -5/+6 |
* | [CASSINI]: sem2mutex | Ingo Molnar | 2006-03-20 | 1 | -20/+20 |
* | [CASSINI]: dont touch page_count | Nick Piggin | 2006-01-18 | 1 | -4/+32 |
* | [CASSINI]: Fix printk warning. | Andrew Morton | 2006-01-17 | 1 | -2/+2 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 1 | -1/+0 |
* | [PATCH] gfp_t: drivers/net | Al Viro | 2005-10-28 | 1 | -2/+2 |
* | [CASSINI]: Convert to ethtool_ops | Al Viro | 2005-10-03 | 1 | -288/+214 |
* | [PATCH] cassini annotations and fixes | Al Viro | 2005-09-30 | 1 | -9/+9 |
* | [NET]: Add Sun Cassini driver. | David S. Miller | 2005-09-27 | 1 | -0/+5311 |