index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
net_driver.h
Age
Commit message (
Expand
)
Author
2012-05-10
sfc: Added support for new ethtool APIs for obtaining module eeprom
Stuart Hodgson
2012-05-10
sfc: Fill RX rings completely full, rather than to 95% full
David Riddoch
2012-03-06
sfc: Remove efx_channel::last_eventq_read_ptr
Ben Hutchings
2012-03-06
sfc: Run event/IRQ self-test asynchronously when interface is brought up
Ben Hutchings
2012-02-23
sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channels
Ben Hutchings
2012-02-16
sfc: Add SR-IOV back-end support for SFC9000 family
Ben Hutchings
2012-02-16
sfc: Allocate SRAM between buffer table and descriptor caches at init time
Ben Hutchings
2012-02-16
sfc: Add support for 'extra' channel types
Ben Hutchings
2012-02-16
sfc: Make all CPU/IRQ/channel/queue counts unsigned
Ben Hutchings
2012-02-16
sfc: Make buffer table indices and counts consistently unsigned
Ben Hutchings
2012-02-16
sfc: Disable flow control during flushes
Steve Hodgson
2012-02-16
sfc: Leave interrupts and event queues enabled whenever we can
Ben Hutchings
2012-01-27
sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field
Ben Hutchings
2012-01-27
sfc: Make all MAC statistics consistently 64 bits wide
Ben Hutchings
2012-01-27
sfc: Remove obsolete function efx_dev_name()
Ben Hutchings
2012-01-27
sfc: Clean up test interrupt handling
Ben Hutchings
2012-01-27
sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)
Ben Hutchings
2012-01-27
sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUG
Ben Hutchings
2012-01-27
sfc: Remove efx_nic_type::push_multicast_hash operation
Ben Hutchings
2012-01-27
sfc: Merge efx_mac_operations into efx_nic_type
Ben Hutchings
2012-01-27
sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_stats
Ben Hutchings
2012-01-09
sfc: Const-qualify static data as appropriate, partly prompted by checkpatch
Ben Hutchings
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-08-11
sfc: Move the Solarflare drivers
Jeff Kirsher