summaryrefslogtreecommitdiffstats
path: root/drivers/net/sunhme.c
AgeCommit message (Expand)AuthorLines
2008-06-04sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.Mark Asselstine-2/+2
2008-01-28NULL noise in drivers/netAl Viro-1/+1
2008-01-28sunhme endianness annotationsAl Viro-23/+26
2007-11-15[SUNHME]: VLAN support for sunhmeChris Poon-6/+11
2007-11-05SUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI happy mealsDavid Miller-2/+2
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches-8/+4
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle-2/+0
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok-6/+2
2007-07-10sunhme.c:quattro_pci_find() must be __devinitAdrian Bunk-1/+1
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-16/+8
2007-04-26[SUNHME]: Use pci_device_to_OF_node().David S. Miller-13/+5
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell-3/+3
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo-1/+1
2007-04-25[SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo-4/+2
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo-1/+0
2007-04-21[SUNHME]: Fix module unload.Marcel van Nies-1/+1
2006-12-04Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds-0/+1
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro-0/+1
2006-12-03[SUNHME]: Fix for sunhme failures on x86Jurij Smakov-0/+5
2006-12-02[NET]: Split skb->csumAl Viro-1/+1
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+2
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds-7/+7
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy-3/+3
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik-1/+1
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik-6/+6
2006-07-21[NET]: sun happymeal, little pci cleanupJiri Slaby-7/+2
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-29[SUNHME]: Mark SBUS probing routines as __devinit.David S. Miller-5/+5
2006-06-23[NET] sunhme: Kill useless loop over sdevs in quattro_sbus_find().David S. Miller-14/+0
2006-06-23[NET] sunhme: Convert to new SBUS driver framework.David S. Miller-173/+187
2006-06-23[NET] sunhme: Kill __sparc__ and __sparc_v9__ ifdefs.David S. Miller-12/+12
2006-06-23[SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller-0/+1
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller-8/+10
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller-5/+0
2005-09-11[PATCH] Sun HME: enable and map PCI ROM properlyWilly Tarreau-26/+17
2005-04-24[SPARC]: module version cleanupsTom 'spot' Callaway-5/+11
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+3426