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
/
staging
/
wilc1000
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-23
staging: wilc1000: avoid mutex unlock without lock in wilc_wlan_handle_txq()
Ajay Singh
3
-6
/
+12
2020-01-23
staging: wilc1000: return zero on success and non-zero on function failure
Ajay Singh
4
-239
/
+197
2020-01-22
staging: wilc1000: remove unused code prior to throughput enhancement in SPI
Ajay Singh
1
-139
/
+4
2020-01-22
staging: wilc1000: added 'wilc_' prefix for 'struct assoc_resp' name
Ajay Singh
2
-2
/
+2
2020-01-22
staging: wilc1000: move firmware API struct's to separate header file
Ajay Singh
5
-108
/
+120
2020-01-22
staging: wilc1000: remove use of infinite loop conditions
Ajay Singh
3
-146
/
+84
2020-01-15
staging: wilc1000: remove redundant assignment to variable result
Colin Ian King
1
-2
/
+2
2019-12-10
staging: wilc1000: use GENMASK to extract wid type
Ajay Singh
2
-4
/
+5
2019-12-10
staging: wilc1000: use kernel provided struct cast to extract mac header
Ajay Singh
1
-6
/
+3
2019-12-10
staging: wilc1000: remove unused compile time featurization
Ajay Singh
1
-23
/
+0
2019-11-11
staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()
Ajay Singh
1
-10
/
+15
2019-11-05
staging: wilc1000: use defines for msg types received from firmware
Ajay Singh
1
-11
/
+9
2019-11-05
staging: wilc1000: added proper spacing for comments
Ajay Singh
5
-12
/
+21
2019-11-05
staging: wilc1000: avoid use of C++ style comments
Ajay Singh
1
-1
/
+1
2019-11-05
staging: wilc1000: added 'WILC_' prefix in header guard macro
Ajay Singh
3
-6
/
+6
2019-11-05
staging: wilc1000: remove 'wilc_' prefix from filenames
Ajay Singh
15
-24
/
+24
2019-11-05
staging: wilc1000: avoid 'bool' datatype in struct sent to firmware
Ajay Singh
1
-2
/
+4
2019-10-29
staging: wilc1000: check if device is initialzied before changing vif
Adham Abozaeid
1
-6
/
+12
2019-10-24
staging: wilc1000: handle mgmt frames for both interfaces during concurrent mode
Ajay Singh
2
-8
/
+5
2019-10-24
staging: wilc1000: potential corruption in wilc_parse_join_bss_param()
Dan Carpenter
1
-0
/
+2
2019-10-24
staging: wilc1000: store bss object and use cfg80211_connect_bss()
Adham Abozaeid
2
-6
/
+15
2019-10-07
staging: wilc1000: don't use wdev while setting tx power
Adham Abozaeid
1
-1
/
+15
2019-09-30
staging: wilc1000: look for rtc_clk clock in spi mode
Adham Abozaeid
1
-0
/
+11
2019-09-30
staging: wilc1000: use RCU list to maintain vif interfaces list
Ajay Singh
5
-123
/
+148
2019-09-30
staging: wilc1000: move wlan_deinit_locks() in wilc_netdev_cleanup()
Ajay Singh
3
-15
/
+14
2019-09-30
staging: wilc1000: remove unnecessary netdev validation check in del_key()
Ajay Singh
1
-18
/
+15
2019-09-12
staging: wilc1000: avoid twice IRQ handler execution for each single interrupt
Ajay Singh
1
-1
/
+1
2019-09-12
staging: wilc1000: remove unused interrupt status handling code
Ajay Singh
2
-34
/
+2
2019-09-12
staging: wilc1000: look for rtc_clk clock
Eugen Hristev
2
-0
/
+15
2019-09-12
staging: dt-bindings: wilc1000: add optional rtc_clk property
Eugen Hristev
2
-1
/
+15
2019-08-12
staging: wilc1000: return kernel error codes from wilc_wlan_stop
Adham Abozaeid
1
-5
/
+5
2019-08-12
staging: wilc1000: Don't reset WILC CPU disgracefully
Adham Abozaeid
3
-60
/
+24
2019-08-12
Merge 5.3-rc4 into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2019-08-08
staging: wilc1000: use helper API to pack data for firmware
Ajay Singh
1
-56
/
+18
2019-08-02
staging: wilc1000: remove unused function
Adham Abozaeid
2
-10
/
+0
2019-08-02
staging: wilc1000: merge drv_handle and operation_mode wids
Adham Abozaeid
5
-51
/
+21
2019-07-30
staging: wilc1000: remove manual sleep mode
Adham Abozaeid
4
-23
/
+1
2019-07-30
staging: wilc1000: apply power management regardless of open interfaces
Adham Abozaeid
1
-3
/
+0
2019-07-30
staging: wilc1000: avoid overriding powersave state
Adham Abozaeid
3
-24
/
+3
2019-07-30
staging: wilc1000: remove unused members
Adham Abozaeid
3
-11
/
+2
2019-07-30
staging: wilc1000: remove ip timeout timer
Adham Abozaeid
2
-18
/
+0
2019-07-30
staging: wilc1000: remove inetaddr notifier
Adham Abozaeid
1
-65
/
+0
2019-07-25
staging: wilc1000: Merge memcpy + le32_to_cpus to get_unaligned_le32
Chuhong Yuan
3
-10
/
+5
2019-07-25
staging: wilc1000: flush the workqueue before deinit the host
Adham Abozaeid
1
-0
/
+1
2019-07-22
staging: wilc1000: Replace function wilc_wlan_cfg_get_val()
Nishka Dasgupta
5
-11
/
+5
2019-07-01
staging: wilc1000: rename 'host_interface' source and header
Ajay Singh
4
-2
/
+2
2019-07-01
staging: wilc1000: remove extra argument passing to wilc_send_config_pkt()
Ajay Singh
3
-81
/
+40
2019-07-01
staging: wilc1000: remove use of 'src_addr' element in 'wilc_vif' struct
Ajay Singh
3
-4
/
+2
2019-07-01
staging: wilc1000: remove unnecessary loop to traverse vif interfaces
Ajay Singh
2
-17
/
+6
2019-07-01
staging: wilc1000: remove use of driver_handler_id & ifc_id
Ajay Singh
5
-9
/
+4
[next]