r8169: new phy init parameters for the 8168b
[linux-2.6] / drivers / net / mv643xx_eth.c
2008-10-09  Lennert Buytenhekmv643xx_eth: include linux/ip.h to fix build
2008-10-08  Lennert Buytenhekphylib: move to dynamic allocation of struct mii_bus
2008-10-08  Lennert Buytenhekphylib: rename mii_bus::dev to mii_bus::parent
2008-10-08  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-06  Simon HormanMerge git://git./linux/kernel/git/davem/net-next-2...
2008-10-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-01  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-01  Lennert Buytenhekmv643xx_eth: hook up skb recycling
2008-09-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-25  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-09-25  Jeff GarzikMerge branch 'for-2.6.28' of git://git.marvell.com...
2008-09-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-19  Lennert Buytenhekmv643xx_eth: bump version to 1.4
2008-09-19  Lennert Buytenhekmv643xx_eth: convert to phylib
2008-09-19  Lennert Buytenhekmv643xx_eth: enforce frequent hardware statistics polling
2008-09-19  Lennert Buytenhekmv643xx_eth: deal with unexpected ethernet header sizes
2008-09-19  Lennert Buytenhekmv643xx_eth: fix receive checksumming
2008-09-14  Lennert Buytenhekmv643xx_eth: add support for chips without transmit...
2008-09-14  Lennert Buytenhekmv643xx_eth: avoid reading ->byte_cnt twice during...
2008-09-14  Lennert Buytenhekmv643xx_eth: shrink default receive and transmit queue...
2008-09-14  Lennert Buytenhekmv643xx_eth: replace array of skbs awaiting transmit...
2008-09-14  Lennert Buytenhekmv643xx_eth: avoid dropping tx lock during transmit...
2008-09-14  Lennert Buytenhekmv643xx_eth: switch to netif tx queue lock, get rid...
2008-09-14  Lennert Buytenhekmv643xx_eth: move all work to the napi poll handler
2008-09-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-13  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-09-11  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-09-09  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-09-09  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-09-08  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-09-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-06  Ingo MolnarMerge branch 'sched/cpuset' into sched/urgent
2008-09-05  Linus TorvaldsMerge branch 'sh/for-2.6.27' of git://git./linux/kernel...
2008-09-05  Linus TorvaldsMerge branch 'release-2.6.27' of git://git./linux/kerne...
2008-09-05  Lennert Buytenhekmv643xx_eth: transmit multiqueue support
2008-09-05  Lennert Buytenhekmv643xx_eth: delete unused and uninteresting interrupt...
2008-09-05  Lennert Buytenhekmv643xx_eth: get rid of netif_{stop,wake}_queue() calls...
2008-09-05  Lennert Buytenhekmv643xx_eth: remove force_phy_addr field
2008-09-05  Lennert Buytenhekmv643xx_eth: smi sharing is a per-unit property, not...
2008-09-05  Lennert Buytenhekmv643xx_eth: require contiguous receive and transmit...
2008-09-05  Lennert Buytenhekmv643xx_eth: get rid of compile-time configurable trans...
2008-09-05  Lennert Buytenhekmv643xx_eth: get rid of receive-side locking
2008-09-05  Lennert Buytenhekmv643xx_eth: make napi unconditional
2008-09-05  Lennert Buytenhekmv643xx_eth: use the SMI done interrupt to wait for...
2008-09-05  Lennert Buytenhekmv643xx_eth: switch ->phy_lock from a spinlock to a...
2008-09-05  Lennert Buytenhekmv643xx_eth: get rid of modulo operations
2008-09-05  Lennert Buytenhekmv643xx_eth: get rid of IRQF_SAMPLE_RANDOM
2008-09-05  Lennert Buytenhekmv643xx_eth: fix receive buffer DMA unmapping
2008-09-05  Lennert Buytenhekmv643xx_eth: fix 'netdev_priv(dev) == dev->priv' assumption
2008-09-03  Jeff GarzikMerge branch 'r8169-fixes' of git://git./linux/kernel...
2008-09-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-02  Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-09-02  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-09-02  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-08-30  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-08-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-28  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-08-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-28  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-08-28  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-08-28  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-08-28  Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-08-28  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-08-27  Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2008-08-27  Simon HormanMerge branch 'master' of git://git./linux/kernel/git...
2008-08-27  David S. MillerMerge branch 'no-iwlwifi' of git://git./linux/kernel...
2008-08-27  David S. MillerMerge branch 'davem-fixes' of /linux/kernel/git/jgarzik...
2008-08-27  Jeff GarzikMerge branch 'for-2.6.27' of git://git.marvell.com...
2008-08-24  Lennert Buytenhekmv643xx_eth: bump version to 1.3
2008-08-24  Lennert Buytenhekmv643xx_eth: enforce multiple-of-8-bytes receive buffer...
2008-08-24  Lennert Buytenhekmv643xx_eth: fix NULL pointer dereference in rxq_process()
2008-08-24  Lennert Buytenhekmv643xx_eth: fix inconsistent lock semantics
2008-08-24  Lennert Buytenhekmv643xx_eth: fix double add_timer() on the receive...
2008-08-24  Lennert Buytenhekmv643xx_eth: fix NAPI 'rotting packet' issue
2008-08-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-18  Jesse BarnesMerge branch 'pci-for-jesse' of git://git./linux/kernel...
2008-08-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-14  Ingo MolnarMerge branch 'x86/fpu' into x86/urgent
2008-08-13  Ingo MolnarMerge commit 'v2.6.27-rc3' into x86/urgent
2008-08-12  Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-08-11  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-08-11  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-08-11  Ingo MolnarMerge branch 'core/locking' into core/urgent
2008-08-11  Ingo MolnarMerge branch 'linus' into sched/urgent
2008-08-11  Ingo MolnarMerge branch 'linus' into sched/clock
2008-08-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-08  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-08-08  Dmitry TorokhovMerge commit 'v2.6.27-rc1' into for-linus
2008-08-08  Ben DooksMerge ftp.arm.linux.org.uk/pub/linux/arm/kernel/git...
2008-08-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-07  Russell KingMerge git://git./linux/kernel/git/sam/kbuild-fixes
2008-08-07  Jeff GarzikMerge branch 'for-jeff' of git://git./linux/kernel...
2008-08-07  Jeff GarzikMerge branch 'via-velocity' of git://git./linux/kernel...
next