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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
1
-2
/
+1
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
1
-2
/
+0
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
1
-1
/
+1
2020-11-13
sfc: support GRE TSO on EF100
Edward Cree
2
-2
/
+11
2020-11-13
sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100
Edward Cree
2
-2
/
+5
2020-11-13
sfc: extend bitfield macros to 19 fields
Edward Cree
1
-5
/
+21
2020-10-30
sfc: advertise our vlan features
Edward Cree
1
-0
/
+2
2020-10-30
sfc: only use fixed-id if the skb asks for it
Edward Cree
2
-7
/
+8
2020-10-30
sfc: implement encap TSO on EF100
Edward Cree
2
-21
/
+37
2020-10-30
sfc: extend bitfield macros to 17 fields
Edward Cree
1
-5
/
+37
2020-10-20
sfc: move initialisation of efx->filter_sem to efx_init_struct()
Edward Cree
2
-1
/
+1
2020-09-29
net: sfc: Use GFP_KERNEL in efx_ef10_try_update_nic_stats()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-09-29
net: sfc: Replace in_interrupt() usage
Edward Cree
4
-10
/
+26
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
4
-2
/
+9
2020-09-25
sfc: fix kdoc warning
Jesse Brandeburg
2
-1
/
+2
2020-09-25
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
1
-18
/
+11
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-09-21
sfc: Fix error code in probe
Dan Carpenter
1
-0
/
+1
2020-09-11
sfc: advertise encapsulated offloads on EF10
Edward Cree
4
-0
/
+104
2020-09-11
sfc: implement encapsulated TSO on EF10
Edward Cree
2
-14
/
+46
2020-09-11
sfc: de-indirect TSO handling
Edward Cree
9
-37
/
+46
2020-09-11
sfc: select inner-csum-offload TX queues for skbs that need it
Edward Cree
3
-2
/
+29
2020-09-11
sfc: create inner-csum queues on EF10 if supported
Edward Cree
2
-11
/
+28
2020-09-11
sfc: define inner/outer csum offload TXQ types
Edward Cree
7
-11
/
+13
2020-09-11
sfc: decouple TXQ type from label
Edward Cree
11
-43
/
+64
2020-09-11
sfc: cleanups around efx_alloc_channel
Edward Cree
2
-5
/
+2
2020-09-11
sfc: remove spurious unreachable return statement
Edward Cree
1
-1
/
+0
2020-09-11
sfc: remove duplicate call to efx_init_channels from EF100 probe
Edward Cree
1
-4
/
+0
2020-09-08
sfc: coding style cleanups in mcdi_port_common.c
Edward Cree
2
-12
/
+13
2020-09-07
sfc: simplify DMA mask setting
Edward Cree
1
-11
/
+1
2020-09-07
sfc: remove EFX_DRIVER_VERSION
Edward Cree
3
-5
/
+1
2020-09-07
sfc: handle limited FEC support
Edward Cree
2
-14
/
+36
2020-09-07
sfc: add ethtool ops and miscellaneous ndos to EF100
Edward Cree
3
-1
/
+51
2020-09-07
sfc: remove phy_op indirection
Edward Cree
9
-712
/
+601
2020-09-07
sfc: don't double-down() filters in ef100_reset()
Edward Cree
1
-12
/
+0
2020-09-05
sfc: remove efx_tx_queue_partner
Edward Cree
1
-10
/
+0
2020-09-05
sfc: rewrite efx_tx_may_pio
Edward Cree
2
-29
/
+27
2020-09-05
sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapath
Edward Cree
3
-16
/
+7
2020-09-05
sfc: use tx_queue->old_read_count in EF100 TX path
Edward Cree
2
-2
/
+20
2020-09-05
sfc: make ef100 xmit_more handling look more like ef10's
Edward Cree
2
-12
/
+11
2020-09-05
sfc: add and use efx_tx_send_pending in tx.c
Edward Cree
6
-41
/
+44
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-22
/
+22
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-4
/
+4
2020-08-31
sfc: return errors from efx_mcdi_set_id_led, and de-indirect
Edward Cree
6
-12
/
+4
2020-08-31
sfc: fix kernel-doc on struct efx_loopback_state
Edward Cree
1
-1
/
+1
2020-08-31
sfc: fix unused-but-set-variable warning in efx_farch_filter_remove_safe
Edward Cree
1
-2
/
+0
2020-08-31
sfc: fix W=1 warnings in efx_farch_handle_rx_not_ok
Edward Cree
1
-5
/
+2
2020-08-24
sfc: fix boolreturn.cocci warning and rename function
Edward Cree
1
-4
/
+4
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-18
/
+18
2020-08-20
sfc: fix build warnings on 32-bit
Edward Cree
1
-4
/
+4
[next]