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