index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
efx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-28
sfc: Remove support for siena high priority queue
Martin Habets
1
-1
/
+0
2023-06-12
sfc: Add devlink dev info support for EF10
Martin Habets
1
-0
/
+9
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2023-04-17
sfc: Fix use-after-free due to selftest_work
Ding Hui
1
-1
/
+0
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+7
2023-03-24
sfc: ef10: don't overwrite offload features at NIC reset
Íñigo Huguet
1
-10
/
+7
2023-03-08
sfc: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-5
/
+0
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
1
-0
/
+4
2023-02-08
sfc: move xdp_features configuration in efx_pci_probe_post_io()
Lorenzo Bianconi
1
-4
/
+4
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+4
2023-01-28
sfc: correctly advertise tunneled IPv6 segmentation
Íñigo Huguet
1
-1
/
+4
2022-11-01
sfc: Fix an error handling path in efx_pci_probe()
Christophe JAILLET
1
-2
/
+6
2022-09-13
sfc: introduce shutdown entry point in efx pci driver
Pieter Jansen van Vuuren
1
-0
/
+12
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-06-29
sfc: Separate netdev probe/remove from PCI probe/remove
Jonathan Cooper
1
-1
/
+1
2022-06-29
sfc: Separate efx_nic memory from net_device memory
Jonathan Cooper
1
-4
/
+16
2022-06-29
sfc: Encapsulate access to netdev_priv()
Jonathan Cooper
1
-10
/
+10
2022-06-29
sfc: Change BUG_ON to WARN_ON and recovery code.
Jonathan Cooper
1
-1
/
+2
2022-06-29
sfc: Remove netdev init from efx_init_struct
Jonathan Cooper
1
-1
/
+2
2022-06-29
sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.
Jonathan Cooper
1
-16
/
+13
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
1
-1
/
+1
2022-05-04
sfc: Disable Siena support
Martin Habets
1
-17
/
+0
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-58
/
+20
2021-08-20
sfc: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-51
/
+14
2021-08-20
sfc: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-15
/
+14
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-05-23
sfc: use DEVICE_ATTR_*() macro
YueHaibing
1
-3
/
+3
2021-05-14
sfc: don't use netif_info et al before net_device is registered
Heiner Kallweit
1
-8
/
+5
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
1
-1
/
+1
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
1
-2
/
+0
2020-09-11
sfc: advertise encapsulated offloads on EF10
Edward Cree
1
-0
/
+1
2020-09-07
sfc: remove EFX_DRIVER_VERSION
Edward Cree
1
-2
/
+1
2020-09-07
sfc: remove phy_op indirection
Edward Cree
1
-12
/
+5
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-5
/
+0
2020-07-27
sfc: skeleton EF100 PF driver
Edward Cree
1
-0
/
+8
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-5
/
+0
2020-07-23
sfc: convert to new udp_tunnel infrastructure
Jakub Kicinski
1
-70
/
+2
2020-07-02
sfc: commonise netif_set_real_num[tr]x_queues calls
Edward Cree
1
-3
/
+0
2020-07-02
sfc: move modparam 'rss_cpus' out of common channel code
Edward Cree
1
-0
/
+3
2020-07-02
sfc: move modparam 'interrupt_mode' out of common channel code
Edward Cree
1
-0
/
+4
2020-07-02
sfc: support setting MTU even if not privileged to configure MAC fully
Edward Cree
1
-4
/
+0
2020-06-30
sfc: commonise efx->[rt]xq_entries initialisation
Edward Cree
1
-1
/
+0
2020-06-30
sfc: commonise miscellaneous efx functions
Edward Cree
1
-103
/
+0
2020-06-29
sfc: commonise PCI error handlers
Edward Cree
1
-91
/
+0
2020-06-29
sfc: track which BAR is mapped
Edward Cree
1
-2
/
+2
2020-06-29
sfc: commonise FC advertising
Edward Cree
1
-24
/
+0
2020-02-19
sfc: remove unused variable 'efx_default_channel_type'
YueHaibing
1
-1
/
+0
[next]