aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sunhme.c
Commit message (Expand)AuthorAgeFilesLines
...
* | [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-rc2Linus Torvalds2005-04-161-0/+3426