Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / sunhme.c
2010-05-22 Grant LikelyMerge remote branch 'origin' into secretlab/next-devicetree
2010-05-22 Grant Likelyof: Remove duplicate fields from of_platform_driver
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-05-18 Joe Perchesdrivers/net: remove useless semicolons
2010-05-14 Joe Perchesdrivers/net: Remove unnecessary returns from void funct...
2010-05-10 Eric Dumazetnet: trans_start cleanups
2010-05-07 Tobias Klausersunhme: Remove unnecessary memset of netdev private...
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-02-18 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-12-03 Mikulas Patockasunhme: fix dma warning in Sun HME
2009-11-19 Joe Perchesdrivers/net: request_irq - Remove unnecessary leading...
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-13 Patrick McHardynet: use symbolic values for ndo_start_xmit() return...
2009-03-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-03-09 Friedrich Oslagesunhme: Fix qfe parent detection.
2009-02-11 Meelis Roossunhme: Fix Quattro HME irq registration on proble...
2009-02-07 David S. Millersunhme: Don't match PCI devices in SBUS probe.
2009-01-08 Stephen Hemmingersunhme: update to net_device_ops
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-3
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-08-31 David S. Millersparc: Annotate of_device_id arrays with const or __ini...
2008-08-29 David S. Millersunhme: Convert to pure OF driver.
2008-08-29 David S. Millersparc: Move SBUS DMA attribute interfaces out of asm...
2008-08-29 David S. Millersparc: Convert all SBUS drivers to dma_*() interfaces.
2008-08-29 David S. Millersparc: Make SBUS DMA interfaces take struct device.
2008-07-21 David S. Millersunhme: Remove stop/wake TX queue calls in set-multicas...
2008-06-04 Mark Asselstinesunhme: Cleanup use of deprecated calls to save_and_cli...
2008-01-28 Al ViroNULL noise in drivers/net
2008-01-28 Al Virosunhme endianness annotations
2007-11-15 Chris Poon[SUNHME]: VLAN support for sunhme
2007-11-05 David MillerSUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI...
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-10 Adrian Bunksunhme.c:quattro_pci_find() must be __devinit
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-26 David S. Miller[SUNHME]: Use pci_device_to_OF_node().
2007-04-26 Stephen Rothwell[SPARC/64] constify of_get_property return: drivers
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_offset()
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-04-21 Marcel van Nies[SUNHME]: Fix module unload.
2006-12-04 Linus TorvaldsMerge branch 'for-linus4' of /linux/kernel/git/viro...
2006-12-04 Al Viro[PATCH] severing skbuff.h -> mm.h
2006-12-04 Jurij Smakov[SUNHME]: Fix for sunhme failures on x86
2006-12-03 Al Viro[NET]: Split skb->csum
2006-10-06 Jeff Garzikdrivers/net: eliminate irq handler impossible checks...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-09-13 Jeff Garzikdrivers/net: Trim trailing whitespace
2006-07-21 Jiri Slaby[NET]: sun happymeal, little pci cleanup
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 David S. Miller[SUNHME]: Mark SBUS probing routines as __devinit.
2006-06-24 David S. Miller[NET] sunhme: Kill useless loop over sdevs in quattro_s...
2006-06-24 David S. Miller[NET] sunhme: Convert to new SBUS driver framework.
2006-06-24 David S. Miller[NET] sunhme: Kill __sparc__ and __sparc_v9__ ifdefs.
2006-06-24 David S. Miller[SPARC]: Port sparc64 in-kernel device tree code to...
2006-06-24 David S. Miller[SPARC64]: Convert sparc64 PCI layer to in-kernel devic...
2006-06-20 David S. Miller[SPARC]: Kill __irq_itoa().
2005-09-11 Willy Tarreau[PATCH] Sun HME: enable and map PCI ROM properly
2005-04-25 Tom 'spot' Callaway[SPARC]: module version cleanups
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2