index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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: fix flow type handling for RSS filters
Edward Cree
2018-03-27
1
-5
/
+6
*
sfc: protect list of RSS contexts under a mutex
Edward Cree
2018-03-27
6
-32
/
+89
*
sfc: return a better error if filter insertion collides with MC reboot
Edward Cree
2018-03-27
1
-0
/
+7
*
sfc: use a semaphore to lock farch filters too
Edward Cree
2018-03-27
2
-36
/
+33
*
sfc: give ef10 its own rwsem in the filter table instead of filter_lock
Edward Cree
2018-03-27
3
-213
/
+151
*
sfc: replace asynchronous filter operations
Edward Cree
2018-03-27
8
-208
/
+124
*
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-1
/
+1
*
sfc: support FEC configuration through ethtool
Edward Cree
2018-03-14
3
-0
/
+190
*
sfc: update MCDI protocol headers
Edward Cree
2018-03-14
1
-1046
/
+1776
*
sfc: support RSS spreading of ethtool ntuple filters
Edward Cree
2018-03-08
9
-150
/
+443
*
sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMII
Colin Ian King
2018-02-26
1
-1
/
+0
*
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
|
|
/
[next]