summaryrefslogtreecommitdiffstats
path: root/drivers/net/sunhme.c
Commit message (Expand)AuthorAgeFilesLines
* NULL noise in drivers/netAl Viro2008-01-281-1/+1
* sunhme endianness annotationsAl Viro2008-01-281-23/+26
* [SUNHME]: VLAN support for sunhmeChris Poon2007-11-151-6/+11
* SUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI happy mealsDavid Miller2007-11-051-2/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-8/+4
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-6/+2
* sunhme.c:quattro_pci_find() must be __devinitAdrian Bunk2007-07-101-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-271-16/+8
|\
| * [SUNHME]: Use pci_device_to_OF_node().David S. Miller2007-04-261-13/+5
| * [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-261-3/+3
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* | [SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo2007-04-251-4/+2
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
|/
* [SUNHME]: Fix module unload.Marcel van Nies2007-04-211-1/+1
* Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-12-041-0/+1
|\
| * [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-041-0/+1
* | [SUNHME]: Fix for sunhme failures on x86Jurij Smakov2006-12-031-0/+5
|/
* [NET]: Split skb->csumAl Viro2006-12-021-1/+1
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-061-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-241-7/+7
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
| * drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-6/+6
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-3/+3
|/
* [NET]: sun happymeal, little pci cleanupJiri Slaby2006-07-211-7/+2
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SUNHME]: Mark SBUS probing routines as __devinit.David S. Miller2006-06-291-5/+5
* [NET] sunhme: Kill useless loop over sdevs in quattro_sbus_find().David S. Miller2006-06-231-14/+0
* [NET] sunhme: Convert to new SBUS driver framework.David S. Miller2006-06-231-173/+187
* [NET] sunhme: Kill __sparc__ and __sparc_v9__ ifdefs.David S. Miller2006-06-231-12/+12
* [SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller2006-06-231-0/+1
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-231-8/+10
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-5/+0
* [PATCH] Sun HME: enable and map PCI ROM properlyWilly Tarreau2005-09-111-26/+17
* [SPARC]: module version cleanupsTom 'spot' Callaway2005-04-241-5/+11
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3426
OpenPOWER on IntegriCloud