index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: mark some unexported symbols as static
kbuild test robot
2018-01-28
2
-3
/
+3
*
sfc: add suffix to large constant in ptp
Bert Kenward
2018-01-26
1
-1
/
+1
*
sfc: support Medford2 frequency adjustment format
Laurence Evans
2018-01-25
1
-14
/
+31
*
sfc: support second + quarter ns time format for receive datapath
Edward Cree
2018-01-25
1
-33
/
+106
*
sfc: support separate PTP and general timestamping
Laurence Evans
2018-01-25
1
-15
/
+43
*
sfc: simplify RX datapath timestamping
Laurence Evans
2018-01-25
1
-8
/
+5
*
sfc: only advertise TX timestamping if we have the license for it
Martin Habets
2018-01-25
2
-1
/
+16
*
sfc: on 8000 series use TX queues for TX timestamps
Edward Cree
2018-01-25
6
-13
/
+54
*
sfc: MAC TX timestamp handling on the 8000 series
Martin Habets
2018-01-25
2
-2
/
+46
*
sfc: only enable TX timestamping if the adapter is licensed for it
Martin Habets
2018-01-25
2
-0
/
+29
*
sfc: use main datapath for HW timestamps if available
Martin Habets
2018-01-25
2
-15
/
+42
*
sfc: add function to determine which TX timestamping method to use
Martin Habets
2018-01-25
2
-0
/
+11
*
sfc: handle TX timestamps in the normal data path
Martin Habets
2018-01-25
5
-9
/
+119
*
sfc: remove tx and MCDI handling from NAPI budget consideration
Bert Kenward
2018-01-25
2
-30
/
+7
*
sfc: add bits for 25/50/100G supported/advertised speeds
Edward Cree
2018-01-10
1
-0
/
+12
*
sfc: support the ethtool ksettings API properly so that 25/50/100G works
Edward Cree
2018-01-10
5
-83
/
+92
*
sfc: basic MCDI mapping of 25/50/100G link speeds
Edward Cree
2018-01-10
1
-10
/
+16
*
sfc: expose CTPIO stats on NICs that support them
Bert Kenward
2017-12-21
2
-0
/
+67
*
sfc: expose FEC stats on Medford2
Edward Cree
2017-12-21
2
-1
/
+30
*
sfc: support variable number of MAC stats
Edward Cree
2017-12-21
5
-11
/
+29
*
sfc: update MCDI protocol headers
Edward Cree
2017-12-21
1
-144
/
+2309
*
sfc: populate the timer reload field
Bert Kenward
2017-12-18
1
-2
/
+3
*
sfc: update EF10 register definitions
Bert Kenward
2017-12-18
2
-25
/
+37
*
sfc: improve PTP error reporting
Edward Cree
2017-12-18
3
-2
/
+13
*
sfc: add Medford2 (SFC9250) PCI Device IDs
Edward Cree
2017-12-18
1
-0
/
+4
*
sfc: support VI strides other than 8k
Edward Cree
2017-12-18
5
-27
/
+70
*
sfc: make mem_bar a function rather than a constant
Edward Cree
2017-12-18
5
-12
/
+35
*
sfc: pass valid pointers from efx_enqueue_unwind
Bert Kenward
2017-12-08
1
-1
/
+4
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
2
-2
/
+2
|
\
|
*
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
15
-37
/
+55
|
\
\
|
|
/
|
/
|
|
*
net: sfc: remove redundant variable start
Colin Ian King
2017-11-11
1
-2
/
+0
|
*
sfc: don't warn on successful change of MAC
Robert Stonehouse
2017-11-10
1
-1
/
+1
|
*
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-08
2
-2
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
2
-0
/
+2
|
|
\
|
*
|
sfc: support rx-fcs and rx-all
Edward Cree
2017-11-01
4
-8
/
+30
|
*
|
net: ethernet/sfc: Convert timers to use timer_setup()
Kees Cook
2017-10-25
9
-24
/
+22
*
|
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
2
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
|
/
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
11
-36
/
+36
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
1
-2
/
+6
|
\
|
*
sfc: don't try and read ef10 data on non-ef10 NIC
Bert Kenward
2017-08-15
1
-2
/
+6
*
|
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
4
-8
/
+10
*
|
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
2
-2
/
+2
*
|
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
4
-4
/
+0
*
|
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-07
4
-10
/
+14
*
|
sfc: Add ethtool -m support for QSFP modules
Martin Habets
2017-07-19
1
-43
/
+181
|
/
*
sfc: don't read beyond unicast address list
Bert Kenward
2017-07-12
1
-5
/
+3
*
sfc: correct comment on efx_mcdi_process_event
Edward Cree
2017-07-01
1
-1
/
+1
*
sfc: change Unknown MCDI event message to print full event.
Jon Cooper
2017-07-01
1
-2
/
+3
[next]