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
...
*
|
sfc: Preserve rx_frm_trunc counters when resizing DMA rings
Ben Hutchings
2014-02-12
1
-2
/
+0
*
|
sfc: Correct comment about number of TX queues used on EF10
Ben Hutchings
2014-02-12
1
-2
/
+2
*
|
sfc: Remove unused definitions of EF10 user-mode DMA descriptors
Ben Hutchings
2014-02-12
1
-61
/
+0
*
|
sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGN
Ben Hutchings
2014-02-12
1
-13
/
+4
*
|
sfc: Rewrite adjustment of PPS event in a clearer way
Ben Hutchings
2014-02-12
1
-24
/
+23
*
|
sfc: Cache skb->data in local variable in efx_ptp_rx()
Ben Hutchings
2014-02-12
1
-10
/
+13
*
|
sfc: Removed adhoc scheme to rate limit PTP event queue overflow message
Laurence Evans
2014-02-12
1
-20
/
+2
|
/
*
drivers/net: fix build warning in ethernet/sfc/tx.c
Paul Gortmaker
2014-02-06
1
-0
/
+2
*
sfc: Use the correct maximum TX DMA ring size for SFC9100
Ben Hutchings
2014-01-23
2
-2
/
+5
*
sfc: Fix transposed ptp_{under, over}size_sync_windows statistics
Ben Hutchings
2014-01-21
1
-2
/
+2
*
sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.
Jon Cooper
2014-01-21
2
-8
/
+37
*
sfc: fix sparse non static symbol warning
Wei Yongjun
2013-12-19
1
-1
/
+1
*
net: sfc calls skb_set_hash
Tom Herbert
2013-12-18
1
-1
/
+2
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2013-12-17
11
-206
/
+362
|
\
|
*
sfc: Fix RX drop filters for EF10
Ben Hutchings
2013-12-16
1
-1
/
+3
|
*
sfc: Add PTP counters to ethtool stats
Ben Hutchings
2013-12-12
3
-9
/
+127
|
*
sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait}
Shradha Shah
2013-12-12
2
-6
/
+6
|
*
sfc: remove unused 'enum efx_rx_alloc_method'
Andrew Rybchenko
2013-12-12
1
-6
/
+0
|
*
sfc: remove unused 'refcnt' from efx_rx_page_state
Andrew Rybchenko
2013-12-12
1
-3
/
+0
|
*
sfc: Implement efx_nic_type::filter_clear_rx operation for EF10
Ben Hutchings
2013-12-12
6
-28
/
+32
|
*
sfc: Allow filter removal only with exactly matching priority
Ben Hutchings
2013-12-12
2
-2
/
+2
|
*
sfc: Don't refer to 'stack' in filter implementation
Ben Hutchings
2013-12-12
2
-56
/
+56
|
*
sfc: Change priority and flags for automatic MAC filters
Ben Hutchings
2013-12-12
4
-54
/
+67
|
*
sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well
Andrew Rybchenko
2013-12-12
7
-39
/
+57
|
*
sfc: Add more information to many warnings using WARN() and netdev_WARN()
Ben Hutchings
2013-12-12
1
-10
/
+20
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2013-12-14
10
-217
/
+797
|
\
\
|
|
/
|
*
sfc: Remove unnecessary condition for processing the TX timestamp queue
Ben Hutchings
2013-12-12
1
-12
/
+4
|
*
sfc: Don't clear timestamps in efx_ptp_rx()
Ben Hutchings
2013-12-12
1
-6
/
+0
|
*
sfc: Enable PTP clock and timestamping for all functions on EF10
Ben Hutchings
2013-12-12
2
-17
/
+30
|
*
sfc: Associate primary and secondary functions of controller
Ben Hutchings
2013-12-12
4
-0
/
+93
|
*
sfc: Store VPD serial number at probe time
Ben Hutchings
2013-12-12
2
-7
/
+34
|
*
sfc: Add RX packet timestamping for EF10
Jon Cooper
2013-12-12
7
-15
/
+277
|
*
sfc: Copy RX prefix into skb head area in efx_rx_mk_skb()
Ben Hutchings
2013-12-12
2
-12
/
+7
|
*
sfc: split setup of hardware timestamping into NIC-type operation
Daniel Pieczko
2013-12-12
4
-72
/
+78
|
*
sfc: Add support for SFC9100 timestamp format
Laurence Evans
2013-12-12
1
-25
/
+231
|
*
sfc: Tidy up PTP synchronization code
Laurence Evans
2013-12-12
1
-20
/
+24
|
*
sfc: PTP - tidy up unused/useless variables
Laurence Evans
2013-12-12
1
-15
/
+1
|
*
sfc: Remove kernel-doc for efx_ptp_data fields not present in this version
Ben Hutchings
2013-12-12
1
-15
/
+0
|
*
sfc: Initialise efx_ptp_data::phc_clock_info from a static template
Ben Hutchings
2013-12-12
1
-14
/
+16
|
*
sfc: Do not use MAC address as clock name
Ben Hutchings
2013-12-12
1
-3
/
+2
|
*
sfc: Store flags from MC_CMD_DRV_ATTACH for later use
Ben Hutchings
2013-12-12
2
-2
/
+18
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2013-12-14
20
-421
/
+1418
|
\
\
|
|
/
|
*
sfc: Remove dependency of PTP on having a dedicated channel
Ben Hutchings
2013-12-12
3
-24
/
+41
|
*
sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}()
Ben Hutchings
2013-12-12
1
-17
/
+39
|
*
sfc: Return EBUSY for filter insertion on EF10, matching Falcon/Siena
Ben Hutchings
2013-12-12
1
-0
/
+2
|
*
sfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10
Ben Hutchings
2013-12-12
1
-0
/
+1
|
*
sfc: Fold efx_flush_all() into efx_stop_port() and update comments
Ben Hutchings
2013-12-12
1
-18
/
+12
|
*
sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPP
Ben Hutchings
2013-12-12
1
-0
/
+2
|
*
sfc: Log all unexpected MCDI errors
Edward Cree
2013-12-12
5
-229
/
+265
|
*
sfc: Add new sensor names
Ben Hutchings
2013-12-12
1
-0
/
+3
[prev]
[next]