Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
kernel
/
common
/
d3757ba4c1421d2ad00d2bf97119005e37ad2902
/
drivers
/
net
/
ethernet
/
sfc
d3757ba
ethernet: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
7f61e6c
sfc: support FEC configuration through ethtool
by Edward Cree
· 7 years ago
f215347
sfc: update MCDI protocol headers
by Edward Cree
· 7 years ago
42356d9
sfc: support RSS spreading of ethtool ntuple filters
by Edward Cree
· 7 years ago
9baeb5e
sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMII
by Colin Ian King
· 7 years ago
e7345ba
sfc: mark some unexported symbols as static
by kbuild test robot
· 8 years ago
5b09179
sfc: add suffix to large constant in ptp
by Bert Kenward
· 8 years ago
88a4fb5
sfc: support Medford2 frequency adjustment format
by Laurence Evans
· 8 years ago
1280c0f
sfc: support second + quarter ns time format for receive datapath
by Edward Cree
· 8 years ago
04796f4
sfc: support separate PTP and general timestamping
by Laurence Evans
· 8 years ago
c4f64fc
sfc: simplify RX datapath timestamping
by Laurence Evans
· 8 years ago
6aa47c8
sfc: only advertise TX timestamping if we have the license for it
by Martin Habets
· 8 years ago
2935e3c
sfc: on 8000 series use TX queues for TX timestamps
by Edward Cree
· 8 years ago
c1d0d33
sfc: MAC TX timestamp handling on the 8000 series
by Martin Habets
· 8 years ago
50663fe
sfc: only enable TX timestamping if the adapter is licensed for it
by Martin Habets
· 8 years ago
23418dc
sfc: use main datapath for HW timestamps if available
by Martin Habets
· 8 years ago
9c3afb3
sfc: add function to determine which TX timestamping method to use
by Martin Habets
· 8 years ago
b9b603d4
sfc: handle TX timestamps in the normal data path
by Martin Habets
· 8 years ago
5227ecc
sfc: remove tx and MCDI handling from NAPI budget consideration
by Bert Kenward
· 8 years ago
5abb5e7
sfc: add bits for 25/50/100G supported/advertised speeds
by Edward Cree
· 8 years ago
c2ab85d
sfc: support the ethtool ksettings API properly so that 25/50/100G works
by Edward Cree
· 8 years ago
702b3d5
sfc: basic MCDI mapping of 25/50/100G link speeds
by Edward Cree
· 8 years ago
2c0b6ee
sfc: expose CTPIO stats on NICs that support them
by Bert Kenward
· 8 years ago
f411b54
sfc: expose FEC stats on Medford2
by Edward Cree
· 8 years ago
c1be482
sfc: support variable number of MAC stats
by Edward Cree
· 8 years ago
d31a596
sfc: update MCDI protocol headers
by Edward Cree
· 8 years ago
0bc959a
sfc: populate the timer reload field
by Bert Kenward
· 8 years ago
d8d8ccf
sfc: update EF10 register definitions
by Bert Kenward
· 8 years ago
acaef3c1
sfc: improve PTP error reporting
by Edward Cree
· 8 years ago
aae5a31
sfc: add Medford2 (SFC9250) PCI Device IDs
by Edward Cree
· 8 years ago
7182744
sfc: support VI strides other than 8k
by Edward Cree
· 8 years ago
03714bb
sfc: make mem_bar a function rather than a constant
by Edward Cree
· 8 years ago
d4a7a88
sfc: pass valid pointers from efx_enqueue_unwind
by Bert Kenward
· 8 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
453f85d
mm: remove __GFP_COLD
by Mel Gorman
· 8 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
492d070
net: sfc: remove redundant variable start
by Colin Ian King
· 8 years ago
cbad52e
sfc: don't warn on successful change of MAC
by Robert Stonehouse
· 8 years ago
575ed7d
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
by Nogah Frankel
· 8 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 8 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 8 years ago
6978729
sfc: support rx-fcs and rx-all
by Edward Cree
· 8 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 8 years ago
7aa1402
net: ethernet/sfc: Convert timers to use timer_setup()
by Kees Cook
· 8 years ago
463910e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
61deee9
sfc: don't try and read ef10 data on non-ef10 NIC
by Bert Kenward
· 8 years ago
de4784c
net: sched: get rid of struct tc_to_netdev
by Jiri Pirko
· 8 years ago
38cf042
net: sched: change return value of ndo_setup_tc for driver supporting mqprio only
by Jiri Pirko
· 8 years ago
5fd9fc4
net: sched: push cls related args into cls_common structure
by Jiri Pirko
· 8 years ago
2572ac5
net: sched: make type an argument for ndo_setup_tc
by Jiri Pirko
· 8 years ago
9b17010
sfc: Add ethtool -m support for QSFP modules
by Martin Habets
· 8 years ago
c70d681
sfc: don't read beyond unicast address list
by Bert Kenward
· 8 years ago
53172d9
sfc: correct comment on efx_mcdi_process_event
by Edward Cree
· 8 years ago
4e2e347
sfc: change Unknown MCDI event message to print full event.
by Jon Cooper
· 8 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d58299a
sfc: fix attempt to translate invalid filter ID
by Edward Cree
· 8 years ago
bb53f4d
sfc: Fix MCDI command size for filter operations
by Martin Habets
· 8 years ago
3d09198
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
57f0c9c
sfc: remove duplicate up_write on VF filter_sem
by Edward Cree
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
a5fcf8a
net: propagate tc filter chain index down the ndo_setup_tc call
by Jiri Pirko
· 8 years ago
e341257
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
by Miroslav Lichvar
· 8 years ago
42e6cae
sfc: revert changes to NIC revision numbers
by Bert Kenward
· 8 years ago
b1513c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a53d26e
sfc: tx ring can only have 2048 entries for all EF10 NICs
by Bert Kenward
· 8 years ago
7b9f6da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
271a8b4
sfc: limit the number of receive queues
by Bert Kenward
· 8 years ago
148cbab
sfc: don't insert mc_list on low-latency firmware if it's too long
by Edward Cree
· 8 years ago
16ae1f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c04ca61
sfc: cleanup a condition in efx_udp_tunnel_del()
by Dan Carpenter
· 8 years ago
56f36ac
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
by Amritha Nambiar
· 8 years ago
8d70eeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
6d43131
sfc: fix IPID endianness in TSOv2
by Edward Cree
· 8 years ago
d0346b0
sfc: avoid max() in array size
by Edward Cree
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
0f5e155
scripts/spelling.txt: add "an one" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
9c568fd
sfc: do not device_attach if a reset is pending
by Peter Dunning
· 8 years ago
105eac6
sfc: forget filters from sw table if hw replies ENOENT on removing them
by Bert Kenward
· 8 years ago
0ccb998
sfc: fix filter_id misinterpretation in edge case
by Jon Cooper
· 8 years ago
62980cb
sfc: only fall back to a lower interrupt mode if it is supported
by Andrew Rybchenko
· 8 years ago
6f9f6ec
sfc: MSI-X is the only interrupt mode for EF10 VFs
by Andrew Rybchenko
· 8 years ago
90d2ea9
sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors
by Edward Cree
· 8 years ago
e5fbd97
sfc: configure UDP tunnel offload ports
by Jon Cooper
· 8 years ago
d4e8547
sfc: update mcdi_pcol definitions for MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTS
by Matthew Slattery
· 8 years ago
0ca2b46
sfc: call mcdi_reboot_detected() when MC reboots during an MCDI command
by Jon Cooper
· 8 years ago
8a53140
sfc: harden driver against MC resets during initial probe
by Jon Cooper
· 8 years ago
da50ae2
sfc: set csum_level for encapsulated packets
by Jon Cooper
· 8 years ago
a0ee354
sfc: process RX event inner checksum flags
by Jon Cooper
· 8 years ago
ee467fb
sfc: fix an off by one bug
by Dan Carpenter
· 8 years ago
f820c0a
sfc: don't rearm interrupts if busy polling
by Bert Kenward
· 8 years ago
86bc8b3
sfc-falcon: get rid of custom busy polling code
by Eric Dumazet
· 8 years ago
e7fe949
sfc: get rid of custom busy polling code
by Eric Dumazet
· 8 years ago
e990499
sfc: fix an off-by-one compare on an array size
by Colin Ian King
· 9 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 9 years ago
9b41080
sfc: insert catch-all filters for encapsulated traffic
by Edward Cree
· 9 years ago
34e7aef
sfc: refactor debug-or-warnings printks
by Jon Cooper
· 9 years ago
2d3d4ec
sfc: fixes to filter restore handling
by Jon Cooper
· 9 years ago
6eacfb5
sfc: reduce severity of PIO buffer alloc failures
by Tomáš Pilař
· 9 years ago
a707d18
sfc: read back RX hash config from the NIC when querying it with ethtool -x
by Edward Cree
· 9 years ago
Next »