Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dea38fc5c3cf4b509737bd9a69e454871a448c02
/
drivers
/
net
/
ethernet
/
sfc
d58299a
sfc: fix attempt to translate invalid filter ID
by Edward Cree
· 7 years ago
bb53f4d
sfc: Fix MCDI command size for filter operations
by Martin Habets
· 7 years ago
57f0c9c
sfc: remove duplicate up_write on VF filter_sem
by Edward Cree
· 7 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
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
9b41080
sfc: insert catch-all filters for encapsulated traffic
by Edward Cree
· 8 years ago
34e7aef
sfc: refactor debug-or-warnings printks
by Jon Cooper
· 8 years ago
2d3d4ec
sfc: fixes to filter restore handling
by Jon Cooper
· 8 years ago
6eacfb5
sfc: reduce severity of PIO buffer alloc failures
by Tomáš Pilař
· 8 years ago
a707d18
sfc: read back RX hash config from the NIC when querying it with ethtool -x
by Edward Cree
· 8 years ago
f74d199
sfc: support setting RSS hash key through ethtool API
by Edward Cree
· 8 years ago
c634700
sfc: get PIO buffer size from the NIC
by Edward Cree
· 8 years ago
de1deff
sfc: allow PIO more often
by Edward Cree
· 8 years ago
4b5b1ac
sfc: Replace memset with eth_zero_addr
by Shyam Saini
· 8 years ago
b40296f
sfc: efx_get_phys_port_id() can be static
by Wei Yongjun
· 8 years ago
0d71a84
sfc: stop setting dev_port
by Bert Kenward
· 8 years ago
ac019f0
sfc: implement ndo_get_phys_port_name
by Bert Kenward
· 8 years ago
08a7b29b
sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV
by Bert Kenward
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
76eb75b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
4fdda95
sfc: don't report RX hash keys to ethtool when RSS wasn't enabled
by Edward Cree
· 8 years ago
e7072f6
sfc-falcon: declare module version (same as ethtool drvinfo version)
by Edward Cree
· 8 years ago
14077e9
sfc: declare module version (same as ethtool drvinfo version)
by Edward Cree
· 8 years ago
e938ed1
net: sfc: falcon: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
ae99b63
ethernet: sfc: Add Kconfig entry for vendor Solarflare
by Tobias Klauser
· 8 years ago
52f40e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
7cafe8f
net: sfc: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
9465d9c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e01b16a
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
by Edward Cree
· 8 years ago
99831b1
sfc: remove RESET_TYPE_RX_RECOVERY
by Edward Cree
· 8 years ago
d7d6cab
sfc: don't select SFC_FALCON
by Edward Cree
· 8 years ago
edd96fa
sfc: fix debug message format string in efx_farch_handle_rx_not_ok
by Edward Cree
· 8 years ago
5a6681e
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
by Edward Cree
· 8 years ago
e373909
sfc: remove unneeded variable
by Dan Carpenter
· 8 years ago
46d1efd
sfc: remove Software TSO
by Edward Cree
· 8 years ago
e638ee1
sfc: handle failure to allocate TSOv2 contexts
by Edward Cree
· 8 years ago
e9117e5
sfc: Firmware-Assisted TSO version 2
by Bert Kenward
· 8 years ago
e17705c
sfc: Update EF10 register definitions
by Edward Cree
· 8 years ago
ece0cc1
sfc: Update MCDI protocol definitions
by Edward Cree
· 8 years ago
973334a
sfc: remove napi_hash_del() call
by Eric Dumazet
· 8 years ago
d1cbfd7
ptp_clock: Allow for it to be optional
by Nicolas Pitre
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
46d054f
sfc: clear napi_hash state when copying channels
by Bert Kenward
· 8 years ago
b718c88
sfc: report 4-tuple UDP hashing to ethtool, if it's enabled
by Edward Cree
· 8 years ago
a33a4c7
sfc: enable 4-tuple RSS hashing for UDP
by Edward Cree
· 8 years ago
cd94e51
ethernet/sfc: use core min/max MTU checking
by Bert Kenward
· 8 years ago
79aab09
net: Update API for VF vlan protocol 802.1ad support
by Moshe Shemesh
· 8 years ago
429baa6
sfc: check async completer is !NULL before calling
by Bert Kenward
· 8 years ago
efee95f
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
by Nicolas Pitre
· 8 years ago
795f023
sfc: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
72a31d8
sfc: check MTU against minimum threshold
by Bert Kenward
· 8 years ago
6abdd5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
942e298
sfc: work around TRIGGER_INTERRUPT command not working on SFC9140
by Jon Cooper
· 8 years ago
df0562c
sfc: remove duplicate assignment
by Edward Cree
· 8 years ago
69b365c
sfc: include size-binned TX stats on sfn8542q
by Edward Cree
· 8 years ago
e70c70c3
sfc: fix potential stack corruption from running past stat bitmask
by Andrew Rybchenko
· 8 years ago
c7b256f
sfc: avoid division by zero
by Edward Cree
· 8 years ago
d95e329
sfc: get timer configuration from adapter
by Bert Kenward
· 8 years ago
539de7c
sfc: set interrupt moderation via MCDI
by Bert Kenward
· 8 years ago
a995560
sfc: use new performance based event queue init
by Bert Kenward
· 8 years ago
ca889a05
sfc: retrieve second word of datapath capabilities
by Bert Kenward
· 8 years ago
7014d7f
sfc: allow asynchronous MCDI without completion function
by Bert Kenward
· 8 years ago
d29e33d
sfc: update MCDI protocol headers
by Bert Kenward
· 8 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
17471c7
net: sfc: avoid -Wtype-limits warning
by Arnd Bergmann
· 8 years ago
38d27f3
sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flag
by Andrew Rybchenko
· 8 years ago
23e202b
sfc: Update MCDI protocol definitions
by Edward Cree
· 8 years ago
eb7cfd8
sfc: Disable VLAN filtering by default if not strictly required
by Andrew Rybchenko
· 8 years ago
e4478ad
sfc: VLAN filters must only be created if the firmware supports this.
by Martin Habets
· 8 years ago
7ac0dd9
sfc: Fix dup unknown multicast/unicast filters after datapath reset
by Andrew Rybchenko
· 8 years ago
Next »