index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
Age
Commit message (
Expand
)
Author
2019-11-14
staging: align to fix warnings of line over 80 characters
Jules Irenge
2019-11-11
staging: wfx: replace uintXX_t to uXX and intXX_t to sXX
Jules Irenge
2019-11-05
staging: wfx: Remove local variable used only in return statement.
Nachammai Karuppiah
2019-11-05
staging: wfx: replace 1 by true
Jules Irenge
2019-11-05
staging: wfx: replace 0 by NULL
Jules Irenge
2019-11-03
staging: wfx: Fix a memory leak in 'wfx_upload_beacon'
Christophe JAILLET
2019-10-26
staging: wfx: fix warnings of alignment should match open parenthesis
Jules Irenge
2019-10-26
staging: wfx: correct misspelled words
Jules Irenge
2019-10-26
staging: wfx: fix warnings of logical continuation
Jules Irenge
2019-10-26
staging: wfx: fix warning of line over 80 characters
Jules Irenge
2019-10-26
staging: wfx: fix warnings of no space is necessary
Jules Irenge
2019-10-26
staging: wfx: fix number of available tx_policies
Jérôme Pouiller
2019-10-26
staging: wfx: fix setting MAC address from DT
Jérôme Pouiller
2019-10-26
staging: wfx: fix Oops when CONFIG_OF_NET is not set
Jérôme Pouiller
2019-10-26
staging: wfx: fix CONFIG_MMC=m with CONFIG_WFX=y
Jérôme Pouiller
2019-10-26
staging: wfx: relocate wfx_fill_sl_key() in secure_link.h
Jérôme Pouiller
2019-10-26
staging: wfx: drop module version
Jérôme Pouiller
2019-10-14
staging: wfx: fix potential vulnerability to spectre
Jérôme Pouiller
2019-10-14
staging: wfx: fix error handling in wfx_tx_get_raw_link_id()
Jérôme Pouiller
2019-10-10
staging: wfx: fix spelling mistake "non existant" -> "non-existent"
Colin Ian King
2019-10-10
staging: wfx: Make some functions static in sta.c
zhengbin
2019-10-10
staging: wfx: Make function 'wfx_tx_queue_get' static
zhengbin
2019-10-10
staging: wfx: Make function 'sram_write_dma_safe', 'load_firmware_secure' static
zhengbin
2019-10-10
staging: wfx: fix swapped arguments in memset call
Colin Ian King
2019-10-08
staging: wfx: fix spelling mistake "hexdecimal" -> "hexadecimal"
Colin Ian King
2019-10-08
staging: wfx: avoid namespace contamination
Jérôme Pouiller
2019-10-08
staging: wfx: drop calls to BUG_ON()
Jérôme Pouiller
2019-10-08
staging: wfx: fix copy_{to,from}_user() usage
Jérôme Pouiller
2019-10-08
staging: wfx: correctly cast data on big-endian targets
Jérôme Pouiller
2019-10-08
staging: wfx: le16_to_cpus() takes a reference as parameter
Jérôme Pouiller
2019-10-08
staging: wfx: remove misused call to cpu_to_le16()
Jérôme Pouiller
2019-10-08
staging: wfx: simplify memory allocation in wfx_update_filtering()
Jérôme Pouiller
2019-10-04
staging: wfx: implement the rest of mac80211 API
Jérôme Pouiller
2019-10-04
staging: wfx: implement 802.11 key handling
Jérôme Pouiller
2019-10-04
staging: wfx: allow to scan networks
Jérôme Pouiller
2019-10-04
staging: wfx: allow to receive 802.11 frames
Jérôme Pouiller
2019-10-04
staging: wfx: allow to send 802.11 frames
Jérôme Pouiller
2019-10-04
staging: wfx: add debug files and trace debug events
Jérôme Pouiller
2019-10-04
staging: wfx: setup initial chip configuration
Jérôme Pouiller
2019-10-04
staging: wfx: introduce "secure link"
Jérôme Pouiller
2019-10-04
staging: wfx: add HIF commands helpers
Jérôme Pouiller
2019-10-04
staging: wfx: allow to send commands to chip
Jérôme Pouiller
2019-10-04
staging: wfx: instantiate mac80211 data
Jérôme Pouiller
2019-10-04
staging: wfx: add support for start-up indication
Jérôme Pouiller
2019-10-04
staging: wfx: add tracepoints for HIF
Jérôme Pouiller
2019-10-04
staging: wfx: add IRQ handling
Jérôme Pouiller
2019-10-04
staging: wfx: import HIF API headers
Jérôme Pouiller
2019-10-04
staging: wfx: load firmware
Jérôme Pouiller
2019-10-04
staging: wfx: add tracepoints for I/O access
Jérôme Pouiller
2019-10-04
staging: wfx: add I/O API
Jérôme Pouiller
[next]