Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / sungem.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-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
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-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-11-17 David S. Millersungem: Fix Serdes detection.
2009-11-04 Jiri SlabyNET: sungem, use spin_trylock_irqsave
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-09-04 Ben Hutchingsnetdev: Remove redundant checks for CAP_NET_ADMIN in...
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
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-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-20 Stephen Hemmingersungem: missing net_device_ops
2009-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-04 Roel Kluinsungem: another error printed one too early
2009-02-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-20 roel kluinsungem: another error printed one too early
2009-02-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-07 Ilkka Virtasungem: Soft lockup in sungem on Netra AC200 when switc...
2009-02-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-03 Roel Kluinnet: variables reach -1, but 0 tested
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2009-01-08 Stephen Hemmingersungem: update to net_device_ops
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-12-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-09 Hermann Lauersungem: improve ethtool output with internal pcs and...
2008-12-09 David S. Millersungem: Make PCS PHY support partially work again.
2008-11-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-26 David S. Millersungem: Fix PCS_MIICTRL register write in gem_init_phy().
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-03-23 David S. Miller[SUNGEM]: Fix NAPI assertion failure.
2008-01-28 Al ViroNULL noise in drivers/net
2008-01-28 Al Virosungem endianness annotations\e
2007-11-29 Johannes Berg[SUNGEM]: Fix NAPI regression with reset work
2007-11-13 Johannes Berg[SUNGEM]: Fix suspend regression due to NAPI changes.
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-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-05-02 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-26 Paul MackerrasRevert "[POWERPC] Rename get_property to of_get_propert...
2007-04-26 David S. Miller[SUNGEM]: Consolidate powerpc and sparc MAC probing...
2007-04-26 David S. Miller[SUNGEM]: __sparc__ --> CONFIG_SPARC
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-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2007-03-26 Ruben Vandeginste[SUNGEM]: Fix MAC address setting when interface is up.
2007-01-04 Benjamin Herrenschmidt[SUNGEM]: PHY updates & pause fixes (#2)
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04 Al Viro[PATCH] severing skbuff.h -> mm.h
2006-12-03 Al Viro[NET]: Split skb->csum
2006-11-22 David HowellsWorkStruct: make allyesconfig
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-23 Jeff GarzikMerge branch 'master' into upstream
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-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-07-31 Jeremy Kerr[POWERPC] netdevices: Constify & voidify get_property()
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-24 David S. Miller[SPARC64]: Convert sparc64 PCI layer to in-kernel devic...
2006-03-21 Ingo Molnar[SUNGEM]: sem2mutex
2006-02-01 David S. Miller[SUNGEM]: Unbreak Sun GEM chips.
2006-01-24 Benjamin Herrenschmidt[SUNGEM]: Make PM of PHYs more reliable (#2)
2005-12-23 Adrian Bunk[SUNGEM]: Fix link error with CONFIG_HOTPLUG disabled.
2005-11-14 Olof Johansson[PATCH] ppc: add support for new powerbooks
2005-09-11 Linus TorvaldsSun GEM ethernet: enable and map PCI ROM properly
2005-09-02 Eric Lemoine[SUNGEM]: Fix netpoll bug in Sun GEM Ether driver
2005-07-08 Benjamin Herrenschmidt[PATCH] ppc64: Add new PHY to sungem
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