tg3: Improve internal resource allocations
[safe/jmp/linux-2.6] / drivers / net / sfc /
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 Ben Hutchingssfc: Disable TX descriptor prefetch watchdog
2009-12-24 Ben Hutchingssfc: QT2025C: Add error message for suspected bad SFP...
2009-12-24 Matthew Slatterysfc: QT2025C: Work around PHY firmware initialisation bug
2009-12-24 Matthew Slatterysfc: QT2025C: Switch into self-configure mode when...
2009-12-24 Matthew Slatterysfc: QT2025C: Work around PHY bug
2009-12-24 Neil Turtonsfc: Fix DMA mapping cleanup in case of an error in TSO
2009-12-24 Ben Hutchingssfc: Include XGXS in XMAC link status check except...
2009-12-24 Steve Hodgsonsfc: Move PHY software state initialisation from init...
2009-12-14 Julia Lawalldrivers/net/sfc: Correct code taking the size of a...
2009-11-30 Ben Hutchingssfc: Update version, copyright dates, authors
2009-11-30 Ben Hutchingssfc: Implement TSO for TCP/IPv6
2009-11-30 Ben Hutchingssfc: Add support for SFC9000 family (2)
2009-11-30 Ben Hutchingssfc: Add support for SFC9000 family (1)
2009-11-30 Steve Hodgsonsfc: Add firmware protocol definitions (MCDI)
2009-11-30 Ben Hutchingssfc: Move shared NIC code from falcon.c to new source...
2009-11-30 Ben Hutchingssfc: Rename falcon.h to nic.h
2009-11-30 Ben Hutchingssfc: Allow for additional checksum offload features
2009-11-30 Ben Hutchingssfc: Extend MTD driver for use with new NICs
2009-11-30 Ben Hutchingssfc: Remove static PHY data and enumerations
2009-11-30 Ben Hutchingssfc: Extend loopback mode enumeration
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 Steve Hodgsonsfc: Generalise link state monitoring
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 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 Ben Hutchingssfc: Remove some redundant whitespace
2009-11-29 Ben Hutchingssfc: Remove another unused workaround macro
2009-11-29 Matthew Slatterysfc: Remove EFX_WORKAROUND_9141 macro
2009-11-29 Ben Hutchingssfc: Limit some hardware workarounds to Falcon
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: QT202x: Reset before reading PHY id
2009-11-29 Steve Hodgsonsfc: Simplify PHY polling
2009-11-26 Ben Hutchingssfc: Do not set net_device::trans_start in self-test
2009-11-26 Ben Hutchingssfc: Move inline comment into kernel-doc
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 Ben Hutchingssfc: Hold MAC lock for longer in efx_init_port()
2009-11-26 Steve Hodgsonsfc: Only switch Falcon MAC clocks as necessary
2009-11-26 Ben Hutchingssfc: Remove unused function efx_flush_queues()
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: Strengthen EFX_ASSERT_RESET_SERIALISED
2009-11-26 Ben Hutchingssfc: Treat all MAC registers as 128-bit
2009-11-26 Ben Hutchingssfc: Fix descriptor cache sizes
2009-11-24 Ben Hutchingssfc: Log interrupt and reset type names, not numbers
2009-11-24 Ben Hutchingssfc: Combine high-level header files
2009-11-24 Ben Hutchingssfc: Remove redundant efx_xmit() function
2009-11-24 Ben Hutchingssfc: Remove unnecessary casts to struct sk_buff *
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 struct falcon_board into struct falcon_nic_data
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-24 Ben Hutchingssfc: Rename efx_board::init_leds to init_phy and use...
2009-11-24 Ben Hutchingssfc: Use a single blink implementation
2009-11-24 Ben Hutchingssfc: SFT9001: Reset LED configuration correctly after...
2009-11-24 Ben Hutchingssfc: Record RX queue number on GRO path
2009-11-24 Ben Hutchingssfc: Move assertions and buffer cleanup earlier in...
2009-11-24 Ben Hutchingssfc: Remove ridiculously paranoid assertions
2009-11-24 Ben Hutchingssfc: Remove redundant gotos from __efx_rx_packet()
2009-11-24 Ben Hutchingssfc: Remove pointless abstraction of memory BAR number (2)
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-07 Jean Delvarei2c: Add an interface to lock/unlock an I2C bus segment
2009-10-30 Ben Hutchingssfc: Enable heuristic selection between page and skb...
2009-10-30 Ben Hutchingssfc: Feed GRO result into RX allocation policy and...
2009-10-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-28 Ben Hutchingssfc: Set ip_summed correctly for page buffers passed...
2009-10-28 Ben Hutchingssfc: Really allow RX checksum offload to be disabled
2009-10-24 Ben Hutchingssfc: Rename 'xfp' file and functions to reflect reality
2009-10-24 Ben Hutchingssfc: Remove unused code for non-autoneg speed/duplex...
2009-10-24 Ben Hutchingssfc: Merge efx_fc_resolve() into efx_mdio_get_pause()
2009-10-24 Ben Hutchingssfc: Move MTD probe after netdev registration and name...
2009-10-24 Ben Hutchingssfc: Remove unnecessary tests of efx->membase
2009-10-24 Ben Hutchingssfc: Remove incorrect assertion from efx_pci_remove_main()
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: Removed kernel-doc for nonexistent member of efx_p...
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 efx_xmit_done() declaration into correct...
2009-10-24 Ben Hutchingssfc: Remove declarations of nonexistent functions
2009-10-24 Ben Hutchingssfc: Change order of device removal to reverse of probe...
next