index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
net_driver.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sfc: Store port number in private data, not net_device::dev_id
Ben Hutchings
2013-06-12
1
-1
/
+2
*
sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate
Ben Hutchings
2013-05-14
1
-2
/
+14
*
sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN
Ben Hutchings
2013-05-14
1
-14
/
+1
*
sfc: allocate more RX buffers per page
Daniel Pieczko
2013-03-07
1
-0
/
+2
*
sfc: Replace efx_rx_is_last_buffer() with a flag
Ben Hutchings
2013-03-07
1
-0
/
+1
*
sfc: reuse pages to avoid DMA mapping/unmapping costs
Daniel Pieczko
2013-03-07
1
-0
/
+19
*
sfc: Enable RX DMA scattering where possible
Ben Hutchings
2013-03-07
1
-7
/
+28
*
sfc: Update RX buffer address together with length
Ben Hutchings
2013-03-07
1
-1
/
+2
*
sfc: Make RX queue descriptor counts unsigned for consistency
Ben Hutchings
2013-03-07
1
-3
/
+3
*
sfc: Properly distinguish RX buffer and DMA lengths
Ben Hutchings
2013-03-07
1
-3
/
+2
*
sfc: Document current usage of efx_rx_buffer::len and efx_nic::rx_buffer_len
Ben Hutchings
2013-03-07
1
-2
/
+4
*
sfc: Add AER and EEH support for Siena
Alexandre Rames
2013-03-07
1
-0
/
+1
*
sfc: Remove rx_alloc_method SKB
Alexandre Rames
2013-03-07
1
-20
/
+3
*
sfc: Allow efx_channel_type::receive_skb() to reject a packet
Ben Hutchings
2013-03-07
1
-1
/
+1
*
sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
Ben Hutchings
2013-02-26
1
-1
/
+3
*
sfc: Work-around flush timeout when flushes have completed
Daniel Pieczko
2012-12-01
1
-0
/
+1
*
sfc: Really disable flow control while flushing
Ben Hutchings
2012-12-01
1
-0
/
+2
*
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
2012-11-01
1
-2
/
+0
*
drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions
Ben Hutchings
2012-10-06
1
-12
/
+0
*
sfc: Bump version to 3.2
Ben Hutchings
2012-09-19
1
-1
/
+1
*
sfc: Add support for IEEE-1588 PTP
Stuart Hodgson
2012-09-19
1
-1
/
+18
*
sfc: Add channel specific receive_skb handler and post_remove callback
Stuart Hodgson
2012-09-07
1
-0
/
+3
*
sfc: Add explicit RX queue flag to channel
Stuart Hodgson
2012-09-07
1
-1
/
+4
*
sfc: Change state names to be clearer, and comment them
Ben Hutchings
2012-08-24
1
-6
/
+4
*
sfc: Simplify TSO header buffer allocation
Ben Hutchings
2012-08-24
1
-7
/
+6
*
sfc: Stop TX queues before they fill up
Ben Hutchings
2012-08-24
1
-0
/
+5
*
sfc: Refactor struct efx_tx_buffer to use a flags field
Ben Hutchings
2012-08-24
1
-13
/
+14
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2012-07-18
1
-3
/
+6
|
\
|
*
sfc: Disable VF queues during register self-test
Ben Hutchings
2012-07-17
1
-2
/
+5
|
*
sfc: Use generic DMA API, not PCI-DMA API
Ben Hutchings
2012-07-17
1
-1
/
+1
*
|
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
1
-1
/
+1
|
/
*
sfc: Added support for new ethtool APIs for obtaining module eeprom
Stuart Hodgson
2012-05-10
1
-0
/
+5
*
sfc: Fill RX rings completely full, rather than to 95% full
David Riddoch
2012-05-10
1
-3
/
+0
*
sfc: Remove efx_channel::last_eventq_read_ptr
Ben Hutchings
2012-03-06
1
-2
/
+0
*
sfc: Run event/IRQ self-test asynchronously when interface is brought up
Ben Hutchings
2012-03-06
1
-2
/
+4
*
sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channels
Ben Hutchings
2012-02-23
1
-3
/
+6
*
sfc: Add SR-IOV back-end support for SFC9000 family
Ben Hutchings
2012-02-16
1
-1
/
+31
*
sfc: Allocate SRAM between buffer table and descriptor caches at init time
Ben Hutchings
2012-02-16
1
-4
/
+9
*
sfc: Add support for 'extra' channel types
Ben Hutchings
2012-02-16
1
-0
/
+34
*
sfc: Make all CPU/IRQ/channel/queue counts unsigned
Ben Hutchings
2012-02-16
1
-1
/
+1
*
sfc: Make buffer table indices and counts consistently unsigned
Ben Hutchings
2012-02-16
1
-2
/
+2
*
sfc: Disable flow control during flushes
Steve Hodgson
2012-02-16
1
-0
/
+4
*
sfc: Leave interrupts and event queues enabled whenever we can
Ben Hutchings
2012-02-16
1
-19
/
+17
*
sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field
Ben Hutchings
2012-01-27
1
-7
/
+9
*
sfc: Make all MAC statistics consistently 64 bits wide
Ben Hutchings
2012-01-27
1
-55
/
+55
*
sfc: Remove obsolete function efx_dev_name()
Ben Hutchings
2012-01-27
1
-9
/
+0
*
sfc: Clean up test interrupt handling
Ben Hutchings
2012-01-27
1
-7
/
+8
*
sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)
Ben Hutchings
2012-01-27
1
-0
/
+4
*
sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUG
Ben Hutchings
2012-01-27
1
-5
/
+1
*
sfc: Remove efx_nic_type::push_multicast_hash operation
Ben Hutchings
2012-01-27
1
-3
/
+2
[prev]
[next]