aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sunhme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-05SUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI happy mealsDavid Miller1-2/+2
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-8/+4
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-2/+0
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-6/+2
2007-07-10sunhme.c:quattro_pci_find() must be __devinitAdrian Bunk1-1/+1
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-16/+8
2007-04-26[SUNHME]: Use pci_device_to_OF_node().David S. Miller1-13/+5
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell1-3/+3
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo1-4/+2
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2007-04-21[SUNHME]: Fix module unload.Marcel van Nies1-1/+1
2006-12-04Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/birdLinus Torvalds1-0/+1
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro1-0/+1
2006-12-03[SUNHME]: Fix for sunhme failures on x86Jurij Smakov1-0/+5
2006-12-02[NET]: Split skb->csumAl Viro1-1/+1
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-7/+7
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy1-3/+3
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-1/+1
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-6/+6
2006-07-21[NET]: sun happymeal, little pci cleanupJiri Slaby1-7/+2
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[SUNHME]: Mark SBUS probing routines as __devinit.David S. Miller1-5/+5
2006-06-23[NET] sunhme: Kill useless loop over sdevs in quattro_sbus_find().David S. Miller1-14/+0
2006-06-23[NET] sunhme: Convert to new SBUS driver framework.David S. Miller1-173/+187
2006-06-23[NET] sunhme: Kill __sparc__ and __sparc_v9__ ifdefs.David S. Miller1-12/+12
2006-06-23[SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller1-0/+1
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller1-8/+10
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-5/+0
2005-09-11[PATCH] Sun HME: enable and map PCI ROM properlyWilly Tarreau1-26/+17
2005-04-24[SPARC]: module version cleanupsTom 'spot' Callaway1-5/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3426