index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
net_driver.h
Age
Commit message (
Expand
)
Author
2013-03-07
sfc: allocate more RX buffers per page
Daniel Pieczko
2013-03-07
sfc: Replace efx_rx_is_last_buffer() with a flag
Ben Hutchings
2013-03-07
sfc: reuse pages to avoid DMA mapping/unmapping costs
Daniel Pieczko
2013-03-07
sfc: Enable RX DMA scattering where possible
Ben Hutchings
2013-03-07
sfc: Update RX buffer address together with length
Ben Hutchings
2013-03-07
sfc: Make RX queue descriptor counts unsigned for consistency
Ben Hutchings
2013-03-07
sfc: Properly distinguish RX buffer and DMA lengths
Ben Hutchings
2013-03-07
sfc: Document current usage of efx_rx_buffer::len and efx_nic::rx_buffer_len
Ben Hutchings
2013-03-07
sfc: Add AER and EEH support for Siena
Alexandre Rames
2013-03-07
sfc: Remove rx_alloc_method SKB
Alexandre Rames
2013-03-07
sfc: Allow efx_channel_type::receive_skb() to reject a packet
Ben Hutchings
2013-02-26
sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
Ben Hutchings
2012-12-01
sfc: Work-around flush timeout when flushes have completed
Daniel Pieczko
2012-12-01
sfc: Really disable flow control while flushing
Ben Hutchings
2012-11-01
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
2012-10-05
drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions
Ben Hutchings
2012-09-19
sfc: Bump version to 3.2
Ben Hutchings
2012-09-19
sfc: Add support for IEEE-1588 PTP
Stuart Hodgson
2012-09-07
sfc: Add channel specific receive_skb handler and post_remove callback
Stuart Hodgson
2012-09-07
sfc: Add explicit RX queue flag to channel
Stuart Hodgson
2012-08-24
sfc: Change state names to be clearer, and comment them
Ben Hutchings
2012-08-24
sfc: Simplify TSO header buffer allocation
Ben Hutchings
2012-08-24
sfc: Stop TX queues before they fill up
Ben Hutchings
2012-08-24
sfc: Refactor struct efx_tx_buffer to use a flags field
Ben Hutchings
2012-07-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2012-07-17
sfc: Disable VF queues during register self-test
Ben Hutchings
2012-07-17
sfc: Use generic DMA API, not PCI-DMA API
Ben Hutchings
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
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
[next]