aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cassini.c
Commit message (Expand)AuthorAge
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-24
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
| * drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
| * drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22
|/
* [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik2006-07-05
* [netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik2006-07-05
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-23
* [PATCH] netdrvr: Convert cassini to pci_iomapMarc Zyngier2006-04-20
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-25
* [CASSINI]: sem2mutexIngo Molnar2006-03-21
* [CASSINI]: dont touch page_countNick Piggin2006-01-18
* [CASSINI]: Fix printk warning.Andrew Morton2006-01-17
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* [PATCH] gfp_t: drivers/netAl Viro2005-10-28
* [CASSINI]: Convert to ethtool_opsAl Viro2005-10-03
* [PATCH] cassini annotations and fixesAl Viro2005-09-30
* [NET]: Add Sun Cassini driver.David S. Miller2005-09-27