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
/
net_driver.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-16
sfc: add devlink port support for ef100
Alejandro Lucero
1
-0
/
+2
2023-02-16
sfc: enumerate mports in ef100
Alejandro Lucero
1
-0
/
+4
2023-02-16
sfc: add devlink support for ef100
Alejandro Lucero
1
-0
/
+2
2022-11-16
sfc: add extra RX channel to receive MAE counter updates on ef100
Edward Cree
1
-1
/
+2
2022-11-16
sfc: add ability for extra channels to receive raw RX buffers
Edward Cree
1
-0
/
+2
2022-11-16
sfc: add start and stop methods to channels
Edward Cree
1
-0
/
+4
2022-11-16
sfc: add ability for an RXQ to grant credits on refill
Edward Cree
1
-0
/
+8
2022-10-19
sfc: remove 'log-tc-errors' ethtool private flag
Edward Cree
1
-2
/
+0
2022-09-28
sfc: optional logging of TC offload errors
Edward Cree
1
-0
/
+2
2022-07-29
sfc: insert default MAE rules to connect VFs to representors
Edward Cree
1
-0
/
+2
2022-07-29
sfc: check ef100 RX packets are from the wire
Edward Cree
1
-0
/
+3
2022-07-22
sfc: support passing a representor to the EF100 TX path
Edward Cree
1
-0
/
+1
2022-07-22
sfc: add skeleton ef100 VF representors
Edward Cree
1
-0
/
+4
2022-06-29
sfc: Separate efx_nic memory from net_device memory
Jonathan Cooper
1
-1
/
+14
2022-06-29
sfc: Encapsulate access to netdev_priv()
Jonathan Cooper
1
-0
/
+5
2022-06-29
sfc: Add a PROBED state for EF100 VDPA use.
Jonathan Cooper
1
-1
/
+2
2022-06-29
sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.
Jonathan Cooper
1
-4
/
+46
2022-05-29
sfc: fix considering that all channels have TX queues
Martin Habets
1
-1
/
+1
2022-04-12
sfc: Remove global definition of efx_reset_type_names
Martin Habets
1
-5
/
+0
2022-02-01
sfc: The size of the RX recycle ring should be more flexible
Martin Habets
1
-0
/
+2
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
2021-09-09
sfc: last resort fallback for lack of xdp tx queues
Íñigo Huguet
1
-1
/
+1
2021-09-09
sfc: fallback for lack of xdp tx queues
Íñigo Huguet
1
-0
/
+8
2021-04-15
sfc: ef10: implement ethtool::get_fec_stats
Jakub Kicinski
1
-0
/
+3
2020-09-29
net: sfc: Replace in_interrupt() usage
Edward Cree
1
-0
/
+5
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-1
/
+1
2020-09-11
sfc: implement encapsulated TSO on EF10
Edward Cree
1
-0
/
+5
2020-09-11
sfc: de-indirect TSO handling
Edward Cree
1
-5
/
+0
2020-09-11
sfc: define inner/outer csum offload TXQ types
Edward Cree
1
-3
/
+5
2020-09-11
sfc: decouple TXQ type from label
Edward Cree
1
-14
/
+19
2020-09-07
sfc: remove EFX_DRIVER_VERSION
Edward Cree
1
-2
/
+0
2020-09-07
sfc: remove phy_op indirection
Edward Cree
1
-47
/
+0
2020-09-05
sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapath
Edward Cree
1
-4
/
+0
2020-09-05
sfc: use tx_queue->old_read_count in EF100 TX path
Edward Cree
1
-0
/
+14
2020-09-05
sfc: add and use efx_tx_send_pending in tx.c
Edward Cree
1
-2
/
+2
2020-08-31
sfc: return errors from efx_mcdi_set_id_led, and de-indirect
Edward Cree
1
-2
/
+0
2020-08-18
sfc: don't free_irq()s if they were never requested
Edward Cree
1
-0
/
+2
2020-08-14
sfc: check hash is valid before using it
Edward Cree
1
-0
/
+2
2020-08-03
sfc_ef100: TX path for EF100 NICs
Edward Cree
1
-0
/
+21
2020-07-27
sfc: skeleton EF100 PF driver
Edward Cree
1
-0
/
+16
2020-07-27
sfc_ef100: register accesses on EF100
Edward Cree
1
-0
/
+2
2020-07-23
sfc: convert to new udp_tunnel infrastructure
Jakub Kicinski
1
-10
/
+1
2020-07-02
sfc: assign TXQs without gaps
Edward Cree
1
-1
/
+4
2020-07-02
sfc: make tx_queues_per_channel variable at runtime
Edward Cree
1
-21
/
+13
2020-07-02
sfc: remove max_interrupt_mode
Edward Cree
1
-3
/
+0
2020-07-02
sfc: support setting MTU even if not privileged to configure MAC fully
Edward Cree
1
-1
/
+1
2020-06-29
sfc: track which BAR is mapped
Edward Cree
1
-0
/
+3
2020-06-29
sfc: don't try to create more channels than we can have VIs
Edward Cree
1
-0
/
+1
2020-05-11
sfc: make firmware-variant printing a nic_type function
Edward Cree
1
-0
/
+3
2020-05-11
sfc: move 'must restore' flags out of ef10-specific nic_data
Edward Cree
1
-0
/
+2
[next]