OSDN Git Service

sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
[armadillo-ux/linux-2.6-armadillo.git] / drivers / net / sfc / falcon.c
2009-11-30 Ben Hutchingssfc: Fold falcon_probe_nic_variant() into falcon_probe_...
2009-11-30 Ben Hutchingssfc: Separate shared NIC code from Falcon-specific...
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for identity LED control
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for NVRAM self-test
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for register self-test
2009-11-30 Ben Hutchingssfc: Implement ethtool reset operation
2009-11-30 Ben Hutchingssfc: Add power-management and wake-on-LAN support
2009-11-30 Ben Hutchingssfc: Refactor link configuration
2009-11-30 Ben Hutchingssfc: Move Falcon NIC operations to efx_nic_type
2009-11-30 Ben Hutchingssfc: Turn pause frame generation on and off at the...
2009-11-30 Ben Hutchingssfc: Remove duplicate hardware structure definitions
2009-11-30 Ben Hutchingssfc: Remove redundant writes to INT_ADR_KER
2009-11-29 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-29 David S. MillerMerge branch 'net-next' of git://git./linux/kernel...
2009-11-29 Ben Hutchingssfc: Clean up RX event handling
2009-11-29 Ben Hutchingssfc: Move descriptor cache base addresses to struct...
2009-11-29 Ben Hutchingssfc: Decouple NIC revision number from Falcon PCI revis...
2009-11-29 Matthew Slatterysfc: Remove EFX_WORKAROUND_9141 macro
2009-11-29 Steve Hodgsonsfc: Always start Falcon using the XMAC
2009-11-29 Steve Hodgsonsfc: Replace MDIO spinlock with mutex
2009-11-29 Steve Hodgsonsfc: Simplify PHY polling
2009-11-26 Ben Hutchingssfc: Change MAC promiscuity and multicast hash at the...
2009-11-26 Ben Hutchingssfc: Simplify XMAC link polling
2009-11-26 Ben Hutchingssfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
2009-11-26 Ben Hutchingssfc: Split MAC stats DMA initiation and completion
2009-11-26 Steve Hodgsonsfc: Only switch Falcon MAC clocks as necessary
2009-11-26 Ben Hutchingssfc: Fix bugs in RX queue flushing
2009-11-26 Ben Hutchingssfc: Clean up struct falcon_board and struct falcon_boa...
2009-11-26 Ben Hutchingssfc: Remove unused constant
2009-11-26 Ben Hutchingssfc: Comment corrections
2009-11-26 Ben Hutchingssfc: Treat all MAC registers as 128-bit
2009-11-26 Ben Hutchingssfc: Fix descriptor cache sizes
2009-11-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-24 Ben Hutchingssfc: Log interrupt and reset type names, not numbers
2009-11-24 Ben Hutchingssfc: Gather link state fields in struct efx_nic into...
2009-11-24 Ben Hutchingssfc: Move all I2C stuff into struct falcon_board
2009-11-24 Ben Hutchingssfc: Move definition of struct falcon_nic_data into...
2009-11-24 Ben Hutchingssfc: Make board information explicitly Falcon-specific
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-09 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-06 David S. MillerMerge branch 'linux-2.6.33.y' of git://git./linux/kerne...
2009-11-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-29 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-10-28 Ben Hutchingssfc: Really allow RX checksum offload to be disabled
2009-10-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-24 Ben Hutchingssfc: Rename 'xfp' file and functions to reflect reality
2009-10-24 Ben Hutchingssfc: Merge falcon_probe_phy() into falcon_probe_port()
2009-10-24 Ben Hutchingssfc: Remove pointless abstraction of memory BAR number
2009-10-24 Ben Hutchingssfc: Maintain interrupt moderation values in ticks...
2009-10-24 Ben Hutchingssfc: Move shared members of struct falcon_nic_data...
2009-10-24 Ben Hutchingssfc: Move all TX DMA length limiting into tx.c
2009-10-24 Ben Hutchingssfc: Define DMA address mask explicitly in terms of...
2009-10-24 Ben Hutchingssfc: Eliminate indirect lookups of queue size constants
2009-10-24 Ben Hutchingssfc: Rename register I/O header and functions used...
2009-10-24 Ben Hutchingssfc: Update hardware definitions for Siena
2009-10-24 Ben Hutchingssfc: Move RX data FIFO thresholds out of struct efx_nic...
2009-10-24 Ben Hutchingssfc: Remove versioned bitfield macros
2009-10-24 Ben Hutchingssfc: Remove boards.h, moving last remaining declaration...
2009-10-24 Ben Hutchingssfc: Rename Falcon-specific board code and types
2009-10-24 Ben Hutchingssfc: Remove redundant hardware initialisation
2009-09-22 David S. MillerMerge branch 'master' of git://git.infradead.org/users...
2009-09-19 Len BrownMerge branch 'processor-procfs-2.6.32' into release
2009-09-14 Dmitry TorokhovMerge branch 'next' into for-linus
2009-09-13 Jiri KosinaMerge branches 'upstream', 'upstream-fixes' and 'debugf...
2009-09-11 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-09-10 Takashi IwaiMerge branch 'topic/tlv-minmax' into for-linus
2009-09-09 Dan WilliamsMerge branch 'dmaengine' into async-tx-next
2009-09-09 Dan WilliamsMerge branch 'iop-raid6' into async-tx-next
2009-09-09 Dan WilliamsMerge branch 'ioat' into dmaengine
2009-09-09 Dan WilliamsMerge branch 'md-raid6-accel' into ioat3.2
2009-09-08 Dan WilliamsMerge commit 'v2.6.31-rc1' into dmaengine
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-31 Felix BlyakherMerge branch 'master' of ssh+git://oss.sgi.com/oss...
2009-08-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-23 Ingo MolnarMerge commit 'v2.6.31-rc7' into x86/cpu
2009-08-20 Ingo MolnarMerge branch 'bugfix' of git://git./linux/kernel/git...
2009-08-15 Mark BrownMerge branch 'wm8974-upstream' into for-2.6.32
2009-08-15 Mark BrownMerge branch 'for-2.6.32' into mxc
2009-08-12 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-08-08 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-31 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-07-30 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-07-30 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-07-30 Mark BrownMerge branch 'gta02-audio' into for-2.6.32
2009-07-28 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-07-23 Dmitry TorokhovMerge commit 'v2.6.31-rc4' into next
2009-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-14 Robert RichterMerge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into...
2009-07-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-07 Mark BrownMerge branch 'davinci' into for-2.6.32
2009-07-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-03 Ingo MolnarMerge branch 'amd-iommu/fixes' of git://git./linux...
2009-07-03 Ingo MolnarMerge branch 'dma-debug/fixes' of git://git./linux...
2009-07-02 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
next