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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-05
i40e: Log info when PF is entering and leaving Allmulti mode.
Czeslaw Zagorski
1
-0
/
+4
2019-08-05
i40e: Update visual effect for advertised FEC mode.
Czeslaw Zagorski
1
-28
/
+35
2019-08-05
i40e: fix code comments
Jeff Kirsher
1
-1
/
+1
2019-08-05
i40e: don't report link up for a VF who hasn't enabled queues
Jacob Keller
2
-1
/
+13
2019-08-05
i40e: Log disable-fw-lldp flag change by ethtool
Slawomir Laba
1
-0
/
+5
2019-08-05
i40e: fix incorrect ethtool statistics veb and veb.tc_
Dmitrii Golovanov
3
-2
/
+9
2019-08-04
fm10k: fix fm10k_get_fault_pf to read correct address
Jacob Keller
1
-1
/
+1
2019-08-04
fm10k: convert NON_Q_VECTORS(hw) into NON_Q_VECTORS
Jacob Keller
4
-18
/
+11
2019-08-04
fm10k: mark unused parameters with __always_unused
Jacob Keller
5
-21
/
+28
2019-08-04
fm10k: cast page_addr to u8 * when incrementing it
Jacob Keller
1
-1
/
+1
2019-08-04
fm10k: explicitly return 0 on success path in function
Jacob Keller
1
-1
/
+1
2019-08-04
fm10k: remove needless initialization of size local variable
Jacob Keller
1
-1
/
+1
2019-08-04
fm10k: remove needless assignment of err local variable
Jacob Keller
1
-5
/
+5
2019-08-04
fm10k: remove unnecessary variable initializer
Jacob Keller
1
-1
/
+1
2019-08-01
fm10k: reduce scope of the ring variable
Jacob Keller
1
-2
/
+2
2019-08-01
fm10k: reduce the scope of the result local variable
Jacob Keller
1
-2
/
+1
2019-08-01
fm10k: reduce the scope of the local msg variable
Jacob Keller
1
-2
/
+4
2019-08-01
fm10k: reduce the scope of the local i variable
Jacob Keller
1
-2
/
+2
2019-08-01
fm10k: reduce the scope of the err variable
Jacob Keller
1
-2
/
+3
2019-08-01
fm10k: reduce the scope of the tx_buffer variable
Jacob Keller
1
-2
/
+2
2019-08-01
fm10k: reduce the scope of the q_idx local variable
Jacob Keller
1
-4
/
+5
2019-08-01
fm10k: reduce the scope of local err variable
Jacob Keller
1
-2
/
+3
2019-08-01
fm10k: reduce the scope of qv local variable
Jacob Keller
1
-2
/
+2
2019-08-01
fm10k: reduce scope of *p local variable
Jacob Keller
1
-3
/
+2
2019-08-01
fm10k: reduce scope of the err variable
Jacob Keller
1
-3
/
+3
2019-07-31
ice: Bump version number
Tony Nguyen
1
-1
/
+1
2019-07-31
ice: Remove flag to track VF interrupt status
Akeem G Abodunrin
2
-16
/
+0
2019-07-31
ice: Remove unnecessary flag ICE_FLAG_MSIX_ENA
Brett Creeley
4
-102
/
+48
2019-07-31
ice: Don't return error for disabling LAN Tx queue that does exist
Akeem G Abodunrin
1
-0
/
+3
2019-07-31
ice: Remove duplicate code in ice_alloc_rx_bufs
Brett Creeley
1
-11
/
+3
2019-07-31
ice: Add stats for Rx drops at the port level
Brett Creeley
2
-0
/
+7
2019-07-31
ice: Update number of VF queue before setting VSI resources
Akeem G Abodunrin
1
-5
/
+5
2019-07-31
ice: Set up Tx scheduling tree based on alloc VSI Tx queues
Akeem G Abodunrin
1
-3
/
+3
2019-07-31
ice: Only bump Rx tail and release buffers once per napi_poll
Brett Creeley
1
-15
/
+27
2019-07-31
ice: Disable VFs until reset is completed
Akeem G Abodunrin
1
-0
/
+5
2019-07-31
ice: Do not configure port with no media
Tony Nguyen
2
-82
/
+158
2019-07-31
ice: separate out control queue lock creation
Jacob Keller
3
-29
/
+91
2019-07-31
ice: Always set prefena when configuring an Rx queue
Brett Creeley
2
-1
/
+9
2019-07-31
ice: Move vector base setup to PF VSI
Tony Nguyen
1
-4
/
+4
2019-07-31
ice: track hardware stat registers past rollover
Jacob Keller
5
-130
/
+91
2019-07-31
ice: add lp_advertising flow control support
Paul Greenwalt
1
-32
/
+72
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
3
-4
/
+4
2019-07-24
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
6
-14
/
+22
2019-07-24
net/ixgbevf: fix a compilation error of skb_frag_t
Qian Cai
1
-2
/
+5
2019-07-24
e1000e: add workaround for possible stalled packet
Kai-Heng Feng
2
-1
/
+11
2019-07-24
igc: Add more SKUs for i225 device
Sasha Neftin
3
-0
/
+9
2019-07-24
igc: Update the MAC reset flow
Sasha Neftin
2
-2
/
+2
2019-07-24
igc: Remove the unused field from a device specification structure
Sasha Neftin
1
-5
/
+0
2019-07-24
igc: Remove the polarity field from a PHY information structure
Sasha Neftin
1
-6
/
+0
2019-07-23
igb: Use dev_get_drvdata where possible
Chuhong Yuan
1
-2
/
+1
[prev]
[next]