Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / via-rhine.c
2010-05-10 Eric Dumazetnet: trans_start cleanups
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-26 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-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-12-24 Jarek Poplawskinet/via-rhine: Fix scheduling while atomic bugs
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-11-18 Julia Lawalldrivers/net/via-rhine.c: remove exceptional & on functi...
2009-10-13 Eric Dumazetnet: Use netdev_alloc_skb_ip_align()
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-08-14 Dongdong Dengdrivers/net: fixed drivers that support netpoll use...
2009-07-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-12 Ben Hutchingsnetdev: restore MTU change operation
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-05-27 Eric Dumazetnet: use netdev stats in b44, sundance, via-rhine and...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-02-27 Stephen Hemmingervia-rhine: fix non-constant printk warnings
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2009-01-11 Stephen Hemmingernetdev: add missing set_mac_address hook
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-12-08 Wang Chennetdevice: Kill netdev->priv
2008-11-22 Stephen Hemmingervia-rhine: convert to net_device_ops
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-09-03 Kevin Lovia-rhine: changed to use netdev_alloc_skb() from dev_a...
2008-07-11 Francois Romieuvia-rhine: delete non NAPI code from the driver.
2008-02-24 Laura Garcia[netdrvr] via-rhine: Use register offset definition...
2008-02-03 Adrian Bunkvia-rhine.c:rhine_hw_init() must be __devinit
2008-01-28 Joe Perchesdrivers/net: Add missing "space"
2007-10-10 Al Virovia-rhine: endianness
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-08-14 Dustin Marquessvia-rhine: disable rx_copybreak on archs that don't...
2007-07-31 Matthew Wilcox[NET]: ethtool_perm_addr only has one implementation
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-11 David S. Miller[NET]: Kill eth_copy_and_sum().
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-03-09 Roger Luethivia-rhine: set avoid_D3 for broken BIOSes
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-12 Jeff GarzikMerge branch 'tmp' into upstream
2006-09-12 Andy Gospodarek[PATCH] Remove more unnecessary driver printk's
2006-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-08-19 Roger Luethi[PATCH] via-rhine: add option avoid_D3 (work around...
2006-08-19 Stephen Hemminger[PATCH] via-rhine: NAPI poll enable
2006-08-19 Roger Luethi[PATCH] via-rhine: NAPI support
2006-07-05 Jeff Garzik[netdrvr] minor cleanups in Becker-derived drivers
2006-07-05 Jeff Garzik[netdrvr] Remove Linux-specific changelogs from several...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-23 Herbert Xu[NET]: Avoid allocating skb in skb_pad
2006-05-20 John W. Linville[PATCH] via-rhine: revert "change mdelay to msleep...
2006-05-02 Craig Brind[PATCH] via-rhine: zero pad short packets on Rhine...
2006-04-12 Adrian Bunk[PATCH] drivers/net/via-rhine.c: make a function static
2006-04-12 Roger Luethi[PATCH] via-rhine: execute bounce buffers code on Rhine...
2006-03-29 Roger Luethi[PATCH] via-rhine: link state fix
2005-10-19 John W. Linville[PATCH] via-rhine: change mdelay to msleep and remove...
2005-09-14 John W. Linville[PATCH] via-rhine: support ETHTOOL_GPERMADDR
2005-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-06-28 David S. Miller[NET]: Remove gratuitous use of skb->tail in network...
2005-06-28 Greg KHMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2005-06-28 Greg Kroah-Hartman[PATCH] PCI: make drivers use the pci shutdown callback...
2005-06-27 Denis Vlasenko[PATCH] via-rhine trivial whitespace patch
2005-06-26 Domen Puncerdrivers/net/: Use the DMA_{64,32}BIT_MASK constants
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2