index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-20
1
-1
/
+2
|
\
|
*
sfc: Only use TX push if a single descriptor is to be written
Ben Hutchings
2013-03-12
1
-1
/
+2
*
|
sfc: make local functions static
stephen hemminger
2013-03-17
2
-5
/
+5
*
|
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-17
1
-2
/
+2
*
|
sfc: remove duplicated include from efx.c
Wei Yongjun
2013-03-13
1
-1
/
+0
*
|
sfc: allocate more RX buffers per page
Daniel Pieczko
2013-03-07
4
-45
/
+56
*
|
sfc: Replace efx_rx_is_last_buffer() with a flag
Ben Hutchings
2013-03-07
2
-11
/
+7
*
|
sfc: reuse pages to avoid DMA mapping/unmapping costs
Daniel Pieczko
2013-03-07
3
-94
/
+226
*
|
sfc: Enable RX DMA scattering where possible
Ben Hutchings
2013-03-07
9
-118
/
+363
*
|
sfc: Update RX buffer address together with length
Ben Hutchings
2013-03-07
2
-13
/
+8
*
|
sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade
Ben Hutchings
2013-03-07
1
-1
/
+1
*
|
sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va()
Ben Hutchings
2013-03-07
1
-4
/
+4
*
|
sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()
Ben Hutchings
2013-03-07
3
-7
/
+9
*
|
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
3
-20
/
+15
*
|
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
4
-26
/
+216
*
|
sfc: Disable RSS when using SR-IOV and only 1 RX queue on the PF
Ben Hutchings
2013-03-07
1
-1
/
+5
*
|
sfc: Fix replacement detection in efx_filter_insert_filter()
Ben Hutchings
2013-03-07
1
-23
/
+66
*
|
sfc: Merge efx_filter_search() into efx_filter_insert()
Ben Hutchings
2013-03-07
1
-36
/
+24
*
|
sfc: Don't use efx_filter_{build,hash,increment}() for default MAC filters
Ben Hutchings
2013-03-07
1
-16
/
+19
*
|
sfc: Remove redundant parameter to efx_filter_search()
Ben Hutchings
2013-03-07
1
-13
/
+8
*
|
sfc: More sensible semantics for efx_filter_insert_filter() replace flag
Ben Hutchings
2013-03-07
1
-4
/
+12
*
|
sfc: Remove rx_alloc_method SKB
Alexandre Rames
2013-03-07
5
-265
/
+101
*
|
sfc: tidy up PTP synchronize function efx_ptp_process_times()
Laurence Evans
2013-03-07
1
-28
/
+7
*
|
sfc: PTP changes to support improved UUID filtering mode
Laurence Evans
2013-03-07
2
-16
/
+46
*
|
sfc: Allow efx_channel_type::receive_skb() to reject a packet
Ben Hutchings
2013-03-07
3
-14
/
+14
|
/
*
sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0
Ben Hutchings
2013-03-06
1
-1
/
+1
*
sfc: Disable soft interrupt handling during efx_device_detach_sync()
Ben Hutchings
2013-03-06
1
-2
/
+2
*
sfc: Detach net device when stopping queues for reconfiguration
Ben Hutchings
2013-02-26
1
-4
/
+12
*
sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
Ben Hutchings
2013-02-26
2
-6
/
+8
*
sfc: Properly sync RX DMA buffer when it is not the last in the page
Ben Hutchings
2013-02-26
1
-5
/
+10
*
drivers/net/ethernet/sfc/ptp.c: adjust duplicate test
Julia Lawall
2013-01-21
1
-1
/
+1
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-1
/
+1
*
sfc: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-1
/
+1
*
sfc: Make module parameters really boolean
Ben Hutchings
2012-12-01
1
-4
/
+4
*
sfc: Fix timekeeping in efx_mcdi_poll()
Ben Hutchings
2012-12-01
1
-6
/
+6
*
sfc: lock TX queues when calling netif_device_detach()
Daniel Pieczko
2012-12-01
3
-3
/
+16
*
sfc: Work-around flush timeout when flushes have completed
Daniel Pieczko
2012-12-01
2
-4
/
+53
*
sfc: Reset driver's MAC stats after MC reboot seen
Ben Hutchings
2012-12-01
1
-1
/
+8
*
sfc: Do not initialise buffer in efx_alloc_special_buffer()
Ben Hutchings
2012-12-01
1
-3
/
+0
*
sfc: Correctly initialise reset_method in siena_test_chip()
Ben Hutchings
2012-12-01
1
-1
/
+1
*
sfc: Remove confusing MMIO functions
Ben Hutchings
2012-12-01
3
-36
/
+28
*
sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUES
Ben Hutchings
2012-12-01
1
-1
/
+1
*
sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page()
Ben Hutchings
2012-12-01
1
-5
/
+1
*
sfc: Really disable flow control while flushing
Ben Hutchings
2012-12-01
6
-7
/
+23
*
sfc: Fix byte order warning in self-test
Ben Hutchings
2012-12-01
1
-1
/
+1
*
sfc: Fix byte order warnings for ethtool RX filter interface
Ben Hutchings
2012-12-01
1
-11
/
+14
*
net: Remove bogus dependencies on INET
Ben Hutchings
2012-11-19
1
-1
/
+1
*
sfc: Select PTP_1588_CLOCK
Ben Hutchings
2012-11-02
1
-0
/
+1
[next]