index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sfc
/
net_driver.h
Age
Commit message (
Expand
)
Author
2009-08-27
sfc: Work around XMAC bug causing packet loss with some peers
Ben Hutchings
2009-04-30
sfc: Use generic MDIO flow control auto-negotiation functions
Ben Hutchings
2009-04-30
sfc: Use generic MDIO functions and definitions
Ben Hutchings
2009-03-22
sfc: Implement adaptive IRQ moderation
Ben Hutchings
2009-03-02
sfc: Clean up LED control
Ben Hutchings
2009-03-02
sfc: Delete unused efx_blinker::led_num field
Ben Hutchings
2009-03-02
sfc: Add support for QT2025C PHY
Ben Hutchings
2009-01-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-30
sfc: Replace stats_enabled flag with a disable count
Ben Hutchings
2009-01-30
sfc: SFX7101/SFT9001: Fix AN advertisements
Ben Hutchings
2009-01-21
sfc: Replace LRO with GRO
Herbert Xu
2008-12-26
sfc: Add support for multiple PHY self-tests
Ben Hutchings
2008-12-26
sfc: Generate unique names for per-NIC workqueues
Ben Hutchings
2008-12-13
sfc: Version 2.3
Ben Hutchings
2008-12-13
sfc: Use model numbers for PHY type names
Ben Hutchings
2008-12-13
sfc: Add support for Solarflare 10Xpress SFT9001
Ben Hutchings
2008-12-13
sfc: Rework MAC, PHY and board event handling
Ben Hutchings
2008-12-13
sfc: Implement auto-negotiation
Ben Hutchings
2008-12-13
sfc: Add support for sub-10G speeds
Ben Hutchings
2008-12-13
sfc: Remove MII extension cruft
Ben Hutchings
2008-12-13
sfc: Provide hints to irqbalance daemon
Ben Hutchings
2008-12-13
sfc: Add option to use a separate channel for TX completions
Neil Turton
2008-12-13
sfc: Make reset_workqueue driver-global rather than per-NIC
Steve Hodgson
2008-11-06
sfc: Use lm87 and lm90 drivers for board temperature/power monitoring
Ben Hutchings
2008-11-06
sfc: Expose flash region storing boot code as MTD
Ben Hutchings
2008-09-24
sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate
Ben Hutchings
2008-09-24
sfc: Make queue flushes more reliable
Ben Hutchings
2008-09-24
sfc: Remove workaround for old firmware bug
Ben Hutchings
2008-09-03
sfc: Remove the STATE_RESETTING flag
Ben Hutchings
2008-09-03
sfc: Extend self-tests
Ben Hutchings
2008-09-03
sfc: Make PHY flash mode a device attribute, not a module parameter
Ben Hutchings
2008-09-03
sfc: Remove efx_channel::evqnum field
Ben Hutchings
2008-09-03
sfc: Make efx_for_each_channel_rx_queue() more efficient
Ben Hutchings
2008-09-03
sfc: Cleanup RX queue information
Ben Hutchings
2008-09-03
sfc: Remove efx_channel::has_interrupt
Ben Hutchings
2008-09-03
sfc: Export boot configuration in EEPROM through ethtool
Ben Hutchings
2008-09-03
sfc: Use explicit bool for boolean variables, parameters and return values
Ben Hutchings
2008-09-03
sfc: Reduce the size of struct efx_tx_buffer
Ben Hutchings
2008-09-03
sfc: Use separate hardware TX queues to select checksum generation
Ben Hutchings
2008-09-03
sfc: Remove unused field efx_channel::reset_work
Steve Hodgson
2008-09-03
sfc: Change first parameter type of {set,clear}_bit_le() to unsigned
Ben Hutchings
2008-07-22
sfc: Use a separate workqueue for resets
Ben Hutchings
2008-05-31
sfc: Use kernel I2C system and i2c-algo-bit driver
Ben Hutchings
2008-05-22
sfc: Remove sub-minor component from driver version
Ben Hutchings
2008-05-22
sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *
Ben Hutchings
2008-05-22
sfc: Do not define inline macro
Ben Hutchings
2008-05-22
sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros
Ben Hutchings
2008-05-22
sfc: Use resource_size_t for PCI bus address
Ben Hutchings
2008-05-22
sfc: Replaced various macros with inline functions
Ben Hutchings
2008-05-13
[netdrvr] sfc: sfc: Add self-test support
Ben Hutchings
[next]