Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / 8139cp.c
2010-05-14 Joe Perchesdrivers/net: Remove unnecessary returns from void funct...
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-18 Joe Perchesdrivers/net/8139cp.c: Use (pr|netdev|netif)_<level...
2010-02-05 Jiri Pirkonet: 8139cp: convert to use mc helpers
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-10-13 Eric Dumazetnet: Use netdev_alloc_skb_ip_align()
2009-09-22 Alan Jenkins8139cp: fix duplicate loglevel in module load message
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-08-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-13 Francois Romieu8139cp: balance dma_map_single vs dma_unmap_single...
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-05-27 Alexander Beregalov8139*: convert printk() to pr_<foo>()
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-03-13 Jiri Pirko8139cp: allow to set mac address on running device
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-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-20 Stephen Hemminger8139: 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-10-22 Stephen Hemminger8139x: reduce message severity on driver overlap
2008-09-03 Kevin Lo8139cp: use netdev_alloc_skb
2008-06-28 Jeff Garzik[netdrvr] kill sync_irq-before-freq_irq pattern
2008-05-13 Paulius Zaleckas8139cp: use netstats in net_device structure
2007-10-10 Al Virofix vlan in 8139cp on big-endian
2007-10-10 Al Viro8139cp: trivial endianness annotations
2007-10-10 Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
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 Jeff Garzik[netdrvr] 8139cp, 8139too: convert to generic DMA
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-07-31 Matthew Wilcox[NET]: ethtool_perm_addr only has one implementation
2007-07-17 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-16 Francois Romieu8139cp: implement the missing dev->tx_timeout
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-09 Richard Knutsson8139cp: Convert to generic boolean
2007-06-03 Stephen Hemminger8139cp: fix VLAN unregistration
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-03-03 Dan Aloni[VLAN]: Avoid a 4-order allocation.
2007-01-18 Chris Lalancette8139cp: Don't blindly enable interrupts
2006-12-26 Francois Romieunetpoll: drivers must not enable IRQ unconditionally...
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 GarzikMerge tag '8139cp-20060912-00' of git://electric-eye...
2006-09-12 Francois Romieu8139cp: ring_info removal for the transmit path
2006-09-12 Jeff GarzikMerge branch 'tmp' into upstream
2006-09-12 Andy Gospodarek[PATCH] Remove more unnecessary driver printk's
2006-08-31 Francois Romieu8139cp: use PCI_DEVICE() to shorten the PCI device...
2006-08-31 François Romieu8139cp: pci_get_drvdata(pdev) can not be NULL in suspen...
2006-08-31 Francois Romieu8139cp: removal of useless BUG_ON() check
2006-08-31 Francois Romieu8139cp: sync the device private data with its r8169...
2006-08-31 Francois Romieu8139cp: ring_info removal for the receive path
2006-08-31 Francois Romieu8139cp: remove gratuitous indirection
2006-08-31 Francois Romieu8139cp: trim ring_info
2006-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-07-12 Andrew Morton[PATCH] 8139cp.c printk fix
2006-07-05 Jeff Garzik[netdrvr] use dev_xxx() printk helpers, rather than...
2006-07-05 Jeff Garzik[netdrvr] Use dev_printk() when ethernet interface...
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-27 Greg Kroah-Hartman[PATCH] 64bit Resource: convert a few remaining drivers...
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: fix up printks for resources...
2006-06-23 Herbert Xu[NET]: Merge TSO/UFO fields in sk_buff
2006-06-23 Philip Craig[PATCH] 8139cp: add ethtool eeprom support
2006-06-23 Philip Craig[PATCH] 8139cp: fix eeprom read command length
2006-05-27 Jeff Garzik[netdrvr] trim trailing whitespace: 8139*.c, epic100...
2006-04-02 Eric SesterhennBUG_ON() Conversion in drivers/net/
2006-03-04 Arjan van de VenMassive net driver const-ification.
2006-02-27 Francois Romieu8139cp: fix broken suspend/resume
2005-09-22 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-16 Stephen Hemminger[PATCH] 8139cp: allocate statistics space only when...
2005-09-14 Nishanth Aravamudan[PATCH] drivers/net: fix-up schedule_timeout() usage
2005-09-14 John W. Linville[PATCH] 8139cp: support ETHTOOL_GPERMADDR
2005-08-18 Pierre Ossman[PATCH] 8139cp - redetect link after suspend
2005-06-28 David S. Miller[NET]: Remove gratuitous use of skb->tail in network...
2005-06-26 Stephen Hemminger8139cp: safer spin loop for get_statistics
2005-06-26 Jeff GarzikMerge upstream (approx. 2.6.12-git8) into 'janitor...
2005-05-13 Tobias Klauser [PATCH] drivers/net/8139cp: Use the DMA_{64, 32}BIT_M...
2005-05-12 <felipewd@terra... [PATCH] 8139cp net driver: add MODULE_VERSION
2005-05-12 Steffen Klassert [PATCH] 8139cp - add netpoll support
2005-05-12 Stephen Hemminger [PATCH] 8139cp - module_param
2005-05-12 Francois Romieu [PATCH] 8139cp: SG support fixes
2005-05-12 Jeff Garzik[netdrvr 8139cp] TSO support
2005-04-16 Pavel Machek[PATCH] u32 vs. pm_message_t fixes for drivers/net
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2