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
/
qlogic
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
qed: Fix potential memory corruption
Sagiv Ozeri
1
-7
/
+5
2018-11-08
qed: Fix SPQ entries not returned to pool in error flows
Denis Bolotin
8
-15
/
+45
2018-11-08
qed: Fix blocking/unlimited SPQ entries leak
Denis Bolotin
2
-27
/
+33
2018-11-08
qed: Fix memory/entry leak in qed_init_sp_request()
Denis Bolotin
1
-2
/
+14
2018-11-07
qlcnic: remove assumption that vlan_tci != 0
Michał Mirosław
1
-3
/
+5
2018-11-03
qed: fix link config error handling
Arnd Bergmann
1
-2
/
+5
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+0
2018-10-23
qed: Fix static checker warning
Rahul Verma
1
-3
/
+3
2018-10-22
qlcnic: fix a return in qlcnic_dcb_get_capability()
Dan Carpenter
1
-1
/
+1
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+1
2018-10-18
qed: fix spelling mistake "transcevier" -> "transceiver"
Colin Ian King
1
-1
/
+1
2018-10-17
net: qla3xxx: Remove overflowing shift statement
Nathan Chancellor
1
-2
/
+0
2018-10-16
qed: Prevent link getting down in case of autoneg-off.
Rahul Verma
1
-7
/
+33
2018-10-16
qede: Check available link modes before link set from ethtool.
Rahul Verma
1
-19
/
+45
2018-10-16
qed: Add supported link and advertise link to display in ethtool.
Rahul Verma
4
-55
/
+403
2018-10-16
qed: Added supported transceiver modes, speed capability and board config to ...
Rahul Verma
1
-1
/
+53
2018-10-16
qed: Align local and global PTT to propagate through the APIs.
Rahul Verma
5
-23
/
+35
2018-10-15
qed: fix spelling mistake "Ireelevant" -> "Irrelevant"
Colin Ian King
1
-1
/
+1
2018-10-10
qed: Add support for virtual link.
Sudarsana Reddy Kalluru
2
-52
/
+73
2018-10-04
qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffers
Nathan Chancellor
1
-1
/
+12
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-98
/
+28
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
3
-8
/
+0
2018-10-02
qede: Add driver support for 20G link speed.
Sudarsana Reddy Kalluru
1
-0
/
+9
2018-10-02
qed: Add driver support for 20G link speed.
Sudarsana Reddy Kalluru
3
-0
/
+16
2018-09-29
qlcnic: fix Tx descriptor corruption on 82xx devices
Shahed Shaikh
5
-12
/
+17
2018-09-28
qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered"
Colin Ian King
2
-8
/
+8
2018-09-28
qlogic: netxen: remove ndo_poll_controller
Eric Dumazet
1
-23
/
+0
2018-09-28
qlcnic: remove ndo_poll_controller
Eric Dumazet
1
-45
/
+0
2018-09-28
qed: Fix shmem structure inconsistency between driver and the mfw.
Sudarsana Reddy Kalluru
1
-0
/
+1
2018-09-28
qed: Remove set but not used variable 'p_archipelago'
YueHaibing
1
-4
/
+0
2018-09-26
qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pkt
Nathan Chancellor
1
-2
/
+2
2018-09-26
qed: Avoid constant logical operation warning in qed_vf_pf_acquire
Nathan Chancellor
1
-1
/
+0
2018-09-26
qed: Avoid implicit enum conversion in qed_roce_mode_to_flavor
Nathan Chancellor
1
-11
/
+4
2018-09-26
qed: Fix mask parameter in qed_vf_prep_tunn_req_tlv
Nathan Chancellor
1
-2
/
+2
2018-09-26
qed: Avoid implicit enum conversion in qed_set_tunn_cls_info
Nathan Chancellor
1
-1
/
+1
2018-09-26
qed: fix spelling mistake "toogle" -> "toggle"
Colin Ian King
1
-1
/
+1
2018-09-26
net: qed: list usage cleanup
zhong jiang
3
-13
/
+9
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-22
/
+73
2018-09-19
qed: Add missing device config for RoCE EDPM in UFP mode.
Sudarsana Reddy Kalluru
3
-22
/
+48
2018-09-19
qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.
Sudarsana Reddy Kalluru
2
-1
/
+9
2018-09-19
qed: Fix populating the invalid stag value in multi function mode.
Sudarsana Reddy Kalluru
2
-1
/
+18
2018-09-19
net: qede: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
1
-1
/
+1
2018-09-17
qed: remove duplicated include from qed_cxt.c
YueHaibing
1
-1
/
+0
2018-09-12
qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'
Yue Haibing
1
-5
/
+1
2018-09-06
qed*: Utilize FW 8.37.7.0
Denis Bolotin
4
-196
/
+361
2018-09-01
qed: Lower the severity of a dcbx log message.
Sudarsana Reddy Kalluru
1
-2
/
+3
2018-08-25
qed: fix spelling mistake "comparsion" -> "comparison"
Colin Ian King
1
-1
/
+1
2018-08-25
qlge: Fix netdev features configuration.
Manish Chopra
1
-15
/
+8
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
1
-4
/
+2
2018-08-20
qed: Avoid sending mailbox commands when MFW is not responsive
Tomer Tayar
3
-3
/
+56
[next]